Age | Commit message (Expand) | Author |
2003-08-02 | document examine | Michael Shalayeff |
2003-08-02 | 2nd port location was incorrect; bde@freebsd | Theo de Raadt |
2003-08-02 | newline at end of printf | Ted Unangst |
2003-08-02 | add missing includes | David Krause |
2003-08-02 | pass correct argument to sigfillset | David Krause |
2003-08-01 | The pmap potpourri du jour, while hunting for evil bugs: | Miod Vallat |
2003-08-01 | move fileops out of file, and make it pretty. ok deraadt@ millert@ | Ted Unangst |
2003-08-01 | another round of missing system includes | David Krause |
2003-08-01 | Rename rootd to needslash and invert its value. This fixes the check | Todd C. Miller |
2003-08-01 | anychange is no longer extern; millert ok | Theo de Raadt |
2003-08-01 | - use stdbool.h instead of roll-your-own booleans | Otto Moerbeek |
2003-08-01 | Nuke uvm_useracc() call here too. | Miod Vallat |
2003-08-01 | Go back to using ITIMER_PROF for the non-profiled libpthread and use | Todd C. Miller |
2003-08-01 | sync | Theo de Raadt |
2003-08-01 | The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterly | Miod Vallat |
2003-08-01 | damn cvs! resurrect these ... | Anil Madhavapeddy |
2003-08-01 | move vis.h out of the way into a subdir so it isn't picked up by our build | Anil Madhavapeddy |
2003-08-01 | pmap_kremove was so broken I'd rather pretend I did not write it... | Miod Vallat |
2003-08-01 | Nuke calls to uvm_useracc() and instead check copyin() and copyout() for | Miod Vallat |
2003-08-01 | sync | Theo de Raadt |
2003-08-01 | ansi | Theo de Raadt |
2003-08-01 | new soekris | Theo de Raadt |
2003-08-01 | add __bounded__ attributes for userland headers; enabled with -Wbounded | Anil Madhavapeddy |
2003-08-01 | when the -R option (read-only) is specified, there is no need to print | Peter Valchev |
2003-08-01 | bring up to date with changes in sk driver | Nathan Binkert |
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 |