Age | Commit message (Expand) | Author |
2002-12-30 | o add Keith Moon's birthday (already have his death) | Todd C. Miller |
2002-12-30 | use err vs. errx and display function; from Owl. ok fgsch@ | Kevin Steves |
2002-12-30 | include function in error; from Owl. ok fgsch@ | Kevin Steves |
2002-12-30 | correct return code check; from Owl. ok fgsch@ | Kevin Steves |
2002-12-30 | Avoid setting optind to 0 since in GNU getopt() that means the same | Todd C. Miller |
2002-12-29 | check -DCLEANUP compilation | Marc Espie |
2002-12-29 | Synch comment with code | Marc Espie |
2002-12-29 | another | Henning Brauer |
2002-12-28 | fix calloc's. also check for errors; fixes PR/3043. | Federico G. Schwindt |
2002-12-26 | dupe, from Dan Weeks | Michael Shalayeff |
2002-12-23 | jow strummer comes and goes | Michael Shalayeff |
2002-12-23 | Display offending line number in error messages. | Todd C. Miller |
2002-12-19 | This file dates from back when the One True Awk needed patches to | Todd C. Miller |
2002-12-19 | Recognize CORENIC handles and use CNICHOST like we do VNICHOST ones. | Todd C. Miller |
2002-12-19 | Update to the One True Awk version 20021213 | Todd C. Miller |
2002-12-19 | o Add -6 and -c options from FreeBSD | Todd C. Miller |
2002-12-19 | only do "Trying ..." if verbose | Theo de Raadt |
2002-12-19 | s/msg_send/ssh_msg_send/ to avoid namespace clashes in portable; ok markus@ | Damien Miller |
2002-12-18 | t'was not enough space malloced when generating the bodun entries | Michael Shalayeff |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |
2002-12-17 | ANSIfu and if given multiple names, don't exit if we get an error | Todd C. Miller |
2002-12-17 | Only call setlogin() if this proccess is a session leader. | Todd C. Miller |
2002-12-17 | o Implement -r (recursive) option | Todd C. Miller |
2002-12-16 | typo; from Tor Houghton <torh@bogus.net> | Michael Shalayeff |
2002-12-16 | Make systat(1), iostat(8) and vmstat(8) automatically update their disk | Thierry Deval |
2002-12-15 | more writable spelling; torh | Henning Brauer |
2002-12-15 | typo; torh at bogus.net | Henning Brauer |
2002-12-14 | handle multiline replies from the server. | Marc Espie |
2002-12-14 | add missing OpenBSD tag | Todd C. Miller |
2002-12-13 | Recent modifications to netcat changed the behaviour to only exit when both | Aaron Campbell |
2002-12-13 | audio_prinfo.seek is int now; document and sync | Christian Weisgerber |
2002-12-13 | No need to include sys/cdefs.h explicitly here; Andrey Matveev | Todd C. Miller |
2002-12-13 | 1) include stalling time in total time | Markus Friedl |
2002-12-13 | Some KNF from Andrey Matveev plus a little cleanup of my own. | Todd C. Miller |
2002-12-13 | cleanup debug messages, more useful information for the client user. | Markus Friedl |
2002-12-12 | knf | Theo de Raadt |
2002-12-11 | Convert ctype.h macros into inline functions. This fixes the issues we | Todd C. Miller |
2002-12-11 | Don't require a list of object file for the -d, -m, -q and -r options | Todd C. Miller |
2002-12-11 | miod asked me to add this | Michael Shalayeff |
2002-12-10 | static | Markus Friedl |
2002-12-10 | move tos handling to packet_set_tos; ok provos/henning/deraadt | Markus Friedl |
2002-12-10 | power plant day moves back to the 22 from sun+3; from form@ the powermaker | Michael Shalayeff |
2002-12-10 | ansi, KNF, other style(9) improvements and logic simplification; andrushock@k... | Peter Valchev |
2002-12-10 | sort options; andrushock@korovino.net | Peter Valchev |
2002-12-10 | Make sure $SHELL points to the shell from the password file, even if shell | Markus Friedl |
2002-12-09 | Correct typo. 'accessable' -> 'accessible' | Chad Loder |
2002-12-09 | Avoid setting optind to 0 as GNU getopt treats that like we do optreset. | Todd C. Miller |
2002-12-09 | bind ^Xg to gotoline by default | Theo de Raadt |
2002-12-09 | do not use sys/types.h and sys/param.h together; andrushock@korovino.net | Theo de Raadt |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |