NetBSD/sys
tsutsui b55adcb049 Fix disklabel handling on sh3 ports:
- By default, use disklabels in the native endian.
- With options BSDDISKLABEL_EI, kernels can read/write labels
  in the opposite endian.
- With options COMPAT_MMEYE_OLDLABEL, kernels accept labels
  in format used on old mmeyes.
  (Some old mmeyes have "the bootstrap kernel to load kernel from disks"
   on their flash ROMs and it is not easy to update kernels on the ROMs.)
- While here, use leXXtoh() to read some values in MBR.
2002-07-22 15:11:09 +00:00
..
adosfs
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Fix disklabel handling on sh3 ports: 2002-07-22 15:11:09 +00:00
coda
compat Make SVR4_32 work with the sparc32 version of setiathome. This required 2002-07-22 05:31:18 +00:00
conf cscope.out target needs depend too, zap old comments 2002-07-12 17:48:23 +00:00
crypto
ddb
dev Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Make sure repeated TIOCSCTTY doesn't corrupt session hold count. 2002-07-21 20:43:53 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
lkm
miscfs Properly detect error in kernfs_xread(). 2002-07-19 18:35:44 +00:00
msdosfs
net Use "mono_time" instead of "time" for timeout calculations. 2002-07-13 11:08:03 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet When a new connection arrives on a listening port, copy over the 2002-07-18 03:23:01 +00:00
netinet6 remove unneeded extern decl (commented out). sync w/kame 2002-07-20 21:11:55 +00:00
netisdn
netiso
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns
netsmb
nfs
ntfs
stand
sys Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
ufs Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
uvm Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
Makefile