aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Remove unneccessary call to mtree, which, when building as an unprivilegedEdward Tomasz Napierala2017-05-231-2/+0
* Commit the 64-bit inode project.Konstantin Belousov2017-05-232-14/+25
* Add support for Amazon Elastic Network Adapter (ENA) NICZbigniew Bodek2017-05-221-0/+255
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-173-1/+113
* Add tri-mode support (SAS/SATA/PCIe).Stephen McConnell2017-05-171-8/+83
* Add sglist_append_sglist().John Baldwin2017-05-162-1/+19
* Note that the first release of FreeBSD/alpha was 3.2.John Baldwin2017-05-161-2/+2
* Tell bmake (meta mode) to ignore changes to /usr/local/etc/libmap.d/*Simon J. Gerraty2017-05-111-0/+3
* Improve build(7): add missing "buildkernel" and "installkernel"Edward Tomasz Napierala2017-05-111-5/+9
* Unconditionally install udp(4) and udplite(4) againEnji Cooper2017-05-111-2/+2
* SUBDIR_OVERRIDE: Note how to restore historical behavior pre-r289725.Bryan Drewery2017-05-101-0/+5
* Add a -DNO_LIBS to skip building the libraries phase as well.Bryan Drewery2017-05-091-0/+2
* Correct "first appeared in" entries for various drivers thatGlen Barber2017-05-095-10/+10
* Support -DWORLDFAST to skip all build steps up to 'libraries' and 'everything'.Bryan Drewery2017-05-091-0/+10
* Support skipping 'make obj' tree-walk.Bryan Drewery2017-05-091-0/+4
* PROGS+META_MODE: Avoid rebuilding common sources when recursing.Bryan Drewery2017-05-091-5/+15
* Fix device paths for USB serial adapters: the formatting stringsEdward Tomasz Napierala2017-05-0917-119/+119
* Fix mistake introduced to uart(4) man page in r317463.Edward Tomasz Napierala2017-05-091-1/+1
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-05-091-0/+11
* Fix syntax error in parse_path after r316952.Bryan Drewery2017-05-081-2/+2
* Add myself (dbaio) as a new ports committerDanilo G. Baio2017-05-081-0/+2
* arch(7): correct initial versions for alpha and pc98Ed Maste2017-05-081-2/+2
* Bring VOP_GETPAGES.9 more up-to-dateBenjamin Kaduk2017-05-071-21/+56
* Build zstandard with threading enabledBaptiste Daroussin2017-05-061-0/+1
* [etherswitch] add manpages for etherswitch supported devices.Adrian Chadd2017-05-065-1/+214
* Fix some "don't build" optimizations from r308599 not working due to a typo.Bryan Drewery2017-05-061-1/+1
* Add basic programmable early warning error injection to the sa(4) driver.Kenneth D. Merry2017-05-051-2/+102
* Grammar fixes.Konstantin Belousov2017-05-051-4/+4
* Define the scope and purpose of the page.Konstantin Belousov2017-05-051-0/+6
* Fix some grammar, fix some markup, bump copyright year, provide moreKonstantin Belousov2017-05-051-15/+20
* arch(7): add a table of per-arch initial/final FreeBSD versionEd Maste2017-05-051-1/+45
* Provide introduction for the arch(7) manpage.Konstantin Belousov2017-05-041-2/+88
* Avoid wrapping of the machine-dependent type sizes table, by removingKonstantin Belousov2017-05-041-3/+10
* Fix error recovery behavior in the pass(4) driver.Kenneth D. Merry2017-05-031-1/+11
* Add myself (wulf) as a src committer with gonzo and bapt as my mentors.Vladimir Kondratyev2017-05-031-0/+3
* Replace 'riscv' with the RISC-V targets 'riscv64' and 'riscv64sf'.John Baldwin2017-05-031-5/+9
* Add powerpcspe to arch(7)Justin Hibbits2017-05-021-0/+5
* Document time_t size.Konstantin Belousov2017-05-021-22/+22
* revert r313473 (Disable LLD_IS_LD option combinations that fail)Ed Maste2017-04-301-10/+0
* usb(4): manpage cleanupEnji Cooper2017-04-291-23/+18
* Correct manual page link to usbdi(9).Hans Petter Selasky2017-04-291-1/+1
* Revert r317446 and bring back cy(4).John Baldwin2017-04-272-0/+258
* More ATM and NATM removalBrooks Davis2017-04-276-373/+3
* Add information about device nodes to man pages for USB serial drivers.Edward Tomasz Napierala2017-04-2618-24/+252
* Add some .Xrs to USB serial driver man pages.Edward Tomasz Napierala2017-04-264-1/+9
* Remove the cy(4) driver for Cyclades serial adapters.John Baldwin2017-04-262-258/+0
* UMA_ZONE_REFCNT was removed.Gleb Smirnoff2017-04-262-16/+1
* Remove NATM configuration bits and assorted NATM and ATM remnants.Brooks Davis2017-04-252-159/+0
* Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.John Baldwin2017-04-251-2/+3
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-249-1631/+0