FreeBSD src
Go to file
James Raynard 7d6a21b4d7 Code cleanup (part two):
1. Added missing function prototypes.
2. Added missing function return types.
3. Added missing function argument types.
4. Added missing headers for system function prototypes.
5. Corrected casts in select() args.
6. Got rid of more "extern int errno" rubbish.
7. Added extra parentheses around assignment used as truth value.
8. Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd
    even if they hadn't been successfully malloc()'d.
1996-06-10 00:49:19 +00:00
bin Backup yacc changes. 1996-06-02 17:06:40 +00:00
eBones Bring in a change that got lost when we spammed over the CVS repository 1996-06-05 22:48:04 +00:00
etc IDE cd fixes: 1996-06-07 15:47:15 +00:00
games Handle sorting in better way 1996-06-09 19:41:31 +00:00
gnu Follow alphabetical order more closely, now ISO8859-1 characters 1996-06-09 18:55:57 +00:00
include Now that Peter has been nice enough to bail me out of my last little 1996-06-05 03:47:18 +00:00
lib Code cleanup (part two): 1996-06-10 00:49:19 +00:00
libexec Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc, 1996-06-06 03:58:06 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Finally get this back into shape following my incorporation of Garrett's 1996-06-08 22:55:25 +00:00
sbin Big sweep over ipfw, picking up where Poul left off: 1996-06-09 23:46:22 +00:00
secure Bring in a change that got lost when we spammed over the CVS repository 1996-06-05 22:48:04 +00:00
share Make collation table compatible with POSIX WG15 view, i.e. 1996-06-09 17:24:45 +00:00
sys Keep the vm_fault/vm_pageout from getting into an "infinite paging loop", by 1996-06-10 00:25:40 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Added revised manpage submitted by the author of units. 1996-06-10 00:43:42 +00:00
usr.sbin documented login name limit 1996-06-09 20:45:35 +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