Age | Commit message (Expand) | Author |
2019-04-20 | armv7 RAMDISK is now compiled with -Oz (just to be like other ramdisks), | Theo de Raadt |
2019-04-20 | as discussed with beck, crank dma-range bufcache to a high number | Theo de Raadt |
2019-04-20 | print locked range in decimal in debug routines | anton |
2019-04-20 | The rip6 checksum errors are accounted per socket. So the no socket | Alexander Bluhm |
2019-04-20 | Statistics of "netstat -s -f inet6 -p rip6" did not work. In | Alexander Bluhm |
2019-04-20 | Restore previous section after setting the MIPS ABI marker. This keeps | Visa Hankala |
2019-04-20 | Avoid undefined behaviour that results from negating a signed long with | Joel Sing |
2019-04-20 | drm/ttm: Fix bo_global and mem_global kfree error | Jonathan Gray |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-04-20 | Move lockf structures from header to implementation since external users | anton |
2019-04-20 | Adapt radeondrm_detach_kms() to struct drm_device being split from | Jonathan Gray |
2019-04-19 | On powerpc, link with -Wl,-relax as clang is a monster and code exceeds the | Mark Kettenis |
2019-04-19 | strongly hint at pkg_info -z to clone installations from machine to machine | Marc Espie |
2019-04-19 | Start a realpath(2) regress test, currently not enabled. | Bob Beck |
2019-04-19 | Allocate md_data with calloc to avoid use of uninitialised memory. | Joel Sing |
2019-04-19 | Allocate fixed NIDs for SM3/SM4. | Joel Sing |
2019-04-19 | Add a subsystem lock for vfs_lockf.c. This enables calling lf_advlock() | Visa Hankala |
2019-04-19 | Work around a limitation of clang integrated assembler on mips64. | Visa Hankala |
2019-04-19 | Prevent clang from using builtins and jump tables in _dl_boot_bind() | Visa Hankala |
2019-04-19 | use the common code in if.c to check if txhprio is good. | David Gwynne |
2019-04-19 | use the factored out txhprio and rxhprio checks | David Gwynne |
2019-04-19 | provide factored out txhprio and rxhprio checks | David Gwynne |
2019-04-19 | add rxprio support | David Gwynne |
2019-04-19 | add rxprio support | David Gwynne |
2019-04-19 | implement rxprio | David Gwynne |
2019-04-19 | Document new default RSA key size. From sebastiaanlokhorst at gmail.com | Darren Tucker |
2019-04-19 | allow configuration of rxprio | David Gwynne |
2019-04-19 | add support for configuring rxprio. | David Gwynne |
2019-04-19 | rxprio. | David Gwynne |
2019-04-19 | add support for getting and setting rxprio | David Gwynne |
2019-04-19 | only root can change rxprio | David Gwynne |
2019-04-19 | add SIOCSRXHPRIO and SIOCGRXHPRIO for configuring rx prio handling | David Gwynne |
2019-04-19 | add IF_HDRPRIO_OUTER for rxprio | David Gwynne |
2019-04-18 | describe EIO failure state. noted by Maximilian Lorlacks | Ted Unangst |
2019-04-18 | unfold some compound operations to make this easier to follow | Ted Unangst |
2019-04-18 | Always check for namespace collisions on table commands | kn |
2019-04-18 | Fix table definition parsing as unprivileged user | kn |
2019-04-18 | Add tests for sshd -T -C with Match. | Darren Tucker |
2019-04-18 | When running sshd -T, assume any attibute not provided by -C does not match, | Darren Tucker |
2019-04-18 | vmm(4): whitespace fix | Mike Larkin |
2019-04-18 | Copy the code to infer the option type to show-options and document it. | Nicholas Marriott |
2019-04-18 | Pass target client and session to load_cfg from source-file so formats | Nicholas Marriott |
2019-04-18 | Update session activity on focus event, from tafryn at gmail dot com. | Nicholas Marriott |
2019-04-18 | Remove crc32.{c,h} which were only used by the now-gone SSH1 protocol. | Darren Tucker |
2019-04-17 | Remove unused parameter from virtio_init_vq() | Stefan Fritsch |
2019-04-17 | Initialize virtqueue before passing it to device | Stefan Fritsch |
2019-04-17 | signpost the location of the text explaining routing table output a little be... | Jason McIntyre |
2019-04-17 | remove some unneccessary baggage: Nm does not require an argument, | Jason McIntyre |
2019-04-17 | Switch powerpc to big PIC. This is necessary to build libc++abi and libc++ | Mark Kettenis |
2019-04-17 | mark up punctuation-as-macro-args properly; | Jason McIntyre |