Age | Commit message (Expand) | Author |
2001-02-07 | X and other apps need cpp to function; without the comp package cpp does | Todd T. Fries |
2001-02-07 | allow gif-less compile | Michael Shalayeff |
2001-02-07 | spelling | Todd T. Fries |
2001-02-07 | document more recent (last year or two) support for newer hardware; ok mickey@ | Todd T. Fries |
2001-02-07 | the wizard has spoken | Todd T. Fries |
2001-02-07 | spelling | Todd T. Fries |
2001-02-07 | spelling | Todd T. Fries |
2001-02-07 | uncomment rsa test; ok millert@ | Todd T. Fries |
2001-02-07 | spelling | Todd T. Fries |
2001-02-07 | Fix -T option and add support for -C option in the file pointed to | Todd C. Miller |
2001-02-07 | Honor TMPDIR environment variable and document the fact. | Todd C. Miller |
2001-02-07 | more man page cleanup and sync of help text with man page; ok markus@ | Kevin Steves |
2001-02-07 | fix size_t -> int cast (use u_long). markus ok | Jun-ichiro itojun Hagino |
2001-02-07 | unsigned long long -> %llu, not %qu. markus ok | Jun-ichiro itojun Hagino |
2001-02-07 | fix debug case; from Mike Pechkin <mpech@prosoft.org.lv> | Michael Shalayeff |
2001-02-07 | Change 6214 by gsar@auger on 2000/06/08 13:57:54 | Todd C. Miller |
2001-02-07 | typo in fatal() | Markus Friedl |
2001-02-07 | bring in latest kame code. | Jun-ichiro itojun Hagino |
2001-02-07 | .Bl-.El mismatch. markus ok | Jun-ichiro itojun Hagino |
2001-02-07 | Check that target is a directory before doing ls; ok markus@ | Damien Miller |
2001-02-07 | dd ECONNABORTED. | Jun-ichiro itojun Hagino |
2001-02-07 | return ECONNABORTED, if the socket (tcp connection for example) | Jun-ichiro itojun Hagino |
2001-02-07 | mention ND6_DEBUG | Jun-ichiro itojun Hagino |
2001-02-07 | turn off duplicated address detection when interface address gets deleted. | Jun-ichiro itojun Hagino |
2001-02-07 | by default, don't bark on inbound ND messages, as outsider may be able to | Jun-ichiro itojun Hagino |
2001-02-07 | pretty up significantly | Theo de Raadt |
2001-02-07 | Don't free handles before we are done with them. Based on work from | Damien Miller |
2001-02-07 | deal with new ANSI malloc stuff | Theo de Raadt |
2001-02-07 | indent | Theo de Raadt |
2001-02-07 | We need to loose some weight. | Artur Grabowski |
2001-02-07 | XXX two horrible abuses of spl. | Artur Grabowski |
2001-02-07 | Now that niklas has fixed ddb to not barf on elf symbols, there | Artur Grabowski |
2001-02-07 | Remove support for #!. It's not intuitive and if you happen to add | Federico G. Schwindt |
2001-02-07 | Add support for bus_space_write_region_[1248] bus_space_read_region_[1248] | Dale Rahn |
2001-02-07 | Some devices use NPBG others want PAGE_SIZE, and the related macros. | Dale Rahn |
2001-02-07 | ok, commit this since it most likely to work; i guess now it will get tested ... | Michael Shalayeff |
2001-02-07 | check for stat failures, too; ok djm@ | Markus Friedl |
2001-02-06 | dir==ls | Markus Friedl |
2001-02-06 | Fix -o option under getopt; ok markus@ | Damien Miller |
2001-02-06 | use lower case error messages similar to errno.h | Markus Friedl |
2001-02-06 | replace arc4random with counter for request ids; ok markus@ | Damien Miller |
2001-02-06 | missed ) in if() | Michael Shalayeff |
2001-02-06 | reorder -{1,2,4,6} options. ok markus@ | Jakob Schlyter |
2001-02-06 | ignore blank lines in addition to comments | Todd T. Fries |
2001-02-06 | add missing -1 option | Jakob Schlyter |
2001-02-06 | add -1 option (force protocol version 1). ok markus@ | Jakob Schlyter |
2001-02-06 | i can be stooooopid | Michael Shalayeff |
2001-02-06 | remove confusing callback code | Markus Friedl |
2001-02-06 | Punctuation fix from Pekka Savola <pekkas@netcore.fi> | Damien Miller |
2001-02-06 | do not ask for passphrase in batch mode; report from ejb@ql.org | Markus Friedl |