Age | Commit message (Expand) | Author |
2000-12-27 | multiple -t force pty allocation, document ORIGINAL_COMMAND | Markus Friedl |
2000-12-27 | update for ssh-2 | Markus Friedl |
2000-12-27 | behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@... | Michael Shalayeff |
2000-12-25 | always read new byte from rng, then decide wheather to start a new cycle | Michael Shalayeff |
2000-12-24 | Get rid of unused usage() exit code; pointed out by mpech@prosoft.org.lv | Aaron Campbell |
2000-12-24 | oops | Aaron Campbell |
2000-12-24 | indent | Aaron Campbell |
2000-12-24 | Get rid of undocumented -h option. | Aaron Campbell |
2000-12-24 | Get rid of ugly usage() output. People can read the man page to get a command | Aaron Campbell |
2000-12-24 | Sync usage() with man page. | Aaron Campbell |
2000-12-24 | Xr shells(5), not getusershell(3). | Aaron Campbell |
2000-12-24 | Set sequence number to zero for last message in SADB_DUMP, close pr 1583. | Angelos D. Keromytis |
2000-12-24 | Extra argument in the function to tdb_walk(), indicating last TDB. | Angelos D. Keromytis |
2000-12-24 | Various repairs, mostly to get rid of short lines. | Aaron Campbell |
2000-12-24 | Spelling: tripple -> triple | Aaron Campbell |
2000-12-24 | Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to | Aaron Campbell |
2000-12-23 | Make cdio subject line more explicit (aaron & me) | Marc Espie |
2000-12-23 | type is not a .Fn | Markus Friedl |
2000-12-23 | create proper docs for timer{add,clear,sub,isset,cmp} | Theo de Raadt |
2000-12-23 | if a short rwhod packet arrived on a little endian machine, all stack memory | Theo de Raadt |
2000-12-23 | hostnames are case-insensitive; brian | Theo de Raadt |
2000-12-22 | repair same static buf oflow in printf(1) and printf(1) internal inside csh(1) | Theo de Raadt |
2000-12-22 | strlcpy is great | Theo de Raadt |
2000-12-22 | use strtoul() instead of atoi() | Theo de Raadt |
2000-12-22 | when printing vrrp and verbose set -- print src/dst ip addrs | Michael Shalayeff |
2000-12-22 | smite typos, and add RCS tags where missing; aaron@ ok | Anil Madhavapeddy |
2000-12-22 | fix ssh-keygen -x -t type > file; from Roumen.Petrov@skalasoft.com | Markus Friedl |
2000-12-22 | revoke root priv earlier. use strl*. | Jun-ichiro itojun Hagino |
2000-12-22 | Complain about, and name the missing directory when trying to install | Janne Johansson |
2000-12-22 | gnupg ring/data ownership/permission checking added; ok millert@ | Todd T. Fries |
2000-12-22 | sync | jasoni |
2000-12-22 | Implement truncate64, stat64, lstat64, fstat64; from NetBSD | jasoni |
2000-12-22 | call seteuid(getuid) too | Jun-ichiro itojun Hagino |
2000-12-22 | Fix error pointed out by brad. | Dale Rahn |
2000-12-22 | revoke root privilege earliest possible | Jun-ichiro itojun Hagino |
2000-12-22 | more typo fixes; aaron@ ok | Anil Madhavapeddy |
2000-12-21 | more Va stuff | Theo de Raadt |
2000-12-21 | sync | Theo de Raadt |
2000-12-21 | add /usr/share/ipf/nat.3; ok aaron@ | Reinhard J. Sammer |
2000-12-21 | sync | Theo de Raadt |
2000-12-21 | document svc_getreqset2(), a non-standard interface | Theo de Raadt |
2000-12-21 | Various repairs, $Id$ tags added, etc. | Aaron Campbell |
2000-12-21 | fix typos, aaron@ ok | Anil Madhavapeddy |
2000-12-21 | mdoc prefers `\e' as an escape character. | Aaron Campbell |
2000-12-21 | typo; initalized -> initialized | Aaron Campbell |
2000-12-21 | typo; initalizes -> intializes. Some other fixes while I'm here. | Aaron Campbell |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-12-21 | Better english; from provos@ | Aaron Campbell |
2000-12-21 | IPPORT_RESERVED - 1, not 1023 | Theo de Raadt |
2000-12-21 | Revert the previous commit: it made sense for human consumption, but lint(1) | Aaron Campbell |