This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7992052d11
NetBSD
/
sbin
/
newfs_lfs
History
hubertf
1320b80b0e
xref lfs_cleanerd(8) in SEE ALSO
2000-11-08 19:43:16 +00:00
..
Makefile
…
config.h
Various bug-fixes to LFS, to wit:
2000-09-09 04:49:54 +00:00
extern.h
Format string cleanups by Bill Sommerfeld.
2000-10-10 20:24:49 +00:00
lfs.c
Format fixup. size_t can be long, so cast to u_long and print with %ld.
2000-10-11 21:02:05 +00:00
misc.c
…
newfs.c
The type of sizeof() can be u_long, so cast to that and print with %ld.
2000-10-11 21:08:54 +00:00
newfs_lfs.8
xref lfs_cleanerd(8) in SEE ALSO
2000-11-08 19:43:16 +00:00