This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c3cb7e5d7a
freebsd-dev
/
sbin
/
dump
History
Dima Dorfman
03578dfec7
Sort options in DESCRIPTION.
2001-07-15 14:00:19 +00:00
..
dump.8
Sort options in DESCRIPTION.
2001-07-15 14:00:19 +00:00
dump.h
Use <sys/queue.h> instead of home-rolled list.
2001-01-29 09:45:51 +00:00
dumprmt.c
Add include of errno.h where needed, remove extern int errno where not.
2000-04-14 06:15:01 +00:00
itime.c
Remove two lint directives that aren't needed since rev 1.5.
2001-03-30 16:51:51 +00:00
main.c
Add manual page and usage for dump -D (supplied by Dima Dorfman) (will also
2001-07-09 03:06:56 +00:00
Makefile
- Backout botched attempt to introduce MANSECT feature.
2001-03-26 14:33:27 +00:00
optr.c
Use <sys/queue.h> instead of home-rolled list.
2001-01-29 09:45:51 +00:00
pathnames.h
Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,
2001-03-08 09:04:40 +00:00
tape.c
Use \a instead of \007 for making noise.
2001-01-28 21:21:37 +00:00
traverse.c
Convert two instances of a lseek()+read() combination to a pread().
2001-07-01 04:46:20 +00:00
unctime.c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00