Age | Commit message (Expand) | Author |
2022-03-01 | Tweak SCSI section to clarify that SCSIDEBUG enables probing/attachment | Kenneth R Westerback |
2022-03-01 | __i2c_transfer() should not lock the bus | Jonathan Gray |
2022-03-01 | up_dump_prefix() should not clear the p->flags before possibly calling | Claudio Jeker |
2022-03-01 | Rewrite some comments to hopefully be easier to understand. | Claudio Jeker |
2022-03-01 | Remove another empty line | Claudio Jeker |
2022-03-01 | Reshuffle functions for better order and remove an excessive empty line. | Claudio Jeker |
2022-03-01 | change some defines to static inline functions | Jonathan Gray |
2022-03-01 | ci(1) populates the author keyword using getlogin(2), therefore favor | Anton Lindqvist |
2022-03-01 | change some defines to static inline functions | Jonathan Gray |
2022-03-01 | pack pollfd array before server_accept_loop() ppoll() call, | Damien Miller |
2022-03-01 | add rtable capability to login.conf. | Ted Unangst |
2022-02-28 | Remove unused ivbits argument from chacha_keysetup to match other | Darren Tucker |
2022-02-28 | provide a login class for vmd, the "daemon" class now has a datasize | Stuart Henderson |
2022-02-28 | #include <disktab.h> not needed for successful compile. | Kenneth R Westerback |
2022-02-28 | The IOMMUs integrated on Apple's M1 Pro/MaxJ SoC use a different page table | Mark Kettenis |
2022-02-28 | Remove unneeded symbol name lookup. | Visa Hankala |
2022-02-28 | Shuffle some SCSIDEBUG code to simplify code, tersify the | Kenneth R Westerback |
2022-02-28 | Instead of handrolling what is mostly prefix_link/prefix_unlink in | Claudio Jeker |
2022-02-28 | In the Adj-RIB-Out specific dump functions assert that PREFIX_FLAG_ADJOUT | Claudio Jeker |
2022-02-28 | Exit on SIGHUP before attach also, GitHub issue 3084. | Nicholas Marriott |
2022-02-28 | Map control keys back to an ASCII uppercase letter when passing them on | Nicholas Marriott |
2022-02-28 | remove some unused defines | Jonathan Gray |
2022-02-28 | add pcie_aspm_enabled() for the next linux 5.15.y release | Jonathan Gray |
2022-02-28 | add the mbuf tags that prevent output loops. | David Gwynne |
2022-02-27 | Enable unwind tables on all clang architectures. | Todd Mortimer |
2022-02-27 | The At macro doesn't accept v8, v9 or v10. Noticed by jmc@ | Todd C. Miller |
2022-02-27 | Add gzip-static option to httpd. This allows to deliver precompressed | Alexander Bluhm |
2022-02-27 | Adjust definition of DART_L1_TABLE to what Linux uses. | Mark Kettenis |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-02-27 | Use ',' in custom separator example and change shell prompt to non-root. | Todd C. Miller |
2022-02-27 | Enable libedit line editing | Jeremie Courreges-Anglas |
2022-02-27 | Fix whitespace and uninitialized variable in dt(4). | Alexander Bluhm |
2022-02-27 | tweak the opening paragraph for readability, and tidy up one of the examples; | Jason McIntyre |
2022-02-27 | SC_DEBUG() requires an initialized scsi_link. Shuffle | Kenneth R Westerback |
2022-02-27 | include rejected signature algorithm in error message and not the | Christian Weisgerber |
2022-02-26 | Allow pledged pf ioctl test to pass also when pf is disabled. | Alexander Bluhm |
2022-02-26 | setuserenv: a missing /etc/login.conf file is not an error. | Todd C. Miller |
2022-02-26 | Add regress coverage for ASN1_OBJECT public interfaces. | Joel Sing |
2022-02-26 | Currently malloc caches a number of free'ed regions up to 128k | Otto Moerbeek |
2022-02-26 | regen | Mark Kettenis |
2022-02-26 | Add Broadcom BCM4387. | Mark Kettenis |
2022-02-26 | Remove excessive ; | Claudio Jeker |
2022-02-26 | add the mbuf tag that prevents loops in vxlan_encap, not vxlan_output. | David Gwynne |
2022-02-26 | have another go at fixing assert "sc->sc_dev == NUM" failed. | David Gwynne |
2022-02-25 | Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com | Philip Guenther |
2022-02-25 | To fix crashes seen by Hrvoje with pfsync, IPsec and parallel | Alexander Bluhm |
2022-02-25 | use setall for setusercontext, to make it simpler to inherit new changes. | Ted Unangst |
2022-02-25 | add setrtable to pledge("id"). from Matthew Martin | Ted Unangst |
2022-02-25 | A few additional changes related to the now 32 bit accounting flag. | Rob Pierce |
2022-02-25 | Whitespace. | Rob Pierce |