freebsd-dev/sys
2002-08-24 22:55:16 +00:00
..
alpha Move several MI types from <machine/_types.h> to <sys/_types.h>. 2002-08-23 16:49:06 +00:00
amd64 Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown 2002-08-23 21:45:59 +00:00
arm Move several MI types from <machine/_types.h> to <sys/_types.h>. 2002-08-23 16:49:06 +00:00
boot - Do not pretend to compile a kernel and remove the definition 2002-08-21 15:52:23 +00:00
cam Add some \n's to printf()s 2002-08-24 02:51:28 +00:00
coda
compat Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
conf Add a belated entry for amdpm(4). 2002-08-23 08:00:31 +00:00
contrib Don't use "NULL" when "0" is really meant. 2002-08-23 20:07:19 +00:00
crypto
ddb
dev Be sure to unregister from sndstat on unregister. Gets rid of phantom 2002-08-24 19:13:11 +00:00
fs Remove stddef.h from the header list 2002-08-23 14:10:55 +00:00
geom Use 'p' as the partition specifier instead of 's'. We continue to use 2002-08-24 22:42:16 +00:00
gnu
i4b
i386 Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown 2002-08-23 21:45:59 +00:00
ia64 s/_BSD_VA_LIST_/__va_list/. The former type doesn't exist anymore. 2002-08-23 22:19:57 +00:00
isa
isofs/cd9660
kern Fixed white space around operators, casts and reserved words. 2002-08-24 22:55:16 +00:00
libkern Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
modules Keep subdirectory list sorted. 2002-08-20 23:58:49 +00:00
net Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
netatalk
netatm
netgraph Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
netinet Correct bug in t_bw_rtttime rollover, #undef USERTT 2002-08-24 17:22:44 +00:00
netinet6 check packet length before fetching ESP crypto checksum. 2002-08-24 04:48:13 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver Make the V2 errno translation more resistent to new errnos. 2002-08-21 19:28:44 +00:00
pc98 Merged from sys/dev/syscons/scvtb.c revision 1.9. 2002-08-22 13:24:00 +00:00
pccard
pci style: put return types on a line by themselves. 2002-08-24 00:02:03 +00:00
posix4
powerpc Move several MI types from <machine/_types.h> to <sys/_types.h>. 2002-08-23 16:49:06 +00:00
rpc
security Prefer NULL to 0 when passing a NULL pointer. 2002-08-20 02:54:09 +00:00
sparc64 Move several MI types from <machine/_types.h> to <sys/_types.h>. 2002-08-23 16:49:06 +00:00
sys Add the complex state TDS_SUSP_SLP. 2002-08-23 20:13:22 +00:00
tools - Add two new debugging macros: ASSERT_VI_LOCKED and ASSERT_VI_UNLOCKED 2002-08-21 06:19:29 +00:00
ufs Implement list of EA return functionality. 2002-08-20 11:34:58 +00:00
vm o Use vm_object_lock() in place of directly locking Giant. 2002-08-24 18:44:52 +00:00
Makefile