FreeBSD src
Go to file
Bill Paul d7b71c676e Small touchups:
- Fix typos in comments in hash.c.
- Remove unneeded and unused member from grouplist struct in hash.h.
  (Curiously, the compiler never complained about this even though the
   member was of type 'struct grps' which is not defined anywhere in
   this program.)
- char ch -> int ch in revnetgroup.c.
- char *argv[0]; -> char *argv[]; also in revnetgroup.c.
- Force the user to specify at least one of the -u or -h flags
  and complain if they specify both.
1996-05-12 17:17:45 +00:00
bin `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
eBones Localize time 1996-05-07 19:05:10 +00:00
etc Add russian calendar directory 1996-05-10 21:42:58 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu faster 1996-05-12 16:20:26 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib Fix a bug caused by the collision of a local assembler label with another 1996-05-11 13:28:11 +00:00
libexec Small touchups: 1996-05-12 17:17:45 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Some cosmetic changes: 1996-05-09 09:42:17 +00:00
sbin Document LFS as broken. 1996-05-12 11:12:17 +00:00
secure Localize time 1996-05-07 19:05:10 +00:00
share Add comments for 1996-05-12 14:32:23 +00:00
sys Fix a brain-o. The scratch ram on aic78X0 controllers is initialized to 0x00 1996-05-12 16:25:32 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Describe calendar format & arguments better 1996-05-12 13:26:48 +00:00
usr.sbin Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00