NetBSD/sys
cgd 3cac22992d from sean eric fagan:
it seems to keep the vm system from deadlocking the system when it runs
out of swap + physical memory.
prevents the system from giving the last page(s) to anything but the
referenced "processes" (especially important is the pager process,
which should never have to wait for a free page).
1993-04-09 15:54:56 +00:00
..
arch/i386 from Rodney W. Grimes (rgrimes@agora.rain.com) (patchkit patch 117): 1993-04-09 13:43:40 +00:00
conf put scsi system file list in the right place (finally) 1993-04-08 04:05:33 +00:00
ddb after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
dev from Rodney W. Grimes (rgrimes@agora.rain.com) (patchkit patch 117): 1993-04-09 13:43:40 +00:00
isofs after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
kern changed order of copyright/version notice (to match 4.4 boot string)... 1993-04-06 14:23:00 +00:00
lib/libsa initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
miscfs Jay Fenlason <hack@datacube.com>: 1993-04-02 20:19:48 +00:00
net fixes stupid piece of bpf code that duplicates cdefs.h's handling of 1993-04-09 11:02:51 +00:00
netccitt added netccitt, netiso, and netns support, from (currently 1993-04-09 12:00:07 +00:00
netinet after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
netiso added netccitt, netiso, and netns support, from (currently 1993-04-09 12:00:07 +00:00
netns added netccitt, netiso, and netns support, from (currently 1993-04-09 12:00:07 +00:00
nfs after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
scsi attempting to open an already opened tape drive should get you EBUSY, not 1993-04-08 00:20:02 +00:00
stand initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
sys added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master' 1993-04-06 10:37:09 +00:00
ufs fix from Chris Torek (patch 106): 1993-04-09 12:19:12 +00:00
vm from sean eric fagan: 1993-04-09 15:54:56 +00:00