Age | Commit message (Expand) | Author |
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 |
2002-12-08 | Treat a file name of "-" as either stdin or stdout, depending on position. | Todd C. Miller |
2002-12-08 | GNU semantics say that if optstring begins with '-' then | Todd C. Miller |
2002-12-08 | grop long option names, like gzip. | Michael Shalayeff |
2002-12-08 | No need to try and catch "--" by hand, getopt() does it for us. | Todd C. Miller |
2002-12-08 | Avoid using "optind = 0" since its meaning to getopt() is implementation | Todd C. Miller |
2002-12-07 | Repair -a flag parsing which I broke in revision 1.47. | Todd C. Miller |
2002-12-07 | Treat EPIPE writing to the terminal the same as SIGQUIT from the user. | Todd C. Miller |
2002-12-06 | Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@ | Damien Miller |
2002-12-05 | use roundup() similar to rcp/util.c and avoid problems with strange | Markus Friedl |
2002-12-04 | grok systrace ioctl names | Michael Shalayeff |
2002-12-04 | remove xauth entries before add; PR 2994 from janjaap@stack.nl. | Kevin Steves |
2002-12-03 | ansify, indent, check for malloc/calloc failure, proper usage() | Peter Valchev |
2002-12-03 | complete SYNOPSIS, sort options and improve wording slightly | Peter Valchev |
2002-12-03 | caldera-licensed docs, now that they are free. need more work, thus not insta... | Michael Shalayeff |
2002-12-03 | caldera-licensed docs, now that they are free. need more work, thus not insta... | Michael Shalayeff |
2002-12-03 | constify the not yet constified tables, use defined(__STDC__) instead of ifde... | Michael Shalayeff |
2002-12-03 | altq-pf merge - Nov 18 2002 | Henning Brauer |
2002-12-03 | bridge addition... Feb 26, 1999 | Jason Wright |
2002-12-02 | nuke unifdefall | Theo de Raadt |
2002-12-02 | freebsd diffs; merged by tedu@Stanford.EDU | Theo de Raadt |
2002-11-30 | So you think your work is funny, eh? | Miod Vallat |
2002-11-29 | inconsistant spelling; torh@bogus.net | Theo de Raadt |
2002-11-29 | de is dead; peterw@ifost.org.au | Theo de Raadt |
2002-11-29 | Add -b flag (brief mode) like NetBSD and FreeBSD; Ibrahim Khalifa | Todd C. Miller |
2002-11-27 | typo; Tor Houghton | Todd C. Miller |
2002-11-27 | unkonwn -> unknown; Tor Houghton <torh@bogus.net> | Peter Valchev |
2002-11-27 | allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp; | Markus Friedl |
2002-11-27 | Ressurect -l flag to be compliant with spell(1). | margarida |
2002-11-26 | The day of fighting with the violence against women | Alexander Yurchenko |
2002-11-26 | i've comitted from the wrong tree the previous, needs dkbad | Michael Shalayeff |
2002-11-26 | parse all the usefull files in sys for ioctls, change if() return to a switch... | Michael Shalayeff |
2002-11-26 | KNF, comment and error message repair; ok markus@ | Kevin Steves |
2002-11-26 | remove outdated statement; ok markus@ deraadt@ | Kevin Steves |
2002-11-26 | Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default. | Wilbern Cobb |
2002-11-25 | yeah | Henning Brauer |