aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Move -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS to LDFLAGS.John Baldwin2020-08-171-2/+3
* libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-161-0/+2
* Add prng(9) APIConrad Meyer2020-08-132-0/+104
* Make bsd.linker.mk work with the MacOS linkerAlex Richardson2020-08-131-1/+12
* hook cp2112.4 to the buildAndriy Gapon2020-08-121-0/+1
* hook gpiokeys.4 to the buildAndriy Gapon2020-08-121-0/+1
* add a manual page for cp2112Andriy Gapon2020-08-121-0/+87
* Allow linking the kernel with a linker that doesn't support -z ifunc-nopltAlex Richardson2020-08-111-0/+3
* Add CLANG/LLD/LLD to BROKEN_OPTIONS when building on non-FreeBSDAlex Richardson2020-08-111-0/+8
* Allow overriding the tool used for stripping binariesAlex Richardson2020-08-111-0/+1
* vfs: add VOP_STATMateusz Guzik2020-08-072-5/+43
* net80211/ifconfig: print hardware device name for wlan interfacesBjoern A. Zeeb2020-08-071-1/+11
* Add a .Pp to separate description and sample code for readability.Li-Wen Hsu2020-08-071-0/+1
* Synchronize definitions in mbuf.d with values from mbuf.hAndrey V. Elsukov2020-08-051-31/+37
* environ(7): Update the description and include some more environment variablesGordon Bergling2020-08-051-12/+62
* gpiokeys: add a basic manual pageAndriy Gapon2020-08-051-0/+152
* Do not describe portsnap(8) as a way to manage /usr/portsMateusz Piotrowski2020-08-051-6/+3
* Disable errors for -Wsystem-headers for GCC on aarch64.John Baldwin2020-08-041-0/+5
* Disable errors for -Wredundant-decls for GCC 6+.John Baldwin2020-08-041-0/+1
* Turn off errors for -Wmaybe-uninitialized in GCC 6+.John Baldwin2020-08-041-1/+2
* pkgbase: Remove the last users of the FreeBSD-example packageEmmanuel Vadot2020-08-043-3/+3
* Remove free_domain() and uma_zfree_domain().Mark Johnston2020-08-043-15/+2
* gtest: link against libregex for GNU extensionsKyle Evans2020-08-041-1/+1
* Add SOL_LOCAL symbolic constant for unix socket option level.Konstantin Belousov2020-08-031-2/+4
* Do not mention portsnap(8) in ports.7Mateusz Piotrowski2020-08-031-6/+3
* core(5) appeared in Version 1 AT&T UNIXMateusz Piotrowski2020-08-021-2/+2
* Mirror recommendation from Handbook to avoid linking conflicts whenGregory Neil Shapiro2020-08-011-4/+2
* Point to rc(8) for more details about the autoboot variableMateusz Piotrowski2020-07-311-2/+6
* ng_iface(4): Remove unsupported protocols.Mark Johnston2020-07-311-8/+2
* remove some long abandonded serial drivers (cy, rc, rp) since 2008John-Mark Gurney2020-07-304-579/+0
* add link to crypto(7) page, and drop a link to unrelated crypt(3) page..John-Mark Gurney2020-07-297-8/+14
* Outline mentorshipDaniel Ebdrup Jensen2020-07-291-0/+6
* Add myself (rew) as src committer.Robert Wing2020-07-291-0/+4
* Add further clarification on si_addr and si_trapno.John Baldwin2020-07-281-18/+17
* tree.3: Bump date after 363450 (WAVL)Mateusz Piotrowski2020-07-271-3/+4
* Allow swi_sched() to be called from NMI context.Alexander Motin2020-07-251-2/+9
* Fix grammar issues and typosMateusz Piotrowski2020-07-241-2/+2
* Document that force_depend() supports only /etc/rc.d scriptsMateusz Piotrowski2020-07-241-3/+8
* fix up docs for m_getjcl as well..John-Mark Gurney2020-07-241-2/+5
* document that m_get2 only accepts up to MJUMPAGESIZE..John-Mark Gurney2020-07-241-1/+4
* Add support for KTLS RX via software decryption.John Baldwin2020-07-231-4/+16
* Rank balanced (RB) trees are a class of balanced trees that includesDoug Moore2020-07-231-25/+36
* Add missing bitset(9) MLINKS.Edward Tomasz Napierala2020-07-191-0/+6
* devstat(9): Update the man page to reflect the current implementationGordon Bergling2020-07-172-20/+27
* iwm(4): Document limitations of the driverGordon Bergling2020-07-171-0/+6
* Promote use of unprivileged users for building ports by documenting SU_CMD.Piotr Pawel Stefaniak2020-07-171-1/+9
* Add crypto_initreq() and crypto_destroyreq().John Baldwin2020-07-162-6/+33
* Relax the rule against declaring variables in nested scopes and forWarner Losh2020-07-161-13/+21
* vlan(4): Minor grammar correctionsAllan Jude2020-07-151-4/+4
* Add a driver for the SafeXcel EIP-97.Mark Johnston2020-07-142-0/+85