summaryrefslogtreecommitdiff
path: root/sbin/dump
AgeCommit message (Collapse)Author
1996-12-16does noone know how to use strncat correctly?Theo de Raadt
1996-12-0464 bit patches, tih@nhh.noTheo de Raadt
1996-10-12permit ufs filesystem type tooTheo de Raadt
1996-09-15sprintf -> 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-14setgid stuff goes awayTheo de Raadt
1996-09-14not setgid tty anymore.Theo de Raadt
1996-09-14Now uses "wall -g" so no need to be setgid tty. This makes $RSH work.Todd C. Miller
Also fix buf oflow.
1996-09-02don't try to do setsockopt(TCP_MAXSEG) unless we are root.Todd C. Miller
1996-09-01kill setuid, fix setgid holeTheo de Raadt
1996-09-01oflow protectionTheo de Raadt
1996-09-01dialup tty semantic is wrongTheo de Raadt
1996-08-10silence warningTheo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-06buf oflow, from joshdTheo de Raadt
1996-08-05careful about bufferTheo de Raadt
1996-08-02kill extra DUMP: messageTheo de Raadt
1996-08-02mostly harmless buffer overflowTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-21only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.comTheo de Raadt
(should we deal with mfs?)
1996-05-22from jtk; Adjust the base for time estimates to ignore time we spentTheo de Raadt
waiting for operator input. enhancements from PR #900
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist
support $TAPE. update manual to reflect reality (#1937 from Matthew Green).
1995-12-01correct typo pointed out by chuck (in the prettiest way possibleTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt