aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* bitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_ISCLRMark Johnston2021-09-212-2/+34
* device: add device_get_property and device_has_propertyBartlomiej Grzesik2021-09-203-0/+134
* Disable -Woverflow errors for i386 for GCC 9.John Baldwin2021-09-131-0/+7
* Add -Wno-error=unused-but-set-variable when building with Clang 13+Dimitry Andric2021-09-131-0/+3
* tzcode: Implement timezone change detectionEdward Tomasz Napierala2021-09-121-0/+1
* Add missing dep patterns for .pieoAlex Richardson2021-09-132-2/+6
* bsd.lib.mk: add conditions for building _pie.a archivesEd Maste2021-09-131-1/+1
* Add support for jail.conf.dAntranig Vartanian2021-09-101-1/+8
* rtsx: Call taskqueue sooner, adjust DELAY(9) calls, add an inversion heuristicHenri Hennebert2021-09-091-3/+10
* pkgbase: Create a syscons-data packageEmmanuel Vadot2021-09-073-0/+6
* pkgbase: Create a vt-data packageEmmanuel Vadot2021-09-072-0/+4
* Enable MK_LLVM_BINUTILS if MK_ASAN is requestedAlex Richardson2021-09-061-0/+6
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-09-061-0/+8
* Don't default MK_LLVM_TARGET_ALL to yes unless MK_CLANG is requestedAlex Richardson2021-09-061-1/+1
* tcp: document TCP Fast Open (RFC 7413) in tcp(4)Philip Paeps2021-09-031-0/+134
* callout(9): Allow spin locks use with callout_init_mtx().Alexander Motin2021-09-032-8/+2
* vmd(4): Major driver refactoringAlexander Motin2021-09-032-10/+27
* ses: Correct spelling of "Temperature Sensor"Alan Somers2021-09-021-1/+1
* dtrace: fix ipfw_rule_info_t translatorAndrey V. Elsukov2021-09-021-2/+2
* man: A trailing space cleanup in man9's MakefileKa Ho Ng2021-09-021-1/+1
* ena: Implement full RSS reconfigurationArtur Rojek2021-09-011-0/+51
* Update a sysctl name to nbuffers_pcpu in hwpmc.4 and pmcstat.cPiotr Pawel Stefaniak2021-08-291-1/+1
* Remove -simplifycfg-dup-ret from CLANG_OPT_SMALL flags for clang 13Dimitry Andric2021-08-291-2/+4
* Fix a common typo in man pages and src commentsGordon Bergling2021-08-281-1/+1
* pmap_extract.9: Fix pmap_extract_and_hold()'s function typeKa Ho Ng2021-08-271-2/+4
* fspacectl(2): Changes on rmsr.r_offset's minimum value returnedKa Ho Ng2021-08-252-11/+5
* Revert "Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as broken on non-FreeBSD for ...Jessica Clarke2021-08-241-7/+0
* clang: Support building with GCC and DEBUG_FILES disabledJessica Clarke2021-08-241-1/+8
* fspacectl(2): Clarifies the return valuesKa Ho Ng2021-08-242-0/+16
* localedef: unbreak WITHOUT_LOCALESBjoern A. Zeeb2021-08-191-1/+1
* Introduce m_get3()Kristof Provost2021-08-181-1/+10
* style.9: remove an outdated comment about indent(1)Piotr Pawel Stefaniak2021-08-171-3/+0
* Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as broken on non-FreeBSD for nowAlex Richardson2021-08-171-0/+7
* sysctl.9: put negative sense sysctl note in own paragraphEd Maste2021-08-171-0/+1
* Add gone_in(9) man pageEd Maste2021-08-162-0/+96
* bitstring(3): Add bitstring traversal macros.Vladimir Kondratyev2021-08-161-1/+45
* domain: give domains a chance to probe for availabilityKyle Evans2021-08-162-3/+30
* pci: Add an ioctl to perform I/O to BARsMark Johnston2021-08-141-1/+35
* Fix a common typo in source code commentsGordon Bergling2021-08-141-2/+2
* bsd.compiler.mk: Fix cross-building from non-FreeBSDJessica Clarke2021-08-121-1/+7
* vfs: Add ioflag to VOP_DEALLOCATE(9)Ka Ho Ng2021-08-122-3/+11
* vfs: Rename ioflg to ioflag in vn_deallocateKa Ho Ng2021-08-111-4/+4
* Add myself (diizzy) as ports committerDaniel Engberg2021-08-111-0/+5
* kmsan: Add a manual pageMark Johnston2021-08-113-0/+361
* build.7: Describe the default value for LOCAL_MODULESMark Johnston2021-08-111-0/+2
* build.7: Document LOCAL_MODULES and LOCAL_MODULES_DIRMark Johnston2021-08-101-1/+14
* share/man/man7/arch.7: bump datePiotr Kubaj2021-08-101-1/+1
* share/man/man7/arch.7: powerpc64 support appeared in 9.0-RELEASEPiotr Kubaj2021-08-101-1/+1
* [skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACKET, too.Alan Somers2021-08-101-1/+3
* ip(4): Mention IP_IPSEC_POLICY ip-level socket optionKonstantin Belousov2021-08-101-1/+10