Age | Commit message (Expand) | Author |
2000-06-29 | use %s with syslog, at least crashable from command line | Theo de Raadt |
2000-06-29 | use %s with syslog | Theo de Raadt |
2000-06-28 | make _msgout() use syslog() with a %s, for future safety | Theo de Raadt |
2000-06-28 | in quit(), be more careful about possible nasty parameters in the future | Theo de Raadt |
2000-06-28 | BpfGetIntfName() returns syslog fmt args which are safe | Theo de Raadt |
2000-06-28 | buf oflow safe | Theo de Raadt |
2000-06-28 | creating line ourselves, but just in case, use %s with syslog | Theo de Raadt |
2000-06-28 | syslog should use %s | Theo de Raadt |
2000-06-28 | correct COPTS whacking code; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-06-28 | kldload ng_ether if we need to under FreeBSD. | brian |
2000-06-25 | safe shell quoting | Dug Song |
2000-06-25 | pass variables to dhclient-script via a constructed environment, instead of a... | Dug Song |
2000-06-24 | Don't assign an MTU based on the peers first-link MRU in MP mode. | brian |
2000-06-23 | Fix a printf-style arg cast (again) | brian |
2000-06-23 | Improved 227, 229 and EPRT support in the nat code; FreeBSD | brian |
2000-06-23 | fix dhcpd to not abandon addresses forever when they are pinged before use | Bob Beck |
2000-06-22 | Correct PPPoE in multi-link mode; jason@ | brian |
2000-06-20 | sync with latest kame ndp(8). | Jun-ichiro itojun Hagino |
2000-06-20 | add encryption for svnd's for Erich <hh@cyberpass.net>. You can do a | Niels Provos |
2000-06-20 | Allow padding in LQR ECHO requests | brian |
2000-06-20 | pretty | Jason Wright |
2000-06-20 | include configuration for exec from ppp | Jason Wright |
2000-06-20 | reorder sections as per mdoc.template | Jason Wright |
2000-06-20 | use stdin instead of exec'n ppp(8). It's expected that ppp will give us | Jason Wright |
2000-06-20 | Remove some debugging code, and prepare to become an 'exec' client of ppp(8) | Jason Wright |
2000-06-20 | hush | Jason Wright |
2000-06-20 | more info for pppoe strings | Jason Wright |
2000-06-19 | Don't mis-match interface names in iface_Create() | brian |
2000-06-19 | honor scopeid when compare ipv6 addrs | Jun-ichiro itojun Hagino |
2000-06-18 | Fix a printf-style format error | brian |
2000-06-18 | Improve RIP support; PR#1266, James Ponder <james@oaktree.co.uk> | Jakob Schlyter |
2000-06-18 | OpenBSD tag | Jason Wright |
2000-06-18 | add pppoe | Jason Wright |
2000-06-18 | import my pppoe code | Jason Wright |
2000-06-16 | update and sort list of vflags, iflags, nfsflags, mntflags. also | assar |
2000-06-16 | Fix PR 1279. | Hakan Olsson |
2000-06-15 | Full support for passive mode FTP | brian |
2000-06-14 | clarify tcp4/tcp6 interaction. | Jun-ichiro itojun Hagino |
2000-06-13 | Add ``set ifqueue'' to adjust the number of packets ppp buffers. | brian |
2000-06-12 | sync with latest kame traceroute6. print src address. -g (source route). | Jun-ichiro itojun Hagino |
2000-06-11 | newaliases(1) -> newaliases(8) | Todd C. Miller |
2000-06-11 | Merge libalias stuff from FreeBSD: | brian |
2000-06-09 | chown has moved to /sbin | Todd C. Miller |
2000-06-09 | chown moved into chmod | Michael Shalayeff |
2000-06-07 | Strip trailing slashes from dir names and give a reasonable error if | Todd C. Miller |
2000-06-06 | Make quot work when passed a filesystem mount point like the documentation | Todd C. Miller |
2000-06-05 | correct option parser typo. -f, not -b. | Jun-ichiro itojun Hagino |
2000-06-03 | Set SIGCHLD to SIG_DFL not SIG_IGN to prevent "perl -w" from | Todd C. Miller |
2000-05-31 | sync with the latest kame code. insufficient len in malloc() call is | Jun-ichiro itojun Hagino |
2000-05-31 | Remove hard sentence breaks. | Aaron Campbell |