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
/
sbin
/
dump
History
mrg
aadd7d4847
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
..
dump.8
Argument is read-blocksize, not "read blocksize". From YOMURA Masanori in private mail.
2005-09-11 23:36:55 +00:00
dump.h
Don't use cast expressions as lvalues as newer versions of gcc warn.
2006-04-21 15:00:49 +00:00
dumprmt.c
…
ffs_inode.c
…
itime.c
…
main.c
Emit "a snapshot of" message for snap_internal case too.
2006-04-19 15:42:12 +00:00
Makefile
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
optr.c
…
pathnames.h
…
rcache.c
…
snapshot.c
…
snapshot.h
…
tape.c
…
traverse.c
Don't use cast expressions as lvalues as newer versions of gcc warn.
2006-04-21 15:00:49 +00:00
unctime.c
…