NetBSD/sys
mhitch 0db8e55935 DMA state was not getting saved if dmaCurPhase was data-out. If the
message-in was a save data pointer, the driver would loop in the
interrupt routine.
1997-05-22 03:26:16 +00:00
..
adosfs
arch DMA state was not getting saved if dmaCurPhase was data-out. If the 1997-05-22 03:26:16 +00:00
compat Add missing initialization. 1997-05-19 23:05:14 +00:00
conf Add ddb/db_xxx.c 1997-05-21 19:54:54 +00:00
ddb Move some DDB stuff here from kern_clock.c and kern_proc.c 1997-05-21 19:54:00 +00:00
dev Make the audio default parameters into a globally accessible constant. 1997-05-20 12:51:43 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Moved db_kill_proc() and db_show_all_procs() to ddb/db_xxx.c 1997-05-21 19:56:50 +00:00
lib Sync with src/lib/libz 1997-05-20 14:41:54 +00:00
lkm copyright assigned to TNF 1997-05-19 23:26:32 +00:00
miscfs When reading from an empty FIFO no process has opened for writing, and 1997-05-18 12:19:29 +00:00
msdosfs NULL => 0 (Arne Juul; PR#3629) 1997-05-17 20:31:15 +00:00
net Update to ppp-2.3b5 1997-05-17 21:11:59 +00:00
netatalk
netccitt
netinet
netiso
netnatm
netns
nfs
scsi
stand
sys define GID_MAX (max value permitted in gid_t) and UID_MAX (ditto for uid_t) 1997-05-22 03:02:50 +00:00
ufs
vm Eliminate vmspace.vm_pmap and all references to it unless 1997-05-16 21:39:50 +00:00
Makefile