Age | Commit message (Expand) | Author |
1996-10-24 | Respond to SIGINFO; from PR #42 | Thorsten Lockert |
1996-10-23 | typo | Todd C. Miller |
1996-10-23 | Allow root to add entry for login that does not exist. | Todd C. Miller |
1996-10-23 | skey_authenticate() now fakes up a challenge if user does not | Todd C. Miller |
1996-10-21 | compile | Theo de Raadt |
1996-10-21 | Test first, then commit, eh? | Todd C. Miller |
1996-10-21 | save a cycle on strncpy() -- pointed out by Theo | Todd C. Miller |
1996-10-21 | sheer raging paranoia -- possible buf olfow. Does not look exploitable. | Todd C. Miller |
1996-10-21 | talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.de | Theo de Raadt |
1996-10-20 | better error message if unable to create password temp file. | Todd C. Miller |
1996-10-20 | 8-Bit character support. From wosch@freebsd. | michaels |
1996-10-18 | Implement a -c (Grand Total) option, a'la GNU du(1). | Todd C. Miller |
1996-10-18 | Fix pasto by me; spotted by deraadt | Thorsten Lockert |
1996-10-17 | Do not consider non-existent archives as up-to-date on non-a.out systems | Niklas Hallqvist |
1996-10-16 | check malloc ret val. | Todd C. Miller |
1996-10-16 | *** empty log message *** | michaels |
1996-10-16 | namechange. | michaels |
1996-10-16 | nvi 1.78: | michaels |
1996-10-16 | Check ret val of strdup(3) -- may be NULL. | Todd C. Miller |
1996-10-16 | s/key support now works (s/key lookup must be done with euid == 0) | Todd C. Miller |
1996-10-15 | spelling error; from explorer | Theo de Raadt |
1996-10-15 | Possible buf oflow + index -> strchr. | Todd C. Miller |
1996-10-15 | Make sprintf work for you, not the other way around. | Todd C. Miller |
1996-10-15 | ld is smarter then we are! | Jason Downs |
1996-10-15 | Yeah, ok, so I never even bothered to test compile it before... | Jason Downs |
1996-10-15 | bug fix from mool via vimdev. | Jason Downs |
1996-10-15 | sync with the, uh, real 4.5 release. | Jason Downs |
1996-10-14 | Exit on empty "secret password" like skeyinit does. | Todd C. Miller |
1996-10-14 | Control-F - move forward one screenful. | etheisen |
1996-10-14 | More more manpage mods. | etheisen |
1996-10-14 | POSIX.2 EDITOR env var for 'v' command. | etheisen |
1996-10-14 | Backout a previous change that didn't work, and update to version 4.5. | Jason Downs |
1996-10-14 | Filename prompt, not --more--. | etheisen |
1996-10-14 | Update more.help. more.help not omore.hlp. | etheisen |
1996-10-14 | Handle screen a little bit better. | etheisen |
1996-10-14 | Fixed a bug in skeylookup() so no need for extra skey_set_algorithm. | Todd C. Miller |
1996-10-12 | su.c: minor cleanup, some from FreeBSD | Todd C. Miller |
1996-10-12 | correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.no | Theo de Raadt |
1996-10-12 | del tmpdir correctly; pr#29; kstailey@dol-esa.gov | Theo de Raadt |
1996-10-12 | Fix suage string to match man page. NetBSD PR #2837 | Todd C. Miller |
1996-10-12 | HOSTCC for maketab; from dale | Theo de Raadt |
1996-10-10 | Fix searching for shell quoting characters. From wosch@freebsd. | michaels |
1996-10-08 | export $TERM only if passed in; joerg@freebsd.org | Theo de Raadt |
1996-10-08 | reset hash type after zeroing when changing hash type, from dm. | Todd C. Miller |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-04 | let gprof docs still get installed on mips/alpha | Theo de Raadt |
1996-10-03 | Change default formatter from psroff to troff. | Thorsten Lockert |
1996-10-03 | Allow build with YP aka NIS support | Thorsten Lockert |
1996-10-02 | elf2ecoff converter added | Per Fogelstrom |
1996-10-02 | When changing hash algorithms comment out the old entry so we | Todd C. Miller |