Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-04 | remove more UCB term 3 | Theo de Raadt | |
2003-06-04 | more term 3 & 4 from various developers, with permission of course | Theo de Raadt | |
2003-06-04 | another term 3 & 4 from tholo after permission | Theo de Raadt | |
2003-06-04 | term 3 & 4 from tholo after permission | Theo de Raadt | |
2003-06-04 | fix some more UCB term 3 | Theo de Raadt | |
2003-06-04 | nuke term 3 based on terms file | Jason Wright | |
2003-06-04 | nuke clause 3 & 4 (ok with patrik) | Jason Wright | |
2003-06-04 | Recgonize -fno-builtin-<function> | Marc Espie | |
okay tdeval, fries, tdeval, millert... | |||
2003-06-04 | kill ssh process on receipt of signal; ok markus@ | Damien Miller | |
2003-06-04 | kill ssh process upon receipt of signal, bz #241. | Damien Miller | |
based on patch from esb AT hawaii.edu; ok markus@ | |||
2003-06-04 | ansify; ok markus@ | Damien Miller | |
2003-06-04 | remove bitrotten commet; ok markus@ | Damien Miller | |
2003-06-04 | remove duplicated group-dropping code; ok markus@ | Damien Miller | |
2003-06-04 | disable challenge/response and keyboard-interactive auth methods upon hostkey | Damien Miller | |
mismatch. based on patch from fcusack AT fcusack.com. bz #580; ok markus@ | |||
2003-06-04 | Don't mention the "alwaysuseklogin" option as it has never been used | Hans Insulander | |
by us. ok millert@ | |||
2003-06-04 | Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelos | Hakan Olsson | |
D. Keromytis and Niels Provos. | |||
2003-06-04 | Remove 3 and 4 from the "license to use" | Hakan Olsson | |
2003-06-04 | Use bus_untmp() instead of rolling an inline version of it; | Miod Vallat | |
tested and ok jason@ | |||
2003-06-04 | strlcpy; tested by nick@ | Miod Vallat | |
2003-06-04 | 4 was deleted, should be 3 | Theo de Raadt | |
2003-06-04 | kill terms 3 & 4 | Jason Wright | |
2003-06-04 | It turns out that POSIX specifies more should prompt with the file name, | Todd C. Miller | |
not --More-- like the old UCB more did. Back out a hack I did to make the prompt look like the old UCB more. | |||
2003-06-04 | another 3/4 | Theo de Raadt | |
2003-06-04 | more 3/4 cleanups for lazy developers | Theo de Raadt | |
2003-06-04 | another UCB one that can be fixed obviously | Theo de Raadt | |
2003-06-04 | sync | Theo de Raadt | |
2003-06-04 | kill clause 3 & 4 | Jason Wright | |
2003-06-04 | toast some 3 & 4 for espie | Theo de Raadt | |
2003-06-04 | more term 3 and 4 changes | Theo de Raadt | |
2003-06-04 | Correctly set dlines on terminal resize; missed this in rev 1.20. | Todd C. Miller | |
2003-06-04 | Fix for machines w/ unsigned chars; part from drahn@ | Todd C. Miller | |
Use 'ch' as variable name for int-sized characters (e.g. EOF) Use 'c' as variable name for char-sized characters | |||
2003-06-04 | o print screensize - 1 lines for each screenful, not screensize - 2. | Todd C. Miller | |
o get rid of tailequ(); use __progname to see if we were invoked as page | |||
2003-06-04 | sanitize a bit. ok millert@ | Jolan Luff | |
2003-06-04 | fix a few more prints... stupid monoaural devices... | Jason Wright | |
2003-06-04 | fix printing when AUDIO_SETINFO fails | Jason Wright | |
2003-06-04 | Check for alternate screen support and if it exists, don't print stuff | Todd C. Miller | |
that would mess up the existing contents. This fixes some ugliness when running commands from more on an xterm. | |||
2003-06-04 | Fix mergo that resulted in 2 copies of the handle_signal() function. | Todd C. Miller | |
2003-06-04 | simplify some tty handling code: | Todd C. Miller | |
o instead of otty and osavetty, use otty (original) and ntty (new) o only call tcsetattr() from set_tty() and reset_tty() o simplify set_tty() and reset_tty() o use isatty() instead of tcgetattr() to see if stdin is a tty o when we reset no_intty=0, also dup stderr -> stdin since stderr is a tty | |||
2003-06-03 | Eliminate setjmp/longjmp by using interruptible syscalls when reading input | Todd C. Miller | |
from the user. The signal handlers are now safe (they just set a flag). | |||
2003-06-03 | 2 terms | Marc Espie | |
2003-06-03 | by means of utilising -f avoid some warnings when rotating accounting files; ↵ | Michael Shalayeff | |
millert@ ok | |||
2003-06-03 | fix grammar in the comments | David Krause | |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-06-03 | three four kills | Michael Shalayeff | |
2003-06-03 | three four kills escapee | Michael Shalayeff | |
2003-06-03 | fix various 3/4 licenses according to "terms" file | Theo de Raadt | |
2003-06-03 | remove term 3, with permission from Chris Kuethe for pathnames.h | Bob Beck | |
2003-06-03 | remove some term 3 & 4 for niklas | Theo de Raadt | |
2003-06-03 | do not honour getenv of EVENT_NOKQUEUE is issetugid; millert henning ok | Theo de Raadt | |