Age | Commit message (Expand) | Author |
2002-11-28 | Make questions out of requests for user input that were demands. Use | Kenneth R Westerback |
2002-11-28 | Save a few bytes; | Kenneth R Westerback |
2002-11-28 | Fix indent botch. | Kenneth R Westerback |
2002-11-27 | typo; Tor Houghton | Todd C. Miller |
2002-11-27 | unkonwn -> unknown; Tor Houghton <torh@bogus.net> | Peter Valchev |
2002-11-27 | no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod ok | Michael Shalayeff |
2002-11-27 | Honour malloc_junk ('J') with realloc(3), and fix page_dir shrink update. | Thierry Deval |
2002-11-27 | Make fc -e work in "sh-mode" (shell invoked as /bin/sh or -o sh option) | Peter Valchev |
2002-11-27 | I fucked up. The manpage was correct before my last commit. | Henning Brauer |
2002-11-27 | Avoid possible wraparound when checking timeout size; mickey@ OK | Todd C. Miller |
2002-11-27 | more altq testing | Henning Brauer |
2002-11-27 | handle the "no bandwidth specified" case earlier and easier. | Henning Brauer |
2002-11-27 | allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp; | Markus Friedl |
2002-11-27 | more tweaking | Theo de Raadt |
2002-11-27 | move even closer to where we want to be | Theo de Raadt |
2002-11-27 | corrections and clarifications from Han Boetes <han at mijncomputer dot nl> | Henning Brauer |
2002-11-27 | -use a #define for default qlimit instead of hardcoding it | Henning Brauer |
2002-11-27 | adjust after printing changes | Henning Brauer |
2002-11-27 | next round in print fixes: | Henning Brauer |
2002-11-27 | use a #define for default priority instead of hardcoding it | Henning Brauer |
2002-11-27 | Make sure daemon() does not close any fd opened during initialization. | Hakan Olsson |
2002-11-27 | in print_altq() correctly print scheduler type and options | Henning Brauer |
2002-11-27 | regen | Michael Shalayeff |
2002-11-27 | chips&tech 69030 | Michael Shalayeff |
2002-11-27 | fix tbrsize spec | Henning Brauer |
2002-11-27 | Update document date. | Hakan Olsson |
2002-11-27 | fix error message for altq ifspec without child queues | Henning Brauer |
2002-11-27 | fix an underflow in socket timeout calculations. | Michael Shalayeff |
2002-11-27 | correct hppa attachments | Michael Shalayeff |
2002-11-27 | do address translation for for socket syscalls that pass addresses in | Jason Ish |
2002-11-27 | recover original stanford copyright. sync w/kame | Jun-ichiro itojun Hagino |
2002-11-27 | Ressurect -l flag to be compliant with spell(1). | margarida |
2002-11-27 | Kill some alloca. Reduces temp allocation for big static libraries drastically, | Marc Espie |
2002-11-26 | more tweaks | Theo de Raadt |
2002-11-26 | tiny spacing nit | Theo de Raadt |
2002-11-26 | Fix various nits: | Ryan Thomas McBride |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert |
2002-11-26 | The day of fighting with the violence against women | Alexander Yurchenko |
2002-11-26 | make bandwidth specification on queue truly optional | Henning Brauer |
2002-11-26 | fancier queue example | Henning Brauer |
2002-11-26 | fix queue example | Henning Brauer |
2002-11-26 | queue comes before NAT | Henning Brauer |
2002-11-26 | more cleanup | Theo de Raadt |
2002-11-26 | more cleanup, and nat parts from mcbride | Theo de Raadt |
2002-11-26 | test for working timeouts on recv, currently failing | Michael Shalayeff |
2002-11-26 | i've comitted from the wrong tree the previous, needs dkbad | Michael Shalayeff |
2002-11-26 | Call the enable function, don't set the variable directly. | Jason Wright |
2002-11-26 | Match VE_3, too; Cliff Skolnick | Jason Wright |
2002-11-26 | weissmanndiff | Michael Shalayeff |
2002-11-26 | parse all the usefull files in sys for ioctls, change if() return to a switch... | Michael Shalayeff |