aboutsummaryrefslogtreecommitdiff
path: root/sbin/init
Commit message (Expand)AuthorAgeFilesLines
* init: pedantic correction to "can't exec" script warningEd Maste2019-03-261-1/+1
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-17178-17154/+1
* Fix information about $firewall_myservicesDanilo G. Baio2018-10-051-1/+1
* Run 32-bit compat ldconfig on mips64.John Baldwin2018-09-281-1/+1
* Remove -m (update) from ldconfig -32 & -soft invocation on startup.Konstantin Belousov2018-09-271-2/+2
* Move etc/ttys to sbin/init/.Brad Davis2018-09-049-1/+398
* Implement blacklisting for devmatchWarner Losh2018-08-232-5/+12
* Improve devmatch driver loadingWarner Losh2018-08-231-2/+4
* Consistently use NULL to terminate the argv; no functional changes.Edward Tomasz Napierala2018-08-171-7/+7
* Add SECURITY section to loader(8).Edward Tomasz Napierala2018-08-151-1/+10
* Add init_exec kenv(1) variable, to make init(8) execute a fileEdward Tomasz Napierala2018-08-142-1/+33
* Use NULLs instead of casted zeroes, for consistency.Edward Tomasz Napierala2018-08-091-7/+7
* Refactor common code into execute_script().Edward Tomasz Napierala2018-08-091-76/+56
* Move description of init_shell, init_script, and init_chroot kenvEdward Tomasz Napierala2018-08-071-1/+69
* dhclient: Don't chroot if we are in capability mode.Mark Johnston2018-08-061-1/+1
* Make it possible for init to execute any executable, not just sh(1)Edward Tomasz Napierala2018-08-041-2/+32
* Fix a variable name typo in r336845 that prevented the rc.d scriptsDon Lewis2018-07-291-1/+4
* Fix a typo that prevented some rc scripts from being installed.Brad Davis2018-07-291-14/+14
* Switch these to CONFS as well so they work with etcupdate/mergemaster.Brad Davis2018-07-281-9/+9
* Opps, I missed moving a couple of files in r336845.Brad Davis2018-07-2810-0/+5657
* Move rc startup scripts from etc/ to sbin/init/Brad Davis2018-07-28168-0/+11485
* Improve missing tty handling in init(8). This removes a check that didEdward Tomasz Napierala2018-02-271-14/+36
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-0/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Implement power cycle in init.Warner Losh2017-10-252-3/+5
* Correct sense of crypt(3) NULL checks in init(8) and lock(1)Conrad Meyer2017-10-031-1/+1
* - Use strlcat() instead of strncat().Xin LI2017-07-071-6/+6
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Renumber copyright clause 4Warner Losh2017-02-283-3/+3
* Add verbosity around failed reboot(2) call.Konstantin Belousov2016-10-071-2/+7
* When making a pause after detecting hard kill of the single-userKonstantin Belousov2016-10-071-1/+9
* init was there in UNIX from V1Sevan Janiyan2016-10-021-2/+2
* For pointers use NULL instead of 0.Marcelo Araujo2016-05-161-4/+4
* When rerooting, take the init(8) path from argv[0] instead of fetchingEdward Tomasz Napierala2016-05-111-16/+9
* When rerooting, ignore ESRCH returned from kill(2). I couldn't reproduceEdward Tomasz Napierala2016-05-111-1/+3
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-191-4/+4
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Fix resource leaks in error cases.Edward Tomasz Napierala2015-11-111-8/+9
* Userspace part of reroot support. This makes it possible to changeEdward Tomasz Napierala2015-11-083-19/+281
* Disable suspend when we're shutting down. This solves the "tell FreeBSDColin Percival2015-10-011-0/+14
* Add missing SIGUSR1 description.Edward Tomasz Napierala2015-07-241-1/+2
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+1
| * | Merge headSimon J. Gerraty2014-04-281-16/+4
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+2
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1