1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-06 09:17:25 +00:00
freebsd/sys
2001-08-23 23:58:49 +00:00
..
alpha Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
amd64 Fix a comment error that was fixed in the pc98 version. hw.maxmem is 2001-08-23 01:49:12 +00:00
arm
boot OK, now I am scared of pxeldr. It had /boot/loader appended onto 2001-08-22 08:02:01 +00:00
cam Add quirks for the Olympus Digital Camera. 2001-08-21 22:13:53 +00:00
coda
compat
conf if_wi can be either pci (without pccard) or pccard 2001-08-23 23:58:49 +00:00
contrib
crypto
ddb
dev the feederchain builder is currently broken for recording channels. disable 2001-08-23 12:27:27 +00:00
fs Copy yet one check for SEEK_END overflow 2001-08-23 17:12:42 +00:00
geom
gnu
i4b
i386 Add a new kernel option RESTARTABLE_PANICS. If this option is present, 2001-08-23 20:32:21 +00:00
ia64 Strip out some #if's for old implementations of global data pointers. 2001-08-21 22:14:13 +00:00
isa
isofs/cd9660
kern Use witness_upgrade/downgrade for sx_try_upgrade/downgrade. 2001-08-23 22:51:22 +00:00
libkern
modules
net Correct the comment about bpfattach() to match reality. 2001-08-23 22:38:08 +00:00
netatalk
netatm
netgraph
netinet Correct a typo in a comment: FIN_WAIT2 -> FIN_WAIT_2 2001-08-23 22:34:29 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs Stupid error from my side in prev. commit: || -> && 2001-08-23 18:02:29 +00:00
nfsclient Stupid error from my side in prev. commit: || -> && 2001-08-23 18:02:29 +00:00
nfsserver
pc98 Fix a #endif misplacement in 1.231 due to misapplied patch 2001-08-23 01:50:31 +00:00
pccard Report the interrupt path via the sysctl to userland as a string. 2001-08-21 21:31:27 +00:00
pci Fix a bug in the ste_setmulti() routine. The NIC has 4 16-bit multicast 2001-08-23 18:22:55 +00:00
posix4
powerpc
rpc
sparc64
svr4
sys Whitespace nit. 2001-08-23 22:47:51 +00:00
tools
ufs When compressing directory blocks, the dirhash code didn't check 2001-08-22 01:35:17 +00:00
vm Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
Makefile