aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* pci_vendors: update to 2024-09-20Baptiste Daroussin2024-10-081-66/+346
* libkldelf: add a private library for kernel/kld-related ELF parsingKa Ho Ng2024-10-081-0/+2
* bsd-family-tree: FreeBSD 13.4 and OpenBSD 7.6 addedMaxim Konovalov2024-10-071-8/+13
* manuals: Misc syntax fixesGraham Percival2024-10-072-6/+6
* manuals: Fix "missing end of block" errorsGraham Percival2024-10-072-0/+2
* manuals: Fix "skipping end of block" .El errorsGraham Percival2024-10-075-6/+0
* src.conf.5: regen after diff3 changesBrooks Davis2024-10-041-2/+5
* snd_hdsp(4): Support AO4S-192 and AI4S-192 extension boards.Florian Walpen2024-10-041-3/+3
* snd_hdspe(4): Addendum to AO4S-192 and AI4S-192 support.Florian Walpen2024-10-041-3/+3
* sglist.9: fix typoDanilo Egea Gondolfo2024-10-031-1/+1
* manuals: Fix typos in -offset for .Bd and .BlGraham Percival2024-10-034-4/+4
* manuals: Fix "skipping end of block" .Ed errorsGraham Percival2024-10-037-9/+0
* stats.3: Fix "skipping end of block" syntax errorsGraham Percival2024-10-031-14/+14
* khelp: Sprinkle const qualifiers where appropriateZhenlei Huang2024-10-011-3/+3
* RegenKonstantin Belousov2024-09-261-1/+7
* jemalloc: set LG_VADDR to 64 on amd64Konstantin Belousov2024-09-261-0/+1
* release(7): fix the spelling of git.FreeBSD.orgDoug Rabson2024-09-261-1/+1
* rc.subr.8: Fix the Bl macro of a list which is actually a tableMateusz Piotrowski2024-09-221-10/+9
* rc.subr.8: Do not use mdoc macros for Bl widthMateusz Piotrowski2024-09-221-9/+9
* VOP_ATTRIB.9: switch to Fa/FcKonstantin Belousov2024-09-211-4/+18
* hn: fix build on !x86Warner Losh2024-09-211-2/+4
* src.conf.5: regen after LOADER_IA32 knob additionEd Maste2024-09-211-1/+11
* mitigations.7: explain installing firmware + spdxAlexander Ziaee2024-09-211-12/+36
* hv_netvsc.4: mlink to hn(4)/if_hn(4) + tag spdxAlexander Ziaee2024-09-212-0/+4
* manuals: Misc macro typosGraham Percival2024-09-212-2/+2
* rc.8: Remove false information about rc.d/localMateusz Piotrowski2024-09-201-13/+1
* Add build option for the ia32 loaderAhmad Khalifa2024-09-201-0/+5
* agp.4: Add a deprecation notice to the man pageMark Johnston2024-09-201-0/+5
* pf: add a new log opt PF_LOG_MATCHESKristof Provost2024-09-191-1/+3
* pf.conf.5: document received-onKristof Provost2024-09-161-2/+8
* man4: Add a comment about Hardware NotesColin Percival2024-09-141-0/+5
* pf: Add a sysctl to limit work done for rdr source port rewritingMark Johnston2024-09-102-2/+11
* src.conf.5: RegenerateMark Johnston2024-09-071-1/+17
* src.conf: Add a MK_ZFS_TESTS knobMark Johnston2024-09-071-0/+6
* Fix "version introduced" in two manual pagesTom Hukins2024-09-062-2/+2
* ure.4: description consistencies + tag spdxAlexander Ziaee2024-09-061-11/+18
* diskless.8: show in `apropos pxe` + tag SPDXAlexander Ziaee2024-09-061-2/+5
* wsp: Improve multi-finger touchpad usage and allow more configurationsJoshua Rogers2024-09-061-0/+6
* wsp: Allow the trackpad to be used after a partially unreleased click.Joshua Rogers2024-09-061-0/+5
* pf: Add support for endpoint independent NAT bindings for UDPTom Jones2024-09-062-2/+16
* pf.4: document missing sysctlsKristof Provost2024-09-051-3/+12
* vale(4): refer to the valectl(8) management toolTom Hukins2024-08-301-2/+3
* mk: Add a BTI-report linker featureJose Luis Duran2024-08-303-5/+10
* committers-src: Add igoro@ with markj@ and kp@ mentorsIgor Ostapenko2024-08-271-0/+3
* sound examples: Delete stale ossinit.h fileChristos Margiolis2024-08-241-262/+0
* sound examples: Move MIDI example out of OSS directoryChristos Margiolis2024-08-242-3/+3
* sound examples: Simplify audio exampleChristos Margiolis2024-08-243-102/+312
* sound examples: Simplify MIDI exampleChristos Margiolis2024-08-243-97/+46
* bsd-family-tree: NetBSD 8.3 addedMaxim Konovalov2024-08-221-48/+51
* bsd.symver.mk: pass $CFLAGS to $CPP invocationEd Maste2024-08-211-1/+1