openbsd
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
2010-08-01 zinovikchange returning type to void like it is done in OpenRC...
2010-08-01 kettenisANSIfy
2010-08-01 blambertdon't rely on mbuf.h to pull in pool.h here either
2010-08-01 chlfix use of uninitialized variable.
2010-08-01 chlremove unused variable
2010-08-01 chladd missing header needed by strcmp()
2010-08-01 schwarzeSync to bsd.lv:
2010-07-31 schwarzeCorrect Copyright lines in the rarely touched files:
2010-07-31 schwarzeMajor cleanup (but there is still more to come):
2010-07-31 schwarzedocument .in; from kristaps@
2010-07-31 schwarzeMerge bsd.lv version 1.10.5: last larger batch of bug...
2010-07-31 ratchovremove references to ``opl'', since it doesn't exist...
2010-07-31 kettenisIgnore the PSL_VEC bit in the sigcontext and always...
2010-07-31 blambertanother pair of files which relied on mbuf.h for pool...
2010-07-31 jmczap a comma; from Joachim Schipper
2010-07-31 krwSync
2010-07-31 krwAdd NVIDIA 0x07e1 == GeForce 7100, now that new driver...
2010-07-31 ratchovmention M-Audio Audiophile 192k
2010-07-31 ratchovadd support for M-audio Audiophile 192k
2010-07-31 zinovikintroduce macro SIZE_LEFT and function buf_grow() from...
2010-07-31 miodregen
2010-07-31 miodSupport extra F-keys (up to F24) on HID keyboards.
2010-07-31 miodFactorization of the bluetooth and usb hid input driver...
2010-07-31 sobradoadds a remark about how printing routing labels to...
2010-07-31 mkThe code referencing urndis_watchdog() is #if 0'd out...
2010-07-31 nicmWhen looking for revision, break out of the loop at...
2010-07-31 espievery old thinko, not really a problem, obviously, but...
2010-07-31 ratchovadd SA3_XXX macros removed by mistake with opl, but...
2010-07-31 espiekeep location open while we grab updateinfo.
2010-07-31 ratchovunbreak ym.c, opl3sa3reg.h doesn't exist any longer
2010-07-31 mkBreak some really long lines.
2010-07-31 jmcgrammar fix;
2010-07-31 yasuokadelete IIJ local functionalities.
2010-07-31 rayChecking for -1 as an overflow value is pretty absurd...
2010-07-31 ratchovremove 2 years old compatibility mode
2010-07-31 ratchovremove forgotten debug message
2010-07-31 ratchovremove the ``midisyn'' framework and anything using...
2010-07-31 ratchovfix typo preventing compilation with AUDIO_DEBUG
2010-07-31 jmcfix a capitalisation error;
2010-07-31 jakemsrcheck for audio stream and control interface descriptor...
2010-07-30 sthenMention the horde port module. Not documented yet.
2010-07-30 rayCheck date_parse return values.
2010-07-30 ckuetheAdd "-S" to library installs to avoid breakage when one
2010-07-30 kettenisWhen converting a floating value to an integer, properl...
2010-07-30 krwDon't reset pms/pmsi devices when attempting to set...
2010-07-30 jsgThe device table entry for HD3470 was incorrectly using...
2010-07-30 bluhmDo not print "Label" caption for "netstat -rvA".
2010-07-30 rayDon't set "success" flags before error checks.
next