aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The build and installation of rmail(8) is only related to the SENDMAIL optionBaptiste Daroussin2015-06-181-2/+0
* Do not remove mailwrapper(8) in case WITHOUT_SENDMAIL is usedBaptiste Daroussin2015-06-181-2/+0
* This change replaces the mutex with a sx lock for the interpreter list toSean Bruno2015-06-181-40/+40
* Add HDMI support to Beaglebone Black:Oleksandr Tymoshenko2015-06-187-174/+534
* Add hskew field to struct videomode. It is required by some controllersOleksandr Tymoshenko2015-06-181-0/+1
* - Add clk_set_source_freq field to struct ti_clock_dev so clock deviceOleksandr Tymoshenko2015-06-174-29/+113
* Document that a forced dismount of an NFSv3 mount when theRick Macklem2015-06-171-1/+4
* o Un-inline vm_pager_get_pages(), vm_pager_get_pages_async().Gleb Smirnoff2015-06-175-50/+74
* Bump date.Warner Losh2015-06-171-1/+1
* Update style.9 to reflect consensus on developer's mailing listWarner Losh2015-06-171-4/+5
* Fix a bug related to flow assignment I introduce inMichael Tuexen2015-06-171-3/+6
* Revert r284511 because it caused build failures on many platformsAndriy Gapon2015-06-171-15/+0
* Add FIB support for SCTP.Michael Tuexen2015-06-1712-46/+65
* Initialise pr_enforce_statfs from the "default" sysctl value andBjoern A. Zeeb2015-06-171-1/+1
* l2arc: pass correct size to trim requestsAndriy Gapon2015-06-171-3/+3
* If there is a system with a bpf consumer running and a packet is wantedErmal Luçi2015-06-171-3/+12
* illumos compat: use flsl/flsll for highbit/highbit64Andriy Gapon2015-06-171-0/+15
* Correct the function name in catch-all error handling case.Bjoern A. Zeeb2015-06-171-1/+1
* vfs_msync(), called from syncer vnode fsync VOP, only iterates overKonstantin Belousov2015-06-172-22/+38
* Continue ubreaking ``env LANG=ru_RU.KOI8-R ls -l''.Alexander Kabaev2015-06-171-2/+2
* Unbreak ``env LANG=ru_RU.KOI8-R ls -l''.Marcel Moolenaar2015-06-171-1/+1
* - Add acm@ entryJose Alonso Cardenas Marquez2015-06-171-0/+1
* Add compatibility with $2y$ bcrypt hashesAllan Jude2015-06-161-0/+3
* Support WITH_LLDBSimon J. Gerraty2015-06-163-7/+9
* new dependsSimon J. Gerraty2015-06-16144-86/+3556
* Hook extra libs to _LIBS so bsd.lib.mk can do its thingSimon J. Gerraty2015-06-161-2/+3
* Make mention of make.conf being included earlier and what to do about it.Simon J. Gerraty2015-06-161-0/+17
* Normally a staging conflict causes an error.Simon J. Gerraty2015-06-161-2/+11
* Bump the version since we now handle openatSimon J. Gerraty2015-06-161-1/+1
* syslogd: re-read the timezone when receive a SIGHUP.Rui Paulo2015-06-161-0/+18
* syslogd: don't leak finet0.Rui Paulo2015-06-161-0/+1
* syslogd: support multiple -b options.Rui Paulo2015-06-162-8/+44
* Move the universe done dependency on the worlds completing out of theAndrew Turner2015-06-161-1/+1
* In bxe_init_mcast_macs_list(): mc_mac->mac needs to point to the multicast ma...David C Somayajulu2015-06-162-2/+5
* Remove unneeded dependencies, these are now handled through the _doneAndrew Turner2015-06-161-2/+0
* Remove old fmake. It wasn't built by default for some time. Users thatWarner Losh2015-06-1648-23953/+4
* Use nitems() macro instead of __arraycount()Pedro F. Giffuni2015-06-161-3/+2
* Add a new target universe_${target}_done to print the completion message.Andrew Turner2015-06-161-0/+6
* Add a universe_${target}_worlds target to simplify the logic to find whenAndrew Turner2015-06-161-6/+4
* A more compatible fix to MK_META_MODE not being defined. Also, encaseWarner Losh2015-06-161-1/+6
* Add a comment to the end of the world and kernel cases in the universeAndrew Turner2015-06-161-2/+3
* Write to the PRRR (Primary Region Remap Register) rather than reading fromAndrew Turner2015-06-161-1/+1
* Export the ARM __aeabi_mem* functions from libc, they are needed by the gccAndrew Turner2015-06-162-8/+17
* Fix miss from r284320.Gleb Smirnoff2015-06-161-1/+1
* Trying to unbreak arm.LINT by properly putting the conditional includeBjoern A. Zeeb2015-06-161-4/+4
* Merge from NetBSD:Marius Strobl2015-06-161-3/+40
* Replace struct filedesc argument in getvnode with struct threadMateusz Guzik2015-06-1610-43/+31
* cxgbe(4): Add the ability to dump mailbox commands and replies. It isNavdeep Parhar2015-06-163-0/+32
* fd: make rights a mandatory argument to fget_unlockedMateusz Guzik2015-06-164-14/+20
* fd: don't unnecessary copy capabilities in _fgetMateusz Guzik2015-06-161-5/+3