This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dfca108cdf
freebsd-nq
/
sbin
/
dump
History
Ruslan Ermilov
1f6a46318d
Sort options.
2003-02-23 01:50:07 +00:00
..
cache.c
Readjust the cache initialization code to make it more obvious that the
2003-01-25 19:06:30 +00:00
dump.8
Sort options.
2003-02-23 01:50:07 +00:00
dump.h
Add a caching option to dump. Use -C. Note that NetBSD has a caching option
2003-01-13 19:42:41 +00:00
dumprmt.c
Use the standardized CHAR_BIT constant instead of NBBY in userland.
2002-09-25 04:06:37 +00:00
itime.c
Use the standardized CHAR_BIT constant instead of NBBY in userland.
2002-09-25 04:06:37 +00:00
main.c
Sort options.
2003-02-23 01:50:07 +00:00
Makefile
Add a caching option to dump. Use -C. Note that NetBSD has a caching option
2003-01-13 19:42:41 +00:00
optr.c
Use the standardized CHAR_BIT constant instead of NBBY in userland.
2002-09-25 04:06:37 +00:00
pathnames.h
Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.
2002-05-17 11:47:12 +00:00
tape.c
Use the standardized CHAR_BIT constant instead of NBBY in userland.
2002-09-25 04:06:37 +00:00
traverse.c
Add a caching option to dump. Use -C. Note that NetBSD has a caching option
2003-01-13 19:42:41 +00:00
unctime.c