summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add myself to committers-src.dot, and note kib is my mentor.gjb2013-06-041-0/+2
| | | | Approved by: kib (mentor)
* mdoc: convert .Fd to .In, which is much nicer.joel2013-06-041-1/+1
|
* cxgbe(4): t4fw_cfg must be explicitly loaded if the driver is beingnp2013-06-031-1/+2
| | | | | | | loaded via loader.conf. Submitted by: jwd@ MFC after: 3 days
* Switch to 2-clause licenseemaste2013-06-031-5/+0
| | | | Approved by: luigi@
* Add my entry.crees2013-05-291-0/+3
| | | | Approved by: bcr, gjb (mentors)
* Remove references to CVS_UPDATE and SUP_UPDATE to catch up with r251084.gjb2013-05-281-66/+1
| | | | | MFC after: 1 month X-MFC-With: r251084, r251085
* mdoc: silence a few mandoc lint warnings.joel2013-05-281-3/+2
|
* s/recieve/receiveschweikh2013-05-261-1/+1
|
* Rework the comment I initially wrote when SHLIB_LDSCRIPT was introduced.jlh2013-05-251-9/+14
| | | | | | The build system is really intricate and I had a hard time to remind the whole picture even when reading my own words. This one will hopefully be better.
* Mention the "nojailvnet" keyword.jamie2013-05-241-1/+3
| | | | MFC after: 3 days
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families ↵achim2013-05-242-0/+140
| | | | | | Series 6, 7, 8 and upcoming products. Older Adaptec RAID controller families are supported by the 'aac' driver. Approved by: scottl (mentor)
* Don't depend on the touch binary being present.ed2013-05-222-4/+4
| | | | We can simply create an empty file by doing a no-op and redirecting stdout.
* Remove reference to removed !MPSAFE filesystem supportemaste2013-05-221-2/+2
|
* Fix a copy-and-paste typo.delphij2013-05-221-1/+1
|
* Regenerate with manual fixup for WITH_LDNS_UTILS inheriting WITHOUT_BIND_UTILS.delphij2013-05-221-18/+24
|
* NetBSD 6.1 added.maxim2013-05-201-1/+2
|
* Build bmake by default.sjg2013-05-161-1/+1
| | | | | | | If someone explicitly builds usr.bin/make while MK_BMAKE==yes, install it as 'fmake'. Reviewed by: brooks
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-152-0/+94
| | | | | | | QLogic 8300 Series Adapters Submitted by: David C Somayajulu (davidcs@freebsd.org) QLogic Corporation Approved by: George Neville-Neil (gnn@freebsd.org)
* Document WITHOUT_CROSS_COMPILER and WITHOUT_FORMAT_EXTENSIONS.brooks2013-05-151-0/+10
|
* Add support for an external cross compiler. The cross compiler isbrooks2013-05-151-0/+1
| | | | | | | | | | | | | | | | | | | | specified by passing the XCC, XCXX, and XCPP variables (corresponding to CC, CXX, and CPP) to buildworld/buildkernel. The compiler must be clang or be configured to target the appropriate architecture. To speed build times, if XCC is an absolute path or WITHOUT_CROSS_COMPILER is defined then no cross compiler will be built during the cross-tools stage. Limited documentation of this feature can currently be found at: https://wiki.freebsd.org/ExternalToolchain This functionality should be considered experimental and is subject to change without notice. Sponsored by: DARPA, AFRL Discussed with: imp, sjg
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related tobrooks2013-05-151-0/+1
| | | | | | | checking our kernel printf extensions. This is useful to allow compilers without these extensions to build kernels. Sponsored by: DARPA, AFRL
* mdoc sweepjoel2013-05-133-19/+45
|
* mdoc sweep.joel2013-05-123-3/+5
|
* Fix several typoseadler2013-05-121-1/+1
| | | | | | PR: kern/176054 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> MFC after: 3 days
* Add the letter 'x' to the font iso05-8x16.fnteadler2013-05-121-1/+1
| | | | | | PR: 169797 Submitted by: Takefu <takefu@airport.fm> MFC after: 3 days
* Fxi a bunch of typos.eadler2013-05-102-2/+2
| | | | | PR: misc/174625 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
* Add the letter 'q' to the font iso05-8x16.fnteadler2013-05-101-1/+1
| | | | | | | PR: 72585 PR: 169797 Submitted by: Takefu <takefu@airport.fm> Submitted by: Satoshi KImura <satosi.kimura@nifty.ne.jp>
* Start sentences on new lines.eadler2013-05-091-2/+4
|
* Minor improvements.joel2013-05-081-4/+6
|
* s/Numer/Number/sbruno2013-05-081-1/+1
| | | | Submitted by: Jeremy Chadwick <jdc@koitsu.org>
* Manual page for acpi_rapidstart(4) driver.takawata2013-05-081-0/+82
| | | | | | | | | | | | | | | ---- > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. AM acpi_rapidstart.4
* By request, add an arrow from NetBSD-0.8 to FreeBSD-1.0.eadler2013-05-071-17/+17
| | | | | | | While here, add a few more NetBSD versions to the tree itself. Submitted by: Alan Barrett <apb@cequrux.com> Submitted by: Thomas Klausner <wiz@netbsd.org>
* I miscopied the previous date. Also add another NetBSD release.eadler2013-05-071-1/+2
| | | | Obtained from: NetBSD
* Add two missing NetBSD releaseseadler2013-05-071-0/+2
| | | | Obtained from: NetBSD
* Kill yet another reference to UserConfiggavin2013-05-041-1/+1
|
* Update Intel email address.eadler2013-05-024-8/+8
| | | | | | PR: docs/175349 Submitted by: Lars Eggert <lars@netapp.com> Discussed with: jfv
* Add DragonFly BSD 3.4.1, released April 29 2013.zeising2013-05-011-1/+2
| | | | Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
* Add OpenBSD 5.3, released today, May 1 2013.zeising2013-05-011-0/+5
|
* Fix the man page installation broken in r250079. Pointy hat to me.carl2013-04-301-1/+2
| | | | | | | Thanks to Florian Smeets for pointing this out and providing a patch. Submitted by: Florian Smeets <flo@smeets.im> Approved by: jimharris (mentor)
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-292-0/+119
| | | | | | | | | | | | | | | | | | | | The NTB allows you to connect two systems with this device using a PCI-e link. The driver is made of two modules: - ntb_hw which is a basic hardware abstraction layer for the device. - if_ntb which implements the ntb network device and the communication protocol. The driver is limited at the moment to CPU memcpy instead of using DMA, and only Back-to-Back mode is supported. Also the network device isn't full featured yet. These changes will be coming soon. The DMA change will also bring in the ioat driver from the project branch it is on now. This is an initial port of the GPL/BSD Linux driver contributed by Jon Mason from Intel. Any bugs are my contributions. Sponsored by: Intel Reviewed by: jimharris, joel (man page only) Approved by: jimharris (mentor)
* mdoc improvementsjoel2013-04-281-8/+16
|
* Add an alternate version of beastie to the examples directory.eadler2013-04-282-0/+2474
| | | | | | | PR: docs/38556 Submitted by: Rahul Siddharthan <rsidd@online.fr> Submitted on: 25 May 2002 22:49:56 -0000 MFC After: 2 weeks
* Polish devcfg(4) slightly: add \n after the end of every sentence.wkoszek2013-04-271-13/+16
|
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-272-1/+85
| | | | | | Submitted by: Thomas Skibo <ThomasSkibo (at) sbcglobal.net> Tested by: wkoszek (ZedBoard) Reviewed by: wkoszek, freebsd-arm@ (no objections raised)
* Remove the WITH_IDEA option and build it unconditionally.eadler2013-04-261-4/+0
| | | | | | | | The European version of the patent expired in 2011. The US version of the patent expired in 2012 or prior. Reviewed by: des No objection from: cperciva, ehaupt
* Fix examples for overriding INSTALL to not suggest hardcodingbdrewery2013-04-262-3/+3
| | | | | | | | | | 'install' since it breaks buildworld after the introduction and use of 'install -l' in r245752. Overriding INSTALL causes /usr/bin/install to be used instead of the proper /usr/src/tools/install.sh which handles the new flag. Approved by: bapt MFC after: 2 weeks
* Document constantness of dst argument to if_output.glebius2013-04-261-2/+2
| | | | Submitted by: pluknet
* On those machines that use critical(9) for counter(9) we need toglebius2013-04-261-0/+1
| | | | include systm.h.
* Add myself as a src committerasomers2013-04-241-0/+3
| | | | Approved by: ken (mentor)
* Add myself to the committers list.ken2013-04-241-0/+1
|
OpenPOWER on IntegriCloud