1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Robert Nordier 7fa25d805a biosboot compatibility fix:
Read boot.help before parsing boot.config.  We were parsing
boot.config first, which could result in boot.help being read
from a different location (or not found), which would probably
just cause surprise, without being useful.
1998-10-17 09:01:13 +00:00
..
alpha fixup for the alpha. tag slid forward, since it's benign for the x86. 1998-10-16 10:13:09 +00:00
amd64 *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
boot biosboot compatibility fix: 1998-10-17 09:01:13 +00:00
cam Add a mechanism to send a non-tagged transaction even if a device is 1998-10-15 23:17:35 +00:00
coda
compat Fix a couple of out-of-bounds array references in mapping between 1998-10-11 04:54:16 +00:00
compile
conf Complete the description of sio flag 0x40. 1998-10-16 22:26:19 +00:00
contrib/softupdates Fix 'noatime' bug that was unrelated to use of noatime. 1998-10-03 19:17:11 +00:00
ddb Forgot to commit this; the alpha uses the kld symbol interface now. The 1998-10-15 02:01:50 +00:00
dev -Wunused cleanup. 1998-10-15 23:49:27 +00:00
fs
geom
gnu *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
i386 Complete the description of sio flag 0x40. 1998-10-16 22:26:19 +00:00
isa Fix breakage introduced by last patch. bde has added CC_QUIET flag to 1998-10-12 18:53:33 +00:00
isofs/cd9660
kern Use only the correct raw partition for writing labels. Don't use the 1998-10-17 07:49:04 +00:00
libkern
miscfs Make devfs update the atime timestamp so that 'w' works when using 1998-09-30 20:33:46 +00:00
modules Missed this file. 1998-10-16 04:31:35 +00:00
msdosfs
net Check the timeval passed to BIOCSRTIMEOUT with itimerfix. Use tvtohz() 1998-10-08 00:32:08 +00:00
netatalk
netatm
netinet *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
netipx
netkey
netnatm
netns
nfs In nfs_link(), check for a cross-device mount *before* looking 1998-09-29 23:39:37 +00:00
nfsclient In nfs_link(), check for a cross-device mount *before* looking 1998-09-29 23:39:37 +00:00
nfsserver The code checks each fragment mark to see if it's valid; if the fragment 1998-09-29 22:33:05 +00:00
pc98 Commented out bs driver. 1998-10-16 16:22:35 +00:00
pccard
pci Honor CAM_TAG_ACTION_NONE. 1998-10-15 23:17:58 +00:00
posix4
powerpc *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
rpc
sys post-tag version bump. We're now back at 3.0-current! 1998-10-16 06:55:07 +00:00
tools
ufs Use only the correct raw partition for writing labels. Don't use the 1998-10-17 07:49:04 +00:00
vm Fixed two potentially serious classes of bugs: 1998-10-13 08:24:45 +00:00
Makefile In src/Makefile.inc1: 1998-10-11 18:39:38 +00:00