Go to file
hubertf be5e286e64 - Don't call basename $0 at many places. Use variable $PROGNAME
- Better check when neither $ACRONYMDB is define nor files in
   /usr/share/misc/ are found
 - Replace cat | fgrep to using fgrep only
 - Replace sort | uniq to using sort -u

By Slava Semushin <slava.semushin@gmail.com> in private email.
2007-01-24 13:17:42 +00:00
bin Fix for PR bin/35432: 2007-01-16 19:06:41 +00:00
common remove bogus (void)&var; from Anon Ymous 2006-12-18 00:41:54 +00:00
crypto Refer to RFC 4716 in two more places (instead of "IETF SECSH"). 2007-01-23 22:21:54 +00:00
dist Use the portable version to declare the type of the length argument 2007-01-21 07:59:31 +00:00
distrib Use Ns (no space) in definition of Ul (UNIX-like) macro, 2007-01-23 15:23:05 +00:00
doc Note scsictl(8) setspeed 2007-01-22 20:58:27 +00:00
etc PR/25482 2007-01-20 16:50:29 +00:00
games - Don't call basename $0 at many places. Use variable $PROGNAME 2007-01-24 13:17:42 +00:00
gnu Add NetBSD-1.3.3 and FreeBSD-6.1 for hashinit(9). 2007-01-23 22:26:06 +00:00
include Add: _lwp_kill, _lwp_detach, _lwp_park, lwp_unpark, _lwp_unpark_all. 2007-01-16 01:36:50 +00:00
lib Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
libexec PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX 2007-01-20 17:26:32 +00:00
regress Allow using something else than 'cut' to test this with the CUT env variable. 2007-01-23 21:32:55 +00:00
rescue
sbin Bump date for previous. 2007-01-23 20:34:17 +00:00
share Do not give Nx arguments it does not understand. 2007-01-23 22:24:30 +00:00
sys Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
tools Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the 2007-01-14 16:32:23 +00:00
usr.bin if ioctl(fd, CDIOCPLAYMSF,...) fails, do not warn("ioctl(CDIOREADTOCENTRYS)"); 2007-01-24 10:36:33 +00:00
usr.sbin Correctly seperate different events for the same type of lock. 2007-01-20 20:01:03 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh Added a friendly error message in case the user forgot to "build.sh tools". 2007-01-17 03:43:18 +00:00