NetBSD/sys
scw 80a6d1c537 reboot(8) is now supported, by hitting the hard reset (RST) bit in the GCSR.
Figure out the amount of onboard RAM by looking at the MEMC040/MEMECC
configuration register. (Bank #0 only, for now).
1999-02-15 21:05:26 +00:00
..
adosfs Correct both in my previous commit (#ifdef around by Matthew Jacob). 1999-02-11 09:49:46 +00:00
arch reboot(8) is now supported, by hitting the hard reset (RST) bit in the GCSR. 1999-02-15 21:05:26 +00:00
coda
compat Hmm, I forgot to add that.. 1999-02-15 08:48:20 +00:00
conf Add entry for CD240[01] driver. 1999-02-13 17:07:36 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev Be less strict on ATAPI signature, at last one CD puts 0x00 in sc instead 1999-02-15 18:47:59 +00:00
filecorefs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
gdbscripts
ipkdb
isofs Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern Don't forget to lower the spl in the error case of sigprocmask 1999-02-13 15:25:51 +00:00
lib RCS ID police 1999-02-15 04:54:34 +00:00
lkm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net RCS ID police 1999-02-15 04:54:34 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt 1999-02-05 22:37:24 +00:00
netiso convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
stand
sys Fix compiler warning. 1999-02-11 20:33:26 +00:00
ufs Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
uvm 80 cols. 1999-01-31 09:27:18 +00:00
vm RCS ID police 1999-02-15 04:14:54 +00:00
Makefile