freebsd-nq/sys
2005-02-28 16:47:54 +00:00
..
alpha Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
amd64 Typo. 2005-02-28 08:55:53 +00:00
arm Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00
boot Document the new default init_path. 2005-02-17 11:14:45 +00:00
bsm
cam Reference a pointer correctly when copying to it's location. 2005-02-21 00:28:36 +00:00
coda Replace the workaround for a deadlock bug in Coda with a different 2005-02-20 23:01:57 +00:00
compat Don't need to do MmInitializeMdl() in ndis_mtop() anymore: 2005-02-26 07:11:17 +00:00
conf Use dynamic major number allocation. 2005-02-27 22:19:35 +00:00
contrib Add FreeBSD ID. 2005-02-28 00:53:29 +00:00
crypto
ddb
dev Use 0 instead if NULL for vm_offset_t argument to windrv_lookup() to 2005-02-28 16:47:54 +00:00
doc
fs Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
gdb
geom - Add md_provsize field to metadata, which will help with 2005-02-27 23:07:47 +00:00
gnu Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
i4b
i386 Spell "options" correctly as "options ". 2005-02-28 00:58:06 +00:00
ia64 Remove acpi_perf from {ARCH}/conf/NOTES, to make tinderbox happy. 2005-02-25 07:10:37 +00:00
isa Use dynamic major number allocation. 2005-02-27 22:16:30 +00:00
isofs/cd9660 Conditionalize cd9660 chattiness regarding the nature of the file system 2005-02-18 10:49:55 +00:00
kern Also handle d_maj hints from cloning drivers correctly. 2005-02-27 22:57:32 +00:00
libkern Add strspn() to libkern. 2005-02-10 20:39:39 +00:00
modules The chip specific functions have been split out in their own 2005-02-25 09:49:29 +00:00
net In bpf_setf(), protect against races between multiple user threads 2005-02-28 14:04:09 +00:00
net80211 mark timestamp for pending fragments 2005-02-23 04:52:30 +00:00
netatalk When generating a phase II ARP lookup from aarpwhohas(), use a 2005-02-22 14:37:22 +00:00
netatm In the current world order, solisten() implements the state transition of 2005-02-21 21:58:17 +00:00
netgraph move ptr use down to after null check 2005-02-26 02:31:34 +00:00
netinet Support running carp(4) over a vlan(4) parent interface. 2005-02-28 16:19:11 +00:00
netinet6 icmp6_notify_error uses IP6_EXTHDR_CHECK, which in turn calls 2005-02-27 18:57:10 +00:00
netipsec
netipx In the current world order, solisten() implements the state transition of 2005-02-21 21:58:17 +00:00
netkey
netnatm Mark netatm and netnatm explicitly as requiring Giant, as they still do. 2005-02-17 14:21:22 +00:00
netncp avoid potential null ptr derefs 2005-02-23 22:44:38 +00:00
netsmb
nfs
nfs4client Follow v_id changes in NFSv[23] 2005-02-22 15:15:28 +00:00
nfsclient Minor cleanup in nfs_request() and removal of a comment that doesn't 2005-02-26 18:55:36 +00:00
nfsserver
opencrypto Use dynamic major number allocation. 2005-02-27 22:11:02 +00:00
pc98 MFi386: revisions 1.1186 and 1187 2005-02-28 11:51:18 +00:00
pccard Remove more deadwood that never got implemented in NEWCARD, since NEWCARD 2005-02-15 02:54:53 +00:00
pci Add device id for the Ali M1671 host to AGP bridge. 2005-02-27 13:05:34 +00:00
posix4
powerpc Catch the case where the idle loop is entered with interrupts disabled, 2005-02-28 09:49:00 +00:00
rpc
security Remove an accidental clearing of the new label pointer on a system V 2005-02-24 16:08:41 +00:00
sparc64 The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Remove 2005-02-27 15:23:58 +00:00
sys Bump FreeBSD version for change to install acpica includes in /usr/include. 2005-02-28 05:28:29 +00:00
tools Add VOP_FOO_APV() which takes a pointer to the vop_vector. 2005-02-08 12:54:32 +00:00
ufs Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
vm Revert the first part of revision 1.114 and modify the second part. On 2005-02-24 06:13:01 +00:00
Makefile