Age | Commit message (Expand) | Author |
2019-08-05 | Kernel realpath(3) had the same vnode leakage bug like unveil(2). | Alexander Bluhm |
2019-08-05 | Remove the unused function parameter rootvnode from unveil_add_vnode(). | Alexander Bluhm |
2019-08-05 | Add a comment why network_bulk() is not using send_filterset(). Using | Claudio Jeker |
2019-08-05 | Don't use a 0 element to determine the end of an OID when comparing two | Martijn van Duren |
2019-08-05 | There's no reason why the first digit of an OID can't be 0. | Martijn van Duren |
2019-08-05 | Remove -port option from s_server since it is same as -accept | Kinichiro Inoguchi |
2019-08-05 | Remove now-redundant perm_ok arg since sshkey_load_private_type will | Darren Tucker |
2019-08-05 | try to be more compliant with the spec by implementing marker responses. | David Gwynne |
2019-08-05 | Cleanup config reload in the RDE. Use the bgpd_conf struct to store sets | Claudio Jeker |
2019-08-05 | Favor vn_close() in the error path of diskmapioctl() since side-effects | anton |
2019-08-05 | Change the order how filtersets are passed during config reloads. Instead | Claudio Jeker |
2019-08-05 | Allow concurrent reads of the f_offset field of struct file by | anton |
2019-08-05 | sis(4) calls mii_phy_reset(); add explicit dependency on mii_phy in config | Stefan Sperling |
2019-08-05 | add a manual page for smbios | Jonathan Gray |
2019-08-05 | Add support for the SD (scroll down) escape sequence, GitHub issue 1861. | Nicholas Marriott |
2019-08-05 | Xr pf 4 | David Gwynne |
2019-08-05 | document how to make technically non-compliant TPMRs | David Gwynne |
2019-08-05 | run pf against ip packets coming in and out of the two ports. | David Gwynne |
2019-08-05 | pay some lip service to TPMR compliance according to 802.1Q-2018 | David Gwynne |
2019-08-04 | Simplify _dl_find_symbol(). Currently, it returns three values: | Philip Guenther |
2019-08-04 | Fix a typo I noticed reviewing the smbios code cleanup diff. | kmos |
2019-08-04 | Ensure that a posted write completes when re-enabling interrupts | Visa Hankala |
2019-08-04 | Add support for X-Gene/eMAG variant. | Mark Kettenis |
2019-08-04 | Add arm64 asm for stackpivot regress test. | mortimer |
2019-08-04 | Cleanup the bios(4)/smbios(4) code a bit. Fix some KNF issues, reduce | Mark Kettenis |
2019-08-04 | crank version, following fchmod change | Theo de Raadt |
2019-08-04 | Unmap tables once we're done with them. | Mark Kettenis |
2019-08-04 | Implement smbios support on arm64. | Mark Kettenis |
2019-08-04 | Test that unmount works after calling unlink(2) with relative | Alexander Bluhm |
2019-08-04 | Remove unused files. | Visa Hankala |
2019-08-04 | Remove the old, unfinished octeon bootloader. | Visa Hankala |
2019-08-04 | Revise the way how the octeon bootloader is built. The original | Visa Hankala |
2019-08-04 | Calling unveil(2) with the current directory leaked a vnode. Even | Alexander Bluhm |
2019-08-04 | tweak the iavf text a little, and add an entry to pci.4; | Jason McIntyre |
2019-08-03 | permit maxusers to grow up to 128 | Theo de Raadt |
2019-08-01 | Call unveil(2) in combination with unlink(2) and chroot(2). | Alexander Bluhm |
2019-08-03 | There are some pretty big arm64 machines so crank maxusers to 80. | Theo de Raadt |
2019-08-03 | good idea to make next-generation keys available well before heading into rel... | Theo de Raadt |
2019-08-03 | R.I.P. itimerround(); ok mpi@ | cheloha |
2019-08-03 | Mention dhclient vs AUTOCONF4. | Kenneth R Westerback |
2019-08-03 | The ABI says JUMP_SLOT relocations don't have an addend, so don't add it in | Philip Guenther |
2019-08-03 | Suppress DWARF2 warnings on clang archs by building with -gdwarf-4 | Philip Guenther |
2019-08-03 | Add F_WRITE support to the block layer (not yet used) | Theo de Raadt |
2019-08-03 | In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x | Theo de Raadt |
2019-08-03 | If the CPU frequency is available during TSC init, make it available | Joshua Stein |
2019-08-03 | Recognize Applied Micro as an Implementor and X-Gene as a PartNum for | Mark Kettenis |
2019-08-02 | add the missing .An -nosplit | Ingo Schwarze |
2019-08-02 | regen | Mark Kettenis |
2019-08-02 | Add Ampere vendor and eMAG PCIe devices. | Mark Kettenis |
2019-08-02 | minor sync of the inline stylesheet with mandoc.css: | Ingo Schwarze |