aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans2021-03-151-12/+14
* ddb: enable the use of ^C and ^S/^QRyan Libby2021-03-141-1/+14
* Fix a few typos in commentsGordon Bergling2021-03-131-1/+1
* Document that uma_zfree_pcpu() allows NULL nowKristof Provost2021-03-122-3/+22
* development(7): update to reflect Git transitionEdward Tomasz Napierala2021-03-111-10/+18
* man: Remove obsolete info from hosts man pageWarner Losh2021-03-111-15/+1
* config_intrhook: provide config_intrhook_drainWarner Losh2021-03-112-1/+21
* share/man/man9/pwmbus.9 fix types in argumentsOskar Holmund2021-03-111-15/+15
* wg(4): note the persistent-keepalive ifconfig(8) optionKyle Evans2021-03-091-1/+3
* Correct the name of the structure used for TCP socket options.John Baldwin2021-03-081-3/+3
* wg(4): Fix an example in the manual pageGordon Bergling2021-03-071-2/+2
* Remove references to the now-removed bktr(4) driver.Mark Murray2021-03-073-8/+4
* Implement mallocarray_domainset(9) variant of mallocarray(9).Hans Petter Selasky2021-03-062-1/+13
* pfctl: Add missing 'va' code point nameKristof Provost2021-03-061-0/+2
* atomic(9): note that atomic_interrupt_fence first appeared in 13.0Konstantin Belousov2021-03-061-1/+6
* libifconfig: Overhaul ifconfig_media_* interfacesRyan Moeller2021-03-051-9/+18
* Silence annoying and incorrect non-default linker warning with GCCAlex Richardson2021-03-041-0/+4
* release: fix VMSIZE following 1ca8842f3ad9Glen Barber2021-03-041-3/+3
* ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439John Baldwin2021-03-031-0/+2
* ossl: Add ChaCha20 cipher support.John Baldwin2021-03-031-0/+2
* The ChaCha20 counter is little endian, not big endian.John Baldwin2021-03-031-2/+2
* ossl: Add Poly1305 digest support.John Baldwin2021-03-031-1/+3
* qat.4: Fix some firmware module namesMark Johnston2021-03-031-2/+2
* release.7: describe the NOGIT optionAlan Somers2021-03-031-1/+5
* Regenerate src.conf(5) after FMTREE removalKyle Evans2021-03-021-5/+0
* Remove fmtree(8)Kyle Evans2021-03-021-1/+0
* Regenerate src.conf(5) after PIE default changeKyle Evans2021-03-021-3/+3
* security(7): mention new W^X sysctls in the manual pageEvgeniy Khramtsov2021-03-021-1/+7
* share/man/man9: document zero_region(9)Ka Ho Ng2021-03-022-0/+87
* Add VOP_READ_PGCACHE(9)Konstantin Belousov2021-02-284-0/+137
* Add Xrefs to the new VOP_SETLABEL(9) from mac(9) and vnode(9).Robert Watson2021-02-272-2/+4
* Provide a man page for VOP_SETLABEL(9).Robert Watson2021-02-271-0/+128
* Add if_wg.4 MLINKLi-Wen Hsu2021-02-251-0/+1
* terminfo: add terminfo databaseBaptiste Daroussin2021-02-252-0/+35
* ncurses: Add support for terminfo databaseBaptiste Daroussin2021-02-251-0/+1
* Enable PIE by default on 64-bit architecturesMarcin Wojtas2021-02-241-1/+15
* atomic: add atomic_interrupt_fence()Konstantin Belousov2021-02-241-1/+12
* Update manpage for AMD 10GbE driverRajesh Kumar M A2021-02-241-49/+20
* rc.conf(5): Add note about parallel startup variableDaniel Ebdrup Jensen2021-02-231-1/+10
* release(7) Fix mistake noted in reviewDaniel Ebdrup Jensen2021-02-231-1/+1
* release(7): Remove stray references to DOC* variablesDaniel Ebdrup Jensen2021-02-231-54/+18
* uefi: Add riscv to historical detailsJessica Clarke2021-02-221-2/+4
* Restore missing wordWarner Losh2021-02-221-1/+1
* uefi: add historical detailsWarner Losh2021-02-221-3/+5
* bhyve/snapshot: drop mkdir when creating the unix domain socketRobert Wing2021-02-221-1/+3
* Remove incorrect statement about EFI environment variables being unsupported.Warner Losh2021-02-221-5/+1
* pci_vendors: update to 2021.02.20Baptiste Daroussin2021-02-211-74/+275
* termcap: add an entry for the foot terminalBaptiste Daroussin2021-02-211-0/+4
* ports(7): Update instructions for package targetDaniel Ebdrup Jensen2021-02-191-4/+6
* Add an OCF algorithm for ChaCha20-Poly1305 AEAD.John Baldwin2021-02-181-1/+3