summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-10-14More more manpage mods.etheisen
1996-10-14POSIX.2 EDITOR env var for 'v' command.etheisen
1996-10-14Backout a previous change that didn't work, and update to version 4.5.Jason Downs
1996-10-14Filename prompt, not --more--.etheisen
1996-10-14Update more.help. more.help not omore.hlp.etheisen
1996-10-14Handle screen a little bit better.etheisen
1996-10-14Fixed a bug in skeylookup() so no need for extra skey_set_algorithm.Todd C. Miller
1996-10-12su.c: minor cleanup, some from FreeBSDTodd C. Miller
1996-10-12correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.noTheo de Raadt
1996-10-12del tmpdir correctly; pr#29; kstailey@dol-esa.govTheo de Raadt
1996-10-12Fix suage string to match man page. NetBSD PR #2837Todd C. Miller
1996-10-12HOSTCC for maketab; from daleTheo de Raadt
1996-10-10Fix searching for shell quoting characters. From wosch@freebsd.michaels
1996-10-08export $TERM only if passed in; joerg@freebsd.orgTheo de Raadt
1996-10-08reset hash type after zeroing when changing hash type, from dm.Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-10-04let gprof docs still get installed on mips/alphaTheo de Raadt
1996-10-03Change default formatter from psroff to troff.Thorsten Lockert
1996-10-03Allow build with YP aka NIS supportThorsten Lockert
1996-10-02elf2ecoff converter addedPer Fogelstrom
1996-10-02When changing hash algorithms comment out the old entry so weTodd C. Miller
1996-10-02Fix a bug wrt handling of old md4 entries. Now don't save a type with md4Todd C. Miller
1996-10-02Support for call graph detection using the -c options on i386Thorsten Lockert
1996-10-012.0 2.0 2.0 2.0 2.0 -- Get the idea???etheisen
1996-09-30Fixed up docs and improved skeyinit's passwd prompt.Todd C. Miller
1996-09-30these scripts now always clean up their temporary directories.bitblt
1996-09-30lorder now cleans up its temp directory after a failure.bitblt
1996-09-30In -s mode, now checks that seed is pure alphanum and converts charsTodd C. Miller
1996-09-30If can't open temp file (and it doesn't already exist) give real error message.Todd C. Miller
1996-09-29RFC 1938 says min passwd len is 10...Todd C. Miller
1996-09-29updated s/key docs.Todd C. Miller
1996-09-29Document new switches.Todd C. Miller
1996-09-29Works with new libskey and supports SHA.Todd C. Miller
1996-09-29Towards RFC 1938 compliance. Works with new libskey and supports SHA.Todd C. Miller
1996-09-29Will now work with SHA when it happens.Todd C. Miller
1996-09-29Added support for MD4/MD5 as an argument.Todd C. Miller
1996-09-28Build under OpenBSD. Added OpenBSD tags. Cleanup manpage.etheisen
1996-09-28Import of 4.3BSD more.etheisen
1996-09-28strings for username are of size UT_NAMESIZETodd C. Miller
1996-09-28the LIST carried out by mget in remglob() no longer follows symbolic linksbitblt
1996-09-28Less easily guessed seed. From logdaemon package.Todd C. Miller
1996-09-28skeyprune -- new command to prune commented (zero'd) and crufty skey entries.Todd C. Miller
1996-09-27Now can deal with both MD4 and MD5 s/key's.Todd C. Miller
1996-09-27Now can both MD4 and MD5 skey's.Todd C. Miller
1996-09-27correct quotes; netbsd pr#2781; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1996-09-27Beat crunchgen'd less into submission.etheisen
1996-09-26Make cw handling an option.Jason Downs
1996-09-26Doh! DESTDIRetheisen
1996-09-25Better crunchgen support.etheisen
1996-09-25OBJS var needed for crunchgen.etheisen