summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-08-22Add crossref to mailer.conf(5) so users might know that there is such aJakob Schlyter
1999-08-22Allow authkey to be changed independently of the current phase.brian
1999-08-19domain name changekstailey
1999-08-18Mention ``alias enable no'', not ``alias enable off''.brian
1999-08-17Implement a minimum idle time value as an optional second argumentbrian
1999-08-17Set the close-on-exec flag for all unused descriptors whenbrian
1999-08-16slight cleanupArtur Grabowski
1999-08-11HAVE_FDDITheo de Raadt
1999-08-10If we receive an IPCP protocol reject, bring it down.brian
1999-08-09Change printf formats %q[du] -> %ll[du]brian
1999-08-09Insist that ppp.conf and it's parent directories aren't `other'brian
1999-08-09Fixup interface walking, and do not be upset when seeing non-ethernet ifsNiklas Hallqvist
1999-08-08Don't log_Printf(..., buf) in case buf contains %sbrian
1999-08-06uid_t and gid_t, and use %uTheo de Raadt
1999-08-06If the clock is put back, ensure that we don't end up dividing bybrian
1999-08-05o Obsolete the undocumented ``set weight'' command.brian
1999-08-04fix commentTheo de Raadt
1999-08-03Reorganise ppp's usage to avoid some mandoc limitations.brian
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