aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Improve the debug parsing to allow flags to be added and subtractedScott Long2017-10-012-0/+10
* Mark libifconfig as private library in src.libnames.mk (completes r305700)Andriy Voskoboinyk2017-10-011-1/+1
* Compile loader as Little-Endian on PPC64/POWER8Wojciech Macek2017-09-291-0/+1
* Remove manpage entries about crshared(9)Mateusz Guzik2017-09-272-15/+1
* Whack procctl(8)Mateusz Guzik2017-09-271-1/+0
* aesni(4): Add support for x86 SHA intrinsicsConrad Meyer2017-09-261-7/+23
* Add the ability to report and set debug flags as text strings instead ofScott Long2017-09-242-48/+68
* Add myself as src committer.Fedor Uporov2017-09-231-0/+3
* Add a new COP_F_CIPHER_FIRST flag for struct crypt_op.John Baldwin2017-09-221-2/+14
* Add myself and mentorship status to committers files.Eugene Grosbein2017-09-192-0/+8
* Add missing links to the nv man page.Mariusz Zaborski2017-09-161-0/+27
* Fix names of the array functions in the nv man page.Mariusz Zaborski2017-09-161-8/+8
* Use OBJS_SRCS_FILTER to control setting OBJS from SRCSSimon J. Gerraty2017-09-164-6/+10
* bsdgrep: disable TRE implementation by defaultKyle Evans2017-09-151-1/+1
* Add myself (leres) as a ports committer with ler and matthew as mentors.Craig Leres2017-09-151-0/+4
* gcc builds: reenable -Wstrict-overflow for bsd.sys.mkRyan Libby2017-09-141-5/+0
* Remove an unneeded sentence stop.Glen Barber2017-09-131-2/+2
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-133-11/+0
* The diff is the initial submission of Cavium Liquidio 2350/2360 10/25GSean Bruno2017-09-124-2/+138
* Add self to mentor-mentee data, procedure 1.5.Adriaan de Groot2017-09-121-0/+4
* Add information about new src committer (kibab)Ilya Bakulin2017-09-101-0/+2
* Clarify that the size option is in bytes by default, but also accepts theIan Lepore2017-09-091-2/+4
* Tweak comment for install -S usage since it does not impact the build.Bryan Drewery2017-09-081-3/+3
* Add myself and mentorship status to committers filesStephen Hurd2017-09-062-0/+5
* amdtemp(4): Add support for Family 17h temperature sensorConrad Meyer2017-09-051-4/+4
* Add smn(4) driver for AMD System Management NetworkConrad Meyer2017-09-052-0/+66
* Update pci_vendors to 2017-09-01Baptiste Daroussin2017-09-041-12/+141
* Some NTB man pages polishing.Alexander Motin2017-09-023-24/+22
* amdtemp.4: Update BKDG URL to current locationConrad Meyer2017-08-311-2/+2
* Add NTB driver for PLX/Avago/Broadcom PCIe switches.Alexander Motin2017-08-306-57/+273
* hv_vss.4: Fix spelling of 'responsibility'Ed Maste2017-08-301-1/+1
* Fix a day-one typo in tty.4 - the sysctls in question are "tty", not "tk"Ravi Pokala2017-08-281-2/+2
* Adding personal information about pizzamig as port committerLuca Pizzamiglio2017-08-281-0/+4
* Revert change (r322952) that was not yet destined for ^/headEnji Cooper2017-08-271-31/+2
* Try and rebase the bsd.lib.mk changes after ^/head@r322824 was merged inEnji Cooper2017-08-271-2/+31
* Remove unused declaration and update ddb.4Conrad Meyer2017-08-241-4/+5
* Improve the coverage of debug symbols for MK_DEBUG_FILES.John Baldwin2017-08-233-3/+7
* Add new mlx5ib(4) driver to the kernel source tree which supportsHans Petter Selasky2017-08-232-0/+125
* Update the tests(7) manual page to note the test suite is installedGlen Barber2017-08-211-5/+4
* Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensVladimir Kondratyev2017-08-193-1/+88
* ena.4: fix spelling of 'occurred'Ed Maste2017-08-191-7/+7
* sa.4: fix spelling of 'suppresses'Ed Maste2017-08-191-1/+1
* Add Thunderbolt Apple interfaces to the bge(4) supported list.Sevan Janiyan2017-08-181-1/+17
* FreeBSD 11.1 release added.Maxim Konovalov2017-08-181-3/+6
* Correct multicast address used in pfsync(4)Sevan Janiyan2017-08-181-2/+2
* Implement simple record boundary tracking in sbuf(9) to avoid record splittingLawrence Stewart2017-08-171-1/+9
* Quote ${MAKE} when passing in env in case it contains spaces.Bryan Drewery2017-08-161-1/+1
* Use -S for library installations except for -DNO_ROOT builds.Bryan Drewery2017-08-161-0/+5
* Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper2017-08-142-0/+2
|\
| * MFhead@r322057Enji Cooper2017-08-0411-21/+166
| |\