aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* protocols: init with standard SYSINIT(9) or VNET_SYSINITGleb Smirnoff2022-01-0335-190/+126
* posixshm tests: Fix occasional largepage_mprotect failuresMark Johnston2022-01-031-2/+12
* x86: Skip late calibration if our reference timer has low qualityMark Johnston2022-01-031-0/+7
* Remove an obsolete warning from NOTESMark Johnston2022-01-031-1/+0
* udp_var.h: other headers already include types.hKristof Provost2022-01-031-2/+0
* arm64: Check for intrng-reported errors in gicv3_itsJessica Clarke2022-01-031-4/+20
* intrng: Use less confusing return value for intr_pic_add_handlerJessica Clarke2022-01-032-4/+4
* ar: accept but ignore 'T' optionEd Maste2022-01-032-5/+3
* bhyve: dynamically register FwCtl portsCorvin Köhne2022-01-031-2/+22
* bhyve: add more slop to 64 bit BARsCorvin Köhne2022-01-031-5/+6
* bhyve: allow reading of fwctl signature multiple timesCorvin Köhne2022-01-031-10/+12
* bhyve: enumerate BARs by sizeCorvin Köhne2022-01-031-11/+94
* bhyve: only init MSI-X table if passthru device supports itCorvin Köhne2022-01-031-5/+9
* sys.mk: Stop rewriting mips* to get MACHINE_CPUARCHWarner Losh2022-01-031-1/+1
* bsd.endian.mk: Remove arm big endianWarner Losh2022-01-031-3/+4
* bsd.endian.mk: Remove mipsWarner Losh2022-01-031-4/+2
* src.opts.mk: Remove most of the mips supportWarner Losh2022-01-031-16/+4
* meta: Remove mips supportWarner Losh2022-01-031-2/+1
* bsd.cpu.mk: Remove mips supportWarner Losh2022-01-031-44/+0
* bsd.compat.mk: Remove support for mips64Warner Losh2022-01-031-26/+0
* bsd.lib/prog.mk: Remove special case for mipsWarner Losh2022-01-032-11/+0
* bsd.opts.mk: Remove mips supportWarner Losh2022-01-031-4/+1
* headers: make a few more headers self-containedKristof Provost2022-01-035-5/+13
* dnctl: Support reading config from file like ipfw(8)Kristof Provost2022-01-031-54/+67
* unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXTJason A. Harmening2022-01-031-0/+34
* unionfs: simplify writecount managementJason A. Harmening2022-01-032-23/+38
* sshd: update the libwrap patch to drop connections earlyGleb Smirnoff2022-01-031-20/+40
* sched_get/setaffinity(): try to be more compatible with LinuxKonstantin Belousov2022-01-032-1/+32
* libmagic: Remove support for older FreeBSD where xlocale was not available.Xin LI2022-01-031-18/+18
* geom_gate: ensure readprov is null-terminatedAlan Somers2022-01-031-13/+29
* Various fixes for ggatec and ggatedAlan Somers2022-01-033-39/+88
* Add a -q flag to ministat to suppress headers in output, for use with -n.Robert Watson2021-12-182-6/+18
* When doing a read-only mount of a UFS filesystem using gjournal(8),Kirk McKusick2022-01-021-3/+4
* skip test case nvlist_send_recv__send_many_fds__dgramRobert Wing2022-01-021-0/+2
* Fix variable name: freq_khz -> freqColin Percival2022-01-021-3/+3
* Skip TSC calibration if exact value knownColin Percival2022-01-021-0/+5
* ufs: Avoid subobject overflow in snapshot expunge codeJessica Clarke2022-01-021-2/+4
* ufs: Rework shortlink handling to avoid subobject overflowsJessica Clarke2022-01-0210-31/+35
* mountmsdosfs(): some styleKonstantin Belousov2022-01-021-30/+25
* amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32Konstantin Belousov2022-01-021-2/+5
* busdma: _bus_dmamap_addseg repairedDoug Moore2022-01-025-10/+10
* tcp_bbr(4): Fix a few typos in sysctl descriptionsGordon Bergling2022-01-021-4/+4
* sesutil: Widen "Desc" field to fit "Drive Slot 23"Poul-Henning Kamp2022-01-021-3/+3
* pmcstudy: fix error handlingsebastien.bini2022-01-021-1/+7
* smp.h: make sign conversion explicitsebastien.bini2022-01-021-1/+1
* iicbb: Always build ofw_bus_if.hWarner Losh2022-01-021-6/+1
* Add clarifying commentsWarner Losh2022-01-023-3/+11
* systat -vm: Humanize output for ease of reading.Kirk McKusick2022-01-021-37/+37
* Fix grammatical issues.Nathan Whitehorn2022-01-021-1/+1
* iwlwifi: clarify page updateBjoern A. Zeeb2022-01-012-10/+23