summaryrefslogtreecommitdiff
path: root/sbin/dump/dumprmt.c
AgeCommit message (Collapse)Author
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-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-08-06buf oflow, from joshdTheo de Raadt
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt