summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-08-02Mention that ospf is a possible filter protocol.brian
1999-08-02Fallback to sendmail if /etc/mailer.conf is missing.Jakob Schlyter
1999-08-02IndentationJakob Schlyter
1999-08-02Fix realloc bug.Jakob Schlyter
1999-08-02Integration of mailwrapper (from NetBSD)Jakob Schlyter
1999-08-02Use err[x]/warn[x] and improve error reportingbrian
1999-08-02Filter ospf and igmp separately.brian
1999-07-29Mention which rfc the DNS/NBNS IPCP extensions come from.brian
1999-07-29missing include; goeran@cdg.chalmers.seJakob Schlyter
1999-07-28- Merge some changes from tcpdump 3.4Jakob Schlyter
1999-07-28Don't return a garbage mbuf pointer after storing itbrian
1999-07-28Use new tar -T option.Marc Espie
1999-07-28Fix a load of typosbrian
1999-07-27o Overhaul filtering, adding facilities to jump over rules and tobrian
1999-07-27If we've negotiated CBCP and have also specified ``none'' as a possiblebrian
1999-07-27Be a bit more consistent with variable names.brian
1999-07-26buf oflow fix from FreeBSD; millert@ okAaron Campbell
1999-07-26Fix an off-by-one error and correct the man page WRT clearingbrian
1999-07-24... but most cards work OKTheo de Raadt
1999-07-24When we fetch previously retrieved IP fragments from the aliasbrian
1999-07-23Remove way obsolete codeNiklas Hallqvist
1999-07-22document kernel building; stolen from afterboot.8Theo de Raadt
1999-07-20It's not good to mix mdoc and old-style macros together; espie@Aaron Campbell
1999-07-18Sync with current diagnostic messages.Hakan Olsson
1999-07-17Fix a typobrian
1999-07-15Back out the mis-commit of my development ISDN modifications.brian
1999-07-15Don't declare `end' if we aren't compiling radius support.brian
1999-07-14Explicitly used the phrase "proxy arp". Added examples.Kjell Wooding
1999-07-13Merge with FreeBSD 3.2, while keeping OpenBSD mktemp/mkstemp fixes.Theo de Raadt
1999-07-11Fix check for valid user name in interactive useMarc Espie
1999-07-10Leap through one more hoop to avoid alignment problems.brian
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-09stop Makefile from trying to build now-defunct rmuser.8; form@vell.nsc.ruAaron Campbell
1999-07-08- use `#' prompts instead of `$' prompts (need to be root to run adduser)Aaron Campbell
1999-07-08merge adduser(8) and rmuser(8) man pages, plus add more information... hmm,Aaron Campbell
1999-07-08spurious words and misc fixesHugh Graham
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-07show MESSAGE using PAGERMarc Espie
1999-07-06union wait -> intTodd C. Miller
1999-07-05mmap is no longer broken on sparcArtur Grabowski
1999-07-05oopsMarc Espie
1999-07-04more macro conversionAaron Campbell
1999-07-04Let pkg_add use tar -q.Marc Espie
1999-07-04some fix-upsAaron Campbell
1999-07-04new -mdoc man pages; kwesterback@home.comAaron Campbell
1999-07-03typosHugh Graham
1999-07-03Add a note about modem_chat vs. dialbackTodd C. Miller
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell