freebsd-skq/sys
John Baldwin 2dacd5d401 - Remove some no longer used constants.
- Sort function prototypes.
2004-11-23 22:30:03 +00:00
..
alpha Fix a cpuid mismatch from the recent cpuid rototill in Alpha: boot_cpu_id 2004-11-23 22:11:53 +00:00
amd64 Remove an extra #include 2004-11-21 06:28:35 +00:00
arm Enable interrupts as soon as the pending interrupts have been masked. 2004-11-23 16:31:16 +00:00
boot This file was repocopied to src/sys/boot/ia64/efi. 2004-11-23 18:55:24 +00:00
cam Correct another location where inquiry length as calculated from the 2004-11-18 07:24:29 +00:00
coda Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
compat Maintain the broken state of backwards compatibilty for a.out (and 2004-11-20 02:32:04 +00:00
conf It appears that 'kbd' device has never been used and isn't needed. 2004-11-23 00:00:43 +00:00
contrib
crypto Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove 2004-11-16 20:42:32 +00:00
ddb Do not attempt to skip a breakpoint that is a result of a software single step, 2004-11-21 18:11:02 +00:00
dev - Remove some no longer used constants. 2004-11-23 22:30:03 +00:00
doc
fs Add dropped implementation of ioctl for fifos. 2004-11-18 17:18:11 +00:00
gdb
geom - Add missing Giant drop before acquiring the topology lock. 2004-11-23 11:18:26 +00:00
gnu Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
i4b
i386 Remove an extra #include 2004-11-21 06:28:35 +00:00
ia64 Remove struct ia64_itir and use a plain old uint64_t instead. 2004-11-21 21:40:08 +00:00
isa
isofs/cd9660 Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
kern Correct a bug introduced in sys_pipe.c:1.179: in pipe_ioctl(), 2004-11-23 22:15:08 +00:00
libkern
modules Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.c 2004-11-20 23:38:48 +00:00
net sync comment on IFF_OACTIVE with reality.. IFF_OACTIVE is set when the 2004-11-17 18:32:44 +00:00
net80211
netatalk
netatm
netgraph Netgraph flow control: change interface status when node receive 2004-11-23 09:48:13 +00:00
netinet tcp_timewait() performs multiple non-atomic reads on the tcptw 2004-11-23 17:21:30 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient - Eliminate the acquisition and release of the bqlock in bremfree() by 2004-11-18 08:44:09 +00:00
nfsserver
opencrypto Push Giant down through ioctl. 2004-11-17 09:09:55 +00:00
pc98 U areas are going away, so don't allocate one for process 0. 2004-11-20 02:29:25 +00:00
pccard
pci Correct URL of the programming manual. 2004-11-17 23:36:11 +00:00
posix4
powerpc Remove UAREA_PAGES. 2004-11-20 02:29:50 +00:00
rpc
security Implement MAC entry points relating to System V IPC, calling into the 2004-11-17 13:14:24 +00:00
sparc64 Remove references to U area and garbage collect includes. 2004-11-20 02:30:59 +00:00
sys Remove the declaration of uarea_pages. 2004-11-20 02:33:05 +00:00
tools
ufs - Eliminate the acquisition and release of the bqlock in bremfree() by 2004-11-18 08:44:09 +00:00
vm Disable U area swapping and remove the routines that create, destroy, 2004-11-20 02:29:00 +00:00
Makefile