Find a file
David Greenman a78ca332ec Bugfix based on a kernel fix:
When PPP gets an uncompressed packet, it attempts to save off the TCP/IP
header for use in decompressing subsequant packets. If PPP gets garbage
(such as what happens when there is a port speed mismatch or modem line
noise), it will occasionally mistake the packet as a valid uncompressed
packet. When it tries to save off the header, it doesn't bother to check
for the validity of the header length and will happily clobber not only
the PPP VJC data structure, but parts of other process memory that happens
to follow it...causing, ahem, undesired behavior.
1996-04-11 08:14:44 +00:00
bin Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
eBones Clarify some paths in the man pages. 1996-04-06 09:59:05 +00:00
etc Add phone (1167/udp). 1996-04-09 01:53:58 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Save screen before calling any fire() callbacks - you never know what 1996-04-08 10:28:07 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Update the description of strncat to accurately describe how many 1996-04-09 22:00:39 +00:00
libexec Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Major surgery. 1996-04-07 03:52:36 +00:00
sbin removed xref to icheck(8), ncheck(8) as they don't exist 1996-04-11 07:49:34 +00:00
secure Install crypt.3 so that libcipher will install if /usr/share/man 1996-04-09 17:20:33 +00:00
share Describe usage of LOCALBASE and X11BASE in relation with PREFIX. 1996-04-10 06:32:42 +00:00
sys When cslip gets an uncompressed packet, it attempts to save off the TCP/IP 1996-04-11 06:46:24 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Print some warnings if root invokes chpass and sets the 1996-04-11 05:30:18 +00:00
usr.sbin Bugfix based on a kernel fix: 1996-04-11 08:14:44 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00