aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Style: prefer the use of line continuations to +=Eitan Adler2012-02-171-42/+42
* Make etc/Makefile more conflict resistantEitan Adler2012-02-091-12/+42
* Revert r224760, and enhance the sed patterns from r224659 to comment outDoug Barton2011-08-101-0/+4
* Rather than edit the nsswitch.conf file based on ${MK_NIS} == "no"Doug Barton2011-08-061-4/+0
* Remove NIS entries from /etc/nsswitch.conf for WITHOUT_NIS.Ed Schouten2011-08-051-0/+4
* Flesh out WITHOUT_GROFF support to DTRT.Ulrich Spörlein2011-02-221-0/+3
* No longer install /etc/manpath.config since the BSDL man utilitiesGordon Tetlow2010-10-041-4/+0
* device.hints: do install when WITHOUT_BOOT is setAndriy Gapon2010-06-161-0/+2
* Merge from tbemd, with minor tweaks:Warner Losh2010-06-131-1/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-1/+1
* Slightly improve my previous commit.Ed Schouten2010-03-191-1/+1
* Don't add the atrun-line to the crontab when MK_AT is set.Ed Schouten2010-03-191-0/+3
* Install termcap.small.Ed Schouten2010-03-071-1/+1
* Unify rc.firewall and rc.firewall6, and obsolete rc.firewall6Hajimu UMEMOTO2009-12-021-1/+1
* Split up etc.i386/ttys into a PC98 version as well.Ed Schouten2009-11-131-2/+7
* - Remove BSD.{x11,x11-4}.dist as we merged prefixes a while ago and thoseFlorent Thoumie2009-09-021-2/+1
* Welcome to a default installed /etc/ntp.confEdwin Groothuis2009-06-071-0/+4
* Add /etc/devd/ and move hardware specific configuration there. This makes itAndrew Thompson2008-12-171-0/+1
* Explicitly set the shell to /bin/sh when MK_TCSH == no.Mark Peek2008-10-291-1/+1
* o fix MK_TCSH == no: the default master.passwd sets up root to use /bin/cshSam Leffler2008-10-271-9/+20
* Create separate cat directories for en.UTF-8. This, together with r183697,Dag-Erling Smørgrav2008-10-081-0/+1
* add back regdomain.xmlSam Leffler2008-09-221-0/+4
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-13/+54
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-3/+0
* 802.11 regulatory definitions used by ifconfigSam Leffler2008-04-201-1/+1
* Use the new command file feature of ddb(8) to support setting ddb(4)Brooks Davis2008-03-051-1/+1
* Update pf examples from OpenBSD to catch up with new stateful defaults andMax Laier2007-11-111-1/+1
* Add support for `make -nn' dry runs to this makefile. Basically,Yaroslav Tykhiy2007-10-291-16/+16
* Forced commit to note cached.conf -> nscd.conf repocopy. etc/MakefileMichael Bushkov2007-10-181-1/+1
* Backout sensors framework.Alexander Leidinger2007-10-151-1/+1
* Import OpenBSD's sysctl hardware sensors framework.Alexander Leidinger2007-10-141-1/+1
* Arm doesn't have GENERIC.hints, so don't install it if it doesn't exist.Warner Losh2007-07-131-0/+2
* Add a namedb/master directory for the zone files I'm about to add,Doug Barton2007-06-181-15/+9
* Summer of Code 2005: improve libalias - part 1 of 2Paolo Pisati2006-09-261-1/+1
* Add FreeBSD Update 2.0 client code. The build code is in the projectsColin Percival2006-08-311-1/+2
* Install /etc/nsswitch.conf statically rather than generating it atHajimu UMEMOTO2006-05-031-2/+2
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-0/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-24/+22
* Fix "make distribution" when just NO_CRYPT is defined.Ruslan Ermilov2006-03-111-1/+1
* Install audit_control and audit_user, both of which are likely to beRobert Watson2006-02-121-1/+1
* Install /etc/security configuration files from OpenBSM.Robert Watson2006-02-021-0/+15
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-0/+1
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-151-1/+1
* Diff reduction to RELENG_6.Ruslan Ermilov2005-11-161-4/+4
* Allow one to override the endian flags for make distribution. ThisWarner Losh2005-08-261-5/+6
* Add portsnap to the base system. This is a secure, easy to use,Colin Percival2005-08-081-1/+1
* Require that DESTDIR be set before running "make distribution".Ruslan Ermilov2005-07-221-0/+4
* Pass -i to pwd_mkdb(8) to ignore locking failures. This can be usefulRuslan Ermilov2005-07-151-1/+1
* To allow /etc to be as minimal as possible in a diskless setup, we needBrooks Davis2005-04-291-1/+2
* Add startup script and default configuration file for bsnmpd.Gleb Smirnoff2005-04-171-2/+2