summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-07-20support for fifo and character/block devices.Marc Espie
2005-07-19handle short reads/writes. this fixes theMoritz Jodeit
2005-07-19remove trailing whitespace;Jason McIntyre
2005-07-19rev 1.7Brad Smith
2005-07-18Add a ``force-scripts'' option for using chat scripts with -direct andBrad Smith
2005-07-18fix a block that was indented too far.David Gwynne
2005-07-18minor nits in session.c, add an additional nconf == NULL check and switchClaudio Jeker
2005-07-17another malloc() check.Brad Smith
2005-07-17don't call adjust_linklocal() since this function does not do anything.Brad Smith
2005-07-17Replace various spelling with FALLTHROUGH which is lint()ableBrad Smith
2005-07-17rev 1.55Brad Smith
2005-07-17rev 1.52Brad Smith
2005-07-17Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_Brad Smith
2005-07-17document that clients need dns entries;Jason McIntyre
2005-07-17rev 1.91Brad Smith
2005-07-17Implement an ``enable/disable echo'' option, defaults to off.Brad Smith
2005-07-15shrink read buffer size from 64k to 4k, this is not bgpd and we're dealingHenning Brauer
2005-07-15remove recently added "using privsep user X" message, spams console in -sHenning Brauer
2005-07-15fix a function name in an error messageHenning Brauer
2005-07-14improvements from tamas tevesz;Jason McIntyre
2005-07-14free commitz from pascoes kitchen. fix an error messageDavid Gwynne
2005-07-12recognize both versions of the nat-t-draft v2 vendor IDsHans-Joerg Hoexer
2005-07-12rev 1.305Brad Smith
2005-07-12rev 1.298Brad Smith
2005-07-12rev 1.45Brad Smith
2005-07-12rev 1.117Brad Smith
2005-07-12- support ipv6cpretry and ipv6cpretries, which are IPv6 versionsBrad Smith
2005-07-12rev 1.14Brad Smith
2005-07-11rev 1.12Brad Smith
2005-07-11rev 1.30Brad Smith
2005-07-11Don't install wrong IPv6 route by add command.Brad Smith
2005-07-11rev 1.32Brad Smith
2005-07-11More descriptive error if a signal causes the child to exit; ok henning@Darren Tucker
2005-07-11Print privsep user and dir when in debug mode; ok henning@Darren Tucker
2005-07-11Print actual error when in debug mode; ok henning@Darren Tucker
2005-07-09IP-address -> IP address;Jason McIntyre
2005-07-09rev 1.85Brad Smith
2005-07-09rev 1.45Brad Smith
2005-07-08Don't mistakenly match groups with partial name matches in "usermod -G".Todd C. Miller
2005-07-08proto is `ip6', not `ipv6';Jason McIntyre
2005-07-07when reading of sadb/spd data fails don't callMoritz Jodeit
2005-07-06rev 1.8Brad Smith
2005-07-06Add a bunch of malloc() return checksBrad Smith
2005-07-06add another non-fatal error for recvfrom; ok henning@Darren Tucker
2005-07-06rev 1.7Brad Smith
2005-07-05Save transmit time for each peer for later use as refid for SNTPv4Darren Tucker
2005-07-04whitespace;Jason McIntyre
2005-07-04spacingTheo de Raadt
2005-07-04nicer textTheo de Raadt
2005-07-04describe the difference between radiotap and pcap modeReyk Floeter