freebsd-src/sys
Marcel Moolenaar 2cbf3dd11a Remove asr from the ia64 build. Its use of KERNBASE appears i386
specific by way of which headers are being included (and headers
not included).
2002-05-19 03:59:06 +00:00
..
alpha - Apparently, the Alpha ABI mandates that arguments be passed sign-extended 2002-05-17 05:45:39 +00:00
amd64 Fixed a semantic error. va_arg(ap, u_short) is nonsense except on i386's 2002-05-13 14:34:47 +00:00
arm Move MI stuff out of MD param.h files. 2002-05-14 20:35:29 +00:00
boot An almost mechanical sweep to replace C++ style comments with C 2002-05-19 03:17:22 +00:00
cam
coda More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
compat Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
conf Remove CWARNFLAGS and add GCC3. We handle GCC3.x specific flags 2002-05-19 03:41:48 +00:00
contrib
crypto
ddb
dev Separate "seperate" from kernel source. 2002-05-16 22:43:20 +00:00
fs Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
geom
gnu Add an ext2_uninit() routine that undoes the actions performed by 2002-05-18 22:18:17 +00:00
i4b
i386 Hook up the new linux_ptrace implementation. 2002-05-19 01:27:14 +00:00
ia64 Remove option ACPI_DEBUG. It causes compile failures in the 2002-05-19 03:50:54 +00:00
isa After some comments from bde, rewrite the loops to avoid turning the 2002-05-14 21:28:45 +00:00
isofs/cd9660 More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
kern All signals can be sent to the inferior process when it's restarted, 2002-05-19 01:37:43 +00:00
libkern
modules Remove asr from the ia64 build. Its use of KERNBASE appears i386 2002-05-19 03:59:06 +00:00
net More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
netatalk
netatm
netgraph Add a NGM_PPPOE_SESSIONID message to the ng_pppoe node. 2002-05-14 12:32:41 +00:00
netinet Reset token-ring source routing control field on receipt of ethernet frame 2002-05-15 01:03:32 +00:00
netinet6
netipx
netkey
netnatm
netncp More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
netns
netsmb
nfs
nfsclient Add TAG_VENDOR_INDENTIFIER (option 60) to our DHCP request done by the 2002-05-17 20:18:48 +00:00
nfsserver More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
pc98 MFi386: revision 1.519 2002-05-14 12:31:47 +00:00
pccard
pci Enhance the use of the watchdog timer in this driver so that it will 2002-05-15 17:05:28 +00:00
posix4 Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
powerpc - Rename the _C_LABEL macro to CNAME. 2002-05-17 01:44:55 +00:00
rpc
security/lomac Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
sparc64 Banish "priviledged" from kernel source. 2002-05-16 22:41:48 +00:00
sys Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
tools
ufs Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as 2002-05-19 00:11:08 +00:00
vm o Eliminate the acquisition and release of Giant from minherit(2). 2002-05-18 18:59:00 +00:00
Makefile