summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-03Allow UDP for built-in inetd(8) services on 127.0.0.1.Alexander Bluhm
2023-09-03sync perl syscall emulator headerAlexander Bluhm
2023-09-03Avoid a useless increment and decrement of the tcp syn cache refcountAlexander Bluhm
2023-09-03Document rdomain-related behaviour of dhcpd(8).Stefan Sperling
2023-09-03if UNLOCK_CMD is a user settings, so is LOCK_CMD !Marc Espie
2023-09-03gc ancient stuffMarc Espie
2023-09-03Shuffle the order in which Manifest entries are processedJob Snijders
2023-09-03Let builtin process names be stored in maps as string.Martin Pieuchot
2023-09-03Use EVBUFFER_DATA instead of reaching into struct evbuffer. ok tbNicholas Marriott
2023-09-03Use EVBUFFER_DATA instead of reaching into struct evbuffer. ok tbNicholas Marriott
2023-09-03vmm(4): Suppress AMD HwPstate visibility to guestsMike Larkin
2023-09-03Replace perl's use of syscall(2) with a dispatcher to libcAndrew Fresh
2023-09-03Zero initialize Perl AV elements after unshift and resize.Alexander Bluhm
2023-09-03Adapt tlb flush calls following arm64/pmap.cJeremie Courreges-Anglas
2023-09-03Inline PTED_* functions and actually use PTED_WIRED()Jeremie Courreges-Anglas
2023-09-03pmap_page_protect() should not unmap pages after making them readonly.Jeremie Courreges-Anglas
2023-09-02Request terminal colours again on SIGWINCH but at most once every 30Nicholas Marriott
2023-09-02btrace(8): allow empty statements in probes.Dave Voutila
2023-09-02Make sure cert_type is not 0 to prevent leak of certid->id_buf.Tobias Heider
2023-09-02Remove unneccessary id == NULL check after dereferencing it. id can neverTobias Heider
2023-09-02document ALL_DISTFILES and ALL_PATCHFILESMarc Espie
2023-09-02btrace(8): fix probe builtin in BEGIN/END.Dave Voutila
2023-09-02Fix comment about skipped interfacesKlemens Nanni
2023-09-02Setulc only does RGB colour so add Setulc1 to do non-RGB colours, GitHubNicholas Marriott
2023-09-02Use a hardware based number of KDF rounds by default for passphrasesKlemens Nanni
2023-09-02Avoid trying to remove keys if the station is not active in iwm firmware.Stefan Sperling
2023-09-02Make iwm(4) not crash when aircrack-ng attempts to inject frames viaStefan Sperling
2023-09-02Set visited flag on last windows when linking session.Nicholas Marriott
2023-09-02Zap anon pages mappings in uvm_anon_release() instead of in the fault handler.Martin Pieuchot
2023-09-02whitespaceTheo Buehler
2023-09-02Align EVP_PKEY_get1_RSA() with EVP_PKEY_get0_RSA()Theo Buehler
2023-09-01Implement drive strength tweaking for the YT8531. Needed on the v1.3bMark Kettenis
2023-09-01Call rtm_send() with netlock held to protect dereference of sockaddrVitaliy Makkoveev
2023-09-01vmd(8): ignore masks on asserts, use synchronous deasserts.Dave Voutila
2023-09-01Only compare the actual size of the UTF-8 character, not all of it.Nicholas Marriott
2023-09-01Many improvements, almost amounting to a partial rewrite:Ingo Schwarze
2023-09-01Fix EVP_PKEY_get0_RSA() for RSA-PSSTheo Buehler
2023-09-01Add missing -T to getopt string.Nicholas Marriott
2023-09-01Update with pin definitions from Linux 6.4.Mark Kettenis
2023-09-01Clear combine flag when a non-UTF-8 set of characters is encountered.Nicholas Marriott
2023-09-01Rewrite combined character handling to be more consistent and to supportNicholas Marriott
2023-09-01Expand name before looking for window with -S, GitHub issue 3670.Nicholas Marriott
2023-09-01Add detach-on-destroy previous and next, mostly from Alexis Hildebrandt.Nicholas Marriott
2023-09-01fix an obvious typo in the OBJ_NAME_add(3) prototypeIngo Schwarze
2023-08-31Add spaces for failure statusAndrew Fresh
2023-08-31sched_cpu_init: remove unnecessary NULL-checks for clockintr pointersScott Soule Cheloha
2023-08-31Exit fw_update(8) lock_db subprocess when parent exitsAndrew Fresh
2023-08-31Improve feedback from fw_update(8)Andrew Fresh
2023-08-31syncTheo Buehler
2023-08-31Split three new manual pages EVP_CIPHER_nid(3), EVP_CIPHER_CTX_ctrl(3),Ingo Schwarze