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