NetBSD/sys
augustss 96d1acf3d6 Add isoc support. From FreeBSD via Berndt Josef Wulf <wulf@ping.net.au> 2000-09-08 00:55:26 +00:00
..
adosfs
arch Shuichiro URATA pointed out that the R4000 needs 3 nops. Other OSs make 2000-09-07 20:31:02 +00:00
coda
compat In the case of MAP_ANON, Linux mmap ignores the fd argument completely. 2000-09-07 22:20:45 +00:00
conf replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
crypto remove a comment, which is now bogus due to the previous change. 2000-08-31 14:53:48 +00:00
ddb
dev Add isoc support. From FreeBSD via Berndt Josef Wulf <wulf@ping.net.au> 2000-09-08 00:55:26 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Lock scheduler before putting new proc on run queues. 2000-09-06 14:06:42 +00:00
lib Move the Alpha _mcount() into a .S file so that it can be 2000-09-05 16:28:30 +00:00
lkm
miscfs Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
msdosfs
net Don't use MALLOC() for variable-sized allocations. 2000-08-25 21:22:16 +00:00
netatalk
netccitt
netinet minor typo. s/iPsec/IPsec/ 2000-08-30 15:04:45 +00:00
netinet6 add missing \n on log(). sync with kame 2000-08-31 07:35:44 +00:00
netiso
netkey use per-block cipher function + esp_cbc_{de,en}crypt. do not use 2000-08-29 09:08:42 +00:00
netnatm
netns
nfs Fix typo in comment. 2000-08-23 23:17:14 +00:00
ntfs
stand
sys Implement suspendsched() by putting all sleeping and runnable processes 2000-09-05 16:27:51 +00:00
ufs
uvm fix uvm_coredump32() just like uvm_coredump(). 2000-09-07 05:01:43 +00:00
Makefile