ambrisko 2005-12-03 05:11:07 UTC FreeBSD src repository
Modified files: . Makefile.inc1 lib/libc/gen __xuname.c getosreldate.3 uname.3 Log: Switch BUILD_ARCH in Makefile to use uname -p suggested by ru. Switch strncpy to strlcpy suggested by gad and issue found by pjd. Add to uname(3) man page describing: UNAME_s UNAME_r UNAME_v UNAME_m Add to getosreldate(3) man page describing: OSVERSION Submitted by: ru, pjd/gad Reviewed by: ru (man pages) Revision Changes Path 1.526 +1 -1 src/Makefile.inc1 1.12 +4 -4 src/lib/libc/gen/__xuname.c 1.3 +10 -1 src/lib/libc/gen/getosreldate.3 1.13 +28 -1 src/lib/libc/gen/uname.3 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"