summaryrefslogtreecommitdiff
path: root/sbin/init/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2013-07-15Let init be built easily with the CHROOT capability enabled.khorben
2009-04-11Enable WARNS=4 by default except for:lukem
2007-02-04warns=4christos
2006-04-18Add support for running multi-user in a chroot() environment.salo
2005-01-13Revert previous revert; we don't need RESCUEDIR handling here nowlukem
2005-01-10Revert previous; init(8) still needs special case handling for RESCUEDIRlukem
2004-08-19Remove RESCUEDIR hack; it will be done centrally.christos
2003-05-26If RESCUEDIR is defined, use that as an alternate path to sh and mount_mfs,lukem
2002-08-24if RESCUEDIR is defined, use ${RESCUEDIR}/sh as _PATH_ALTSHELLlukem
2002-08-24now that we have working rescue tools, there's no need to forcelukem
2002-08-02fix typos that prevented us from cleaning utmpx. Noted by wizchristos
2002-07-27add utmpx/wtmpx processing support.christos
2002-02-03.ifdef SMALLPROG, compile without ALTSHELL and SECURE supportlukem
2002-01-21Rename MSDOSFS_ROOT to MFS_DEV_IF_NO_CONSOLE, and rework:abs
2001-12-28* Add user-controlled mk.conf variableslukem
2000-10-18Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.simonb
2000-03-19The mode 0544 workaround has not been necessary since the first BSDi import.soren
1997-10-11Make these executables world-readable.mycroft
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-15define WARNS?=1 for all of sbin/*lukem
1997-07-30Support root on msdos filesystems by creating an mfs on /dev and runningchristos
1997-07-19add WARN=1perry
1997-07-19rename DEBUGSHELL to ALTSHELLperry
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-22specify man pages the new way.cgd
1994-06-11Fix up RCS ids.mycroft
1994-06-10Update to 4.4-lite (basically some copyright changes) + local changes.pk
1993-10-07always use libcryptcgd
1993-08-07merge in changes from netbsd-0-9-ALPHA2cgd
1993-08-01Add RCS identifiers.mycroft
1993-07-08get rid of the bogus changes i made to init. note that /etc/ttyscgd
1993-06-18a couple of local mods; always ask for shell in single user, use -lcrypt,cgd
1993-06-18incorporate bsdi's version of init; this is their version, w/no local changescgd
1993-06-10add preliminary support for devfs (e.g. MOUNT_DEVFS #define, etc.)cgd
1993-04-26changed to use new libcrypt scheme.cgd
1993-03-23added secure init patchcgd
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd