summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-06-06mention the `manual' command; mcsmart@engin.umich.eduAaron Campbell
1999-06-06typo; mcsmart@engin.umich.eduAaron Campbell
1999-06-05Merge with EOM 1.41, RCSIdsNiklas Hallqvist
1999-06-05Merge with EOM 1.89Niklas Hallqvist
1999-06-05Use the Listen-on address as local address if Local-addressNiklas Hallqvist
1999-06-05fix another inet_aton()Theo de Raadt
1999-06-05Remove bad examples of stuff we do not yet support in this version anyhowNiklas Hallqvist
1999-06-05Merge with EOM 1.15Niklas Hallqvist
1999-06-05Merge with EOM 1.14Niklas Hallqvist
1999-06-05Merge with EOM 1.27Niklas Hallqvist
1999-06-05use inet_aton()Theo de Raadt
1999-06-05capitalize the acronym IDAaron Campbell
1999-06-05more .Os cleansingAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-06-03check for interface names before hostnamesTheo de Raadt
1999-06-02snprintfTheo de Raadt
1999-06-02Merge with EOM 1.16Niklas Hallqvist
1999-06-02Merge with EOM 1.23Niklas Hallqvist
1999-06-02Merge with EOM 1.112Niklas Hallqvist
1999-06-02exchange.c: Merge with EOM 1.106Niklas Hallqvist
1999-06-02Merge with EOM 1.44Niklas Hallqvist
1999-06-02Merge with EOM 1.4Niklas Hallqvist
1999-06-02Merge with EOM 1.3Niklas Hallqvist
1999-06-02Merge with EOM 1.39Niklas Hallqvist
1999-06-02Merge with EOM 1.14Niklas Hallqvist
1999-06-02Merge with EOM 1.52Niklas Hallqvist
1999-06-02Merge with EOM 1.24Niklas Hallqvist
1999-06-02Merge with EOM 1.88Niklas Hallqvist
1999-06-02Merge with EOM 1.19Niklas Hallqvist
1999-06-02Merge with EOM 1.33Niklas Hallqvist
1999-06-02Merge with EOM 1.95Niklas Hallqvist
1999-06-02Merge with EOM 1.33Niklas Hallqvist
1999-05-31clarify "secure" flag in /etc/ttysTodd C. Miller
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-05-31Use connection-oriented transport (ie: TCP) when possible. This makesTodd C. Miller
1999-05-30Output style nit. From ho@Tobias Weingartner
1999-05-29remove Xr to mkfs(8), since it is long goneAaron Campbell
1999-05-28more .El madnessAaron Campbell
1999-05-26Xr st(4); from NetBSDAaron Campbell
1999-05-24bye-bye, swapctl does the same thing.Tobias Weingartner
1999-05-23don't build swapon since swapctl gets linked to swaponTodd C. Miller
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Add swapctlTobias Weingartner
1999-05-22Initial import of swapctl(8).Tobias Weingartner
1999-05-21typoMarc Espie
1999-05-21do not much with COPTS; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-05-19document tcp.sack and tcp.mssdflt for sysctlNiels Provos
1999-05-19Use fprintf/exit in place of errx for usage display.Alex Feldman