summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-22Since other exported commandnames were increased to 24 and graduated intoTheo de Raadt
2022-02-22Start using new _MAXCOMLEN (a proper string expanded to 24 bytesTheo de Raadt
2022-02-22sysctl already passed the commandname as a 24-byte string KI_MAXCOMLENTheo de Raadt
2022-02-22Define MAXCOMLEN in terms of _MAXCOMLEN (-1, because MAXCOMLEN does notTheo de Raadt
2022-02-22Add _MAXCOMLEN to syslimits, it is 24, and includes the NUL. FollowingTheo de Raadt
2022-02-22Pledge stdio.Rob Pierce
2022-02-22Remove -v option from usage.Rob Pierce
2022-02-22requestid is a 32 bit integer, make sure that we request that withMartijn van Duren
2022-02-22Add a seq(1) command, similar to what is present in GNU and Plan9.Todd C. Miller
2022-02-22The fuzzer logs everything to syslog, this is not what we want.Claudio Jeker
2022-02-22Plug leak in ec_key_create()Theo Buehler
2022-02-22Remove extra ;Visa Hankala
2022-02-22Do not attempt to update focus (and crash) when there is no previous window.Nicholas Marriott
2022-02-22whitespace/KNFTheo Buehler
2022-02-22acme-client: only warn on PEM_write_ECPrivateKey() failure insteadTheo Buehler
2022-02-22Clarify RTR and roa-set sectionsJob Snijders
2022-02-22Add next_session_id format with the next session ID, GitHub issue 3078.Nicholas Marriott
2022-02-22Initialize copy_width before adjusting it, GitHub issue 3079.Nicholas Marriott
2022-02-22Use correct size for screen when popup is created without borders.Nicholas Marriott
2022-02-22Add window-resized hook to man page, from Thomas Adam.Nicholas Marriott
2022-02-22Update libexpat to 2.4.6. This fixes CVE-2022-25235, CVE-2022-25236Alexander Bluhm
2022-02-22don't hide the mtu on "bridge" interfaces.David Gwynne
2022-02-22disable further calls to unveil(2)Ricardo Mestre
2022-02-22Clear frame pointer in cpu_fork() on riscv64Visa Hankala
2022-02-22ddb: Improve stack unwinding on riscv64Visa Hankala
2022-02-22Make audio(4) event filters MP-safeVisa Hankala
2022-02-22add some more tunnels to the list of interfaces that rely on routing.David Gwynne
2022-02-22Bump the number of wait_until iterations, in the hopes of making theAnton Lindqvist
2022-02-22repair sys/param.h namespace listTheo de Raadt
2022-02-22The include of sys/ktrace.h will require sys/types.h, so document this.Theo de Raadt
2022-02-22The FILL_KPROC() macro should be useable in situations where sys/param.hTheo de Raadt
2022-02-22need a local nitems() definitionTheo de Raadt
2022-02-22need a local nitems() definitionTheo de Raadt
2022-02-22Delete unnecessary #includes of <netinet6/ip6protosw.h>: some neverPhilip Guenther
2022-02-22Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>Philip Guenther
2022-02-22Move declarations of ip6_protox[] and inet6sw[] to <sys/protosw.h>Philip Guenther
2022-02-22pfctlinput() is already declared in <sys/protosw.h>, which isPhilip Guenther
2022-02-21unveil(2) "/dev" read-only instead of using chroot(2)/chdir(2). after callingRicardo Mestre
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Factor out alert handing code in the legacy stack.Joel Sing
2022-02-21Grab vmobjlocks with RW_DUPOK in vm_obj_wire() to silence WITNESSKlemens Nanni
2022-02-21aligend -> alignedJonathan Gray
2022-02-21ambigus -> ambiguousJonathan Gray
2022-02-21anscestors -> ancestorsJonathan Gray
2022-02-21consisitent -> consistentJonathan Gray
2022-02-21cululative -> cumulativeJonathan Gray
2022-02-21differenent -> differentJonathan Gray