Age | Commit message (Expand) | Author |
1997-04-05 | if TERM=dumb disable progress and editing for emacs ange-ftp | kstailey |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1997-04-04 | check MID field like strip(1) does; PR#149, mickey; fix by me | Theo de Raadt |
1997-04-04 | sort & add a few | Theo de Raadt |
1997-04-04 | mention mr.tarkovskey | Michael Shalayeff |
1997-04-03 | fix my last fix. warnx, not warn! | Michael Shalayeff |
1997-04-03 | more about Gogol (; | Michael Shalayeff |
1997-04-03 | take 2 | kstailey |
1997-04-03 | make it match what is in magdir/magic | kstailey |
1997-04-03 | From FreeBSD 1.7 by markm. The log message: | imp |
1997-04-03 | per wishes of deraadt add ufs to default fs's to search. | michaels |
1997-04-02 | buf oflows, thanks imp & millert | Theo de Raadt |
1997-04-02 | use 10 X for mktemp(1) | Theo de Raadt |
1997-04-02 | use mkstemp (millert, please double check) | Theo de Raadt |
1997-04-02 | add Gogol birthday (; | Michael Shalayeff |
1997-04-02 | Merge in good changes from NetBSD: | Todd C. Miller |
1997-04-01 | Disable editing when in batch mode. Idea from Theo. | Todd C. Miller |
1997-04-01 | zap extra XXX if swap goes down; paul@wit387304.student.utwente.nl | Theo de Raadt |
1997-04-01 | Slightly better fix. This one is explicately bounded by UT_HOSTSIZE. | Todd C. Miller |
1997-04-01 | This merges in the latest NetBSD sup source. | Todd T. Fries |
1997-04-01 | Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse) | Todd C. Miller |
1997-03-31 | correct path in comment; thieleke@ix.netcom.com | Theo de Raadt |
1997-03-30 | blowfish + passwd.conf support. fixed md5 salt. | Niels Provos |
1997-03-30 | NetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). ... | Todd C. Miller |
1997-03-29 | fix typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-03-29 | Use ``mail.local -H'' to do dot locking so we can have mode 755 mail | Todd C. Miller |
1997-03-27 | Fix core dump. | Jason Downs |
1997-03-27 | pretty and one 64bit thingy | Theo de Raadt |
1997-03-27 | use arc4random instead of random | Niels Provos |
1997-03-27 | Slight cleanup, more needed | Tobias Weingartner |
1997-03-27 | support for md5 passwords | Niels Provos |
1997-03-26 | calculate width for select() more carefully | Theo de Raadt |
1997-03-26 | bail like ruptime; netbsd | Theo de Raadt |
1997-03-26 | s/main/listmain/; seebs@solon.com | Theo de Raadt |
1997-03-26 | show a backslash properly; david@mono.org | Theo de Raadt |
1997-03-26 | xref rwhod; netbsd | Theo de Raadt |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt |
1997-03-25 | exec with argv[0] as shell, not "sh"; era@iki.fi | Theo de Raadt |
1997-03-25 | correct string empty test; yokota@freebsd | Theo de Raadt |
1997-03-25 | ensure strftime buf has NUL; yokota@freebsd | Theo de Raadt |
1997-03-25 | ensure strftime buf has NUL; yokota@freebsd | Theo de Raadt |
1997-03-25 | Ok here is the mvme88k userland, minus a few important pieces. | Dale S. Rahn |
1997-03-21 | Add in recent NetBSD changes we didn't already have: | Todd C. Miller |
1997-03-19 | Fixed minor bug with next/prev/replay commands. | Angelos D. Keromytis |
1997-03-14 | Add missing line, doh! | Todd C. Miller |
1997-03-14 | Correct usage of S_IFREG. | Todd C. Miller |
1997-03-14 | Fix problem where tty mode could get clobbered when ftp was suspended. | Todd C. Miller |
1997-03-14 | Change an occurrence of if (fromatty) -> if (edit) -- from Thorsten. | Todd C. Miller |
1997-03-14 | Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter | Todd C. Miller |
1997-03-09 | Added the "replay" command. | Angelos D. Keromytis |