| Age | Commit message (Expand) | Author |
| 2000-07-25 | Install ssh_config and sshd_config for `distribution' target. | thorpej |
| 2000-07-25 | Add a build-framework for an SSH implementation which is not | thorpej |
| 2000-07-24 | - Wrap line. | ad |
| 2000-07-24 | RCS ID police. | ad |
| 2000-07-23 | Fix library order. | mycroft |
| 2000-07-23 | Add format string to fprintf(). | wiz |
| 2000-07-23 | Fix problem building lint.7. | mycroft |
| 2000-07-22 | Redo previous slightly differently - restore the behaviour of two | simonb |
| 2000-07-21 | Fix name comparison bug due to questionable microoptimisation, | mjl |
| 2000-07-20 | ectx_sanify(): ditch utterly broken 'optimization', which caused incorrect | jdolecek |
| 2000-07-20 | sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers are | itojun |
| 2000-07-19 | Simple const. | ad |
| 2000-07-19 | - Free storage allocated by fparseln. | enami |
| 2000-07-18 | More work on newsyslog(8): | ad |
| 2000-07-18 | Do not mmap() with MAP_PRIVATE - looks like kernel tries to preallocate | jdolecek |
| 2000-07-18 | add rfc 2389, since that's now supported | lukem |
| 2000-07-18 | add support for FEAT and OPTS commands with `features' and `opts'. | lukem |
| 2000-07-18 | minor knf. call setbinary()/setascii() with non-NULL 2nd arg | lukem |
| 2000-07-18 | convert to new knf | lukem |
| 2000-07-16 | add comma between xrefs in SEE ALSO | jdolecek |
| 2000-07-16 | update to openssl 0.9.5a | mrg |
| 2000-07-16 | repair inet6.ip6 stat (broken in 1.4 -> 1.5). | itojun |
| 2000-07-15 | - Set the minimum width for login name to 4, the width of "USER". | enami |
| 2000-07-13 | Use KERN_CONSDEV for determining the console device instead of CPU_CONSDEV | simonb |
| 2000-07-13 | - Use _PATH_VARRUN. | ad |
| 2000-07-13 | remove pulldown statistics | itojun |
| 2000-07-13 | fix the krb5 su to ordinary user case, from Mark Davies | assar |
| 2000-07-13 | do not print m_pulldown statistics. it is too experimental and | itojun |
| 2000-07-13 | For the -i option, don't convert a single space before a tab stop to a | simonb |
| 2000-07-11 | Xr passwd.conf | ad |
| 2000-07-11 | English. | ad |
| 2000-07-11 | parse(): be sure to clear *log before filling. | ad |
| 2000-07-11 | - Detail flags in manpage using a table. | ad |
| 2000-07-11 | -s: Replace the reference to strcmp(3) with a functional description. | kleink |
| 2000-07-10 | Make this compile on sparc64. | eeh |
| 2000-07-10 | Sorry about breakage - no connectivity at evenings or weekends for me. Anyway: | ad |
| 2000-07-10 | printf() pedant - even if we are sure that there's no %-formatted in a | itojun |
| 2000-07-10 | print size_t as casted to (u_long) with %lu | assar |
| 2000-07-10 | add Kerberos5 support | assar |
| 2000-07-10 | repair, simplify, and improve the Kerberos part | assar |
| 2000-07-09 | newsyslog wouldn't parse the count field because sscanf return value was | aymeric |
| 2000-07-08 | - Kill the auto variable Pflag like other ch* commands. | enami |
| 2000-07-07 | Add some validity checks for seed and password. | mjl |
| 2000-07-07 | Back out previous two. | ad |
| 2000-07-07 | Make it deal with skeykeys file containing different hash | mjl |
| 2000-07-07 | Adapt to RFC2289 S/Keys by pulling in changes from OpenBSD. Also | mjl |
| 2000-07-07 | errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd | itojun |
| 2000-07-07 | pull rpc/nettype.h in, for some of function prototype. checked by fvdl | itojun |
| 2000-07-07 | Redo previous slightly; add `-m' option to allow multiple instances. | ad |
| 2000-07-07 | Update manpage to new options. | mjl |