summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1996-09-24Ensure that termcap get's initializaed before window size.Jason Downs
1996-09-24Movement bug fix from mool, via vimdev.Jason Downs
1996-09-24sprintf -> snprintf except where guaranteed safe.Todd C. Miller
1996-09-24Use mkstemp(). Since temp files get re-used we use mkstemp() to makeTodd C. Miller
1996-09-23undo last; mkstemp is *hard* to do in hereTheo de Raadt
1996-09-23for errors, tell which line #Theo de Raadt
1996-09-23correct field nameTheo de Raadt
1996-09-23pw_abort() after yp change, does unlockTheo de Raadt
1996-09-22Pedanitic indentation: spaces -> tabsimp
1996-09-22Add zdopen(); open a file descriptorThorsten Lockert
1996-09-22No broken push/pop for Theo's less -ewm.etheisen
1996-09-22I don't do curses and certainly not with termcap. Fix the librariesetheisen
1996-09-22Add ex mode to vim, from eric@rainbow.uchicago.edu via mool@oce.nl.Jason Downs
1996-09-22vi -> nvi, ex -> nexJason Downs
1996-09-21Two more changes from vimdev: fix shell expansions and add command line exJason Downs
1996-09-21Fix pattern match message, from mool@oce.nl via vimdev.Jason Downs
1996-09-21Do not look for a.out t.o.c sections in the mips-based portsNiklas Hallqvist
1996-09-21document special MAKEOBJDIR/obj.$MACHINE/obj behaviour of makeTheo de Raadt
1996-09-21gen ktrace.out with restrictive umask; from joerg@freebsd.orgTheo de Raadt
1996-09-21Cleanupetheisen
1996-09-21update to vim 4.4betaJason Downs
1996-09-21Incorporate less modifications for more and our bug fixes from previousetheisen
1996-09-21Build less-290 using wrappers.etheisen
1996-09-21Import of unmolested less-290.etheisen
1996-09-21From NetBSD (christos):briggs