freebsd-src/sys
David Greenman 4a684684f4 When the devconf stuff was ripped out of the kernel, the ripper neglected
to deal with the fact that we relied on devconf to do the shutdown
callouts in various drivers. The changes in this commit are to add support
for device shutdown in this driver via the new at_shutdown() mechanism.
Similar changes need to be made to all of the other drivers that need
a shutdown routine called (if_de.c comes to mind immediately).
1996-09-20 04:11:53 +00:00
..
alpha
amd64
compat/linux
compile
conf
ddb
dev When the devconf stuff was ripped out of the kernel, the ripper neglected 1996-09-20 04:11:53 +00:00
fs In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
geom
gnu In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
i386
isa
isofs/cd9660
kern Fix an spl window, a page manipulation at interrupt time that was 1996-09-20 02:26:35 +00:00
libkern
miscfs
modules
msdosfs In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
net
netatalk
netinet
netipx
netkey
netns
nfs In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
nfsclient In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
nfsserver In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
pc98
pccard
pci When the devconf stuff was ripped out of the kernel, the ripper neglected 1996-09-20 04:11:53 +00:00
powerpc/include
rpc
scsi
sys Add the utrace(caddr_t addr,size_t len) syscall, that will store the 1996-09-19 19:49:13 +00:00
tools
ufs In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
vm Fixed bug with reversed trunc/round_page() in madvise...start must be 1996-09-19 10:12:41 +00:00
Makefile