Date: Sun, 3 Feb 2002 06:43:08 -0800 (PST) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps Makefile extern.h fmt.c keyword.c lomac.c lomac.h nlist.c print.c ps.c ps.h Message-ID: <200202031443.g13Eh8M91268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2002/02/03 06:43:07 PST
Modified files:
bin/ps Makefile extern.h fmt.c keyword.c lomac.c
lomac.h nlist.c print.c ps.c ps.h
Log:
WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra
cleanup courtesy of automatic checking (lint).
Revision Changes Path
1.17 +1 -1 src/bin/ps/Makefile
1.17 +3 -8 src/bin/ps/extern.h
1.17 +19 -14 src/bin/ps/fmt.c
1.37 +134 -116 src/bin/ps/keyword.c
1.4 +5 -2 src/bin/ps/lomac.c
1.2 +0 -1 src/bin/ps/lomac.h
1.16 +8 -4 src/bin/ps/nlist.c
1.55 +17 -34 src/bin/ps/print.c
1.48 +47 -49 src/bin/ps/ps.c
1.10 +5 -6 src/bin/ps/ps.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202031443.g13Eh8M91268>
