openbsd
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
2010-07-27 kettenisMake sure we stop DMA before we suspend. Remove unused...
2010-07-27 guentherFix compilation on gcc2 platforms, where _Bool and...
2010-07-27 kettenisMake sure we stop DMA before we suspend.
2010-07-27 deraadtsync
2010-07-27 deraadtca_activate function for suspend/resume
2010-07-27 stspReplace the single-byte placeholders for the multi...
2010-07-27 deraadtdelete a #if 0 chunk which was used for early developme...
2010-07-27 mlarkinSet the sleeping indicator light on machines that suppo...
2010-07-27 jmcproperly escape some "!"; reported by kristaps
2010-07-27 espieprint these better
2010-07-27 martinhAdd ldapd to rc and rc.conf. Enable it at boot with...
2010-07-27 mlarkinRepost ATI Radeon HD4500 on HP Pavilion dv7-3160us...
2010-07-27 jmcfix some spacing issues; noted by kristaps
2010-07-27 deraadtannoying spaces getting in the way
2010-07-27 jordanEarly initialization of acpiec if ECDT table exists
2010-07-27 matthewAdd scsi_cmd_rw_decode() for decoding any SCSI READ...
2010-07-27 marcoreplace acpitz_getreading goo with proper aml_evalinteger.
2010-07-27 dlgthe queue entry and state variables in the xsh and...
2010-07-27 canacarProperly handle the size field in pflog link header
2010-07-27 krwFix #ifdef DDB/#ifdef SMALL_KERNEL uses so all four...
2010-07-27 jordanAdd additional Notify handler for dock devices, accordi...
2010-07-27 krwAlign FFS filesystem start and end sectors so the start...
2010-07-27 deraadtacpiasus for amd64 too, Henri Kemppainen
2010-07-27 krwNuke 'sectoffset'. A stub variable no longer used excep...
2010-07-27 deraadtca_activate function brings eeepc 1000HE back after...
2010-07-26 espiebetter progress_message
2010-07-26 espietypo in message
2010-07-26 jakemsrrecording/full-duplex support
2010-07-26 deraadtca_activate function brings eeepc701 network back after...
2010-07-26 mkMicrosoft LifeCam needs the framesize quirk as well.
2010-07-26 mksync
2010-07-26 mkAdd Microsoft LifeCam.
2010-07-26 jmcfix SYNOPSIS (yes, there are still some issues here);
2010-07-26 jmc- fix a spacing issue in SYNOPSIS
2010-07-26 jmcvarious small fixes; kristaps has committed this upstre...
2010-07-26 jakemsrsimplify the mixer(4) code and interface. document...
2010-07-26 guentherTurn on -Wsystem-headers by default, so that glitches...
2010-07-26 jordanRemove unused structure members
2010-07-26 deraadtsync
2010-07-26 kettenisMake sure we stop DMA before suspend instead of doing...
2010-07-26 kettenisSome machines include VID devices for hardware that...
2010-07-26 deraadtremove merge error which was commited
2010-07-26 jmc- replace SP with sp calls. this was defined within...
next