freebsd-nq/sys
2002-10-12 00:12:31 +00:00
..
alpha Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
amd64 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
arm Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
boot Remove '-DUFS1_ONLY' from CFLAGS. It is not needed. 2002-10-10 14:03:00 +00:00
cam Trapdoor access to cd%da and cd%c so they still work, but do not let them 2002-10-11 10:35:17 +00:00
coda
compat - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
conf Use the new freebsd output format from Binutils 2.13.1. 2002-10-11 19:38:04 +00:00
contrib
crypto
ddb Round out the facilty for a 'bound' thread to loan out its KSE 2002-10-09 02:33:36 +00:00
dev Know that a 10160 is the same as a 12160. 2002-10-12 00:12:31 +00:00
fs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
geom The CAM system has it's own ideas of what locks are to be held by whom. 2002-10-11 20:52:44 +00:00
gnu
i4b
i386 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
ia64 cut/paste the pmap_new_altkstack stuff from the other platforms. 2002-10-11 22:29:22 +00:00
isa
isofs/cd9660 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
kern - Move the 'done1' label down below the unlock of the proc lock and move 2002-10-11 21:04:01 +00:00
libkern Slight overhaul of arc4random() and friends. 2002-10-11 13:13:08 +00:00
modules Allow ubsa(4) driver to be build as a kernel module. 2002-10-10 05:03:09 +00:00
net When reusing a pointer as a number, at least cast it 2002-10-06 14:02:35 +00:00
netatalk
netatm
netgraph
netinet turn off debugging by default if bandwidth delay product limiting is 2002-10-10 21:41:30 +00:00
netinet6
netipx
netkey
netnatm
netncp Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
netns
netsmb
nfs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
nfsclient Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
nfsserver
opencrypto Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
pc98 Fixed a warning if COM_MULTIPORT option is not defined. 2002-10-10 14:14:29 +00:00
pccard MFp4: Comment about not assuming INTA# for 6729 2002-10-07 07:02:48 +00:00
pci Ooops. Need to free dc_srom on detach to not leak memory. 2002-10-07 05:29:13 +00:00
posix4 Remove duplicate uninstalled aio.h header. 2002-10-07 21:18:30 +00:00
powerpc Add conditionals to allow va_list to be defined in other headers. 2002-10-06 22:02:06 +00:00
rpc
security Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
sparc64 Add conditionals to allow va_list to be defined in other headers. 2002-10-06 22:02:06 +00:00
sys Add typedefs for size_t and ssize_t, allow struct iovec to be defined 2002-10-11 18:21:50 +00:00
tools
ufs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
vm
Makefile