freebsd-nq/sys
Warner Losh 8600638b4c Back out part of 1.23. This was a work in progress to support the
Fujitsu LAN SCSI card's ethernet side.
2005-02-20 19:38:38 +00:00
..
alpha Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
amd64 Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
arm Removing the #endif as well sounds like a good idea. 2005-02-20 01:26:01 +00:00
boot Document the new default init_path. 2005-02-17 11:14:45 +00:00
bsm
cam Remove a shadow declaration of 'error' that caused certain tests to be 2005-02-12 04:51:19 +00:00
coda
compat - Add a custom version of exec_copyin_args() to deal with the 32-bit 2005-02-18 18:56:04 +00:00
conf Add support for Windows/x86-64 binaries to Project Evil. 2005-02-16 05:41:18 +00:00
contrib Fix inteface clear time. pf printed "Thu Jan 1 09:00:01 1970" 2005-02-17 03:36:31 +00:00
crypto
ddb
dev Back out part of 1.23. This was a work in progress to support the 2005-02-20 19:38:38 +00:00
doc
fs Remove basically unused root_vp pointer in udfmount. 2005-02-18 11:47:51 +00:00
gdb
geom Try to unbreak the vnode locking around vop_reclaim() (based mostly on 2005-02-19 11:44:57 +00:00
gnu
i4b
i386 Forced commit after moving mb86960.h from i386/isa/ic to dev/fe. It 2005-02-20 19:33:13 +00:00
ia64 Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
isa
isofs/cd9660 Conditionalize cd9660 chattiness regarding the nature of the file system 2005-02-18 10:49:55 +00:00
kern Prefer NULL to returning 0 cast to a pointer type. 2005-02-20 15:56:13 +00:00
libkern Add strspn() to libkern. 2005-02-10 20:39:39 +00:00
modules Add support for Windows/x86-64 binaries to Project Evil. 2005-02-16 05:41:18 +00:00
net Allocate the M_VLANTAG m_pkthdr flag, and use it to indicate that 2005-02-18 22:31:19 +00:00
net80211
netatalk Run the netatalk netisrs without Giant. 2005-02-18 10:53:00 +00:00
netatm Mark netatm and netnatm explicitly as requiring Giant, as they still do. 2005-02-17 14:21:22 +00:00
netgraph Reimplement recursion protection, checking whether current thread holds 2005-02-19 14:41:49 +00:00
netinet Remove 2 (SACK) fields from the tcpcb. These are only used by a 2005-02-17 23:04:56 +00:00
netinet6
netipsec
netipx
netkey
netnatm Mark netatm and netnatm explicitly as requiring Giant, as they still do. 2005-02-17 14:21:22 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient Try to unbreak the vnode locking around vop_reclaim() (based mostly on 2005-02-19 11:44:57 +00:00
nfsserver
opencrypto
pc98 Merged from sys/dev/sio/sio.c revision 1.458. 2005-02-11 03:41:34 +00:00
pccard Remove more deadwood that never got implemented in NEWCARD, since NEWCARD 2005-02-15 02:54:53 +00:00
pci Correct the SiS 755 PCI ID. Confirmed against Linux code. 2005-02-14 07:30:04 +00:00
posix4
powerpc Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
rpc
security Synchronize HEAD copyright/license with RELENG_5 copyright/license: 2005-02-13 13:59:34 +00:00
sparc64 Silence witness warnings about duplicate pmap lock emitted since 2005-02-18 15:37:34 +00:00
sys Bump __FreeBSD_version for the Intel C/C++ compiler GCC-compatibility 2005-02-19 13:48:53 +00:00
tools
ufs The recomputation of file system summary at mount time can be a 2005-02-20 08:02:15 +00:00
vm Try to unbreak the vnode locking around vop_reclaim() (based mostly on 2005-02-19 11:44:57 +00:00
Makefile