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