summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31Forgot to commit the changes to this file with the rest of the ELF32+64Tom Cosgrove
2007-05-31tedu just moved an argument to workq_add_taskDavid Gwynne
2007-05-31add a manpage for workq stuff.David Gwynne
2007-05-31switch the flags argument to the front, requested by artTed Unangst
2007-05-31zap the vm_amap am_l simplelock, and amap_{lock/unlock} macros forThordur I. Bjornsson
2007-05-31Only process ENV when in interactive mode as SU says. Started byOtto Moerbeek
2007-05-31unlink the right state, ryan okHenning Brauer
2007-05-31kill some ifdef noyet code, de-static functions (makes my traces nicer),Thordur I. Bjornsson
2007-05-31remove the machdep.ztsscale line from sysctl.confRobert Nagy
2007-05-31zap nfs_cltpsock; Unused since NQNFS died.Thordur I. Bjornsson
2007-05-31fix PR 5475: 'empty spamtrap address makes corrupted database'; ok beck@Constantine A. Murenin
2007-05-31KNF, whitespace and comment rectification to make allKenneth R Westerback
2007-05-31use the right capitalization for `MBus'Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31enable all debugging messages by default if the driver is compiled withReyk Floeter
2007-05-31fix the myx_write functionReyk Floeter
2007-05-31do not forget to store table and backup table ids in the servicePierre-Yves Ritschard
2007-05-31Fix redundancy for RAID 1. Now one can pull a disk and continue running.Marco Peereboom
2007-05-31include files.bluetooth here; ok gwkUwe Stuehler
2007-05-31Move the state id and creatorid (used mainly by pfsync) into struct pf_state.Ryan Thomas McBride
2007-05-31An SDIO Bluetooth driver, only initial bits and therefore not enabled yetUwe Stuehler
2007-05-31add myx(4)Reyk Floeter
2007-05-31erroneously EINVAL is always reported where the functionDavid Gwynne
2007-05-31Init community in get_rule() to COMMUNITY_UNSET. get_rule() is called whenClaudio Jeker
2007-05-31if poking the controller fails for whatever reason the drives'David Gwynne
2007-05-31import the initial Myrinet Myri-10G myx(4) manpageReyk Floeter
2007-05-31import the Myricom Myri-10G firmwareReyk Floeter
2007-05-31simplify pfe_disable_eventsPierre-Yves Ritschard
2007-05-31initial bits of a new driver for the Myricom Myri-10G Lanai-Z8E 10GbReyk Floeter
2007-05-31Zap a bunch of unused VT_* tags.Thordur I. Bjornsson
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