Age | Commit message (Expand) | Author |
2001-07-20 | make this work, after espie changed other mk behaviours | Theo de Raadt |
2001-07-20 | "the" command line | Kevin Steves |
2001-07-20 | add -v option to fid command | Jim Rees |
2001-07-20 | do not exit() from signal handlers; ok deraadt@ | Markus Friedl |
2001-07-20 | safe signal handling, using _exit() | Theo de Raadt |
2001-07-19 | add read -x option | Jim Rees |
2001-07-19 | more places that need -lkafs | Theo de Raadt |
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt |
2001-07-19 | CDIAGFLAGS | Marc Espie |
2001-07-19 | escape chars are below now | Kevin Steves |
2001-07-18 | Uhmm, nope, this broke everything | Theo de Raadt |
2001-07-18 | chdir("/") from bbraun@synack.net; ok markus@ | Kevin Steves |
2001-07-18 | pr #1946, allow sshd if /dev is readonly | Markus Friedl |
2001-07-18 | -Wall cleanup | Peter Valchev |
2001-07-18 | Missing -o in scp usage() | mouring |
2001-07-18 | Kill signal race. Reviewed by jjbg@ | Marc Espie |
2001-07-18 | Avoid dumping core when reporting open conditionals. | Marc Espie |
2001-07-18 | CDIAGFLAGS | Marc Espie |
2001-07-18 | CDIAGFLAGS | Marc Espie |
2001-07-18 | new meaning to the terms slackass | Michael Shalayeff |
2001-07-17 | some initial info about the smartcard support, | Markus Friedl |
2001-07-17 | keep track of both maxfd and the size of the malloc'ed fdsets. | Markus Friedl |
2001-07-17 | now you can display and set acls | Jim Rees |
2001-07-17 | update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com | Markus Friedl |
2001-07-17 | add -l and -a flags to "ls" | Jim Rees |
2001-07-17 | more better error checking | Jim Rees |
2001-07-17 | change jaut back to previous behavior; add new "login" command | Jim Rees |
2001-07-17 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-07-17 | missing prototypes; ok deraadt | Peter Valchev |
2001-07-16 | add setpass command | Jim Rees |
2001-07-16 | add help text for each command | Jim Rees |
2001-07-16 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-07-16 | -Wall cleanup; ok millert | Peter Valchev |
2001-07-15 | typo in usage; ok markus@ | Kevin Steves |
2001-07-15 | -d will not fork; ok markus@ | Kevin Steves |
2001-07-15 | schedule client alive for ssh2 only, greg@cheers.bungi.com | Markus Friedl |
2001-07-14 | delete spurious #includes; ok deraadt@ markus@ | Kevin Steves |
2001-07-14 | Fix cycle detection. | Marc Espie |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2001-07-11 | no need to call dirname(pw->pw_dir). | Markus Friedl |
2001-07-11 | sort options string, fix -p, add -k | Markus Friedl |
2001-07-11 | Clarify performance of tsort -l (hamiltonian circuit is NP-complete). | Marc Espie |
2001-07-11 | Typo in comment | Marc Espie |
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev |
2001-07-11 | make it compilable in all 4 combination of KRB4/KRB5 settings. dugsong ok | Jun-ichiro itojun Hagino |
2001-07-10 | don't panic if fork or pipe fail (just return an empty passwd). | Markus Friedl |
2001-07-10 | typo; from Joseph Mallett <jmallett@xMach.org> | Michael Shalayeff |
2001-07-09 | use errx() | Paul Janzen |
2001-07-09 | right | Michael Shalayeff |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |