aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Normalise the CWARNFLAGS inter-word spacing: remove all leadingRuslan Bukin2016-07-281-1/+1
* Regenerate src.conf.5 after r303394Ed Maste2016-07-281-3/+3
* Once more refactor KPI between NTB hardware and consumers.Alexander Motin2016-07-281-2/+16
* Extract the calculation of the callout fire time into the new functionKonstantin Belousov2016-07-282-17/+121
* Add a hack to add weekday to date format for ko_KR locale.Jung-uk Kim2016-07-272-4/+4
* Enable LLVM libunwind by default on amd64 and i386Ed Maste2016-07-271-3/+6
* Remove ${OBJDUMP} as it is not used by the base systemEd Maste2016-07-272-3/+1
* syscons,vt: improve phrasing in kern.vty man page descriptionEd Maste2016-07-272-6/+8
* Regenerate timedef for zh_TW.Kevin Lo2016-07-272-3/+3
* Add weekday to the date format.Kevin Lo2016-07-271-2/+2
* Mention AC3165 and AC8260 chipsets in iwm(4) and mention AC3165 in iwmfw(4)Imre Vadász2016-07-262-3/+7
* Fix start date to not be in the future.Phil Shafer2016-07-261-1/+1
* Add links for bit_ffc_at(3) and bit_ffs_at(3).Bryan Drewery2016-07-261-0/+2
* Update iwmfw(4) to include support for 8260 series units and updateSean Bruno2016-07-251-2/+4
* miwi resigned from FreeBSD, update the graphRene Ladan2016-07-251-2/+2
* Fix style.Ruslan Bukin2016-07-241-2/+20
* Add weekday to the date format of more localesBaptiste Daroussin2016-07-2322-44/+44
* Implement mtx_trylock_spin(9).Konstantin Belousov2016-07-232-11/+37
* [new-committer:mizhka] add committer into graphMichael Zhilin2016-07-221-0/+2
* Update after r303154 to note that operations on local files are safe.John Baldwin2016-07-221-1/+3
* Set the soft-float flag for assembly code as well.Ruslan Bukin2016-07-221-0/+1
* Add warn flags for GCC 6.1 compiler.Ruslan Bukin2016-07-221-0/+5
* Add more documentation regarding unsafe AIO requests.John Baldwin2016-07-211-7/+15
* Remove spurious but harmless double-quote.Konstantin Belousov2016-07-211-2/+2