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