freebsd_amp_hwpstate/sys
Ruslan Ermilov 24e9bc7fca Don't call if_up() here, just set IFF_UP.
PR:		12251
Reviewed by:	wollman
1999-09-14 01:17:30 +00:00
..
alpha Pull in the core bus drivers based on the machine type rather than 1999-09-13 17:52:06 +00:00
amd64 Correction: mem.c devices are "D_MEM" (and D_MEM is added.) 1999-09-12 18:48:07 +00:00
boot
cam Remove unneeded disk-related includes. 1999-09-12 08:23:21 +00:00
coda Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
compat
compile
conf Pull in the core bus drivers based on the machine type rather than 1999-09-13 17:52:06 +00:00
contrib Bite the bullet and allocate the devsw entry at compile time. 1999-09-12 20:40:29 +00:00
ddb
dev The sense of probes has inverted. They return an error, rather than 1999-09-13 19:14:43 +00:00
fs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
geom
gnu Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
i4b
i386 The sense of probes has inverted. They return an error, rather than 1999-09-13 19:14:43 +00:00
isa Removed diskerr()'s unused d_name arg and updated callers. This fixes 1999-09-13 12:59:41 +00:00
isofs/cd9660 Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
kern Register the right cdevsw on the master device. 1999-09-13 18:20:21 +00:00
libkern
miscfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
modules
msdosfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
net Don't call if_up() here, just set IFF_UP. 1999-09-14 01:17:30 +00:00
netatalk
netatm
netinet Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl 1999-09-12 17:22:08 +00:00
netipx
netkey
netnatm
netns
nfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
nfsclient Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
nfsserver Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
ntfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
pc98 Removed diskerr()'s unused d_name arg and updated callers. This fixes 1999-09-13 12:59:41 +00:00
pccard
pci Get rid of a stray printf on boot. (BRDCTL = ...) 1999-09-13 16:32:34 +00:00
posix4
powerpc
rpc
svr4
sys Oops, I forgot to commit this together with the updates to the callers. 1999-09-13 14:00:16 +00:00
tools
ufs Removed diskerr()'s unused d_name arg and updated callers. This fixes 1999-09-13 12:59:41 +00:00
vm
Makefile