Age | Commit message (Expand) | Author |
2003-08-01 | new sentence, new line, and kill a .Pp; | Jason McIntyre |
2003-08-01 | clean up debug output some, and correct an incorrect error check in | Anil Madhavapeddy |
2003-08-01 | Fix ICH5R SATA support | Alexander Yurchenko |
2003-08-01 | cleanup; | Jason McIntyre |
2003-08-01 | sync | Alexander Yurchenko |
2003-08-01 | Add ICH5R SATA RAID; pointed out by Alexandre H <openbsdah@wanadoo.fr> | Alexander Yurchenko |
2003-08-01 | Add -q flag to pkg_delete: don't check md5 before removing. | Marc Espie |
2003-08-01 | Small cleanup. | Hans Insulander |
2003-08-01 | Don't mention kerberos 4, plus some cleanup. | Hans Insulander |
2003-08-01 | No semicolon at the end of macros supposed to be atomic statements. | Miod Vallat |
2003-08-01 | Compensate for the assym.h lossage, which defines NBPG for now (this will be | Miod Vallat |
2003-08-01 | Do not use hardcoded values for constants which are in fact computed from other | Miod Vallat |
2003-08-01 | Turn flush_pipeline() in a simple macro. | Miod Vallat |
2003-08-01 | Define a more reasonable label_t size. | Miod Vallat |
2003-08-01 | Even better varargs code, inspired by and more closer to the powerpc code, | Miod Vallat |
2003-08-01 | Fix pcctwo locator typos | Miod Vallat |
2003-08-01 | ${LIBGCC} is useless, since libgcc.a does not live in /usr/lib; instead, | Miod Vallat |
2003-08-01 | Fix the *longjmp() behaviour - it is legal to reuse a jmp_buf several times. | Miod Vallat |
2003-08-01 | A working gcc 2.95/m88k compiler, for some low standard value of working. | Miod Vallat |
2003-08-01 | Add SATA Controllers section | Alexander Yurchenko |
2003-08-01 | Big Step was too big - reintroduce skip step optimizations. | Cedric Berger |
2003-08-01 | tickets are now u_int32_t, not int, fixes tree breakage; from Andrey Smagin | Todd C. Miller |
2003-08-01 | reflect support for new Marvell based adapters | Nathan Binkert |
2003-08-01 | Support for new Marvell based Gigabit Ethernet adapters | Nathan Binkert |
2003-08-01 | Back out threads setting inadvertently added in last commit. | Todd C. Miller |
2003-08-01 | remove the strcpy/strcat macros | Anil Madhavapeddy |
2003-07-31 | add missing CLEANFILES; ok deraadt@ | David Krause |
2003-07-31 | print rate similar old version; round instead truncate; | Markus Friedl |
2003-07-31 | Make table tickets per-ruleset instead of global. | Cedric Berger |
2003-07-31 | various cleanups; david says results are same | Theo de Raadt |
2003-07-31 | delint | Theo de Raadt |
2003-07-31 | Historically, patch would treat a bare -p as -p0. This contradicts | Todd C. Miller |
2003-07-31 | Unbreak relative directory handling. Tweak from millert@ | Otto Moerbeek |
2003-07-31 | pasto; lha@stacken.kth.se | Markus Friedl |
2003-07-31 | - Change the hash function to a simple multiplicative one. The old | Otto Moerbeek |
2003-07-31 | knf | Anil Madhavapeddy |
2003-07-31 | no longer used by syslogd | Anil Madhavapeddy |
2003-07-31 | Privilege separated syslog daemon. The child listening to log requests drops | Anil Madhavapeddy |
2003-07-31 | fix the copyin() size for the instruction (and thus avoid oblittering some | Jason Wright |
2003-07-31 | remove autoconf_nzs; from netbsd | Jason Wright |
2003-07-31 | do not do -Werror here | Theo de Raadt |
2003-07-31 | enter libutil | Theo de Raadt |
2003-07-31 | go deeper | Theo de Raadt |
2003-07-31 | correct comment: atomicio takes vwrite, not write; deraadt@ ok | Anil Madhavapeddy |
2003-07-31 | typo; | Jason McIntyre |
2003-07-31 | Enable diff and patch regressions. | Otto Moerbeek |
2003-07-31 | Print a maximum of one invalid line number warning per patch in a patch file. | Otto Moerbeek |
2003-07-31 | We no longer use GNU diffutils; don't tell rcs we do... | Todd C. Miller |
2003-07-31 | Fix botched conversion to getopts; markus@ | Todd C. Miller |
2003-07-31 | Document more stuff: | Marc Espie |