Age | Commit message (Expand) | Author |
1999-09-06 | Send password to encrypt(1) via stdin. millert@ ok | Alex Feldman |
1999-09-02 | Treat kern.hostid as a u_int, and clean up parsing of integers on the command | Paul Janzen |
1999-09-01 | move brconfig to /sbin, where it belongs | Theo de Raadt |
1999-08-31 | remove a superfluous space | Aaron Campbell |
1999-08-30 | in cron_popen(), do an initgroups, setlogin() and chdir to the user's | Todd C. Miller |
1999-08-29 | Add comment to remind people not to use args in MAILARGS that will | Todd C. Miller |
1999-08-28 | Run sendmail as the user corresponding to the crontab entry. | Todd C. Miller |
1999-08-28 | Fix potential buf oflow in log routines. Adapted from am-utils patch. | Todd C. Miller |
1999-08-27 | Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS arguments. | Todd C. Miller |
1999-08-26 | Make it clear that "amq -M" mounts are disabled and kill some dead code. | Todd C. Miller |
1999-08-26 | Don't document the disabled -M flag | Todd C. Miller |
1999-08-26 | Align mbufs to sizeof(long), not 4 | brian |
1999-08-22 | Add crossref to mailer.conf(5) so users might know that there is such a | Jakob Schlyter |
1999-08-22 | Allow authkey to be changed independently of the current phase. | brian |
1999-08-19 | domain name change | kstailey |
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 |