openbsd
2010-08-04 deraadtsync
2010-08-04 rayexit(2) on xcalloc failure. From Daniel Dickman <didick...
2010-08-04 deraadton resume: calling sc_power after ath_init() is silly...
2010-08-04 damienuse a workq for resume.
2010-08-04 damienadd suspend/resume support for PCI ral(4) devices.
2010-08-04 deraadtswitch back to kqueue for now, since (a) kqueue has...
2010-08-04 deraadtWake up cdroms attached to pciide; same as in wd.c...
2010-08-04 schwarzeIn .Bd -literal, break the output line after the last...
2010-08-04 matthewAdd missing brace.
2010-08-04 kettenisRevert previous since it makes the tests fail.
2010-08-04 millertAdd missing #ifndef YY_NO_INPUT around the input()...
2010-08-04 jordanRemove unused code, conditional in fixup node was never...
2010-08-04 deraadtfixup keylength for aes-128-cbc in quickmode
2010-08-04 millertUpdate to tzdata2010k from elsie.nci.nih.gov
2010-08-04 deraadtPrint annoying stuff when re-posting the video, so...
2010-08-04 kettenisPrint supported sleep states.
2010-08-04 jsgCorrect a problem reported by Holger Mikolon that turns...
2010-08-04 sthenPrint the MTU in OSPF dd packets. Borrowed from the...
2010-08-04 deraadtactivate function for suspend/resume; tested by mcbride
2010-08-04 halexSet an appropriate To: header in /var/mail/$user which...
2010-08-04 djmclean for -Wuninitialized
2010-08-04 djmSupport CA keys in PKCS#11 tokens; feedback and ok...
2010-08-04 guentherAdd the new kqueue+rfork test, but disable the tests...
2010-08-04 guentherRegression test for the recent rfork+kqueue fix
2010-08-04 guenthertun* interfaces are now automatically destroyed on...
2010-08-04 guentherConfirm that a NOTE_EXIT knote is delivered when the...
2010-08-04 djmcommited the wrong version of the hostbased certificate...
2010-08-04 djmenable certificates for hostbased authentication, from...
2010-08-04 djmtighten the rules for certificate encoding by requiring...
2010-08-04 djmRemove mentions of weird "addr/port" alternate address...
2010-08-03 schwarzeTrivial patch to get correct spacing from the recently...
2010-08-03 jakemsrif interrupt mapping fails, say so
2010-08-03 kettenisRemove old code that figures out the PCI bus number...
2010-08-03 henningthat had to be added
2010-08-03 deraadtno special registers to restore on via chips either
2010-08-03 miodregen
2010-08-03 miodCreate two more usb device nodes by default, as modern...
2010-08-03 krwDon't attempt to set the read or write caches on usb...
2010-08-03 henningfix linecount bug with comments spanning multiple lines
2010-08-03 kettenisBring the suspend/resume code of all the Intel wireless...
2010-08-03 espiemissed one if (continued) test, so simplify logic:...
2010-08-03 marcoAdd busy flag so that we don't act on a SCI until a...
2010-08-03 jsgAdd support for 82576 fiber adapters based on Intel...
2010-08-03 mlarkinUse the proper flag for re-enabling certain hardware...
2010-08-03 jsgDisable hardware VLAN stripping/insertion on 8257[56...
2010-08-03 jsgCorrect use of logical and where binary and was intended.
2010-08-03 espieshrink! :)
2010-08-03 espiesort journal messsages in a better way, put - before...
2010-08-03 espiebug-fix: during updates, only set oldfound after we...
2010-08-03 espieuse proper log idiom (blanket okay from theo for pkg_ad...
2010-08-03 deraadtSave/restore BLC_HIST_CTL as well at suspend/resume...
2010-08-03 stspWhen the target pointer 'pwcs' passed to mbsrtowcs...
2010-08-03 jsgFix a usage of logical and where binary and was intended.
2010-08-03 pyrFix a leak in ypldap. Found (and correct diff) from
2010-08-03 deraadtmatthew did not commit the diff he passed around for...
2010-08-03 matthewIf an asynchronous request invalidates a buf, then...
2010-08-03 krwGroup string comparisons and supply more helpful commen...
2010-08-03 krwStart with the default label when RESTORE'ing a saved...
2010-08-03 schwarzetweaks from jmc@:
2010-08-02 miodHandle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REP...
2010-08-02 krwDon't refer to xs->cmd, even via a pointer to xs->cmd...
2010-08-02 kettenisMake MHZ_TO_PLL safer to use by adding parenthesis...
2010-08-02 guentherFix knote handling for exiting processes: when triggeri...
2010-08-02 kettenisThere is no reason to call the start function upon...
2010-08-02 kettenisThere is no reason to call the start function upon...
2010-08-02 deraadtThe EC GPE is always edge. edge interrupts have their...
2010-08-02 marcoAdd System Enclosure or Chassis structure.
2010-08-02 deraadtsync
2010-08-02 deraadtenable owctr
2010-08-02 miodQuirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns...
2010-08-02 miodOnly open with O_RDWR if we are actually chaging a...
2010-08-02 deraadtjmicron code was writing to the wrong register; ok jsg
2010-08-02 jacekmIgnore SIGPIPE, the delivery of which prevented /usr...
2010-08-02 krwSuppress MAKEDEV warnings about 'unknown device' that...
2010-08-02 matthewPrevent illegal struct casting by moving AF_INET/AF_INE...
2010-08-02 jsgShow PCIe link speed/width, earlier version ok miod...
2010-08-02 jsgFix use of logical and where binary and was intended.
2010-08-02 deraadtSave/restore more registers at suspend/resume for those...
2010-08-02 deraadtcorrect header file stuff; pointed out by tedu
2010-08-02 deraadtneeds explicit proc.h; Nathanael Rensen
2010-08-02 deraadtspellin
2010-08-02 matthewFix readlink(2) on FFS and ext2 filesystems to consiste...
2010-08-01 yasuokaChange COM_IBUFSIZE 8K to 16K because 8K is not enough...
2010-08-01 espienote specifically that pkg_add -u parameters are *insta...
2010-08-01 sthenAllow fallback tables for relays, not just redirections.
2010-08-01 miodBe more generous when parsing the report descriptor:
2010-08-01 kettenisAdd infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.
2010-08-01 schwarzeThe explanations of the HISTORY and AUTHORS sections...
2010-08-01 schwarzeMove the new mdoc(7) manual written by kristaps@, repla...
2010-08-01 nicmMake parsing of /etc/remote work again (some of the...
2010-08-01 deraadtsync
2010-08-01 kettenisRead status register after all writes to the pcf8584...
2010-08-01 kettenisMake __builtin_return_address(0) work with -fstack...
2010-08-01 tobiasProperly reset states when a login phase is interrupted...
2010-08-01 blambertdocument the rw_assert_ functions
2010-08-01 kettenisSmall cleanup of the fpu switching code; don't rely...
2010-08-01 espieadjust position of test so that it does something !
2010-08-01 espietypo
2010-08-01 espiefix the qt 4.5 -> 4.6 update issue.
2010-08-01 zinovikchange buf_release() prototype accordingly to buf.c
next