aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libarchive: merge bugfixes from vendor branchMartin Matuska2024-05-044-63/+61
* libarchive: merge from vendor branchMartin Matuska2024-05-0435-110/+404
* libarchive: add two missing package files to libarchive testsMartin Matuska2024-05-041-0/+2
* libarchive: fix null format string error in tests (unbreaks gcc13 build)Martin Matuska2024-05-041-1/+0
* libarchive: merge from vendor branchMartin Matuska2024-05-04725-1735/+5735
* unzip: swtich to bsdunzip from libarchiveMartin Matuska2024-05-048-1334/+188
* libarchive: merge from vendor branchMartin Matuska2024-05-045-11/+79
* libarchive: merge from vendor branchMartin Matuska2024-05-046-25/+402
* libarchive: merge from vendor branchMartin Matuska2024-05-0425-167/+1044
* libarchive: merge from vendor branchMartin Matuska2024-05-0496-436/+4122
* libarchive: Avoid a build failure with OpenSSL 3.0Pierre Pronchery2024-05-042-1/+2
* libarchive: Request the OpenSSL 1.1 APIPierre Pronchery2024-05-041-0/+1
* libarchive: Remove MIPS build glue.John Baldwin2024-05-041-2/+1
* rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov2024-05-031-4/+3
* kcmp_pget(): do not accept TIDsKonstantin Belousov2024-05-031-1/+2
* kcmp_pget(): add an assert that we did not hold the current processKonstantin Belousov2024-05-031-1/+5
* kldxref: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2024-05-021-1/+1
* jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2024-05-021-1/+1
* mandoc: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2024-05-021-1/+1
* jevents: fix bootstrapping on Linux with Clang 16Alex Richardson2024-05-021-0/+4
* mandoc: fix bootstrapping on Linux with Clang 16Alex Richardson2024-05-021-0/+4
* libulog: Make sure ut_line, ut_user, ut_host are terminated.Dag-Erling Smørgrav2024-05-021-3/+3
* krpc: Ref cnt the client structures for TLS upcallsRick Macklem2024-05-021-2/+8
* nfscl: Clear out a lot of cruft related to B_DIRECTRick Macklem2024-05-017-230/+57
* nfscl: Do not use nfso_own for delayed nfsrpc_doclose()Rick Macklem2024-05-011-6/+14
* libc_private.h: use private namespace name for size_tKonstantin Belousov2024-04-301-1/+1
* libc printf_render_errno(): do not use strerror()Konstantin Belousov2024-04-301-3/+4
* libc: minor style, wrap long linesKonstantin Belousov2024-04-301-2/+4
* __vprintf(): switch from strerror() to strerror_rl()Konstantin Belousov2024-04-301-1/+5
* libc: make strerror_rl() usable for libcKonstantin Belousov2024-04-302-5/+7
* ng_hci: Add sockaddr validation to sendto()Mark Johnston2024-04-291-0/+11
* kdc: Add restart optionCy Schubert2024-04-292-2/+29
* heimdal: Fix compiling hdb ldap as a moduleCy Schubert2024-04-291-3/+6
* adduser: Overhaul.Dag-Erling Smørgrav2024-04-291-142/+101
* adduser(8): support creation of ZFS datasetJohn Grafton2024-04-293-14/+159
* add defaults for adduser.sh (OK? [yes] & additional user [no])Sven Ruediger2024-04-291-3/+11
* sys_procctl(): Make it clear that negative commands are invalidOlivier Certner2024-04-291-1/+1
* script: handle terminal resize on SIGWINCHKyle Evans2024-04-292-9/+58
* script: minor style improvementsXavier Beaudouin2024-04-291-8/+10
* ada: Another NCQ Trim instability driveWarner Losh2024-04-291-0/+5
* sync.8: Document that the "sync dance" is not a thingMateusz Piotrowski2024-04-281-1/+29
* Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric):Dimitry Andric2024-04-282-7/+9
* vmm(4): Fix a typo in a kernel messageGordon Bergling2024-04-281-1/+1
* wtap: Fix typos in kernel messagesGordon Bergling2024-04-282-3/+3
* Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"Rick Macklem2024-04-282-20/+6
* cp: Clarify an obscure comment.Dag-Erling Smørgrav2024-04-272-11/+29
* install: Always use a temporary file.Dag-Erling Smørgrav2024-04-273-304/+142
* nullfs: Show correct exported flag.Dag-Erling Smørgrav2024-04-271-3/+4
* Fix MNT_IGNORE for devfs, fdescfs and nullfsDoug Rabson2024-04-273-3/+3
* Support ARP for 802 networksDenny Page2024-04-272-1/+5