summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-07-25Install ssh_config and sshd_config for `distribution' target.thorpej
2000-07-25Add a build-framework for an SSH implementation which is notthorpej
2000-07-24- Wrap line.ad
2000-07-24RCS ID police.ad
2000-07-23Fix library order.mycroft
2000-07-23Add format string to fprintf().wiz
2000-07-23Fix problem building lint.7.mycroft
2000-07-22Redo previous slightly differently - restore the behaviour of twosimonb
2000-07-21Fix name comparison bug due to questionable microoptimisation,mjl
2000-07-20ectx_sanify(): ditch utterly broken 'optimization', which caused incorrectjdolecek
2000-07-20sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers areitojun
2000-07-19Simple const.ad
2000-07-19- Free storage allocated by fparseln.enami
2000-07-18More work on newsyslog(8):ad
2000-07-18Do not mmap() with MAP_PRIVATE - looks like kernel tries to preallocatejdolecek
2000-07-18add rfc 2389, since that's now supportedlukem
2000-07-18add support for FEAT and OPTS commands with `features' and `opts'.lukem
2000-07-18minor knf. call setbinary()/setascii() with non-NULL 2nd arglukem
2000-07-18convert to new knflukem
2000-07-16add comma between xrefs in SEE ALSOjdolecek
2000-07-16update to openssl 0.9.5amrg
2000-07-16repair 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-13Use KERN_CONSDEV for determining the console device instead of CPU_CONSDEVsimonb
2000-07-13- Use _PATH_VARRUN.ad
2000-07-13remove pulldown statisticsitojun
2000-07-13fix the krb5 su to ordinary user case, from Mark Daviesassar
2000-07-13do not print m_pulldown statistics. it is too experimental anditojun
2000-07-13For the -i option, don't convert a single space before a tab stop to asimonb
2000-07-11Xr passwd.confad
2000-07-11English.ad
2000-07-11parse(): 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-10Make this compile on sparc64.eeh
2000-07-10Sorry about breakage - no connectivity at evenings or weekends for me. Anyway:ad
2000-07-10printf() pedant - even if we are sure that there's no %-formatted in aitojun
2000-07-10print size_t as casted to (u_long) with %luassar
2000-07-10add Kerberos5 supportassar
2000-07-10repair, simplify, and improve the Kerberos partassar
2000-07-09newsyslog wouldn't parse the count field because sscanf return value wasaymeric
2000-07-08- Kill the auto variable Pflag like other ch* commands.enami
2000-07-07Add some validity checks for seed and password.mjl
2000-07-07Back out previous two.ad
2000-07-07Make it deal with skeykeys file containing different hashmjl
2000-07-07Adapt to RFC2289 S/Keys by pulling in changes from OpenBSD. Alsomjl
2000-07-07errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsditojun
2000-07-07pull rpc/nettype.h in, for some of function prototype. checked by fvdlitojun
2000-07-07Redo previous slightly; add `-m' option to allow multiple instances.ad
2000-07-07Update manpage to new options.mjl