freebsd-dev/usr.bin/w
Mike Karels ae3353515b Fix address annotation in xml output from w
The libxo xml feature of adding an annotation with the "original"
address from the utmpx file if it is different than the final "from"
field was broken by r351379. This was pointed out by the gcc error
that save_p might be used uninitialized. Save the original address
as needed in each entry, don't just use the last one from the previous
loop.

Reviewed by:	marcel@
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D21390
2019-08-29 02:44:18 +00:00
..
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pr_time.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
proc_compare.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
uptime.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
w.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
w.c Fix address annotation in xml output from w 2019-08-29 02:44:18 +00:00