Age | Commit message (Expand) | Author |
2003-01-14 | Bye-bye libc_r. libc_r and libnpthread go away. libpthread | Marco S Hyman |
2003-01-14 | Move sunkbd defn to common place and remove old event.c reference | Jason Wright |
2003-01-14 | Remove dead files | Jason Wright |
2003-01-14 | do not fail if there is no disklabel found, could be netbooting | Michael Shalayeff |
2003-01-14 | up the boot version after recent changes | Michael Shalayeff |
2003-01-14 | Document read-only ports tree usage under new WRKOBJDIR rules. | Marc Espie |
2003-01-14 | Document WRKOBJDIR changes | Marc Espie |
2003-01-14 | Report read() errors; noticed and OK by fgs@ | Todd C. Miller |
2003-01-14 | fix cutnpaste in the cpu table for the itlbna field; from herr weissmanndude | Michael Shalayeff |
2003-01-14 | ${SUDO} in pfsetup | Henning Brauer |
2003-01-14 | Add regression tests for radix table address manipulations. | Cedric Berger |
2003-01-14 | need pdc_hwtlb always; pt out by herr weissmanndude | Michael Shalayeff |
2003-01-14 | include the _l tlb functions for 7300lc as well; pt put by the weissmanndude | Michael Shalayeff |
2003-01-14 | during the open store the partition offset and do subsequent io relative to t... | Michael Shalayeff |
2003-01-14 | preserve the partition when decoding the boot device | Michael Shalayeff |
2003-01-14 | no need to force root on nfs | Michael Shalayeff |
2003-01-14 | put the disklabel in after the lif header, like hp300 | Michael Shalayeff |
2003-01-14 | proped type for bootdev | Michael Shalayeff |
2003-01-14 | make the lif be tried the last after ufs and cd9660 get a chance | Michael Shalayeff |
2003-01-14 | Don't try to upload or download non-regular files. Report from | Damien Miller |
2003-01-14 | A bit of consistency in error messages. Before regress commit :) | Cedric Berger |
2003-01-14 | use /var/tmp as default temporary directory when building locate database. ok... | Jakob Schlyter |
2003-01-14 | Define exception vector tables as assembly source, with the appropriate | Miod Vallat |
2003-01-14 | Add sanity check to prevent int oflow for very large allocations. | Todd C. Miller |
2003-01-13 | Add experimental support for NVIDIA nForce/nForce2 IDE chips. | Alexander Yurchenko |
2003-01-13 | Add a compatibilty flag '-Z' for upcoming elf changes, does nothing currently | Dale Rahn |
2003-01-13 | Clean up ipl handling: be sure to always return valid levels in getipl(), | Miod Vallat |
2003-01-13 | Missing splx() | Miod Vallat |
2003-01-13 | fix the logic in hvt probing | Michael Shalayeff |
2003-01-13 | ESP=encapsulatING security payload. | Kjell Wooding |
2003-01-13 | Clean up some language, structure. ok niklas@, mpech@ | Kjell Wooding |
2003-01-13 | Start sentence on new line. ok mpech@. "whatever" theo@ | Kjell Wooding |
2003-01-13 | Fix kernel snprintf function(s) to be like | Tobias Weingartner |
2003-01-13 | note 3Com 9201 support here as well | Henning Brauer |
2003-01-13 | Don't use a global variable to determine which pci_conf* function to call, | Jason Wright |
2003-01-13 | Another rhine III | Jason Wright |
2003-01-13 | add rhine III | Jason Wright |
2003-01-13 | note rhine 3 support | Jason Wright |
2003-01-13 | make clear not all nForce2 versions have the 3Com 9201, and state which ones | Henning Brauer |
2003-01-13 | note 3Com 9201 support, wording help nick@ | Henning Brauer |
2003-01-13 | make cmds[] array static to avoid conflict with BSDI libc. | Damien Miller |
2003-01-13 | err() on all memory allocation failures | Camiel Dobbelaar |
2003-01-13 | Improve robustness & error handling. More thorough checks of user data. | Cedric Berger |
2003-01-13 | Fix pastos. Reported by andres at msu dot edu. | Thierry Deval |
2003-01-13 | Bye, bye vm_offset_t and vm_size_t, sparc doesn't need you anymore. | Artur Grabowski |
2003-01-13 | Half-done conversion of vmstat -i to sysctls. | Artur Grabowski |
2003-01-13 | Sysctls for fetching intrcnt. | Artur Grabowski |
2003-01-13 | make it compile w/ SCSIDEBUG defined, found by brad@ | Michael Shalayeff |
2003-01-13 | Cleaner SBP2 status response treatment. | Thierry Deval |
2003-01-13 | make 3com 9201 really work - got the last success report a bit early. | Henning Brauer |