Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Attic/PATCHLEVEL,v retrieving revision 1.1.4.10 retrieving revision 1.1.4.11 diff -u -p -r1.1.4.10 -r1.1.4.11 --- src/Attic/PATCHLEVEL 1997/02/03 05:10:50 1.1.4.10 +++ src/Attic/PATCHLEVEL 1997/03/02 21:07:21 1.1.4.11 @@ -259,3 +259,7 @@ sense buffer. [ kernel/i386 ] Fix bug that caused arguments to be left on the stack. [ C Library/YP ] Fix bug in ypserv and RPC timeout code. + +[ fsck_ffs(8) ] Check for (and remove) holes in directories. + +[ netstat(8) ] Fix printing of Unix-domain socket addresses.