aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vmm.4: Add verbiage about need to load module from loader.confstable/13Michael Galassi15 hours1-1/+14
* style.9: Document the existence of tools/build/checkstyle9.plMateusz Piotrowski15 hours1-1/+5
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski15 hours1-5/+3
* Document that gettimeofday() is obsolescentMateusz Piotrowski15 hours1-1/+24
* libarchive: merge bugfixes from vendor branchMartin Matuska16 hours4-63/+61
* libarchive: merge from vendor branchMartin Matuska16 hours35-110/+404
* libarchive: add two missing package files to libarchive testsMartin Matuska16 hours1-0/+2
* libarchive: fix null format string error in tests (unbreaks gcc13 build)Martin Matuska16 hours1-1/+0
* libarchive: merge from vendor branchMartin Matuska16 hours725-1735/+5735
* unzip: swtich to bsdunzip from libarchiveMartin Matuska16 hours8-1334/+188
* libarchive: merge from vendor branchMartin Matuska16 hours5-11/+79
* libarchive: merge from vendor branchMartin Matuska16 hours6-25/+402
* libarchive: merge from vendor branchMartin Matuska16 hours25-167/+1044
* libarchive: merge from vendor branchMartin Matuska16 hours96-436/+4122
* libarchive: Avoid a build failure with OpenSSL 3.0Pierre Pronchery16 hours2-1/+2
* libarchive: Request the OpenSSL 1.1 APIPierre Pronchery16 hours1-0/+1
* libarchive: Remove MIPS build glue.John Baldwin16 hours1-2/+1
* rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov2 days1-4/+3
* kcmp_pget(): do not accept TIDsKonstantin Belousov2 days1-1/+2
* kcmp_pget(): add an assert that we did not hold the current processKonstantin Belousov2 days1-1/+5
* kldxref: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2 days1-1/+1
* jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2 days1-1/+1
* mandoc: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2 days1-1/+1
* jevents: fix bootstrapping on Linux with Clang 16Alex Richardson2 days1-0/+4
* mandoc: fix bootstrapping on Linux with Clang 16Alex Richardson2 days1-0/+4
* libulog: Make sure ut_line, ut_user, ut_host are terminated.Dag-Erling Smørgrav3 days1-3/+3
* krpc: Ref cnt the client structures for TLS upcallsRick Macklem3 days1-2/+8
* nfscl: Clear out a lot of cruft related to B_DIRECTRick Macklem4 days7-230/+57
* nfscl: Do not use nfso_own for delayed nfsrpc_doclose()Rick Macklem4 days1-6/+14
* libc_private.h: use private namespace name for size_tKonstantin Belousov5 days1-1/+1
* libc printf_render_errno(): do not use strerror()Konstantin Belousov5 days1-3/+4
* libc: minor style, wrap long linesKonstantin Belousov5 days1-2/+4
* __vprintf(): switch from strerror() to strerror_rl()Konstantin Belousov5 days1-1/+5
* libc: make strerror_rl() usable for libcKonstantin Belousov5 days2-5/+7
* ng_hci: Add sockaddr validation to sendto()Mark Johnston6 days1-0/+11
* kdc: Add restart optionCy Schubert6 days2-2/+29
* heimdal: Fix compiling hdb ldap as a moduleCy Schubert6 days1-3/+6
* adduser: Overhaul.Dag-Erling Smørgrav6 days1-142/+101
* adduser(8): support creation of ZFS datasetJohn Grafton6 days3-14/+159
* add defaults for adduser.sh (OK? [yes] & additional user [no])Sven Ruediger6 days1-3/+11
* sys_procctl(): Make it clear that negative commands are invalidOlivier Certner6 days1-1/+1
* script: handle terminal resize on SIGWINCHKyle Evans6 days2-9/+58
* script: minor style improvementsXavier Beaudouin6 days1-8/+10
* ada: Another NCQ Trim instability driveWarner Losh6 days1-0/+5
* sync.8: Document that the "sync dance" is not a thingMateusz Piotrowski6 days1-1/+29
* Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric):Dimitry Andric7 days2-7/+9
* vmm(4): Fix a typo in a kernel messageGordon Bergling7 days1-1/+1
* wtap: Fix typos in kernel messagesGordon Bergling7 days2-3/+3
* Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"Rick Macklem7 days2-20/+6
* cp: Clarify an obscure comment.Dag-Erling Smørgrav8 days2-11/+29