This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dcde70f16b
freebsd-skq
/
sys
/
ufs
/
ffs
History
bde
4c9b9ce103
Don't use NULL in non-pointer contexts.
1996-07-12 04:12:25 +00:00
..
ffs_alloc.c
Don't use NULL in non-pointer contexts.
1996-07-12 04:12:25 +00:00
ffs_balloc.c
Eliminated many redundant vm_map_lookup operations for vm_mmap.
1996-01-19 04:00:31 +00:00
ffs_extern.h
Removed bogus _BEGIN_DECLS/_END_DECLS.
1996-05-01 02:16:17 +00:00
ffs_inode.c
Eliminated many redundant vm_map_lookup operations for vm_mmap.
1996-01-19 04:00:31 +00:00
ffs_subr.c
Convert DDB to new-style option.
1996-01-04 21:13:23 +00:00
ffs_tables.c
Staticize.
1995-12-17 21:14:36 +00:00
ffs_vfsops.c
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
1996-06-12 03:37:57 +00:00
ffs_vnops.c
Staticize.
1995-12-17 21:14:36 +00:00
fs.h
Fix a bunch of spelling errors in the comment fields of
1996-01-30 23:02:38 +00:00