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
424fc39fbc
NetBSD
/
sbin
/
newfs_lfs
History
he
5b7047ce18
The type of sizeof() can be u_long, so cast to that and print with %ld.
2000-10-11 21:08:54 +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
Tweak how lfs_avail is initialized, corresponding to changes in the
2000-07-04 22:35:04 +00:00