Age | Commit message (Expand) | Author |
2000-04-25 | remove some non-important HISTORY | Jakob Schlyter |
2000-04-25 | omit RC5 | Theo de Raadt |
2000-04-24 | clean up bogus .Nm "" | Jakob Schlyter |
2000-04-24 | default to non-verbose (previously undefined) | Jakob Schlyter |
2000-04-24 | include cleanup | Jakob Schlyter |
2000-04-24 | use _PATH_MASTERPASSWD & _PATH_GROUP | Jakob Schlyter |
2000-04-24 | init | Jakob Schlyter |
2000-04-24 | fix usage when building with EXTENSIONS | Jakob Schlyter |
2000-04-24 | is_number() is needed even without EXTENSIONS defined | Jakob Schlyter |
2000-04-24 | remove lint stuff. remove unneeded strlcpy. | Jakob Schlyter |
2000-04-24 | id-tags | Jakob Schlyter |
2000-04-24 | Initial import of user/group management tools from NetBSD. | Jakob Schlyter |
2000-04-22 | another misnumbering | Theo de Raadt |
2000-04-22 | misnumbered web pages; patch sent to beck | Theo de Raadt |
2000-04-20 | Document /etc/resolv.conf.tail | Angelos D. Keromytis |
2000-04-20 | Change -b to -f, similar to Solaris. | Angelos D. Keromytis |
2000-04-20 | Change the flag to -f, similar to Solaris. | Angelos D. Keromytis |
2000-04-20 | If /etc/resolv.conf.tail exists, append to newly-constructed | Angelos D. Keromytis |
2000-04-20 | Yet more typos...I should quit while I'm ahead. | Angelos D. Keromytis |
2000-04-20 | Also forgot to update usage() | Angelos D. Keromytis |
2000-04-20 | Forgot trailing newline in message. | Angelos D. Keromytis |
2000-04-20 | Same as the traceroute commit just now; add an option for skipping | Angelos D. Keromytis |
2000-04-20 | Add a "minimum ttl" option (starting point). Useful for skipping over | Angelos D. Keromytis |
2000-04-19 | cvs missed removing these before | Todd C. Miller |
2000-04-18 | strip htdigest and htpasswd before installing. | Federico G. Schwindt |
2000-04-18 | accesses /etc/aliases instead of /etc/mail/aliases. (ok millert) | Christopher Turan |
2000-04-18 | Print a parenthesis in front of security flags. | Angelos D. Keromytis |
2000-04-18 | remove sendmail 8.9.3 | Todd C. Miller |
2000-04-17 | revisit in6_ifattach(). (1) make it more persistent about initializaing an | Jun-ichiro itojun Hagino |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-04-16 | Fix package conflict for flavors: | Marc Espie |
2000-04-16 | More formatting repairs. | Aaron Campbell |
2000-04-16 | for the Nth time, the damn syslog socket is required | Theo de Raadt |
2000-04-15 | - `coexist', not `co-exist'; it's not hyphenated. | Aaron Campbell |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | OpenSSL 0.9.5a merge - fixes DSA cert generation problem | Bob Beck |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-14 | use getifaddrs, not SIOCGIFCONF. #ifdef will be removed later. | Jun-ichiro itojun Hagino |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell |
2000-04-11 | Fix HISTORY section; ian@darwinsys.com | Aaron Campbell |
2000-04-11 | ignore routing messages for interfaces that route6d does not care. | Jun-ichiro itojun Hagino |
2000-04-11 | avoid complex alignment constraint in SIOCGIFCONF, | Jun-ichiro itojun Hagino |
2000-04-10 | Speed up simple pkg_info: don't retrieve information we don't use. | Marc Espie |
2000-04-09 | Add a missing ``break'' | brian |
2000-04-07 | When running ppp -background, show comfort messages showing | brian |
2000-04-06 | Enable sendmail 8.10.0. Things like sendmail.* and aliases now live | Todd C. Miller |
2000-04-06 | I didn't get this right the last time.... | brian |
2000-04-06 | Don't make a sendmail smtpd link, it will be confused with beck's smtpd. | Todd C. Miller |
2000-04-05 | Fix bogus error message. Not a dir can mean *nothing* at all. | Marc Espie |