freebsd-nq/sys
2001-01-09 04:32:24 +00:00
..
alpha Put VCS ids in a consistent place and form. 2001-01-08 06:24:08 +00:00
amd64 Fix a warning. The type of globaldata.gd_prvspace has changed. 2001-01-08 15:25:45 +00:00
arm/include Remove seconds types we don't use that came in thru the NetBSD heiratage. 2001-01-08 06:17:11 +00:00
boot Add commented out examples for the new KTR loader tunables. 2001-01-06 06:52:49 +00:00
cam select() DKI is defined in <sys/selinfo.h> now. 2001-01-09 04:31:48 +00:00
coda Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
compat With some trepidation, add a `#error' directive to this module. It was 2001-01-09 04:27:09 +00:00
compile
conf Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa) 2001-01-09 00:44:33 +00:00
contrib/dev
crypto
ddb Use macro API for <sys/queue.h> 2000-12-30 22:06:19 +00:00
dev Make it clear that the macro `inb' is being overridden. 2001-01-09 04:23:56 +00:00
fs Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
geom
gnu Completed move of Digiboard drivers to dev/dgb 2001-01-08 02:47:37 +00:00
i4b Part 2 of the netgraph rewrite. 2001-01-08 05:34:06 +00:00
i386 Send the old if_wl in the old location to the Attic after a repo copy to 2001-01-09 00:53:06 +00:00
ia64 Put VCS ids in a consistent place and form. 2001-01-08 06:24:08 +00:00
isa Add OZO8008 - Zoom (33.6k Modem). 2000-12-26 06:52:57 +00:00
isofs/cd9660
kern Unset the devclass if the attach fails and the devclass was not set to 2001-01-08 22:16:26 +00:00
libkern
miscfs Don't compile a dead variable declaration. 2001-01-09 04:24:43 +00:00
modules Note new location of wi driver source code. 2001-01-09 04:29:29 +00:00
msdosfs Use macro API to <sys/queue.h> 2000-12-31 10:24:19 +00:00
net Small fix for bpf compat: 2000-12-27 22:20:13 +00:00
netatalk * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
netatm * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
netgraph Missing FREE(). 2001-01-09 00:49:31 +00:00
netinet o IPFW incorrectly handled filtering in the presence of previously 2001-01-09 03:10:30 +00:00
netinet6 do not touch ra_addr if it is NULL. from IIJ SEIL team 2001-01-02 15:17:19 +00:00
netipx * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
netkey
netnatm
netncp Common option '-N' do not require an argument. 2001-01-07 07:03:59 +00:00
netns * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
nfs NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsclient NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsserver * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
ntfs
nwfs
pc98 Correct typo. 2001-01-08 09:17:58 +00:00
pccard o Now that I've had time to test the new interface, reintegrate it back in. 2001-01-07 16:31:09 +00:00
pci add missing length argument 2001-01-09 02:12:42 +00:00
posix4
powerpc Remove seconds types we don't use that came in thru the NetBSD heiratage. 2001-01-08 06:17:11 +00:00
rpc
svr4
sys o Correct typos in comment fields. 2001-01-07 19:21:06 +00:00
tools
ufs o Commit reems of style(9) changes, whitespace improvements, and comment 2001-01-07 23:45:56 +00:00
vm fix comment which was outdated 3 years ago 2000-12-29 13:49:05 +00:00
Makefile