Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-25 | -b option was being ignored when used in conjunction with -d. | Todd C. Miller | |
NetBSD PR #3254, fix from Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>. | |||
1997-02-10 | Make dump(8) really honor -a. Fix up formatting in man page and remove | Todd C. Miller | |
duplicate entry. | |||
1997-02-04 | maxbsize hack i did was not portable | Theo de Raadt | |
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-12-16 | does noone know how to use strncat correctly? | Theo de Raadt | |
1996-12-04 | 64 bit patches, tih@nhh.no | Theo de Raadt | |
1996-10-12 | permit ufs filesystem type too | Theo de Raadt | |
1996-09-15 | sprintf -> snprintf (how'd that get missed?) | Todd C. Miller | |
Don't complain if setsockopt() fails. It will fail if we used rcmdsh() instead of rcmd() and there's no easy way to detect which we used now. | |||
1996-09-14 | setgid stuff goes away | Theo de Raadt | |
1996-09-14 | not setgid tty anymore. | Theo de Raadt | |
1996-09-14 | Now uses "wall -g" so no need to be setgid tty. This makes $RSH work. | Todd C. Miller | |
Also fix buf oflow. | |||
1996-09-02 | don't try to do setsockopt(TCP_MAXSEG) unless we are root. | Todd C. Miller | |
1996-09-01 | kill setuid, fix setgid hole | Theo de Raadt | |
1996-09-01 | oflow protection | Theo de Raadt | |
1996-09-01 | dialup tty semantic is wrong | Theo de Raadt | |
1996-08-10 | silence warning | Theo de Raadt | |
1996-08-06 | whoops | Theo de Raadt | |
1996-08-06 | buf oflow, from joshd | Theo de Raadt | |
1996-08-05 | careful about buffer | Theo de Raadt | |
1996-08-02 | kill extra DUMP: message | Theo de Raadt | |
1996-08-02 | mostly harmless buffer overflow | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-21 | only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.com | Theo de Raadt | |
(should we deal with mfs?) | |||
1996-05-22 | from jtk; Adjust the base for time estimates to ignore time we spent | Theo de Raadt | |
waiting for operator input. enhancements from PR #900 | |||
1996-03-21 | From NetBSD: Merge of 960317 | Niklas Hallqvist | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
support $TAPE. update manual to reflect reality (#1937 from Matthew Green). | |||
1995-12-01 | correct typo pointed out by chuck (in the prettiest way possible | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |