aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsddialog: convert bsdinstall/distextractAlfonso Siciliano2022-01-012-91/+92
* sctp: improve counting of incoming chunksMichael Tuexen2022-01-011-0/+2
* udp6: remove assignments not being usedMichael Tuexen2022-01-011-5/+0
* udp: use appropriate pcbinfo when signalling EHOSTDOWNMichael Tuexen2022-01-011-1/+1
* in_pcb: improve inp_next()Michael Tuexen2022-01-011-0/+2
* route: use NULL for null ptr in getaddr call, not 0Ed Maste2022-01-011-7/+7
* Welcome 2022, update copyrights.Warner Losh2022-01-012-3/+3
* sys/kern/sched_4bsd.c: fix typo introduced in previous commitStefan Eßer2022-01-011-1/+1
* Restore variable aliasing in the context of cpu set operationsStefan Eßer2022-01-013-4/+8
* fusefs: implement VOP_ALLOCATEAlan Somers2022-01-0111-27/+593
* amd64 get_mcontext(): third argument to get_fpcontext() is a pointerKonstantin Belousov2022-01-011-1/+1
* fusefs: fix .. lookups when the parent has been reclaimed.Alan Somers2022-01-012-8/+221
* fusefs: move common code from forget.cc to utils.ccAlan Somers2022-01-013-8/+15
* fusefs: in the tests, always assume debug.try_reclaim_vnode is availableAlan Somers2022-01-011-4/+0
* fusefs: copy_file_range must update file timestampsAlan Somers2022-01-012-0/+144
* Fix a race in fusefs that can corrupt a file's size.Alan Somers2022-01-018-9/+516
* mips: remove forgotten options file tooWarner Losh2021-12-311-162/+0
* netfpga10: mips only, removeWarner Losh2021-12-315-1272/+0
* mips: Remove dtrace build supportWarner Losh2021-12-311-2/+0
* mips: Remove system module supportWarner Losh2021-12-311-16/+4
* callout: Wait for the softclock thread to switch before reschedulingMark Johnston2021-12-311-0/+2
* Add lio back to NOTESWarner Losh2021-12-311-0/+1
* rescue: include ping iff at least one of INET & INET6 is enabledEd Maste2021-12-311-1/+5
* libc: Some enhancements to syslog(3)Dmitry Wagin2021-12-311-1/+14
* ctfconvert: Handle arrays of empty structsMark Johnston2021-12-311-2/+10
* exec: Simplify sv_copyout_strings implementations a bitMark Johnston2021-12-316-70/+33
* CAM: List few missed opcodes.Alexander Motin2021-12-312-1/+5
* sys/cpuset.h: fix macro definitionStefan Eßer2021-12-311-1/+1
* iwlwifi: import correct firmware versions for select Intel iwlwifi/mvmBjoern A. Zeeb2021-12-319-3/+3
* LinuxKPI: 802.11 fix queue waitBjoern A. Zeeb2021-12-311-2/+2
* sys/cpuset.h: add 3 more macros provided by GLIBCStefan Eßer2021-12-311-0/+4
* x86-busdma - Add missing parenDoug Moore2021-12-311-1/+1
* riscv-busdma: Balance parens.Doug Moore2021-12-311-1/+1
* ar71xx: Remove atheros modulesWarner Losh2021-12-313-116/+0
* iommu_gas: Rename a function missed earlierDoug Moore2021-12-311-1/+1
* hwpmc: deorbit mips supportWarner Losh2021-12-319-2184/+0