summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-05-30check mkstemp() failureTheo de Raadt
1999-05-30It's spelled "occurrence". Also a few other minor mods while I'm at it.Paul Janzen
1999-05-29Check size as well as mtime when deciding whether or not the fileTodd C. Miller
1999-05-28more .El madnessAaron Campbell
1999-05-28Don't forget to free the mbufs that get processed bybrian
1999-05-27Handle unterminated quoted strings without dup'ing the last characterbrian
1999-05-27Add some comments, optimise out a few strlen()s andbrian
1999-05-27Call tty_Offline() from tty_Cooked() and tty_Free(), just inbrian
1999-05-27Move the code for tweaking interface flags into one function.brian
1999-05-26Work-around: egcs ICE on m68kMarc Espie
1999-05-26need string.hTheo de Raadt
1999-05-24new mdoc ipftest(1) man page; kwesterback@home.comAaron Campbell
1999-05-24init exit code; ben@scientia.demon.co.ukTheo de Raadt
1999-05-24Correct the ``ignoring sync/async'' warnings so that they showbrian
1999-05-24repair; d@Aaron Campbell
1999-05-24Don't warn about ``!'' lines being unindented commands in ppp.conf.brian
1999-05-24use strlcpy instead of strncpyJason Wright
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23.Nm macros should have an argument in SYNOPSIS sectionAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Update for new vmswap code.Tobias Weingartner
1999-05-21typoMarc Espie
1999-05-19document tcp.sack and tcp.mssdflt for sysctlNiels Provos
1999-05-18Move the tty locking stuff back out to physical.c sobrian
1999-05-17Typos; Suzanne M. Lea <smlea@uncg.edu>Jason Wright
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-16Mention ``show layers''brian
1999-05-16Initialise ttydevice::Timerbrian
1999-05-16Mention new option. More diagnostics.Hakan Olsson
1999-05-16Added 'permanent' keyword for non-overwritable static ARP entries.Hakan Olsson
1999-05-15Add ``show layers'' to see the protocol layering for a link.brian
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1999-05-15repairAaron Campbell
1999-05-14Handle LCP echo reqs properly again (broken with thebrian
1999-05-14Ensure that we're not going to overflow our ``struct tun''brian
1999-05-13Initialise the struct device part of struct ttydevice.brian
1999-05-13Fix a bum pointer dereference and make some variablebrian
1999-05-13Ignore repeated signals sent to the parent in backgroundbrian
1999-05-12Adjust our first timer delta according to the returnbrian
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-05-12Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian
1999-05-09Revert to the previous behaviour of only doing a utmpbrian
1999-05-09Deal with the fact that as we now mbuf_Read the fsmbrian
1999-05-08o Redesign the layering mechanism and make the aliasing code part ofbrian
1999-05-03drop packets silently while the link is down, which is a better approximationMichael Shalayeff
1999-05-03include ms-chap support; brad@Todd C. Miller
1999-05-02Handle receiving more than one acceptable CCP REQbrian
1999-05-02Mention ``show mp''.brian
1999-05-01Make ports 80 & 81 ``interactive''.brian
1999-05-01typo; krw@tcn.netTheo de Raadt