Annotation of 43BSDReno/usr.sbin/sliplogin/slip.login, revision 1.1

1.1     ! root        1: #!/bin/sh -
        !             2: #
        !             3: #      @(#)slip.login  5.1 (Berkeley) 7/1/90
        !             4: 
        !             5: #
        !             6: # generic login file for a slip line.  sliplogin invokes this with
        !             7: # the parameters:
        !             8: #      1        2         3        4          5         6     7-n
        !             9: #   slipunit ttyspeed loginname local-addr remote-addr mask opt-args
        !            10: #
        !            11: /sbin/ifconfig sl$1 inet $4 $5 netmask $6 
        !            12: exit

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.