freebsd-dev/sys
Marcel Moolenaar e2fe99a2e0 Remove prototype of ia64_pa_access(). The function has been moved to
mem.c where it's been made static.
2003-07-26 10:13:30 +00:00
..
alpha MFi386 revision 1.416 2003-07-25 18:58:39 +00:00
amd64 Use __FBSDID(). 2003-07-25 21:19:19 +00:00
arm
boot Fix the ski loader, broken by the gcc upgrade. Update the linker 2003-07-17 01:49:59 +00:00
cam Reference PR for IntelligentStick quirk entry. 2003-07-18 16:26:36 +00:00
coda Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
compat Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
conf Turn -Werror back on again. I've tested with/without 2003-07-26 03:46:39 +00:00
contrib Fix the ACPI_DEBUG build for the non-module case. Move the #define into 2003-07-15 19:18:41 +00:00
crypto
ddb
dev Enable wake up GPE before shutdown, not only for sleeping. 2003-07-26 09:54:17 +00:00
fs Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
geom
gnu Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
i4b Undo agressive inlining which GCC previously wisely ignored. 2003-07-23 17:58:41 +00:00
i386 Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
ia64 Remove prototype of ia64_pa_access(). The function has been moved to 2003-07-26 10:13:30 +00:00
isa
isofs/cd9660 Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
kern Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
libkern Backed out the micro-optimization in 1.4. It was to help gcc-2.6.3 2003-07-25 15:54:23 +00:00
modules Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
net add monitor mode 2003-07-21 02:49:42 +00:00
net80211 add monitor mode 2003-07-21 02:49:42 +00:00
netatalk
netatm Print the offending SPANS message only if printing is enabled. 2003-07-25 12:32:08 +00:00
netgraph add missing machine/bus.h that is necessary to build now that usb is bus_dma 2003-07-16 03:43:14 +00:00
netinet o Do not overwrite saved interrupt priority level by alloc_hash(), 2003-07-25 09:59:16 +00:00
netinet6
netipsec
netipx
netkey
netnatm Instead of returning an error call the ioctl() handler of the interface 2003-07-15 15:51:50 +00:00
netncp size_t != int. Make this compile on 64 bit platforms (eg: amd64). 2003-07-24 01:59:18 +00:00
netsmb size_t != int. Make this compile on 64 bit platforms (eg: amd64). 2003-07-24 01:59:18 +00:00
nfs
nfsclient
nfsserver
opencrypto
pc98 MFi386: revision 1.1090. 2003-07-23 12:09:14 +00:00
pccard
pci Erm, my previous commit was wrong and sis_tick() was only called each time 2003-07-22 01:35:09 +00:00
posix4
powerpc Rename thread_siginfo to cpu_thread_siginfo. 2003-07-15 00:11:04 +00:00
rpc
security
sparc64 Avoid exposing declarations for kernel variables to userland. 2003-07-17 23:42:08 +00:00
sys Discussions on src-committers with alfred and bde pointed out that 2003-07-25 18:40:36 +00:00
tools
ufs Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
vm Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
Makefile