This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.sbin
/
makefs
/
msdos
History
christos
d84c38ae4e
- don't abuse vp->fs to mean struct fs for ffs and struct msdos_opts;
...
make it always fsinfo_t and change void * to that. - kill unused structure members.
2013-01-30 19:19:19 +00:00
..
Makefile.inc
…
msdosfs_denode.c
- use emalloc and friends
2013-01-28 21:03:26 +00:00
msdosfs_vfsops.c
- don't abuse vp->fs to mean struct fs for ffs and struct msdos_opts;
2013-01-30 19:19:19 +00:00
msdosfs_vnops.c
workaround for gcc/vax
2013-01-29 19:45:47 +00:00