Home | History | Annotate | Download | only in sliplogin

Lines Matching refs:slip

51  * It sets the line discipline to slip, invokes a shell script to initialize
63 * in the file /etc/slip.hosts.
64 * If an entry is found, the line on fd0 is configured for SLIP operation
69 * /etc/slip.hosts file and if found fd0 is configured as in case 1.
89 #include <net/slip.h>
165 syslog(LOG_ERR, "SLIP access denied for %s\n", name);
166 errx(1, "SLIP access denied for %s", name);
201 syslog(LOG_INFO, "closed %s slip unit %d (%s)\n", loginname, unit,
235 * and ensure that the slip line is our controlling terminal.
256 /* open slip tty again to acquire as controlling tty? */
289 warnx("starting slip login for %s", loginname);
336 syslog(LOG_INFO, "attaching slip unit %d for %s\n", unit, loginname);
341 * babble into the slip tty line.