summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-26Like i386 - make the __mp_lock not spin at splhigh.Artur Grabowski
2007-11-26Document how the sensors degrade over time.Marc Balmer
2007-11-26Add LSI PCI IDs for 1078 based megaraid; from the windows driver infMarco Peereboom
2007-11-26In uvm_aio_aiodone(), kill the variable-sized array on stack, and use aMiod Vallat
2007-11-26keep unmade uptodate all the time, even for targets we're not making yet,Marc Espie
2007-11-26Add a new warning to gcc, -Wvariable-decl, which causes it to warn forMiod Vallat
2007-11-26Undo (well, comment out) 1.10 - this causes a regression on oqo-1 machines,Miod Vallat
2007-11-26Add new PERC6 & CERC6 PCI IDsMarco Peereboom
2007-11-26regenMarco Peereboom
2007-11-26Add PERC6Marco Peereboom
2007-11-26Just CRYPTO; RAID CRYPTO doesn't mean anything.Marco Peereboom
2007-11-26implement atascsi_probe_dev and atascsi_detach_dev. they let a hba tellDavid Gwynne
2007-11-26Decode CreateQWordFiled().Mark Kettenis
2007-11-26First step towards unifying pchb between i386 and amd64Theo de Raadt
2007-11-26Let multiple variables in the same filename expandTheo de Raadt
2007-11-26Automatically degrade the timedelta sensor if the clock is free running for toMarc Balmer
2007-11-26make popen/pclose thread safe. closes library/5634. from and okay andreas@Kurt Miller
2007-11-26Degrade the timedelta if the GPS reports a warning condition for more thanMarc Balmer
2007-11-26bump the maximum cdb that the driver will take from the midlayer up to 16David Gwynne
2007-11-26Ooops. The perils of hacking in three different trees.Artur Grabowski
2007-11-26add logging option, ok deraadt@Jolan Luff
2007-11-26cleanup. nl is a poor name for a global (accessed via macro no less).Ted Unangst
2007-11-26print the comma before the MAC address string in dc_attach() instead of theBrad Smith
2007-11-26Display module size for direct rambus rimms, not yet tested.Jonathan Gray
2007-11-26MALLOC -> malloc and M_ZERO changeCharles Longeau
2007-11-26Put the converted filename into the makefiles, so that we can later supportTheo de Raadt
2007-11-26discard still-born support for .o files in the "file" command..Theo de Raadt
2007-11-26Make Cassini+ work; remove some unused macros while I'm there.Mark Kettenis
2007-11-26Move the implementation of __mp_lock (biglock) into machine dependentArtur Grabowski
2007-11-26Constify the output of the emulops translate() function, as well as theMiod Vallat
2007-11-26drive port probes from the scsi midlayer now that it will ask the adapterDavid Gwynne
2007-11-26Avoid resetting PCS. Don't do loopback at the serial link.Mark Kettenis
2007-11-26let scsibus ask the adapter about a device before probing it. also allowDavid Gwynne
2007-11-26build our own newfs binary for the media -- without MFS support -- toTheo de Raadt
2007-11-26Reenable the PCS functions after a reset; properly disable them while changingMark Kettenis
2007-11-26correct newlines surrounding the sub-bus configuration, and unifyTheo de Raadt
2007-11-26Add basic rambus decode method, showing the module type.Jonathan Gray
2007-11-26Add another debug register.Mark Kettenis
2007-11-26Remove some dead code that is confusing my greps.Artur Grabowski
2007-11-26mips64 needs at least these to build; spotted by jsingTheo de Raadt
2007-11-26rename RAID C to RAID CRYPTO. makes marco happierTed Unangst
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-11-26Add PCI VPD read/write functions from NetBSD required for some thingsJonathan Gray
2007-11-26implement -C for continuing ftp, http(s), and file transfersMartynas Venckus
2007-11-26revised diff that handles the no mfs parts correctlyTed Unangst
2007-11-26another uneeded .Pp: should have stayed in bed today...Jason McIntyre
2007-11-26damn, a .Pp i forgot to eliminate;Jason McIntyre
2007-11-26tidy up this page;Jason McIntyre
2007-11-26fix build for real, forward maninstall to wrapper1Marc Espie
2007-11-26fix SEE ALSO; from deraadtJason McIntyre