Home | History | Annotate | Download | only in rc.d
History log of /src/etc/rc.d/ttys
RevisionDateAuthorComments
 1.7  10-Nov-2012  apb Make /etc/rc.d/ttys run after /etc/rc.d/bootconf.sh,
because bootconf could conceivably change /etc/ttys.
 1.6  10-Nov-2004  christos branches: 1.6.50; 1.6.56;
Don't try to chmod ptys if we have none.
 1.5  13-Aug-2004  mycroft Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
for a speedup by doing:
$_rc_subr_loaded . /etc/rc.subr
 1.4  12-Feb-2002  lukem reset perms of ptyX[0-9a-zA-Z] instead of just ptyX[0-9a-f]
 1.3  25-Apr-2001  lukem setup tty[p-uw-zP-T]? (kern.maxpty default = 256) instead of just tty[p-s]?.
on platforms which don't reserve ttyv? for console on ttyv0, set up ttyv?
 1.2  13-May-2000  lukem Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
This allows us or a user to change the configuration file method in
one place - rc.subr - without having to edit all of the rc.d/* files.
 1.1  10-Mar-2000  lukem branches: 1.1.1;
Initial revision
 1.1.1.1  10-Mar-2000  lukem rc.d scripts derived from /etc/rc
 1.6.56.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.6.50.1  16-Jan-2013  yamt sync with (a bit old) head

RSS XML Feed