freebsd-skq/sys
2002-03-12 00:18:20 +00:00
..
alpha Fix a misspelling of mine: s/optomization/optimization/. 2002-03-11 19:58:53 +00:00
amd64 Export a (machine dependent) kernel variable bootdev as 2002-03-10 20:08:44 +00:00
arm
boot CG superfluous prototype. 2002-03-10 22:33:04 +00:00
cam Mark some arguments __unused. 2002-03-11 08:04:59 +00:00
coda
compat
conf Add commented out GEOM line to NOTES 2002-03-11 08:27:23 +00:00
contrib
crypto
ddb Allow '.' in identifiers - some ia64 register names contain '.'. 2002-03-10 17:08:24 +00:00
dev Do not concatenate __func__ with strings, because it is not a string. 2002-03-12 00:15:06 +00:00
fs
geom First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
gnu Remove use of the bogus ioctl DIOCGPART. 2002-03-11 10:11:00 +00:00
i4b remove BSD/OS specific ppp-interface file since the FreeBSD-BSD/OS merger 2002-03-09 13:18:24 +00:00
i386 Add commented out GEOM line to NOTES 2002-03-11 08:27:23 +00:00
ia64 Fix a warning (make ucontext_t *ucp a const) 2002-03-12 00:18:20 +00:00
isa Add SONY VAIO psm controller ISA-PnP ID. 2002-03-10 12:22:17 +00:00
isofs/cd9660
kern Make the disk_clone() routine more robust for abuse. 2002-03-11 08:08:02 +00:00
libkern DBA update: used the wrong of several NAI DBAs. 2002-03-07 17:52:03 +00:00
modules
net Simplify the interface cloning framework by handling unit 2002-03-11 09:26:07 +00:00
netatalk
netatm
netgraph Official timeout routines for netgraph nodes that know how to 2002-03-05 20:26:20 +00:00
netinet o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h> 2002-03-10 06:42:27 +00:00
netinet6 o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h> 2002-03-10 06:42:27 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient vhold() our vnode while checking the remote side. 2002-03-08 13:43:43 +00:00
nfsserver
pc98 Free allocated buffer at siodetach(). 2002-03-10 07:22:42 +00:00
pccard
pci
posix4
powerpc Correct a typo. (* that should've been &) 2002-03-11 07:09:42 +00:00
rpc
security/lomac
sparc64 Fix the type of some constants, and make some macros safer by casting 2002-03-11 03:04:28 +00:00
svr4
sys Augment struct bio for GEOM. 2002-03-11 08:20:22 +00:00
tools
ufs Fix a bug in ufsdirhash_adjfree() that caused it to incorrectly 2002-03-11 19:13:22 +00:00
vm - Remove a number of extra newlines that do not belong here according to 2002-03-10 21:52:48 +00:00
Makefile