openbsd
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...
2010-07-19 deraadtNot enough OK's, and from the wrong people. You should...
2010-07-19 nicmDon't return if in the current window since we may...
2010-07-19 ogaReplace XXXLOCKING comments by me (replacing simple_loc...
2010-07-19 damienstore the WCID in the rt2860_node structure at associat...
2010-07-19 espieCorrect $OpenBSD$ stuff
2010-07-19 espietwo small changes:
2010-07-19 damienimplement the ic_ampdu_rx_{start,stop} callbacks (not...
2010-07-19 damienin hostap mode, when a STA leaves the BSS, clear its...
2010-07-19 lumAdd prototype and remove unnecessary includes.
2010-07-19 damienin hostap mode, notify drivers via a new callback when...
2010-07-19 nicmSend the \n to stdout with the message, not stderr...
2010-07-19 kettenisFix handling of hidden symbols on hppa. Patch from...
2010-07-19 deraadtpermit compilation with ACPI_DEBUG
2010-07-19 deraadtthere is no need for a seperate dsdt_softc pointer...
2010-07-19 deraadtacpi_delay() is no longer needed; ok jordan
2010-07-19 majaAnother name for an already supported device. -moj
2010-07-19 majaLilliput UM-70 uses the newer DL1x5 chipset. -moj
2010-07-19 millertAdd barebones manual pages for cimag(3), conj(3) and...
2010-07-19 jmcremove non-standard section header; from Daniel Dickman
2010-07-19 claudioWhen removing an announced prefix inherit the metric...
2010-07-19 djmadd a "ControlPersist" option that automatically starts...
2010-07-19 claudiolsa_refresh() was able to resurect dead LSA resulting...
2010-07-19 mglockerDocument the recently introduced select(2) / poll(2...
2010-07-19 jakemsr* don't round blocksize to multiples of 16; can cause...
2010-07-19 jmcremove Xr to self; from Daniel Dickman
2010-07-19 jakemsradd a quirk to allow attaching devices which claim...
2010-07-19 jakemsrsync
2010-07-19 jakemsrCreative Labs/E-MU 0202 USB
2010-07-19 jakemsrmove audio specific quirks out of usb_quirks and into...
2010-07-19 lumRemove unused function.
2010-07-19 djmbz#1797: fix swapped args in upload_dir_internal()...
2010-07-19 nicmUpdate to upstream from ncurses-5.7-20100717. Fixes...
2010-07-19 guentherFix the cproj family to not return garbage on finite...
2010-07-18 jmcremove some nasty hacks;
2010-07-18 jmcpackages-specs man page is section 7, not 5;
2010-07-18 ogaSupport from vblank events in drm.
2010-07-18 mlarkinClear event status on resume, to avoid going back to...
2010-07-18 naddydocument OPSYS and OPSYS_VER as obsolete, mention OSREV...
2010-07-18 guentherUse crealf() and cimagf() instead of creal() and cimag...
2010-07-18 kettenisregen
2010-07-18 kettenisAnother PLX PCI Express switch.
2010-07-18 kettenisregen
2010-07-18 kettenisAdd missing Core i3/i5 PCIe bridge. Fix entries for...
2010-07-18 ogaKill inconsequential dead store.
2010-07-18 ogaRadeon HD4670, from Henry Precheur; thanks!
2010-07-18 jmcget the markup right for [-]command
2010-07-18 ogaRadeon HD4200 (needs a newer radeon X driver than in...
2010-07-18 martinhFix an unaligned memory access.
2010-07-18 miodRepair Gdium support.
2010-07-18 mkGive each device on the bus full openings.
2010-07-18 kettenisAdd support for Winbond/Nuvoton W83627DHG-P.
2010-07-18 jmcfix a double "is";
2010-07-18 jmc- grammar fix from Glen Barber (freebsd pr 148701)
2010-07-17 guentherMove some macros in <msdosfs/denode.h> to outside the...
2010-07-17 guentherWrap kernel function declarations in #ifdef _KERNEL...
2010-07-17 guentherCorrect the #includes to avoid warnings in <rpc/svc.h>
2010-07-17 miodCorrect value of DBL_MIN and DBL_MAX to match <sys...
2010-07-17 chladd missing header needed by event_warn()
2010-07-17 damienuse the correct block ack structure when building an...
2010-07-17 damienDrop 3rd and 4th clauses from David Young's license.
2010-07-17 ajacoutotWhen running in full diff mode, don't wait for user...
2010-07-17 rayPlug memory leak.
2010-07-16 raySimplify print_status by removing NULL handling.
2010-07-16 rayClose FILEs when fork fails.
2010-07-16 mpfExit strip(1) with an error, if an objfile could not...
2010-07-16 rayrevisison -> revision
next