aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Allow parallelizing clean/cleandepend/depend with all.Bryan Drewery2016-08-292-0/+3
* Bump date in the man page.Mariusz Zaborski2016-08-271-1/+1
* Introduce cnv man page.Mariusz Zaborski2016-08-272-0/+235
* Remove warning on struct-overflow on gcc 5.3.0 as zic(8) dies on itBaptiste Daroussin2016-08-271-0/+5
* WITH_META_MODE: Don't let subdir traversals for 'make install' re-enable meta...Bryan Drewery2016-08-251-0/+1
* Add libifc, a library implementing core functionality that exists in ifconfig...Kristof Provost2016-08-257-0/+376
* Document the existence of the cloudabi32 kernel module.Ed Schouten2016-08-241-11/+29
* FAST_DEPEND: Fix 'make all install' not properly rebuilding based on .depend....Bryan Drewery2016-08-231-3/+4
* In addition to creating subdirectories under .OBJDIR for SRCS withDimitry Andric2016-08-231-1/+1
* RegenerateBryan Drewery2016-08-231-13/+1
* Re-enable WITH_SYSTEM_COMPILER with WITH_META_MODE.Bryan Drewery2016-08-231-4/+0
* For 'make <directory>' hook into the all_subdir_<directory> targets.Bryan Drewery2016-08-221-4/+4
* Always define the various <target>_subdir_<directory> targets, even if not used.Bryan Drewery2016-08-221-6/+8
* Stop using _SUBDIR internally for non-SUBDIR_PARALLEL builds.Bryan Drewery2016-08-221-7/+11
* Fix building on read-only source trees.Bryan Drewery2016-08-221-0/+2
* Remove cross references to el(4) and ie(4).John Baldwin2016-08-222-3/+0
* Regenerate src.conf.5 after r304616Ed Maste2016-08-221-1/+7
* Forcibly disable MK_TESTS if building without C++Ed Maste2016-08-221-0/+1
* Add Killer E2400 to the supported hardware list.Pyun YongHyeon2016-08-221-1/+3
* Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters.John Baldwin2016-08-202-144/+0
* Remove the spic(4) driver for the Sony Vaoi Jogdial.John Baldwin2016-08-192-62/+0
* Remove the wl(4) driver and wlconfig(8) utility.John Baldwin2016-08-192-195/+1
* Remove the si(4) driver and sicontrol(8) for Specialix serial cards.John Baldwin2016-08-192-182/+0
* Remove the scd(4) driver for Sony CDU31/33 CD-ROM drives.John Baldwin2016-08-192-75/+0
* rights(4): CAP_FSYNC also permits fdatasync(2).Jilles Tjoelker2016-08-171-1/+2
* Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both theKirk McKusick2016-08-161-1/+41
* Here we update the modular tcp to be able to switch to anRandall Stewart2016-08-162-4/+51
* The fdatasync(2) call must be cancellation point.Konstantin Belousov2016-08-161-1/+2
* Fix ko_KR, zh_CN, zh_HK, and zh_TW locales. r304045 did not fully revertJung-uk Kim2016-08-169-174/+175
* Remove the mcd(4) driver for Mitsumi CD-ROM players.John Baldwin2016-08-152-166/+0
* Set date and time formats back to what they were before CLDRBaptiste Daroussin2016-08-13119-498/+497
* Reviewed by: allanjudeToomas Soome2016-08-121-0/+4
* PROGS: Support INTERNALPROG.prog=yes to not install it.Bryan Drewery2016-08-112-2/+3
* Revert r303911 "Remove extra -msoft-float flags settings."Ruslan Bukin2016-08-111-0/+5
* Remove extra -msoft-float flags settings.Ruslan Bukin2016-08-101-5/+0
* Reliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.John Baldwin2016-08-091-5/+4
* Re-correct the documentation for the 'type' parameter of the _SWAPBenjamin Kaduk2016-08-061-2/+2
* Update with the members of the 9th core team.Benedict Reuschling2016-08-061-1/+1
* Correct the documentation of the 'type' parameter for the _SWAPBenjamin Kaduk2016-08-061-4/+4
* Remove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they were not usedEdward Tomasz Napierala2016-08-052-8/+0
* Grammar fixes.Sergey Kandaurov2016-08-041-2/+2
* mdoc: The .Fn function.Sergey Kandaurov2016-08-041-1/+3
* DragonFly 4.6.0 release added.Maxim Konovalov2016-08-041-1/+2
* Permit the name of the /dev/iov entry to be set by the driver.John Baldwin2016-08-032-1/+25
* Man page for the new checksum netgraph module.Julian Elischer2016-08-011-0/+141
* [gpioled] update manpage.Adrian Chadd2016-07-311-1/+3
* libproc: Add proc_getmodel().Mark Johnston2016-07-301-1/+1
* librtld_db: Use the auxv to figure out where to look up loader symbols.Mark Johnston2016-07-301-0/+1
* Fix two return types in the cpuset(9) and bitset(9) man pagesEric van Gyzen2016-07-292-6/+6
* Once more refactor KPI between ntb_transport(4) and if_ntb(4)..Alexander Motin2016-07-292-7/+15