aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing libraries when linking.Hans Petter Selasky2014-11-304-0/+4
* Merge from projects/sendfile:Gleb Smirnoff2014-11-3021-112/+229
* Remove duplicate FILESYSTEMS REQUIRE from etc/rc.d/ipmon and etc/rc.d/pflogEnji Cooper2014-11-302-2/+2
|\
| * Remove duplicate FILESYSTEMS REQUIREEnji Cooper2014-11-301-1/+1
| * Remove duplicate FILESYSTEMS REQUIREEnji Cooper2014-11-301-1/+1
| * Remove the unnecessary globEnji Cooper2014-11-301-1/+1
| * Fix CFLAGS+=-DDEBUG by using the right header for libutil (libutil.h, notEnji Cooper2014-11-302-8/+6
| * Build spppcontrol if MK_PPP != noEnji Cooper2014-11-302-1/+6
| * MFhead @ r275302Enji Cooper2014-11-3023-202/+243
| |\
| * | Fill in items to remove with relevant knobs, per r275300Enji Cooper2014-11-301-0/+20
| * | Fill in MK_ACPI, (MK_ACPI && MK_APM), MK_INET6, MK_PPP, and MK_ROUTEDEnji Cooper2014-11-3017-32/+50
| * | Followup to r275296: add an ObsoleteFiles.inc entryEnji Cooper2014-11-301-0/+2
| * | Remove etc/rc.d/mroutedEnji Cooper2014-11-302-26/+0
| * | Make nfs server components conditional according to MK_NFS_SERVEREnji Cooper2014-11-308-12/+55
| * | Move nfsd requirement in lockd/statd to BEFORE: stanza in nfsd so the nfsEnji Cooper2014-11-303-2/+3
| * | Honor MK_AUDIT with respect to etc/securityEnji Cooper2014-11-302-0/+8
| * | - Fill in MK_FILE, MK_PMC, MK_SQLITE3, and MK_ZONEINFOEnji Cooper2014-11-301-0/+756
| * | Honor MK_AT, MK_FTP, MK_MAIL, and MK_OPENSSHEnji Cooper2014-11-301-6/+23
| * | Install bsm headers if MK_AUDIT != noEnji Cooper2014-11-301-1/+5
| * | Honor MK_FILEEnji Cooper2014-11-301-1/+4
| * | Honor MK_AUDIT, MK_FILE, MK_GPIO, and MK_SQLITE3Enji Cooper2014-11-301-4/+20
| * | Add MK_FILE and MK_SQLITE3Enji Cooper2014-11-303-0/+13
| * | Add MK_NTP block to etc/rc.d/MakefileEnji Cooper2014-11-301-0/+5
| * | Honor MK_GSSAPI and MK_PKGBOOTSTRAP a bit better in etc/MakefileEnji Cooper2014-11-301-0/+4
| * | Better honor the following MK_ flags in etc/Makefile and etc/rc.d/Makefile:Enji Cooper2014-11-303-20/+72
| * | Rework rc.d requirements so zfs and zvol come before relevant services so theyEnji Cooper2014-11-305-3/+4
| * | Make kdc run before SERVERS so kdc can be decoupled from the buildEnji Cooper2014-11-302-1/+2
| * | Make ntpdate run before rpcbind to allow ntpdate to be decoupled from the buildEnji Cooper2014-11-292-1/+2
| * | Make gssd come before nfsd so gssd can be decoupled from etc/rc.d/MakefileEnji Cooper2014-11-292-1/+2
| * | Make local_unbound come before NETWORKING instead of having NETWORKING dependEnji Cooper2014-11-292-1/+2
| * | atm1 already sets "BEFORE: netif", so remove "REQUIRE: atm1" from netif toEnji Cooper2014-11-291-1/+1
| * | Skip usr/share/miscEnji Cooper2014-11-291-1/+1
| * | Honor MK_BLUETOOTH when installing bluetooth.device.confEnji Cooper2014-11-292-1/+8
| * | MFHead @ r275232Enji Cooper2014-11-29758-3793/+28964
| |\ \
| * | | Adapt logic from src.opts.mk to kern.opts.mk to unbreak kernel builds whenEnji Cooper2014-11-291-0/+38
| * | | Make ee(1) optional via MK_EEEnji Cooper2014-11-294-1/+27
| * | | Implement mdoc cross referencesEnji Cooper2014-11-291-1/+5
| * | | Fill in MK_VI == noEnji Cooper2014-11-291-0/+93
| * | | share/termcap requires ex from usr.bin/vi in order to compile, and since usr.binEnji Cooper2014-11-292-1/+16
| * | | Remove the conditionalEnji Cooper2014-11-281-1/+1
| * | | Install skeleton files based on the values of MK_MAIL and MK_TCSHEnji Cooper2014-11-285-6/+44
| * | | Ignore usr/share/nlsEnji Cooper2014-11-281-1/+1
* | | | Correctly a few incorrect uses of ENTRY/EENTRY and END/EENDAndrew Turner2014-11-302-3/+3
* | | | Remove extra labels, ENTRY_NP already provides them.Andrew Turner2014-11-302-2/+0
* | | | Missed in r274421: use sbavail() instead of bare access to sb_cc.Gleb Smirnoff2014-11-301-1/+1
* | | | - Move sbcheck() declaration under SOCKBUF_DEBUG.Gleb Smirnoff2014-11-302-13/+22
* | | | Make sballoc() and sbfree() functions. Ideally, they could be markedGleb Smirnoff2014-11-302-32/+56
* | | | Unbreak the code for non-digits below '0' by casting the expressionRoman Divacky2014-11-301-1/+1
| |_|/ |/| |
* | | Followup to r275299: add an ObsoleteFiles.inc entry for etc/rc.d/mroutedEnji Cooper2014-11-301-0/+2
* | | Remove etc/rc.d/mroutedEnji Cooper2014-11-304-28/+1