Date: Mon, 3 Dec 2001 13:01:52 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lock Makefile lock.c Message-ID: <200112032101.fB3L1qx49059@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/12/03 13:01:52 PST
Modified files:
usr.bin/lock Makefile lock.c
Log:
Warns cleanups:
Signal handlers are supposed to take an int as an arg.
Don't locally declare crypt or ttyname.
Revision Changes Path
1.8 +2 -1 src/usr.bin/lock/Makefile
1.9 +8 -9 src/usr.bin/lock/lock.c
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?200112032101.fB3L1qx49059>
