Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-24 | Correct the HISTORY section to note that this command appeared in Version 5 | Aaron Campbell | |
of AT&T UNIX, not Version 6. Verified by strings(1)'ing a .dsk file (PDP-11 executable) containing the v5 sources, obtainable at gatekeeper.dec.com in the directory /pub/DEC/sim/software. Idea from NetBSD PR/4790. | |||
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1999-10-17 | Use the AT&T UNIX macros. | Aaron Campbell | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-26 | Xr st(4); from NetBSD | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-05-06 | correct operational description; ksulliva@psc.edu | Theo de Raadt | |
1998-01-03 | default level is 0, not 9; hnokubi@yyy.or.jp | Theo de Raadt | |
1997-07-27 | Xr rcmd 3 | Theo de Raadt | |
1997-07-05 | Fix some incorrect strncpy usage. | Todd C. Miller | |
From NetBSD (luke@netbsd.org) * verbosity additions displaying total & per-volume transfer times and rates * Add the ability to dump specific files & directories of a single filesystem. This uses fts(3) to access the directory structure (and not the raw device), so the standard access permissions are adhered to (unlike dumping an entire filesystem, which just requires read access to the raw disk device). * Support SIGINFO status reporting. * Remove now unused variables that previously stored the (e)uid. * Be more informative in a couple of error messages. From NetBSD (mrg) * fix NetBSD PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>. don't pass pw->pw_name into functions; make a copy. | |||
1997-06-02 | dump(5) does not exist, markd@Grizzly.COM | Theo de Raadt | |
1997-04-27 | Correct assumed editing mistakes. | Jason Downs | |
1997-04-16 | _PATH_DEFTAPE is now defined in <paths.h> | Todd C. Miller | |
Change man page to reflect new default tape drive (/dev/rst0) | |||
1997-02-10 | Make dump(8) really honor -a. Fix up formatting in man page and remove | Todd C. Miller | |
duplicate entry. | |||
1997-02-03 | new -a option autosizes, meaning it runs till it hits EOM (no need for | Theo de Raadt | |
pesky sizing options) -- from FreeBSD. also make -b option aware of MAXPHYS issues (via a little hack) | |||
1996-06-23 | update rcsid | Theo de Raadt | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
support $TAPE. update manual to reflect reality (#1937 from Matthew Green). | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |