Find a file
Bruce Evans 0513ce7f75 Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This
bug only affected FPU emulators.  It might have caused bogus FPU states
in core dumps and in the child pcb after a fork.  Emulated FPU states
in core dumps don't work for other reasons, and the child FPU state
is reinitialized by exec, so the problem might not have caused any
noticeable affects.

Cleaned up #includes.
1996-04-13 11:24:13 +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 Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Attempt to break a $Log$ snafu where a *** /--- (minus space) 1996-04-12 11:37:32 +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 Implemented a "-D" option that causes ftpd to detach and become a daemon - 1996-04-11 10:22:16 +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 default to udp if no flags specified...closes PR#bin/759 1996-04-13 06:08:24 +00:00
secure Split libcrypt and libcipher man pages. 1996-04-13 08:18:24 +00:00
share A little paper about phkmalloc. 1996-04-13 08:30:21 +00:00
sys Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This 1996-04-13 11:24:13 +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 default to udp if no flags specified...closes PR#bin/759 1996-04-13 06:08:24 +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