HardenedBSD/sys
Sujal Patel de71b88098 Fix fdavail() so that correctly pays attention to the rlimit.
Fixes unp_externalize panic which occurs when a process is at it's
ulimit for file descriptors and tries to receive a file descriptor from
another process.

Reviewed by:	wollman
1996-08-15 16:33:32 +00:00
..
alpha
amd64 Back out mistaken local change that sneaked in on the last commit. 1996-08-12 20:03:16 +00:00
compat/linux Fix memory leak bug in the path parsing code which never released it's 1996-08-05 20:52:30 +00:00
compile
conf Add comment about fxp device (Intel EE Pro/100B). 1996-08-15 10:41:34 +00:00
ddb Finally implement a simple commandline history in DDB. 1996-08-10 13:38:44 +00:00
dev Extend the poll code so that it can periodically scan the host cards 1996-08-12 17:12:07 +00:00
fs bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
geom Fail when odd number of disks are specified with mirror flag. Memory 1996-07-24 23:45:24 +00:00
gnu
i386 Add comment about fxp device (Intel EE Pro/100B). 1996-08-15 10:41:34 +00:00
isa Eliminated i586_ctr_rate. Use i586_ctr_freq instead. 1996-08-02 21:16:27 +00:00
isofs/cd9660
kern Fix fdavail() so that correctly pays attention to the rlimit. 1996-08-15 16:33:32 +00:00
libkern Convert to newly aded collate compare function 1996-08-12 18:49:54 +00:00
miscfs Submitted by: doug Rabson (dfr@render.com) 1996-08-13 19:48:41 +00:00
modules
msdosfs bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
net Submitted by: archie@whistle.com 1996-08-09 22:57:06 +00:00
netatalk Submitted by: archie@whistle.com 1996-07-23 22:00:14 +00:00
netinet Completely rewrite handling of protocol field for firewalls, things are 1996-08-13 19:43:41 +00:00
netipx
netkey
netns
nfs Various fixes from frank@fwi.uva.nl (Frank van der Linden) via 1996-07-16 10:19:45 +00:00
nfsclient Various fixes from frank@fwi.uva.nl (Frank van der Linden) via 1996-07-16 10:19:45 +00:00
nfsserver Various fixes from frank@fwi.uva.nl (Frank van der Linden) via 1996-07-16 10:19:45 +00:00
pc98 Another round of merge. 1996-07-30 18:56:16 +00:00
pccard
pci Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
powerpc/include
rpc
scsi The sd and od drivers didn't check for negative block numbers (like wd.c 1996-08-02 06:10:49 +00:00
sys Fix a typo in the #define for PF_RTIP, even though I doubt it will 1996-08-15 04:36:40 +00:00
tools
ufs
vm Backed out the recent changes/enhancements to the VM code. The 1996-07-30 03:08:57 +00:00
Makefile