aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163293-6575/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163801-7452/+0
* Remove $FreeBSD$: two-line .c patternWarner Losh2023-08-1652-156/+0
* sys: Remove $FreeBSD$: two-line .c patternWarner Losh2023-08-169-25/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-16886-886/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161236-1236/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-16455-455/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-16745-745/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162072-4148/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-163598-7200/+0
* Remove $FreeBSD$: one-line m4 tagWarner Losh2023-08-1619-19/+0
* sys: Remove $FreeBSD$: sound driver versionWarner Losh2023-08-1644-44/+44
* Fix incremental builds after GoogleTest updateDimitry Andric2023-08-161-0/+7
* RELNOTES: Note the deprecation of 32-bit platforms for 15.0.John Baldwin2023-08-161-0/+40
* sys: Add a deprecation warning for 32-bit kernels.John Baldwin2023-08-161-0/+9
* cxgbe(4): Update firmwares to 1.27.4.0Navdeep Parhar2023-08-168-9/+9
* local.dirdeps.mk ensure tools/build is built if neededSimon J. Gerraty2023-08-161-1/+5
* netstat(1): fix manpage dateDoug Rabson2023-08-161-1/+1
* netstat(1): teach netstat to attach to jailsDoug Rabson2023-08-163-13/+128
* powerpc/ata: Remove non-standard __FBSDID()Warner Losh2023-08-161-3/+0
* glob.h: Remove $FreeBSD$Warner Losh2023-08-161-2/+0
* mpool: Remove $FreeBSD$ commentWarner Losh2023-08-161-1/+0
* cursor.bdf: Remove $FreeBSD$ tagWarner Losh2023-08-161-2/+0
* ps3: Don't add $FreeBSD$ to generated fileWarner Losh2023-08-161-1/+0
* generate-hfs.sh: don't embed $FreeBSD$ in generated codeWarner Losh2023-08-161-2/+0
* vnode_if: Don't add $FreeBSD$ to the outputWarner Losh2023-08-161-2/+0
* fw_stub: Don't add $FreeBSD$ to generated fileWarner Losh2023-08-161-2/+1
* miidevs2h: Ignore the first lineWarner Losh2023-08-161-7/+0
* usbdevs2h: Ignore First Line and stop generating $FreeBSD$Warner Losh2023-08-161-5/+0
* systat: Remove obsolete copyright stringWarner Losh2023-08-161-6/+0
* devmatch: introduce quiet command line optionBjoern A. Zeeb2023-08-152-4/+19
* boot0: add a note about BIOS-supported serial ratesEd Maste2023-08-151-1/+1
* e1000: Fix off by one ipcseKevin Bowling2023-08-151-1/+1
* llvm: fix armv[67] after 0bc26e325450Warner Losh2023-08-151-2/+2
* nvme.h: Fix a comment typo in admin opcode enumJohn Baldwin2023-08-151-1/+1
* ssh: Remove note about memory leak now resolved upstreamEd Maste2023-08-151-11/+2
* drm2: remove unused Alpha and MIPS #definesEd Maste2023-08-151-7/+0
* etdump: warn only once for non El Torito bootable ISO imagesEd Maste2023-08-151-3/+2
* x86: include CPU ID in "Invalid CPU ID" panicEd Maste2023-08-151-1/+1
* ssh: correct VersionAddendum dateEd Maste2023-08-153-3/+3
* arm64: increase MAXCPU to 1024, following amd64Ed Maste2023-08-151-1/+1
* arm64: Add a driver for the Arm PL031 RTCAndrew Turner2023-08-153-0/+157
* ofw_firmware: Return BUS_PROBE_GENERIC instead of 0Emmanuel Vadot2023-08-151-1/+6
* e1000: disable TSO on lem(4) and em(4)Kevin Bowling2023-08-151-0/+6
* nvme: use mtx_padaalign instead of mtx + alignment attributeWarner Losh2023-08-141-1/+1
* pci: return 0 for pci_remap_intr_method MSI-X non-error caseEd Maste2023-08-141-1/+4
* x86: move EARLY_AP_STARTUP into DEFAULTSEd Maste2023-08-147-5/+4
* sockets: on accept(2) don't copy all of so_options to new socketGleb Smirnoff2023-08-141-1/+13
* RELNOTES: Trim spurious blank line.John Baldwin2023-08-141-1/+0
* vm: Allow MAP_32BIT for all architecturesDmitry Chagin2023-08-148-42/+5