aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | sqlite3: Vendor import of sqlite3 3.50.4vendor/sqlite3/sqlite-3500400vendor/sqlite3Cy Schubert2 days5-129/+170
* | | powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH}Robert Clausecker2 days1-10/+5
* | | nvme: Minor style nitWarner Losh2 days1-2/+1
* | | bsd-family-tree: add FreeBSD 15.0Maxim Konovalov3 days1-1/+4
* | | libuvmem: provide man page mostly as a pointer to vmem(9)Konstantin Belousov3 days2-0/+73
* | | libuvmem: usermode port of vmem(9)Konstantin Belousov3 days9-23/+194
* | | kern/subr_vmem.c: remove unused VMEM_TRYLOCK() macroKonstantin Belousov3 days1-1/+0
* | | kern/subr_vmem.c: convert explicit vmem_list_lock use to macrosKonstantin Belousov3 days1-6/+9
* | | Fintek F81232 USB to serial driverDiane Bruce3 days3-0/+914
* | | pfsync: fix incorrect unlock during destroyKristof Provost3 days1-2/+2
* | | pfctl: restore '-Tload -f pf.conf' functionalityKristof Provost3 days2-1/+37
* | | pf: use correct sized variables in pf_change_icmp()Kristof Provost3 days1-2/+2
* | | msconvd(8): Drop mentions of Bus/InPort mouse support in manual pageVladimir Kondratyev3 days1-19/+2
* | | ctfmerge: fix segfault when building on macOSMark Peek3 days2-30/+5
* | | evdev: Sync event codes with Linux kernel 6.18Vladimir Kondratyev3 days2-30/+71
* | | psm: Fix three finger tap on elantech v4 touchpadsRobert Wahlberg3 days1-0/+7
* | | hid: Make game controllers accessible to members of the game groupVladimir Kondratyev3 days5-7/+26
* | | evdev: Allow setting of character device ownership and access modeVladimir Kondratyev3 days4-4/+23
* | | kexec: Change shutdown handler priorityJustin Hibbits3 days1-1/+1
* | | dtrace tests: Update names after the syscall::exit probe was renamedMark Johnston3 days4-4/+4
* | | dtrace.1: remove sparcMinsoo Choo3 days1-5/+1
* | | opensolaris: remove references to sparcMinsoo Choo3 days6-45/+3
* | | libdtrace: remove sparc codeMinsoo Choo3 days2-458/+0
* | | dtrace: remove sparc testsMinsoo Choo3 days22-1185/+0
* | | linker: Avoid invoking eventhandlers on incompletely loaded filesMark Johnston3 days1-7/+8
* | | libc: Fix TESTSDIR for new stdbit testsJessica Clarke3 days1-0/+2
* | | libarchive: merge from vendor branchMartin Matuska3 days17-53/+63
|\ \ \
| * | | Update vendor/libarchive to 3.8.4vendor/libarchiveMartin Matuska3 days22-164/+191
* | | | ufshci: Add a check for WLUN during driver initializationJaeyoon Choi3 days5-8/+150
* | | | cam/scsi: Add power condition support to START STOP UNITJaeyoon Choi3 days7-2/+11
* | | | ufshci: Enable WLUN scanJaeyoon Choi3 days4-2/+17
* | | | cam/scsi: Support well known logical unitJaeyoon Choi3 days5-83/+161
* | | | ufshci: add helper to convert SCSI LUN to UPIU LUN formatsJaeyoon Choi3 days2-1/+26
* | | | man/man3: add cross references to stdbit(3)Robert Clausecker4 days3-2/+12
* | | | libc/tests: add stdbit test framework and unit testsRobert Clausecker4 days19-0/+513
* | | | libc/stdbit: add man pages for stdbit functionsRobert Clausecker4 days15-0/+1283
* | | | man/man3: add stdbit.3Robert Clausecker4 days2-0/+121
* | | | libc: implement C23 <stdbit.h> functionsRobert Clausecker4 days19-2/+973
* | | | libc/tests: add test for *_MAX, *_MIN, and *_WIDTHRobert Clausecker4 days2-0/+102
* | | | sys/stdint.h: add C23 _WIDTH macrosRobert Clausecker4 days6-0/+164
* | | | sys/limits.h: add C23 _WIDTH macrosRobert Clausecker4 days6-0/+35
* | | | aq(4): Fix VLAN tag testEd Maste4 days1-1/+1
* | | | aq(4): Remove unimplemented functionsEd Maste4 days1-4/+0
* | | | aq(4): Remove unused DRIVER_MODULE devclassJohn Baldwin4 days1-0/+4
* | | | aq(4): Port to IfAPIOlivier Cochard4 days3-16/+16
* | | | aq(4): Remove #include of user header <unistd.h>Rozhuk Ivan4 days1-1/+0
* | | | sys: Import snapshot of Aquantia ACQ107 vendor driverEd Maste4 days18-0/+12109
* | | | sys/_types.h: Actually unbreak gcc buildDag-Erling Smørgrav4 days1-1/+4
* | | | arm: Remove unused variable in dbg_arch_supportedWarner Losh5 days1-3/+1
* | | | libsys: remove armv6 hackMinsoo Choo5 days1-6/+2