1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/fs
Dag-Erling Smørgrav 33802b9eff Switch to dynamic rather than static initialization.
This makes it possible (in theory) for nodes to be added and / or removed
from pseudofs filesystems at runtime.
2001-10-19 01:43:06 +00:00
..
cd9660 KSE Milestone 2 2001-09-12 08:38:13 +00:00
coda Fixed bitrot in a banal comment by removing the comment. 2001-10-13 06:57:59 +00:00
deadfs Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
devfs Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
fdescfs Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
fifofs KSE Milestone 2 2001-09-12 08:38:13 +00:00
hpfs Restore these files to being portable: 2001-09-12 23:39:36 +00:00
msdosfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
ntfs Fix (typo? pasteo?): panic("ffs_mountroot..." -> panic("ntfs_mountroot...") 2001-09-26 00:36:33 +00:00
nullfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
portalfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
procfs Dissociate ptrace from procfs. 2001-10-07 20:08:42 +00:00
pseudofs Switch to dynamic rather than static initialization. 2001-10-19 01:43:06 +00:00
smbfs smbfs_advlock: simplify overflow checks (copy from kern_lockf.c) 2001-08-29 18:59:04 +00:00
specfs Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
umapfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
unionfs Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00