Go to file
tsutsui 9e7c918fc2 Avoid NULL pointer dereference. 2001-08-05 11:14:21 +00:00
bin Remove duplicate `if'. Noted by Geoff C. Wing in bin/13551. 2001-07-30 16:22:49 +00:00
crypto While writing sushi's support for sshd.conf, I found out that the manpage 2001-08-03 02:29:07 +00:00
dist Remove unneeded files. okay'd by drochner. 2001-08-03 15:35:09 +00:00
distrib add myself 2001-08-03 15:08:46 +00:00
etc Fix botched commit (a conflict was committed). 2001-08-05 03:37:37 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu Remove a hack to copy grep.info to build it from grep.texi. 2001-08-03 14:42:35 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't 2001-08-05 03:33:15 +00:00
libexec Add missing braces, per bin/13612 by Brian Ginsbach. 2001-08-01 16:41:14 +00:00
regress Returning values in void is BAD. 2001-07-25 05:17:50 +00:00
sbin WARNS=2 2001-08-03 02:30:23 +00:00
share Beef this up a little. 2001-08-04 17:06:22 +00:00
sys Avoid NULL pointer dereference. 2001-08-05 11:14:21 +00:00
usr.bin command with two ms looks better. 2001-07-26 22:49:56 +00:00
usr.sbin Better argument checking. 2001-08-04 16:55:46 +00:00
Makefile Wrap a long line. 2001-08-02 06:13:33 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Since the new makeinfo is necessary to build grep.info, advertize to install 2001-08-03 14:47:17 +00:00