1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Bruce Evans 9754189a91 Oops, don't assume that the environment is normal in devfs_mount().
It isn't for the hidden mountpoint.  The static vfs's haven't been
attached then, so mp->mnt_vfc can't be valid.
1998-09-08 16:59:37 +00:00
..
alpha Device framework code now declared in MI code. 1998-09-07 07:29:30 +00:00
amd64 Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
boot Generic plug-and-play enumerator infrastructure. Query supplied 1998-09-04 02:43:26 +00:00
cfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
coda Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
compat Argh! *Now* the correct 3.0 fix is committed. 1998-08-31 10:53:33 +00:00
compile
conf Device framework code now declared in MI code. 1998-09-07 07:29:30 +00:00
contrib/softupdates
ddb
dev Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
fs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
geom
gnu Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
i386 fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to let 1998-09-08 07:21:00 +00:00
isa Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
isofs/cd9660 Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
kern Made unloading of the nfs LKM sort of work. This is mainly to test 1998-09-07 05:42:15 +00:00
libkern
miscfs Oops, don't assume that the environment is normal in devfs_mount(). 1998-09-08 16:59:37 +00:00
modules Load linux emulator lkm only when not already loaded. This avoids 1998-09-07 16:15:59 +00:00
msdosfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
net
netatalk
netinet RFC 1644 has the status "Experimental Protocol", which means: 1998-09-06 08:17:35 +00:00
netipx
netkey
netnatm
netns
nfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
nfsclient Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
nfsserver Made unloading of the nfs LKM sort of work. This is mainly to test 1998-09-07 05:42:15 +00:00
pc98 Sync with sys/i386/isa/clock.c revision 1.125. 1998-09-08 09:47:46 +00:00
pccard o renable pccard_remove_driver (it was used in the skel.c driver) 1998-08-26 07:09:58 +00:00
pci Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
posix4
powerpc
rpc
scsi Reviewed by: J Wunsch <j@uriah.heep.sax.de> 1998-09-03 07:01:39 +00:00
sys Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
tools
ufs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
vm Instantiate `nfs_mount_type' in a standard file so that it is present 1998-09-05 15:17:34 +00:00
Makefile Add support for MACHINE=pc98. This leaves a single legacy entry for 1998-09-05 08:27:56 +00:00