aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESSimon J. Gerraty2014-05-161-1/+10
| * | | | use mv -f to avoid questionsSimon J. Gerraty2014-05-161-1/+1
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | | | Merge from headSimon J. Gerraty2014-05-082-2/+2
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-2851-1112/+1114
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-133-19/+65
| |\ \ \ \ \ \
| * | | | | | | In meta mode touch targets like copies so we don't needlessly repeat them.Simon J. Gerraty2013-10-121-1/+10
| * | | | | | | Merge headSimon J. Gerraty2013-09-111-2/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-0520-374/+261
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add stage-install.sh so we can do away with the need to haveSimon J. Gerraty2013-04-191-8/+0
| * | | | | | | | | sync from headSimon J. Gerraty2013-04-124-1/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | CleanupSimon J. Gerraty2013-02-171-2/+1
| * | | | | | | | | | Avoid problems with read-only osreldate.hSimon J. Gerraty2013-02-161-0/+1
| * | | | | | | | | | ftpd needs telnet.h so install it regardlessSimon J. Gerraty2013-02-161-2/+1
| * | | | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-167-14/+0
| * | | | | | | | | | Sync with HEAD.David E. O'Brien2013-02-087-98/+35
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-0415-94/+89
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2212-6/+130
| * | | | | | | | | | | | MFC: r237279: install filemon.hDavid E. O'Brien2012-06-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Misc fixes from projects/bmakeSimon J. Gerraty2015-06-111-1/+1
* | | | | | | | | | | | | | Remove NO_OBJSimon J. Gerraty2015-06-114-4/+0
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Remove clause 3 and 4 from the licenseBaptiste Daroussin2015-05-211-5/+0
* | | | | | | | | | | | | Make use of GCC alloc_align attributePedro F. Giffuni2015-05-151-2/+3
* | | | | | | | | | | | | No need for result_use_check attribute in reallocf(3).Pedro F. Giffuni2015-05-011-1/+1
* | | | | | | | | | | | | Move reallocarray definition to the _BSD_VISIBLE blockBaptiste Daroussin2015-05-011-3/+2
* | | | | | | | | | | | | Import reallocarray(3) from OpenBSDBaptiste Daroussin2015-05-011-0/+3
* | | | | | | | | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsGleb Smirnoff2015-04-161-9/+2
* | | | | | | | | | | | | Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-2/+2
* | | | | | | | | | | | | Make use of gcc attributes in some standard include headers.Pedro F. Giffuni2015-04-063-73/+94
* | | | | | | | | | | | | Clean some spaces vs tabs.Pedro F. Giffuni2015-03-291-37/+37
* | | | | | | | | | | | | Temporarily revert 280458.Pedro F. Giffuni2015-03-252-79/+62
* | | | | | | | | | | | | Clean sparse spaces.Pedro F. Giffuni2015-03-251-2/+2
* | | | | | | | | | | | | Introduce nonnull attributes in the signal and pthread headers.Pedro F. Giffuni2015-03-242-62/+79
* | | | | | | | | | | | | Correct and clarify comment for __SMBF.Bryan Drewery2015-02-111-1/+1
* | | | | | | | | | | | | Sort the entries by build knob, then MACHINE_ARCH like other areas of the treeEnji Cooper2015-02-041-13/+12
* | | | | | | | | | | | | Clean up more usb related files when MK_USB == no when dealing withEnji Cooper2015-02-041-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Clean up more usb related files when MK_USB == no when dealing withEnji Cooper2014-11-261-1/+5
| * | | | | | | | | | | | | Account for /usr/include/protocols/r{outed,whod}.h with their respective buil...Enji Cooper2014-11-261-1/+9
| * | | | | | | | | | | | | Fix some accidentally inverted logicEnji Cooper2014-11-261-1/+1
| * | | | | | | | | | | | | Conditionalize a number of components in the treeEnji Cooper2014-11-261-1/+7
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Ensure #include <semaphore.h> is sufficient for using SEM_VALUE_MAX.Jilles Tjoelker2015-01-311-0/+2
* | | | | | | | | | | | | Make install cuse headers if MK_CUSE != noEnji Cooper2015-01-251-1/+4
* | | | | | | | | | | | | Deorbit the IEEE-488/GPIB support.Poul-Henning Kamp2014-12-251-5/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix the build by installing acpi_hpet.h correctly.Rui Paulo2014-10-241-1/+1
* | | | | | | | | | | | The current POSIX semaphore implementation stores the _has_waiters flagJohn Baldwin2014-10-241-1/+2
* | | | | | | | | | | | HPET: create /dev/hpetN as a way to access HPET from userland.Rui Paulo2014-10-241-1/+3
* | | | | | | | | | | | Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU cppBaptiste Daroussin2014-10-091-8/+3
* | | | | | | | | | | | Add explicit_bzero(3) and its kernel counterpart.Xin LI2014-10-071-0/+3
* | | | | | | | | | | | unistd: drop argument names from setpgrp(3) prototype.Pedro F. Giffuni2014-09-191-1/+1
* | | | | | | | | | | | unistd: move setpgrp(2) to the __BSD_VISIBLE sectionPedro F. Giffuni2014-09-181-1/+1