openbsd
2010-07-22 kettenisPrevent a process from entering wpi_ioctl while another...
2010-07-22 jmcvarious macro cleanup;
2010-07-22 kettenisWhen suspending, only call athn_stop() when IFF_RUNNING...
2010-07-22 jmcremove some groff \s escapes, which we do not support;
2010-07-22 jmcmove exit returns blurb out of DIAGNOSTICS; from daniel...
2010-07-22 jmcukc xr should be boot_config;
2010-07-22 jmckeep our lists consistent for the exit values blurb...
2010-07-22 jmcdocument exit returns; from daniel dickman
2010-07-22 matthewWe have this nice KMEMSTATS option to control when...
2010-07-22 matthewMark two more DMA accessible malloc(9)s.
2010-07-22 matthewIn st_space() and st_write_filemarks(), if scsi_xs_get...
2010-07-22 matthewIn scsi_inquire_vpd(), actually just return EJUSTRETURN...
2010-07-22 matthewstyle(9) fix and release rwlock(9) if scsi_xs_get(...
2010-07-22 matthewIn safte_match(), return 0 on SCSI errors, not an errno...
2010-07-22 matthewAppropriately set SCSI_DATA_IN or SCSI_DATA_OUT dependi...
2010-07-22 matthewSCSI HBA drivers are supposed to get their SCSI CDBs...
2010-07-22 deraadtsync
2010-07-22 deraadtremove unused variable
2010-07-22 krwEliminate scsi_scsi_cmd() now that ss(4) is gone and...
2010-07-21 nicmSome ss(4) bits escaped the purge, eliminate them.
2010-07-21 ratchovremove unnecessary ``return 0'' statements,
2010-07-21 schwarzeIn the SYNOPSIS, .Nm at the beginning of an input line...
2010-07-21 toddlet mpath build again even though it is disabled
2010-07-21 eddurndis supports the HTC Wildfire just fine. Tested...
2010-07-21 miodDisable the heuristics for legacy free systems if pckbc...
2010-07-21 jmcdocument exit values; from daniel dickman
2010-07-21 jmcdocument exit values; from daniel dickman
2010-07-21 jmcfix the barmy exit returns formatting; from daniel...
2010-07-21 jmcmissing argument to Ex; from daniel dickman
2010-07-21 jmcmore HISTORY; from daniel dickman
2010-07-21 jmcmore consistent text for our return values; from daniel...
2010-07-21 deraadtin the acpi GPE handler, late ack level interrupts...
2010-07-21 deraadtspacing and indents that are driving me crazy
2010-07-21 nicmptm needs no read/write, just use enodev.
2010-07-21 deraadtNo need for read/write functions, just use enodev like...
2010-07-21 martinhSearch filter BER tags use a context-specific class...
2010-07-21 stevendocument fortran module
2010-07-21 stevenreverse logic in previous
2010-07-21 stevenupdate gcc3 and gcc4 modules with COMPILER_VERSION...
2010-07-21 deraadtFix more cdev initializations which were using enodev...
2010-07-21 deraadtclean up a pile of prototypes and shred some macros...
2010-07-21 deraadtMerge the edge and level gpe handlers into one (now...
2010-07-21 gillesfix NULL-deref, ok martinh@
2010-07-21 kettenisMake sure that the FPU IPIs shoot down the right FPU...
2010-07-21 kettenisAdd suspend/unsuspend logic.
2010-07-21 jakemsradd a couple quirks for the E-MU 0202
2010-07-21 rayOnly use username if author is NULL. Fixes "ci -wuserna...
2010-07-21 mlarkinRepost ATI FireGL M24 using the emulator. This card...
2010-07-21 ratchovremove duplicate AP192K_GPIO_XXX macros,
2010-07-21 dlgdisable vscsi until we actually have something that...
2010-07-21 ratchovmake ENVY_GPIO_XXX macros card specific, add stub for...
2010-07-21 martinhAdd a history section saying that ldapd/ldapctl first...
2010-07-21 jakemsr* check that the bytes per frame the device is reportin...
2010-07-21 jakemsrmove use_maxpkt out of struct chan, use a local variabl...
2010-07-21 lumRemove reference to non-existent behaviour.
2010-07-21 jakemsrsome bits for USB 2.0 playback support. I'm not 100...
2010-07-21 deraadtdelete #if 0 code we are not going to use; ok marco
2010-07-21 deraadtsync
2010-07-21 jakemsrcurrently we use the endpoint's maximum packet size...
2010-07-21 toddremove gratuitous carriage return that snuck in
2010-07-21 djmsync timingsafe_bcmp() with the one dempsky@ committed...
2010-07-21 matthewGarbage collect ata_bio's badsect field.
2010-07-20 jakemsrsupport 24-bit encodings. simplify the way supported...
2010-07-20 deraadtmake the mask code for acpi_enable_onegpe() match other...
2010-07-20 miodopration -> operation
2010-07-20 mkUse an SLIST rather than a TAILQ for the ccb free list.
2010-07-20 mkMake this compile again (was broken in rev 1.24 as...
2010-07-20 deraadtprint the temperature readings that make us go down...
2010-07-20 lumRemove setresguid since it is no longer needed.
2010-07-20 schwarzedisconnect groff_man(7) from the build and install...
2010-07-20 damiendo not timeout when stopping DMA channels.
2010-07-20 deraadttwo iterators should be u_int; ok jsg
2010-07-20 matthewSwitch some obvious network stack MAC comparisons from...
2010-07-20 matthewAdd OpenSSH's timingsafe_bcmp() to libkern.
2010-07-20 jmcdaniel dickman has folded the relevant bits of the...
2010-07-20 deraadtalso use bufq_quiesce() when suspending, and bufq_resta...
2010-07-20 deraadtremoved an unused proto
2010-07-20 deraadtHandle the acpi interrupt controller with proper edge...
2010-07-20 deraadttsleep() and EWOULDBLOCK was being used incorrectly...
2010-07-20 deraadtIn acpiec_wait() we want to tsleep on an un-known chann...
2010-07-20 matthewMark a DMA accessible malloc for later correction....
2010-07-20 deraadtsync
2010-07-20 deraadtremove prototypes for functions that do not exist;...
2010-07-20 ajacoutotInstead of checking for the *etcXX.tgz filename, check...
2010-07-20 claudioAnother hand rolled offsetof(), replace with mask2prefi...
2010-07-20 mlarkinVGA repost for ATI Radeon X1250IGP (as found on Gateway...
2010-07-20 matthewWhen we're preparing to go to sleep, only call bufq_res...
2010-07-20 deraadtexp2() is a function in libm, so rename the csh one..
2010-07-20 deraadtdelete unused variable
2010-07-20 deraadtdo not use gcc -W options which you do not understand
2010-07-20 deraadtDo not put a data buffer on the stack. It will be...
2010-07-20 deraadttypo; martin.pelikan@gmail.com
2010-07-20 deraadtsub-function needs const, too
2010-07-19 deraadtjust use a buffer and make onewire_crc16() operate...
2010-07-19 schwarzemerge from bsd.lv (minor improvements by kristaps@)
2010-07-19 guentherRollback the allproclk and fileheadlk addition. When...
2010-07-19 schwarze* briefly mention the HISTORY of the man(7) language
2010-07-19 espiedocument new. hints from jmc@
2010-07-19 kettenisAvoid interleaving of mutexes that would leave is with...
2010-07-19 schwarzeJ. C. Roberts noted that Kristaps' man.7 is already...
next