Age | Commit message (Expand) | Author |
1999-08-18 | Mention ``alias enable no'', not ``alias enable off''. | brian |
1999-08-17 | Implement a minimum idle time value as an optional second argument | brian |
1999-08-17 | Set the close-on-exec flag for all unused descriptors when | brian |
1999-08-16 | slight cleanup | Artur Grabowski |
1999-08-11 | HAVE_FDDI | Theo de Raadt |
1999-08-10 | If we receive an IPCP protocol reject, bring it down. | brian |
1999-08-09 | Change printf formats %q[du] -> %ll[du] | brian |
1999-08-09 | Insist that ppp.conf and it's parent directories aren't `other' | brian |
1999-08-09 | Fixup interface walking, and do not be upset when seeing non-ethernet ifs | Niklas Hallqvist |
1999-08-08 | Don't log_Printf(..., buf) in case buf contains %s | brian |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt |
1999-08-06 | If the clock is put back, ensure that we don't end up dividing by | brian |
1999-08-05 | o Obsolete the undocumented ``set weight'' command. | brian |
1999-08-04 | fix comment | Theo de Raadt |
1999-08-03 | Reorganise ppp's usage to avoid some mandoc limitations. | brian |
1999-08-02 | Mention that ospf is a possible filter protocol. | brian |
1999-08-02 | Fallback to sendmail if /etc/mailer.conf is missing. | Jakob Schlyter |
1999-08-02 | Indentation | Jakob Schlyter |
1999-08-02 | Fix realloc bug. | Jakob Schlyter |
1999-08-02 | Integration of mailwrapper (from NetBSD) | Jakob Schlyter |
1999-08-02 | Use err[x]/warn[x] and improve error reporting | brian |
1999-08-02 | Filter ospf and igmp separately. | brian |
1999-07-29 | Mention which rfc the DNS/NBNS IPCP extensions come from. | brian |
1999-07-29 | missing include; goeran@cdg.chalmers.se | Jakob Schlyter |
1999-07-28 | - Merge some changes from tcpdump 3.4 | Jakob Schlyter |
1999-07-28 | Don't return a garbage mbuf pointer after storing it | brian |
1999-07-28 | Use new tar -T option. | Marc Espie |
1999-07-28 | Fix a load of typos | brian |
1999-07-27 | o Overhaul filtering, adding facilities to jump over rules and to | brian |
1999-07-27 | If we've negotiated CBCP and have also specified ``none'' as a possible | brian |
1999-07-27 | Be a bit more consistent with variable names. | brian |
1999-07-26 | buf oflow fix from FreeBSD; millert@ ok | Aaron Campbell |
1999-07-26 | Fix an off-by-one error and correct the man page WRT clearing | brian |
1999-07-24 | ... but most cards work OK | Theo de Raadt |
1999-07-24 | When we fetch previously retrieved IP fragments from the alias | brian |
1999-07-23 | Remove way obsolete code | Niklas Hallqvist |
1999-07-22 | document kernel building; stolen from afterboot.8 | Theo de Raadt |
1999-07-20 | It's not good to mix mdoc and old-style macros together; espie@ | Aaron Campbell |
1999-07-18 | Sync with current diagnostic messages. | Hakan Olsson |
1999-07-17 | Fix a typo | brian |
1999-07-15 | Back out the mis-commit of my development ISDN modifications. | brian |
1999-07-15 | Don't declare `end' if we aren't compiling radius support. | brian |
1999-07-14 | Explicitly used the phrase "proxy arp". Added examples. | Kjell Wooding |
1999-07-13 | Merge with FreeBSD 3.2, while keeping OpenBSD mktemp/mkstemp fixes. | Theo de Raadt |
1999-07-11 | Fix check for valid user name in interactive use | Marc Espie |
1999-07-10 | Leap through one more hoop to avoid alignment problems. | brian |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-09 | stop Makefile from trying to build now-defunct rmuser.8; form@vell.nsc.ru | Aaron Campbell |
1999-07-08 | - use `#' prompts instead of `$' prompts (need to be root to run adduser) | Aaron Campbell |
1999-07-08 | merge adduser(8) and rmuser(8) man pages, plus add more information... hmm, | Aaron Campbell |