HomeSort by: relevance | last modified time | path
    Searched refs:slip (Results 1 - 16 of 16) sorted by relevancy

  /src/distrib/syspkg/sets/base/base-slip-bin/
Makefile 3 PKGBASE=base-slip-bin
  /src/distrib/syspkg/sets/base/base-slip-root/
Makefile 3 PKGBASE=base-slip-root
  /src/distrib/syspkg/sets/man/man-slip-catman/
Makefile 3 PKGBASE=man-slip-catman
  /src/distrib/syspkg/sets/man/man-slip-man/
Makefile 3 PKGBASE=man-slip-man
  /src/usr.sbin/sliplogin/
Makefile 13 FILESDIR= /usr/share/examples/slip
14 FILES= slip.login
sliplogin.c 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? *
    [all...]
  /src/sys/net/
Makefile 12 raw_cb.h route.h slcompress.h slip.h zlib.h
if_sl.c 52 * W. Jolitz added slip abort.
104 #include <net/slip.h>
168 * SLIP ABORT ESCAPE MECHANISM:
171 * within window time signals a "soft" exit from slip mode by remote end
207 .l_name = "slip",
if_ppp.c 150 #include <net/slip.h>
bpf.c 89 #include <net/slip.h>
339 * In the case of SLIP, there is no header and the packet
1849 * Put the SLIP pseudo-"link header" in place.
1873 * Put the SLIP pseudo-"link header" in
  /src/distrib/syspkg/sets/man/
Makefile 95 SUBDIR+=man-slip-catman
96 SUBDIR+=man-slip-man
  /src/distrib/syspkg/sets/base/
Makefile 121 SUBDIR+=base-slip-bin
122 SUBDIR+=base-slip-root
  /src/usr.sbin/sysinst/
net.c 540 int slip = 0; local in function:config_network
613 slip = net_dev[0] == 's' && net_dev[1] == 'l' &&
622 } else if (!slip) {
731 if (slip)
735 /* We don't want netmasks for SLIP */
771 if (slip)
841 if (slip) {
843 /* Set SLIP interface UP */
  /src/share/man/man4/
Makefile 248 MLINKS+=sl.4 slip.4
  /src/sys/arch/mac68k/obio/
iwm.s 903 moveq #badDBtSlp,%d0 | One of the data mark bit slip
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 162 #include <net/slip.h>

Completed in 52 milliseconds