openbsd
2015-06-09 nicmFix loop comparison broken in last commit, from Thomas...
2015-06-08 krwMore damned eye searing whitespace. No change to .o...
2015-06-08 jsgexpr isn't on the ramdisk use ksh for addition
2015-06-08 jsgMove the scan_dmesg calls back into the functions....
2015-06-08 claudioIntroduce a state on the ctl_relay_event struct. This...
2015-06-08 jsgenable agtimer on the ramdisk as well
2015-06-08 jsgAt some point arm moved to a unified syntax for arm...
2015-06-08 mpiMerge multiple copies of the code doing VLAN tag insert...
2015-06-08 mpiMove carp-related logic from ether_output() into carp_s...
2015-06-08 czarkoffUpdate documentation for lang/go module
2015-06-08 jmatthewrearrange delayed_work to avoid the use of container_of...
2015-06-08 stsppms(4): Don't match Elantech v4 devices with firmware...
2015-06-08 jsgAdd initial support for the ARM Versatile Express board...
2015-06-08 jmatthewrefuse to do polled isochronous transfers, as other...
2015-06-08 jmatthewEnsure polled bulk, control and interrupt transfers...
2015-06-07 nicmAdd -E flag when attaching or switching client to bypass
2015-06-07 claudioHBG is no more so no need to mention it in the man...
2015-06-07 claudioThe Swiss Federal Government decided to shut down HBG...
2015-06-07 krwMore damned eye searing whitespace.
2015-06-07 deraadtsync
2015-06-07 jsgInitial exynos4 bits. Among other things the gic isn...
2015-06-07 jsgAdd a default panic case to a switch statement where...
2015-06-07 jsgIntroduce unhandled_af() for cases where code condition...
2015-06-07 dlgmark the usb hci driver pci glue code as only needed...
2015-06-07 guentherAdd CR4_FSGSBASE
2015-06-07 guentherEnable use of mwait in non-MP boxes and report # of...
2015-06-07 krwReplace a bunch of == 0 with == NULL in pointer tests...
2015-06-06 jsgAdd some changes from Patrick Wildt in bitrig that...
2015-06-06 florianAllow rtsol keyword in hostname.if(5) with net.inet6...
2015-06-06 stspEnable rtwn(4) on RAMDISK_CD kernels for upgrades....
2015-06-06 mpiPut the link-layer address back into the gateway field...
2015-06-06 stspAdd rtwn(4) to fw_update. ok espie@, czarkoff@ suggeste...
2015-06-05 nicmUse ints for the calculations rather than u_char, they...
2015-06-05 nicmHandle the RGB colour escape sequence (\033[38;2;<r...
2015-06-05 nicmUse fixed colour tables rather than generated and do...
2015-06-05 tobiasuLink ssl and crypto via BSDOBJDIR, works with native...
2015-06-05 tobiasuUse target BSDOBJDIR when cross-compiling libraries
2015-06-05 tobiasuFix library search path so we link against the freshly...
2015-06-05 krwTry harder to avoid (very unlikely) NULL pointer de...
2015-06-05 deraadtAnd ... more discussion occurs between miod and ketteni...
2015-06-05 deraadtAnd part 2 of the onfault repair. Do the actual cleari...
2015-06-05 nicmSimilarly, for sessions use a callback to free rather...
2015-06-05 miodMissing no-pie logic for bootblocks.
2015-06-05 nicmChange deref to the more sensible unref, and add a...
2015-06-05 nicmInstead of putting dead clients on a list and checking...
2015-06-05 deraadtDo not unconditionally clear pcb_onfault after a uvm_fa...
2015-06-05 deraadtthese days, curproc is never NULL, so skip those checks.
2015-06-05 deraadttrunc_page() generally.... succeeds at clearing the...
2015-06-05 kettenisThese days p->p_addr will never be NULL.
2015-06-05 millertFor "ssh -L 12345:/tmp/sock" don't fail with "No forwar...
2015-06-05 nicmDo not use the key variable uninitialized (in a debug...
2015-06-05 vgrossFix coupling and decoupling operations.
2015-06-05 mikebImprove error handling and recovery during state insertion
2015-06-05 mpiAdd bits missed in previous... I suck at cvs.
2015-06-05 mpiPut spaces and commas where they belong.
2015-06-05 mpiFinally protect VP lookups to guarantee that a pted...
2015-06-05 mpiDon't try to be clever when unrolling the loop in pmap_...
2015-06-05 mpiReplace the per-entry locks by a global HASH lock.
2015-06-05 mpiCall pte_spill_v() from the real mode fault handler...
2015-06-05 mpiRewrite PTE manipulation routines to better match the...
2015-06-05 mpiSplit pteclrbits() into pmap_{test,clear}_attrs().
2015-06-05 mpiMore usages of pmap_ptedinhash().
2015-06-05 mpiRemove DEBUG stuff.
2015-06-05 mpiMake use of ptesr() instead of rerolling it.
2015-06-05 mpiMerge various copies of the same code into a new functi...
2015-06-05 mpiIntroduce pmap_pted_ro() a simple wrapper for the 32...
2015-06-05 mpiDo only one VP lookup when removing a page.
2015-06-05 mpiRemove the MANAGED flag when removing a PV entry.
2015-06-05 nicmFix a warning.
2015-06-05 mpiRemove unneeded splvm() calls and the pool_setipl(9...
2015-06-05 nicmMake it so that if a window or session target is prefix...
2015-06-05 jsgUse p15 for the coprocessor name not 15. gas accepts...
2015-06-05 stspregen
2015-06-05 stspAdd another PCI ID for Intel Dual Band Wireless AC...
2015-06-05 djmtypo: accidental repetition; bz#2386
2015-06-04 deraadtsync
2015-06-04 nicmMove the nested check from client to server and compare...
2015-06-04 stspMention rtwn(4) in pci(4). Reminded by brad.
2015-06-04 nicmsystrace(4) STRIOCATTACH can only fail for file(1)...
2015-06-04 stspman page for rtwn(4)
2015-06-04 stspenable rtwn(4) on i386
2015-06-04 stspEnable rtwn(4) on amd64.
2015-06-04 stspattach rtwn at pci
2015-06-04 stspNew rtwn(4) driver for RTL8188CE wifi cards.
2015-06-04 jmctweak SYNOPSIS and usage();
2015-06-04 ericforce reseeding if pid has changed.
2015-06-04 ericmake sure to check for resolv.conf update the first...
2015-06-04 deraadtsync
2015-06-04 deraadt+ REALTEK RT8191SE
2015-06-04 dmsAdd support for em(4) on Teak 3020, a Tolopai (EP80579)
2015-06-04 kettenisThe (no quite so) new kernel perfpolicy code calls...
2015-06-04 dmsregen
2015-06-04 dmsAdd more of Tolopai (EP80579) Gigabit controllers id.
2015-06-04 mikebCheck if interface was stopped before calling rx/tx...
2015-06-04 nicmMake unsetting a global option restore it to the defaul...
2015-06-04 sobradospacing, makes example fit on display.
2015-06-04 nicmAdd support for a single "marked pane". There is one...
2015-06-04 mpiRemove unused sa_dl.
2015-06-04 nicmteminal -> terminal, from Corey Farwell.
2015-06-04 jsgSwitch intel_gmbus_is_port_valid and intel_gmbus_is_for...
next