Age | Commit message (Expand) | Author |
2004-01-14 | A more classical and more readable getopt() loop, no functional change. | Miod Vallat |
2004-01-14 | Do not expose kernel prototypes to userland. | Miod Vallat |
2004-01-14 | Fix after recent struct reg and struct frame changes. | Miod Vallat |
2004-01-14 | update struct, noted by deraadt@ | Ted Unangst |
2004-01-14 | sync | Ted Unangst |
2004-01-14 | sync | Ted Unangst |
2004-01-14 | change sigaltstack.ss_size type to size_t. handle syscall fallout. | Ted Unangst |
2004-01-14 | ok, it took quite a bit of prodding but itojun finally explained why the | Theo de Raadt |
2004-01-14 | Fix the mmap case; inadequate testing on my part! | Todd C. Miller |
2004-01-14 | Preliminary changes for ARM support on OpenBSD. "Can't hurt" espie@ | Dale Rahn |
2004-01-14 | Fallback to malloc + pread if mmap fails; fixes "nm /dev/ksyms". OK mickey@ | Todd C. Miller |
2004-01-14 | Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also | Kenneth R Westerback |
2004-01-14 | Revert previous; this will cause issues on some machines, says drahn@ | Miod Vallat |
2004-01-13 | Fix KERNTEXTOFF value (long) after the move to ELF. | Miod Vallat |
2004-01-13 | Allow building w/o -traditional. OK weingart@ and mickey@ | Todd C. Miller |
2004-01-13 | ... and kill library == 0 optimization test that is now bogus with libsupcxx... | Marc Espie |
2004-01-13 | stupid, stupid. | Marc Espie |
2004-01-13 | Get rid of more unused useless broken invalid constant laughable values. | Miod Vallat |
2004-01-13 | No need to set [di]sar for complete tlb invalidation. | Miod Vallat |
2004-01-13 | s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net> | Alexander Yurchenko |
2004-01-13 | spelling | Theo de Raadt |
2004-01-13 | spelling | Theo de Raadt |
2004-01-13 | Take advantage of the way config(8) works to probe for bugtty last during | Miod Vallat |
2004-01-13 | Get rid of old MID binary compatibility. This has been a lifesaver back when | Miod Vallat |
2004-01-13 | Then, kill %: printf format... | Miod Vallat |
2004-01-13 | Use correct type for magic number. | Otto Moerbeek |
2004-01-13 | Less pedantic types; helps when userland includes <signal.h> without | Miod Vallat |
2004-01-13 | Fix printf formats and add missing include. | Otto Moerbeek |
2004-01-13 | Do not evaluate this->next after calling the handler; the handler may | Otto Moerbeek |
2004-01-13 | cast for portability; millert@ | Markus Friedl |
2004-01-13 | sync with reality | Todd C. Miller |
2004-01-13 | document ttyU; | Jason McIntyre |
2004-01-13 | -Wall; ok henning | Markus Friedl |
2004-01-13 | cast vararg sentinel value to pointer | Otto Moerbeek |
2004-01-13 | Let frame_is_sane() be quiet on demand, then fix and enable again frame search. | Miod Vallat |
2004-01-13 | Prototype closefrom(); tedu@ OK | Todd C. Miller |
2004-01-13 | silence preprocessor. | Marc Espie |
2004-01-13 | kill unused local vars; from deraadt@ | Michael Shalayeff |
2004-01-13 | handle ruleset names containing usernames, fixes PR 3627, ok Bob | Daniel Hartmeier |
2004-01-13 | During signal delivery, force the sigframe to be on an 8 byte boundary. | Miod Vallat |
2004-01-13 | KNF | Henning Brauer |
2004-01-13 | remove needs-flag from wi@usb. drahn@ ok. | Federico G. Schwindt |
2004-01-13 | return value at end of non-void function | Otto Moerbeek |
2004-01-13 | Do not redistribute updates to ibgp peers. OK henning@ | Claudio Jeker |
2004-01-13 | Fix the aspath_* functions to allow empty aspath. A empty aspath is one | Claudio Jeker |
2004-01-13 | Use = for assignment, not == | Otto Moerbeek |
2004-01-13 | UFS -> FFS, /bootsd -> /boot, ufsboot -> boot | Miod Vallat |
2004-01-13 | Allow this to compile on non-gcc. OK deraadt@ art@ | Todd C. Miller |
2004-01-13 | Fix pasto; From form@ via mpech@ | Todd C. Miller |
2004-01-13 | sync | Todd T. Fries |