summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2021-11-11Run "_rc_wait stop" _before_ stopping the daemon and not after...Antoine Jacoutot
2021-11-11Return 0 in case we reach KILL; this allows "restart" to work as expectedAntoine Jacoutot
2021-11-11Regen after switch(4) removalClaudio Jeker
2021-11-11/dev/switch[0-4] is no longer needed.Claudio Jeker
2021-11-11switch(4) and switchd(8) are retiering. Unhook them from variousClaudio Jeker
2021-11-09check that the rc script including rc.subr is using ksh; rc.subr uses kshStuart Henderson
2021-11-08rc_reload_signal & rc_stop_signal are not rc.conf(8) variables; they'reAntoine Jacoutot
2021-11-07increase ramdisk space for another driverTheo de Raadt
2021-11-07Speed up _rc_wait: only sleep 1/2 second between rc_check tries and make sureAntoine Jacoutot
2021-11-07Use built-in SECONDS instead of hand roller timer.Antoine Jacoutot
2021-11-06Always run _rc_rm_runfile when process is sent a SIGKILL or rc_post fails (atAntoine Jacoutot
2021-11-06Drop uneeded sleep.Antoine Jacoutot
2021-11-06Allow passing a different signal than SIGTERM in the default rc_stop()Antoine Jacoutot
2021-10-31Shuffle things around to have FUNCS_ONLY higher in the script so consummersAntoine Jacoutot
2021-10-27create directory for libxcvt headersMatthieu Herrb
2021-10-23btrace dirTheo de Raadt
2021-10-13Change syslog.conf comments relating to network logging to focus on clientStuart Henderson
2021-10-12make armv7 fit again after bootblock growth; discussed with jsgTheo de Raadt
2021-10-09grow media for additional firmwaresTheo de Raadt
2021-10-05syncTheo de Raadt
2021-10-05wd(4) supportTheo de Raadt
2021-10-05syncTheo de Raadt
2021-10-05wd(4) device node support was missing, add it.Theo de Raadt
2021-10-04grow i386 media for new realtek firmwaresTheo de Raadt
2021-09-28Import regenerated moduli.Darren Tucker
2021-09-20Fix release day and emacs versionTheo Buehler
2021-09-19adjust dateTheo de Raadt
2021-09-19login.conf: raise datasize-cur limits for pbuild on macppc to 1536MBCharlene Wendling
2021-09-13no longer neededTheo de Raadt
2021-09-13add 7.1 syspatch pubkeyRobert Nagy
2021-09-13introduce /etc/bsd.re-config which can be used to configure the kernelRobert Nagy
2021-09-02Do not create loopback interfaces lo1, lo2, ... upfront. They areAlexander Bluhm
2021-09-02nameserver alias on domain (53) collided with true nameserver (42)Theo de Raadt
2021-09-02delete reference to X11 README file which is no longer installed.Theo de Raadt
2021-09-01quietly attempt mounting of /var/log early, in case someone creates suchTheo de Raadt
2021-08-30Improve dubgging in /etc/netstart. Enable print only in ifcreate.Alexander Bluhm
2021-08-177.1 fw keyStuart Henderson
2021-08-177.1 packages keyChristian Weisgerber
2021-08-177.1 base keyTheo de Raadt
2021-08-177.0-betaTheo de Raadt
2021-08-08Rework examples/snmpd.conf; show more things that people are likely toStuart Henderson
2021-08-06s/updatedb(8)/locate.updatedb(8)/ in commentTim van der Molen
2021-08-06As tim@ spotted, a use of V4_AUTOCONF crept in when the variable nameStuart Henderson
2021-07-30Add /etc/dhcpleased.confbket
2021-07-28A slightly less precise match on the ifconfig output lines worksTheo de Raadt
2021-07-22Only perform the default-route-pause if there are interfaces with theTheo de Raadt
2021-07-22small tweak for default route checking, we don't care about the number ofStuart Henderson
2021-07-22After netstart, dhcpleased, and resolved are running, spin up to 10Theo de Raadt
2021-07-16switch to dhcpleased/resolvd in baseFlorian Obser
2021-06-30grow ramdisk area due to increased firmware sizes..Theo de Raadt