aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* uuidgen(1): Add EXAMPLES to manual pageHEADmainFernando Apesteguía4 hours1-0/+24
* snd_hdspe(4): Recognize newer firmware's PCI vendor id.Florian Walpen14 hours2-1/+3
* krpc: Ref cnt the client structures for TLS upcallsRick Macklem22 hours1-2/+8
* script: handle terminal resize on SIGWINCHKyle Evans30 hours2-9/+58
* script: minor style improvementsXavier Beaudouin30 hours1-8/+10
* date: Fix tests by initializing timespec structureMateusz Piotrowski31 hours1-0/+2
* style.9: Document the existence of tools/build/checkstyle9.plMateusz Piotrowski37 hours1-1/+5
* date: Add support for nanosecondsMateusz Piotrowski37 hours3-35/+142
* stress2: More detailed error reportingPeter Holm39 hours1-17/+33
* nfscl: Do not use nfso_own for delayed nfsrpc_doclose()Rick Macklem43 hours1-6/+14
* CTL: READ(6) should be allowed on CD devicesHP van Braam44 hours1-0/+1
* nvmecontrol: Flesh out nvmecontrol format informationWarner Losh47 hours1-11/+70
* release: remove the RPI CM4s .dtbKyle Evans2 days1-1/+1
* Revert "config.mk: Add MK_VIMAGE knob"Brooks Davis2 days3-7/+1
* nfscl: Revert part of commit 196787f79e67Rick Macklem2 days3-46/+11
* tftpd: Immediately reject any request shorter than 4 bytes.Dag-Erling Smørgrav2 days2-0/+24
* tftpd: Check the server status after each test.Dag-Erling Smørgrav2 days1-2/+42
* tftpd: Clean up the tests.Dag-Erling Smørgrav2 days1-125/+128
* tftpd: Use `size_t` where appropriate.Dag-Erling Smørgrav2 days4-32/+42
* if_bridge: Minor style fixesZhenlei Huang2 days1-10/+6
* bsdinstall: update comment related to pkgBjoern A. Zeeb2 days1-1/+1
* Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric):Dimitry Andric2 days2-7/+9
* Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"Rick Macklem2 days2-20/+6
* Skip building libclang_rt when WITHOUT_CLANG is usedDimitry Andric2 days1-1/+1
* kthread: Set *tdptr earlier in kproc_kthread_add()Mark Johnston2 days1-1/+9
* checkstyle9: Allow a space between "*" and _*restrictMateusz Piotrowski3 days1-0/+1
* sync.8: Document that the "sync dance" is not a thingMateusz Piotrowski3 days1-1/+29
* Document that gettimeofday() is obsolescentMateusz Piotrowski3 days1-1/+24
* accept_filter: return different errors for non-listener and a busy socketGleb Smirnoff3 days2-1/+37
* accf_tls: accept filter that waits for TLS handshake headerGleb Smirnoff3 days9-1/+273
* syscalls.master: correct return type of {read,write}vBrooks Davis3 days4-10/+10
* vfs_lookup.c: only call ktrcapfail() if KTRACE is enabledKonstantin Belousov3 days1-1/+7
* sys/namei.h: move NI_CAP_VIOLATION() macro from namei.h to vfs_lookup.cKonstantin Belousov3 days2-5/+5
* meta.autodep.mk do not override start_utcSimon J. Gerraty3 days1-1/+3
* elf_common.h: Add STO_AARCH64_VARIANT_PCSAndrew Turner3 days1-0/+3
* showconfig: Set MACHINE for src.opts.mkAndrew Turner3 days1-1/+2
* arm64: Check DMAP address is valid in PHYS_IN_DMAPAndrew Turner3 days4-14/+22
* arm64/vmm: Ensure the tlbi has completedAndrew Turner3 days1-0/+3
* bhyve.8: Document arm64 supportMark Johnston3 days1-6/+34
* vmrun.sh: Stop passing -A to bhyveMark Johnston3 days1-1/+1
* bhyve.8: Remove mention of the -A flagMark Johnston3 days2-10/+6
* geli.8: add some notes regarding performance tuningAlan Somers3 days1-1/+41
* busdma: uma_zcreate() does not failMark Johnston3 days1-4/+0
* khelp: uma_zcreate() does not failMark Johnston3 days1-4/+0
* udf: uma_zcreate() does not failMark Johnston3 days1-11/+0
* wg: uma_zcreate() does not failMark Johnston3 days2-6/+5
* dpaa: uma_zcreate() does not failMark Johnston3 days1-4/+0
* ng_pipe: Do not panic when memory allocations failMartin Vahlensieck3 days1-15/+30
* ng_pipe: Replace deprecated random() with prng32_bounded()Martin Vahlensieck3 days1-2/+3
* ng_pipe: Remove node when all hooks are disconnectedMartin Vahlensieck3 days1-0/+7