2015-06-08 |
czarkoff | Update documentation for lang/go module |
commit | commitdiff | tree | snapshot |
2015-06-08 |
jmatthew | rearrange delayed_work to avoid the use of container_of... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
stsp | pms(4): Don't match Elantech v4 devices with firmware... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
jsg | Add initial support for the ARM Versatile Express board... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
jmatthew | refuse to do polled isochronous transfers, as other... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
jmatthew | Ensure polled bulk, control and interrupt transfers... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
nicm | Add -E flag when attaching or switching client to bypass |
commit | commitdiff | tree | snapshot |
2015-06-07 |
claudio | HBG is no more so no need to mention it in the man... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
claudio | The Swiss Federal Government decided to shut down HBG... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
krw | More damned eye searing whitespace. |
commit | commitdiff | tree | snapshot |
2015-06-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-06-07 |
jsg | Initial exynos4 bits. Among other things the gic isn... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
jsg | Add a default panic case to a switch statement where... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
jsg | Introduce unhandled_af() for cases where code condition... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
dlg | mark the usb hci driver pci glue code as only needed... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
guenther | Add CR4_FSGSBASE |
commit | commitdiff | tree | snapshot |
2015-06-07 |
guenther | Enable use of mwait in non-MP boxes and report # of... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
krw | Replace a bunch of == 0 with == NULL in pointer tests... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
jsg | Add some changes from Patrick Wildt in bitrig that... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
florian | Allow rtsol keyword in hostname.if(5) with net.inet6... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
stsp | Enable rtwn(4) on RAMDISK_CD kernels for upgrades.... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
mpi | Put the link-layer address back into the gateway field... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
stsp | Add rtwn(4) to fw_update. ok espie@, czarkoff@ suggeste... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Use ints for the calculations rather than u_char, they... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Handle the RGB colour escape sequence (\033[38;2;<r... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Use fixed colour tables rather than generated and do... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
tobiasu | Link ssl and crypto via BSDOBJDIR, works with native... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
tobiasu | Use target BSDOBJDIR when cross-compiling libraries |
commit | commitdiff | tree | snapshot |
2015-06-05 |
tobiasu | Fix library search path so we link against the freshly... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
krw | Try harder to avoid (very unlikely) NULL pointer de... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
deraadt | And ... more discussion occurs between miod and ketteni... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
deraadt | And part 2 of the onfault repair. Do the actual cleari... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Similarly, for sessions use a callback to free rather... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
miod | Missing no-pie logic for bootblocks. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Change deref to the more sensible unref, and add a... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Instead of putting dead clients on a list and checking... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
deraadt | Do not unconditionally clear pcb_onfault after a uvm_fa... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
deraadt | these days, curproc is never NULL, so skip those checks. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
deraadt | trunc_page() generally.... succeeds at clearing the... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
kettenis | These days p->p_addr will never be NULL. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
millert | For "ssh -L 12345:/tmp/sock" don't fail with "No forwar... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Do not use the key variable uninitialized (in a debug... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
vgross | Fix coupling and decoupling operations. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mikeb | Improve error handling and recovery during state insertion |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Add bits missed in previous... I suck at cvs. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Put spaces and commas where they belong. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Finally protect VP lookups to guarantee that a pted... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Don't try to be clever when unrolling the loop in pmap_... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Replace the per-entry locks by a global HASH lock. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Call pte_spill_v() from the real mode fault handler... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Rewrite PTE manipulation routines to better match the... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Split pteclrbits() into pmap_{test,clear}_attrs(). |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | More usages of pmap_ptedinhash(). |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Remove DEBUG stuff. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Make use of ptesr() instead of rerolling it. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Merge various copies of the same code into a new functi... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Introduce pmap_pted_ro() a simple wrapper for the 32... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Do only one VP lookup when removing a page. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Remove the MANAGED flag when removing a PV entry. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Fix a warning. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Remove unneeded splvm() calls and the pool_setipl(9... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Make it so that if a window or session target is prefix... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
jsg | Use p15 for the coprocessor name not 15. gas accepts... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2015-06-05 |
stsp | Add another PCI ID for Intel Dual Band Wireless AC... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
djm | typo: accidental repetition; bz#2386 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | Move the nested check from client to server and compare... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | Mention rtwn(4) in pci(4). Reminded by brad. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | systrace(4) STRIOCATTACH can only fail for file(1)... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | man page for rtwn(4) |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | enable rtwn(4) on i386 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | Enable rtwn(4) on amd64. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | attach rtwn at pci |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | New rtwn(4) driver for RTL8188CE wifi cards. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jmc | tweak SYNOPSIS and usage(); |
commit | commitdiff | tree | snapshot |
2015-06-04 |
eric | force reseeding if pid has changed. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
eric | make sure to check for resolv.conf update the first... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-06-04 |
deraadt | + REALTEK RT8191SE |
commit | commitdiff | tree | snapshot |
2015-06-04 |
dms | Add support for em(4) on Teak 3020, a Tolopai (EP80579) |
commit | commitdiff | tree | snapshot |
2015-06-04 |
kettenis | The (no quite so) new kernel perfpolicy code calls... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
dms | regen |
commit | commitdiff | tree | snapshot |
2015-06-04 |
dms | Add more of Tolopai (EP80579) Gigabit controllers id. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
mikeb | Check if interface was stopped before calling rx/tx... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | Make unsetting a global option restore it to the defaul... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
sobrado | spacing, makes example fit on display. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | Add support for a single "marked pane". There is one... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
mpi | Remove unused sa_dl. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | teminal -> terminal, from Corey Farwell. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jsg | Switch intel_gmbus_is_port_valid and intel_gmbus_is_for... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jsg | use mallocarray instead of malloc in drm_calloc |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jsg | remove the now unused alawtolin16 table |
commit | commitdiff | tree | snapshot |
2015-06-03 |
bcallah | Remove unused defines and functions. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mikeb | Adjust yielding condition slightly in the if_input_proc... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
reyk | Turn off -Werror in relayctl. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
reyk | Remove -Werror from the Makefile: as it happened with... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
reyk | It is better to check the asprintf return value for... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
millert | Treat a missing mail spool the same as a zero-length... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
millert | snprintf(3) is available on all modern systems and... |
commit | commitdiff | tree | snapshot |
next |