summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-10-24Respond to SIGINFO; from PR #42Thorsten Lockert
1996-10-23typoTodd C. Miller
1996-10-23Allow root to add entry for login that does not exist.Todd C. Miller
1996-10-23skey_authenticate() now fakes up a challenge if user does notTodd C. Miller
1996-10-21compileTheo de Raadt
1996-10-21Test first, then commit, eh?Todd C. Miller
1996-10-21save a cycle on strncpy() -- pointed out by TheoTodd C. Miller
1996-10-21sheer raging paranoia -- possible buf olfow. Does not look exploitable.Todd C. Miller
1996-10-21talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.deTheo de Raadt
1996-10-20better error message if unable to create password temp file.Todd C. Miller
1996-10-208-Bit character support. From wosch@freebsd.michaels
1996-10-18Implement a -c (Grand Total) option, a'la GNU du(1).Todd C. Miller
1996-10-18Fix pasto by me; spotted by deraadtThorsten Lockert
1996-10-17Do not consider non-existent archives as up-to-date on non-a.out systemsNiklas Hallqvist
1996-10-16check malloc ret val.Todd C. Miller
1996-10-16*** empty log message ***michaels
1996-10-16namechange.michaels
1996-10-16nvi 1.78:michaels
1996-10-16Check ret val of strdup(3) -- may be NULL.Todd C. Miller
1996-10-16s/key support now works (s/key lookup must be done with euid == 0)Todd C. Miller
1996-10-15spelling error; from explorerTheo de Raadt
1996-10-15Possible buf oflow + index -> strchr.Todd C. Miller
1996-10-15Make sprintf work for you, not the other way around.Todd C. Miller
1996-10-15ld is smarter then we are!Jason Downs
1996-10-15Yeah, ok, so I never even bothered to test compile it before...Jason Downs
1996-10-15bug fix from mool via vimdev.Jason Downs
1996-10-15sync with the, uh, real 4.5 release.Jason Downs
1996-10-14Exit on empty "secret password" like skeyinit does.Todd C. Miller
1996-10-14Control-F - move forward one screenful.etheisen
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