NetBSD/sys
mark 0f5f9c0221 Added support for DOS MBRs in addition to filecore boot blocks from
Chris Demetriou. Filecore and MBR handling has been split out into
separate files. Still needs some work before this could become MI.
Also fix the way in which arm32 filecore checksums are calculated so
that sectors filled with the same byte will not pass the checksum.
1998-06-08 20:21:17 +00:00
..
adosfs Use the newly-defined opt_quota.h. 1998-06-08 04:27:50 +00:00
arch Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
compat Fix off by 1 error 1998-05-25 17:13:43 +00:00
conf Add defopt for QUOTA. While here, do some grouping of associated options. 1998-06-08 04:00:35 +00:00
ddb
dev Fix the obvious bogons reported in PR#5552. 1998-06-08 12:19:46 +00:00
gdbscripts
ipkdb
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern Nuke a couple of non-local prototypes which are already declared in either 1998-06-08 15:52:07 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Convert fsync vnode operator implementations and usage from the old `waitfor' 1998-06-05 19:53:00 +00:00
msdosfs Use the newly-defined opt_quota.h. 1998-06-08 04:27:50 +00:00
net Sync the symbol used for multiple inclusion protection with the canonical 1998-05-29 13:37:39 +00:00
netatalk
netccitt
netinet Add a comment explaining why we do _not_ ACK data that might accompany 1998-06-02 18:33:02 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Convert fsync vnode operator implementations and usage from the old `waitfor' 1998-06-05 19:53:00 +00:00
stand
sys Define RB_POWERDOWN in such a way that the system will always, at the very 1998-06-06 20:24:18 +00:00
ufs Wrong include file order; caused compile error on vax. 1998-06-08 17:59:08 +00:00
uvm Use the sparc's GCC lossage fix for the arm32 port as well. Problem appears 1998-06-02 20:51:24 +00:00
vm Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
Makefile