summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31remove the scsi task thread, and replace it with the system workq.David Gwynne
2007-05-31Remove more #ifdef/#endif's that checked for other bsds. No binaryMarc Balmer
2007-05-31make sure object ids are reset before parsing the configuration filePierre-Yves Ritschard
2007-05-31add an interface for work queues run from a kernel thread.David Gwynne
2007-05-31Add a comment so this is identical to the i386 versionTom Cosgrove
2007-05-31Use 12 and 16 byte read/write commands as required by the size/lengthKenneth R Westerback
2007-05-31- note some apps which are xpg4, not posixJason McIntyre
2007-05-31Make powernow-k8 on amd64 and i386 use the _PSS object from acpi toGordon Willem Klok
2007-05-31Remove some #ifdef {Free|Net}BSD/#endif to make the code more readable.Marc Balmer
2007-05-31use the right capitalization for `MBus' and `SBus'Igor Sobrado
2007-05-31remove some silly casts, no real changeTed Unangst
2007-05-31we cannot install a package without a solver, remove redundant test.Marc Espie
2007-05-31simplify the handling of shared libs: there's no need to register eachMarc Espie
2007-05-31Standardize on -1 as the error return value forKenneth R Westerback
2007-05-31split pfe's event registration in separate functions (like for hce)Pierre-Yves Ritschard
2007-05-31tweak;Jason McIntyre
2007-05-31move set validation earlier (in fact, it probably doesn't belong inMarc Espie
2007-05-31don't bother registering files that have tempnames. The real files don't/noMarc Espie
2007-05-31oops, move realname up so that ::Sample sees it too.Marc Espie
2007-05-31kill REQ script directly. I'm pretty sure it doesn't quite work anyways.Marc Espie
2007-05-31Synchronize with reality.Marc Espie
2007-05-31Add SDIO card interrupt handling codeUwe Stuehler
2007-05-31fix the saving of partial installs in case destdir is used.Marc Espie
2007-05-31a few cosmetic changes, move realname over to PackingElement to beMarc Espie
2007-05-31Xr clock_gettime. pointed there by art. ok jmc.Kjell Wooding
2007-05-31- zap unnecessary rv variableAlexander von Gernler
2007-05-31Unbreak pf.c compilation on gcc 2.95 architectures. Found by todd@Ryan Thomas McBride
2007-05-31correct misspelled mail address in copyright statement, marco@ okAlexander von Gernler
2007-05-31Kill old, no longer necessary kludge to try fooling readdisklabel()Kenneth R Westerback
2007-05-31NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-basedPedro Martelletto
2007-05-31Add some context and call hci_enable from this new context, also add anGordon Willem Klok
2007-05-31split event registration between the ones that will be kept intactPierre-Yves Ritschard
2007-05-31add missing colon to the $Mdocdate$ check; ok deraadtJason McIntyre
2007-05-31Correctly encode ATTR_NEW_AGGREGATOR. The new aggregator is the one thatClaudio Jeker
2007-05-31explain what ``HBA'' means, ok jmc@ tedu@Alexander von Gernler
2007-05-31Document demotion counters. With help from jmc@Claudio Jeker
2007-05-31typo, ok tedu@Alexander von Gernler
2007-05-31Use COMMUNITY_UNSET in bgpctl as well. This makes it possible to filterClaudio Jeker
2007-05-31pf_state is no longer the same; modify pf_print_state.c to acceptRyan Thomas McBride
2007-05-31Cope with new ioctl interface (use pfsync_state instead of pf_state)Ryan Thomas McBride
2007-05-31First step of rearranging pf's state table internals...Ryan Thomas McBride
2007-05-31Even so some IX in germany likes to abuse 0 as AS community number we shouldClaudio Jeker
2007-05-31Config file and machine-independent Bluetooth codeUwe Stuehler
2007-05-31don't try to move a non-existing file to wsconsctl.confRobert Nagy
2007-05-31some silly debug code snuck in.Pierre-Yves Ritschard
2007-05-31allocate table lists and service lists instead of using static structs.Pierre-Yves Ritschard
2007-05-31oops, typoOtto Moerbeek
2007-05-31automaticaly -> automaticallyJason McIntyre
2007-05-31zap trailing whitespace;Jason McIntyre
2007-05-31This is not the buffer you are looking for,Thordur I. Bjornsson