freebsd-dev/sys
Poul-Henning Kamp e55d9b0bd1 Use a void * to carry the private data for return-call'ed ioctl requests.
Amongst other things this avoids a complex workaround in the userland
regression bits.
2003-01-28 09:47:50 +00:00
..
alpha Unbreak SMP cases for these architectures. 2003-01-27 00:00:06 +00:00
amd64 Merge pmap_testbit() and pmap_is_modified(). The latter is the only caller 2003-01-28 03:01:35 +00:00
arm
boot Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of the 2003-01-26 14:32:53 +00:00
cam Remove redundant printf from targbhasync() since all places that return an 2003-01-23 21:55:12 +00:00
coda
compat
conf Bang! Bang! Bang! etc etc 2003-01-28 09:04:19 +00:00
contrib
crypto Remove some unnecessary casts. 2003-01-25 22:41:22 +00:00
ddb Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
dev Add the sabtty children devices as unordered. Use the unit numbr of 2003-01-27 18:39:09 +00:00
fs Do not allow a cached vnode to be shared among multiple mounts of the same 2003-01-28 09:21:42 +00:00
geom Use a void * to carry the private data for return-call'ed ioctl requests. 2003-01-28 09:47:50 +00:00
gnu
i4b
i386 Merge pmap_testbit() and pmap_is_modified(). The latter is the only caller 2003-01-28 03:01:35 +00:00
ia64 Unbreak SMP cases for these architectures. 2003-01-27 00:00:06 +00:00
isa YAM: This id is found in a Sony Vaio GRX-670. When will this end? 2003-01-22 22:02:09 +00:00
isofs/cd9660
kern - Allow idle's pctcpu time to be calculated. 2003-01-28 09:30:17 +00:00
libkern
modules Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
net - add support for IPX (tested with mount -t nwfs and mars_nwe), 2003-01-24 01:32:20 +00:00
netatalk
netatm
netgraph
netinet A few fixes to rev 1.221 2003-01-28 03:39:39 +00:00
netinet6
netipsec
netipx add forgotten IFA_LOCK_INIT 2003-01-23 23:36:45 +00:00
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Provide a sysctl to allow defaulting of the connectionless (-c) feature 2003-01-22 19:57:31 +00:00
nfsserver
opencrypto
pc98 - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection 2003-01-26 05:29:12 +00:00
pccard
pci Remove the now unused sys/malloc.h header. 2003-01-24 02:42:22 +00:00
posix4
powerpc Back the previous commit out. It didn't actually fix the problem I was 2003-01-27 12:59:52 +00:00
rpc
security
sparc64 Enable device zs and device sab by default. 2003-01-27 05:05:52 +00:00
sys Add an ioctl to return the unit numbers of the configured md devices. 2003-01-27 07:54:59 +00:00
tools
ufs
vm Simplify vm_object_page_remove(): The object's memq is now ordered. The 2003-01-27 01:12:35 +00:00
Makefile