2016-07-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-07-14 |
deraadt | kern.usermount=1 is unsafe for everyone, since it allow... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
mpi | Drop received packets with an IPv4-compatible address... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
kettenis | Do board-specific delay/skew corrections for the Micrel... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
mpi | Prevent a use-after-free by not updating an ARP entry... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
sf | vioblk: Properly handle poll timeout |
commit | commitdiff | tree | snapshot |
2016-07-14 |
sf | rename virtio_ops.intr to poll_intr |
commit | commitdiff | tree | snapshot |
2016-07-14 |
sf | virtio: Move interrupt handler into transport specific... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
semarie | make several program to use "chown" promise. |
commit | commitdiff | tree | snapshot |
2016-07-14 |
guenther | Add PT_GNU_RELRO, for ld.so work |
commit | commitdiff | tree | snapshot |
2016-07-14 |
guenther | Prevent silly states via knotes on pids > 2^32 and... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
guenther | ufs_readdir() buffer was meant to be limited to 64kB... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
tedu | kevent validates that ident is a valid fd by getting... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
dtucker | Correct equal in test. |
commit | commitdiff | tree | snapshot |
2016-07-13 |
mikeb | A work-in-progress driver for the Hyper-V NetVSC |
commit | commitdiff | tree | snapshot |
2016-07-13 |
millert | When matching a day in the month, make sure that the... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
patrick | The "#address-cells" and "#size-cells" properties defin... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
jmc | ross l richardson reports that an auto reply is no... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
benno | output the no-longer-so-new AS operators when printing the |
commit | commitdiff | tree | snapshot |
2016-07-13 |
kettenis | Since mappings established using __MAP_NOFAULT will... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
kettenis | Revert previous; the __MAP_NOFAULT test is inverted... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
mpi | Move ARP processing back to the KERNEL_LOCK()ed task... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
jsing | Adjust existing tls_config_set_cipher() callers for... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
jsing | Split the existing TLS cipher suite groups into four: |
commit | commitdiff | tree | snapshot |
2016-07-13 |
kettenis | Since mappings established using __MAP_NOFAIL will... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
deraadt | remove <0 check for an unsigned variable |
commit | commitdiff | tree | snapshot |
2016-07-13 |
deraadt | remove unused function ether_cmp() |
commit | commitdiff | tree | snapshot |
2016-07-13 |
kettenis | Use the device tree voltage regulator information to... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
mpi | Introduce RTF_MULTICAST and flag corresponding IPv6... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
mlarkin | CPUID vendor ID was already register-swapped during... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
guenther | Fix usage() output and getopt sorting |
commit | commitdiff | tree | snapshot |
2016-07-13 |
dlg | store nd6 expiries in the route, not separately in... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
bluhm | Document that the syslogd options -c and -k must be... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
bru | Reset the mt state completely in wsmouse_mt_init. |
commit | commitdiff | tree | snapshot |
2016-07-12 |
millert | The only valid flag for unmount(2) is MNT_FORCE, ignore... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
kettenis | Turn ahci(4) glue code for the i.MX6 platform into... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
kettenis | Change over to imxehci(4) here as well. |
commit | commitdiff | tree | snapshot |
2016-07-12 |
bluhm | Link path MTU discovery regress test into build. |
commit | commitdiff | tree | snapshot |
2016-07-12 |
bluhm | Allow to run the syslogd tests as root without SUDO... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
kettenis | Turn ehci(4) glue code for the i.MX6 platform into... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
tedu | in the great unp_gc rewrite, a null check was lost... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
deraadt | The check for pledge "recvfd" was mistakenly only being... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
semarie | add "recvfd" to doas(1) for use with skey. |
commit | commitdiff | tree | snapshot |
2016-07-12 |
bluhm | Add regression tests for syslogd TLS client certificates. |
commit | commitdiff | tree | snapshot |
2016-07-12 |
bluhm | Add support for TLS client certificates in syslogd... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
mpi | Directly drop packets filtered by bpf(4) instead of... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
deraadt | remove more noisy messages in "sendfd" and "recvfd" |
commit | commitdiff | tree | snapshot |
2016-07-11 |
schwarze | Make all components of the URI individually optional, |
commit | commitdiff | tree | snapshot |
2016-07-11 |
bluhm | Revert previous adaption of the test. The behavior... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
tedu | don't allow mounting with noval owner. panics later. |
commit | commitdiff | tree | snapshot |
2016-07-11 |
tb | Add missing "recvfd" pledge promise: Raf Czlonka report... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
deraadt | be less noisy on console in case of "recvfd" refusal |
commit | commitdiff | tree | snapshot |
2016-07-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-07-11 |
tb | Instead of using the floating point square root, use... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
kettenis | Use gpio framework to implement hardware reset of the... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
kettenis | Use gpio framework to implement card detect instead... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
kettenis | Hook up imxgpio(4) to the FDT gpio framework. |
commit | commitdiff | tree | snapshot |
2016-07-11 |
kettenis | Add a simple framework for handling gpio controllers... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
visa | Add CN61xx. |
commit | commitdiff | tree | snapshot |
2016-07-11 |
bluhm | Add regression tests for the path MTU discovery impleme... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
visa | sync |
commit | commitdiff | tree | snapshot |
2016-07-11 |
bluhm | Path MTU discovery was slightly broken. I took two... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
mpi | Do not increase the size of the socket buffer under... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
kettenis | Initialize oui and model fields in the softc. |
commit | commitdiff | tree | snapshot |
2016-07-11 |
mpi | Revert the introduction of ``rt_addr''. |
commit | commitdiff | tree | snapshot |
2016-07-11 |
stefan | Make sure variables are used initialized in amap_wiperange |
commit | commitdiff | tree | snapshot |
2016-07-11 |
tedu | obsolete note about fascistloggin is obsolete. ok djm... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
rzalamena | Teach tcpdump to recognize MPLS pseudowire with control... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
tedu | zero the read buffer after copying data to user so... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
tedu | use offsetof to create an offset instead of illegal... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
patrick | Not all i.MX6 devices have a pinctrl property in their... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | Pay attention to Processor Local X2APIC structures... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | Rename apic_proc_uid field to acpi_proc_uid in the... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | Add MICREL KSZ9021 and KSZ9031. |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | Fix typo. Pointed out by patrick@ |
commit | commitdiff | tree | snapshot |
2016-07-10 |
visa | Build firmware for USB devices on octeon. |
commit | commitdiff | tree | snapshot |
2016-07-10 |
semarie | pledge: use uint64_t instead of int for temporary stori... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | Dynamically attach imxgpio(4) using the FDT. |
commit | commitdiff | tree | snapshot |
2016-07-10 |
schwarze | consistent spelling of "Moscow"; Ilya dot Kaliman at... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
schwarze | Fix a nasty typo that prevented .so links to gziped... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
kettenis | Add support for handling pinctrl device tree bindings... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
visa | Use the synciobdma instruction instead of the sync... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
schwarze | Simplify the code and the server setup by deleting... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
rpe | Fix detection of /usr/lib on NFS. |
commit | commitdiff | tree | snapshot |
2016-07-10 |
tedu | rename variable for consistency |
commit | commitdiff | tree | snapshot |
2016-07-10 |
jsg | Instead of attaching the omap device based on board... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
jsg | Remove now unused definitions for drivers that have... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
millert | Document that SIGTTOU is sent if the process is in... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
millert | POSIX specifies that if a processing calling tcsetpgrp... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
guenther | Paranoia: check KTRPOINT() before calling ktrpledge... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
tedu | attempt to improve clarity by reducing forward referenc... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
schwarze | spelling; from Ilya dot Kaliman at gmail dot com |
commit | commitdiff | tree | snapshot |
2016-07-09 |
tedu | only print one error, not multiple misleading messages |
commit | commitdiff | tree | snapshot |
2016-07-09 |
schwarze | Do not treat PATH_INFO as a complete path if it doesn... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
kettenis | Simplify the i.MX6 platform code. The list of board... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
stefan | Fix bugs introduced with the amap rework |
commit | commitdiff | tree | snapshot |
2016-07-09 |
kettenis | Initialize the mii_oui field such that fec(4) can look... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
schwarze | getopt(3) is declared in <unistd.h>, and <getopt.h... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
jsg | ehci no longer attaches to imx |
commit | commitdiff | tree | snapshot |
next |