This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
ufs
/
ffs
History
Julian Elischer
c0bab11dfe
Make the devfs SLICE option a standard type option.
...
(hopefully it will go away eventually anyhow)
1998-04-20 03:57:41 +00:00
..
ffs_alloc.c
Eradicate the variable "time" from the kernel, using various measures.
1998-03-30 09:56:58 +00:00
ffs_balloc.c
…
ffs_extern.h
Forward declare even more structs to restore some self-sufficiency.
1998-03-23 14:12:37 +00:00
ffs_inode.c
Eradicate the variable "time" from the kernel, using various measures.
1998-03-30 09:56:58 +00:00
ffs_softdep_stub.c
…
ffs_subr.c
Moved some #includes from <sys/param.h> nearer to where they are actually
1998-03-28 10:33:27 +00:00
ffs_tables.c
…
ffs_vfsops.c
Make the devfs SLICE option a standard type option.
1998-04-20 03:57:41 +00:00
ffs_vnops.c
Eradicate the variable "time" from the kernel, using various measures.
1998-03-30 09:56:58 +00:00
fs.h
…