1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys
2003-09-26 10:55:07 +00:00
..
alpha Initialize cn_name instead of cn_dev 2003-09-26 10:53:29 +00:00
amd64 MFi386 2003-09-26 04:12:41 +00:00
arm Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
boot Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
cam Detach black hole device on AC_PATH_DEREGISTERED. 2003-09-25 05:02:19 +00:00
coda
compat Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
conf indicate PFIL_HOOKS is now required by IPFILTER; it used to automagically 2003-09-25 16:06:17 +00:00
contrib o remove extraneous include of <net/pfil.h> 2003-09-24 05:08:58 +00:00
crypto one more opossite conditiion. 2003-09-18 17:26:56 +00:00
ddb
dev Initialize the cn_name instead of the cn_dev 2003-09-26 10:55:07 +00:00
fs - Remove interlock protection around VI_XLOCK. The interlock is not 2003-09-19 23:37:49 +00:00
geom Be more careful in dumpconf: softc may be NULL for departing devices. 2003-09-23 07:53:59 +00:00
gnu
i4b
i386 Initialize cn_name, ignore cn_dev. 2003-09-26 08:51:54 +00:00
ia64 Set cn_name, not cn_dev 2003-09-26 10:37:16 +00:00
isa Change fb_attach() and fb_detach() to take a integer unit number rather 2003-09-26 10:41:44 +00:00
isofs/cd9660
kern Update the list of CDROM device names to try for booting with RB_CDROM 2003-09-26 09:07:27 +00:00
libkern
modules update to reflect PFIL_HOOKS api changes 2003-09-23 17:55:04 +00:00
net o update PFIL_HOOKS support to current API used by netbsd 2003-09-23 17:54:04 +00:00
net80211 Generalize the per-node RSSI data so drivers can do more interesting 2003-09-15 22:28:07 +00:00
netatalk
netatm
netgraph
netinet add /*CONSTCOND*/ to reduce diffs against latest KAME. 2003-09-25 13:40:06 +00:00
netinet6 o update PFIL_HOOKS support to current API used by netbsd 2003-09-23 17:54:04 +00:00
netipsec
netipx
netkey add /*CONSTCOND*/ to reduce diffs against latest KAME. 2003-09-25 13:40:06 +00:00
netnatm
netncp
netsmb
nfs
nfsclient - Remove interlock protection around VI_XLOCK. The interlock is not 2003-09-19 23:37:49 +00:00
nfsserver
opencrypto
pc98 Change fb_attach() and fb_detach() to take a integer unit number rather 2003-09-26 10:41:44 +00:00
pccard
pci Add missing file, it is sorely needed to make if_sk.c compile again. 2003-09-20 15:49:22 +00:00
posix4
powerpc DELAY must be a routine, not a macro definition. 2003-09-26 09:02:24 +00:00
rpc
security
sparc64 Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
sys Add a cn_unit and cn_name field to the consdev structure. 2003-09-26 07:22:37 +00:00
tools
ufs
vm Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
Makefile