HomeSort by relevance Sort by last modified time
    Searched full:pppd (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/ppp/pppd/
ThirdPartyProject.prop 6 name=pppd
7 keywords=pppd
ppp.pam 2 # Information for the PPPD process with the 'login' option.
Makefile.sol2 2 # Makefile for pppd under Solaris 2.
23 # following to place pppd process IDs on that location
46 all: pppd
48 pppd: $(OBJS)
49 $(CC) -o pppd $(OBJS) $(LIBS)
52 $(INSTALL) -f $(BINDIR) -m 4755 -u root pppd
53 $(INSTALL) -f $(MANDIR)/man8 -m 444 pppd.8
56 rm -f $(OBJS) pppd *~ core y.tab.c y.tab.h
pppd.8 1 .\" manual page [] for pppd 2.4
2 .\" $Id: pppd.8,v 1.83 2004/11/13 12:22:49 paulus Exp $
23 .TH PPPD 8
25 pppd \- Point-to-Point Protocol Daemon
27 .B pppd
38 addresses for each end of the link. Pppd can also authenticate the
49 connected to the standard input is given, pppd will use that terminal,
69 Pppd will ask the peer to send these characters as a 2-byte
73 so pppd will ask the peer not to escape any control characters.
80 \fInoauth\fR option is specified, pppd will only allow the peer to us
    [all...]