| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move rc startup scripts from etc/ to sbin/init/ | Brad Davis | 2018-07-28 | 1 | -81/+0 |
| * | Don't warn when the "hostname" rc variable is unset, but the hostname | Jamie Gritton | 2018-03-10 | 1 | -2/+4 |
| * | - Add descriptions to most of the rc scripts. Those are mostly taken from their | Lars Engels | 2016-04-23 | 1 | -0/+1 |
| * | etc/rc.d/hostname: permit setting hostname if already set | Mark Felder | 2015-08-12 | 1 | -5/+2 |
| * | There is no longer a need to abstract ${rcvar_manpage} as we are not | Doug Barton | 2012-01-08 | 1 | -1/+1 |
| * | In regards to the "Starting foo:" type messages at boot time, create and | Doug Barton | 2009-10-10 | 1 | -1/+2 |
| * | As previously discussed, add the svn:executable property to all scripts | Doug Barton | 2008-07-16 | 1 | -0/+0 |
| * | Move a lot of diagnostic output behind $rc_quiet in scripts that | Mike Makonnen | 2008-06-23 | 1 | -1/+1 |
| * | Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocal | Dag-Erling Smørgrav | 2007-04-02 | 1 | -1/+1 |
| * | Don't be paranoid about hostname(1) and order the things logically. | Yaroslav Tykhiy | 2007-02-15 | 1 | -1/+1 |
| * | Don't nag about unset $hostname if DHCP is in use. | Yaroslav Tykhiy | 2007-02-15 | 1 | -1/+6 |
| * | Handle the case when the admin forgot to set $hostname, | Yaroslav Tykhiy | 2007-02-10 | 1 | -1/+10 |
| * | Remove the requirement for the FreeBSD keyword as it no longer | Mike Makonnen | 2004-10-07 | 1 | -1/+0 |
| * | - Use "/bin/hostname" explicitly instead of "hostname". | Kirill Ponomarev | 2004-04-02 | 1 | -2/+2 |
| * | Overhaul the /etc/rc.d/diskless script by splitting it out into | Brooks Davis | 2004-03-23 | 1 | -0/+8 |
| * | One tab too much. | Pawel Jakub Dawidek | 2004-03-05 | 1 | -1/+1 |
| * | Teach 'hostname' script how to act inside a jail. | Pawel Jakub Dawidek | 2004-03-05 | 1 | -4/+12 |
| * | tty whacking should occur early, but not so early that the | Mike Makonnen | 2003-07-30 | 1 | -1/+1 |
| * | Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc. | Mike Makonnen | 2003-04-24 | 1 | -1/+1 |
| * | Break out and rewrite the network setup scripts. | Mike Makonnen | 2003-04-18 | 1 | -0/+51 |