openbsd
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.
2010-07-30 espiefix header during update
2010-07-30 miodRemove unused header file.
2010-07-29 rayReplace abort(), fatal(), and errx() with return -1...
2010-07-29 kettenisDon't set sc_ec until after the EC registers are mapped...
2010-07-29 stevenchange URLs to point to the more recent porter's handbook;
2010-07-29 bluhmPrint a column with the routing label if "netstat ...
2010-07-29 jsgsome error cases returned 01 when they should have...
2010-07-29 blambertsort pool.h into the list of includes alphabetically
2010-07-29 blambert#include <sys/pool.h> directly, instead of relying...
2010-07-29 jmcreplace two misleading ie. with e.g.; from Jan Stary
2010-07-29 kettenisDon't forget to register the i8254-based timecounter...
2010-07-29 majaAdd some more devices. -moj
2010-07-29 majasync
2010-07-29 majaAdd some more displaylink devices. -moj
2010-07-29 jakemsrflag if an error during attach caused us to detach...
2010-07-29 stspRemove stray newline, fix $OpenBSD$; ok deraadt
2010-07-29 mlarkinZero out the firmware waking vector on successful resum...
2010-07-28 millertTruncate output file when compressing. OK deraadt@
2010-07-28 krwDVD_INVALIDATE_AGID is a 'no payload' operation, so...
2010-07-28 nicmdup() the stdin fd so it isn't closed twice (once for...
2010-07-28 nicmAdd a dummy kqueue filter similar to seltrue and use...
2010-07-28 deraadtSuspending drivers need to do as little as possible...
2010-07-28 deraadtMake legacy xxpower() functions call xxstop() on suspen...
2010-07-28 nicmSupport -U and -C to specify the context length for...
2010-07-28 deraadtthe default pciide chip needs no additional register...
2010-07-28 stspFix fallout from the utf-8 commit (segfaults in disklab...
2010-07-28 deraadtmore #ifdef needed for the case of not pegging on a...
2010-07-28 deraadtremove stub code for rw locks we will never need; ok...
2010-07-28 kettenisIt's pretty pointless to peg ourselves to the primary...
2010-07-28 deraadtsuspend save/restore for SIS3112; tested by mlarkin
2010-07-28 jsgChange back to the pre rev 1.11 behaviour of not treati...
2010-07-28 espiemore explicit message
2010-07-28 espielet fatal work, fix typo
2010-07-28 marcoMake all gasio failures look and behave the same.
2010-07-28 espiepass state to Ustar objects, use it to display those...
2010-07-28 martinhRevert parts of previous change leading to assertion...
2010-07-28 rayMake BUFs autoextend by default. This was already...
2010-07-28 raySync hcreate(3) with NetBSD, adding some caveats.
2010-07-28 mlarkinDelay a little longer on suspend before giving up....
2010-07-28 dlgpfsync_bulk_fail was mucking around with pfsync_softc...
2010-07-28 krwNo need to bzero() malloc'd memory if we used M_ZERO.
2010-07-27 deraadtremove an ancient XXX
2010-07-27 deraadtremove XXX; EC can now be attached early when needed...
2010-07-27 deraadtmore brackets feels good
2010-07-27 deraadtXXX annotate a block in acpi_enter_sleep_state() that...
2010-07-27 deraadtdo not match a 2nd EC if something horrible happens...
2010-07-27 deraadtca_activate handler for suspend/resume. untested ...
2010-07-27 marcoSpaces vs tab
2010-07-27 marcoRemove a stray space. No binary change.
2010-07-27 deraadthorrific indentation that nearly made me puke
2010-07-27 toddspacing; ok deraadt@
2010-07-27 marcoRevert 1.34 certain systems need the parent ec pointer...
2010-07-27 deraadtspacing
2010-07-27 toddadd bce_activate(), suspends and resumes on my laptop
next