HardenedBSD/sys
John Dyson ef5dc8a96d Keep fork from over extending the number of processes. Since u_map is
sized exactly for maxproc, the occasional overrunning the maxproc limit
can cause problems.
1996-03-03 19:48:45 +00:00
..
alpha Add support for the old-style Linux termio (not termios) TCGETA etc. 1996-03-03 19:07:50 +00:00
amd64 USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00
compat/linux Add support for the old-style Linux termio (not termios) TCGETA etc. 1996-03-03 19:07:50 +00:00
compile
conf Add RCS Id. 1996-03-02 20:35:51 +00:00
ddb
dev Make the handshake lines do the right thing. This is untested by the author 1996-03-03 08:42:28 +00:00
fs
geom
gnu Removed vestigial support for the obsolete FIFO option. In ext2fs 1996-02-25 20:12:36 +00:00
i386 Add support for the old-style Linux termio (not termios) TCGETA etc. 1996-03-03 19:07:50 +00:00
isa Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
isofs/cd9660
kern Keep fork from over extending the number of processes. Since u_map is 1996-03-03 19:48:45 +00:00
libkern
miscfs
modules Update the linux lkm to use the new file list and build routine. 1996-03-02 20:00:35 +00:00
msdosfs
net Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
netinet Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
netipx
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci Hopefully, this will fix the problems that some people have been having with 1996-03-02 06:08:53 +00:00
powerpc/include
rpc
scsi Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
sys Add missing prototype for newly public vn_vmio_open function, next to 1996-03-03 18:51:33 +00:00
tools
ufs Handle the bogus device that MFS uses as its VBLK device. We now don't 1996-03-02 22:18:34 +00:00
vm Remove the #ifdef notyet from the prototype of vm_map_simplify. John 1996-03-03 18:53:10 +00:00
Makefile