summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
multiple files into a non-existing directory. art@ and hin@ ok.
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
"auto-boot?" is the proper variable name to disable/enable autobooting not "auto-boot"
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
"i's" I guess).
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
and other code checkers don't like this special case. Pointed out by espie@ and michaels@inet.no.
2000-12-21- Get rid of local error() function and instead use err(3).Aaron Campbell
- Add a standard usage() function.
2000-12-21Use arc4random().Aaron Campbell
2000-12-21print keyfile:line for changed hostkeys, for deraadt@; ok deraadt@Markus Friedl
2000-12-21URL of protocol-numbers has changedReinhard J. Sammer
2000-12-21typo; ciper -> cipherAaron Campbell
2000-12-21Add UUCP info documentation.Christian Weisgerber
Lack pointed out by Hans Guenter Weigand <hgw@d1906.inka.de>. - Virgin import of Taylor UUCP 1.06.1 texinfo doc. - Makefile largely by millert@ ok millert@
2000-12-21Eliminate tbl and groff warnings: ru@freebsd.Paul Janzen
2000-12-21Print quotas > 4G correctly; be a little more paranoid with a few buffers.Paul Janzen
2000-12-21Deal with quotas over 4G correctly; also, tidy a bit and be a touch morePaul Janzen
paranoid with some buffers.
2000-12-21Mention that SVR4 expects fully duplex pipesPaul Janzen
2000-12-21Various repairs.Aaron Campbell
2000-12-21grammar and accuracyPaul Janzen
2000-12-21Standard OpenBSD'ifications that happen when new man pages are imported.Aaron Campbell
2000-12-21document net.inet6.icmp6.mtudisc_{hi,lo}watJun-ichiro itojun Hagino
2000-12-21correct ipv6 path mtu discovery.Jun-ichiro itojun Hagino
2000-12-21more careful euid killingTheo de Raadt
2000-12-21use strlcpyTheo de Raadt
2000-12-20the russian forgot to link this to cac.4Theo de Raadt
2000-12-20document "default" argumentTheo de Raadt
2000-12-20Mention that /* NOTREACHED */ is unncessary following an exit(3) call, where itAaron Campbell
is obvious.
2000-12-20use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@Markus Friedl
2000-12-20remove comments about HPUX and call error() if ioctl fails; from ↵Markus Friedl
stevesk@pobox.com
2000-12-20fix prototypes; from stevesk@pobox.comMarkus Friedl
2000-12-20init pointer to NULL; report from Jan.Iven@cern.chMarkus Friedl
2000-12-20cannot get ip for remote host if proxy_command is usedMarkus Friedl