The following reply was made to PR conf/145648; it has been noted by GNATS.

From: [email protected] (dfilter service)
To: [email protected]
Cc:  
Subject: Re: conf/145648: commit references a PR
Date: Mon, 28 Jun 2010 07:00:22 +0000 (UTC)

 Author: brian
 Date: Mon Jun 28 06:59:57 2010
 New Revision: 209561
 URL: http://svn.freebsd.org/changeset/base/209561
 
 Log:
   MFC r209331 at stable/8/etc and stable/8/tools; Remove vestiges of 'slip'.
   
   PR:          145648
   Submitted by:        alexbestms at wwu dot de and spam at rm-rf dot kiev dot 
ua
 
 Modified:
   stable/8/etc/login.conf
   stable/8/tools/tools/tinybsd/conf/default/TINYBSD
   stable/8/tools/tools/tinybsd/conf/vpn/TINYBSD
 Directory Properties:
   stable/8/etc/   (props changed)
   stable/8/tools/   (props changed)
   stable/8/tools/build/mk/   (props changed)
   stable/8/tools/build/options/   (props changed)
   stable/8/tools/kerneldoc/subsys/   (props changed)
   stable/8/tools/regression/acltools/   (props changed)
   stable/8/tools/regression/aio/aiotest/   (props changed)
   stable/8/tools/regression/bin/sh/   (props changed)
   stable/8/tools/regression/fifo/   (props changed)
   stable/8/tools/regression/geom/   (props changed)
   stable/8/tools/regression/lib/libc/   (props changed)
   stable/8/tools/regression/lib/msun/test-conj.t   (props changed)
   stable/8/tools/regression/mqueue/mqtest1/   (props changed)
   stable/8/tools/regression/mqueue/mqtest2/   (props changed)
   stable/8/tools/regression/mqueue/mqtest3/   (props changed)
   stable/8/tools/regression/mqueue/mqtest4/   (props changed)
   stable/8/tools/regression/mqueue/mqtest5/   (props changed)
   stable/8/tools/regression/poll/   (props changed)
   stable/8/tools/regression/posixsem/   (props changed)
   stable/8/tools/regression/priv/   (props changed)
   stable/8/tools/regression/usr.bin/pkill/pgrep-_g.t   (props changed)
   stable/8/tools/regression/usr.bin/pkill/pgrep-_s.t   (props changed)
   stable/8/tools/regression/usr.bin/pkill/pkill-_g.t   (props changed)
   stable/8/tools/regression/usr.bin/sed/   (props changed)
   stable/8/tools/test/   (props changed)
   stable/8/tools/tools/ath/   (props changed)
   stable/8/tools/tools/ath/common/dumpregs.h   (props changed)
   stable/8/tools/tools/ath/common/dumpregs_5210.c   (props changed)
   stable/8/tools/tools/ath/common/dumpregs_5211.c   (props changed)
   stable/8/tools/tools/ath/common/dumpregs_5212.c   (props changed)
   stable/8/tools/tools/ath/common/dumpregs_5416.c   (props changed)
   stable/8/tools/tools/nanobsd/   (props changed)
   stable/8/tools/tools/netrate/tcpp/   (props changed)
   stable/8/tools/tools/termcap/termcap.pl   (props changed)
   stable/8/tools/tools/vimage/   (props changed)
 
 Modified: stable/8/etc/login.conf
 ==============================================================================
 --- stable/8/etc/login.conf    Mon Jun 28 04:54:16 2010        (r209560)
 +++ stable/8/etc/login.conf    Mon Jun 28 06:59:57 2010        (r209561)
 @@ -228,7 +228,7 @@ russian|Russian Users Accounts:\
  #
  #
  ##
 -## The dialer class should be used for a dialup PPP/SLIP accounts
 +## The dialer class should be used for a dialup PPP account
  ## Welcome messages/news suppressed
  ##
  #dialer:\
 @@ -247,7 +247,7 @@ russian|Russian Users Accounts:\
  #
  #
  ##
 -## Site full-time 24/7 PPP/SLIP connections
 +## Site full-time 24/7 PPP connection
  ## - no time accounting, restricted to access via dialin lines
  ##
  #site:\
 @@ -306,11 +306,6 @@ russian|Russian Users Accounts:\
  #     :tc=subscriber:
  #
  #
 -#subslip|SLIP Subscriber Accounts:\
 -#     :tc=dialer:\
 -#     :tc=subscriber:
 -#
 -#
  #subshell|Shell Subscriber Accounts:\
  #     :tc=subscriber:
  #
 
 Modified: stable/8/tools/tools/tinybsd/conf/default/TINYBSD
 ==============================================================================
 --- stable/8/tools/tools/tinybsd/conf/default/TINYBSD  Mon Jun 28 04:54:16 
2010        (r209560)
 +++ stable/8/tools/tools/tinybsd/conf/default/TINYBSD  Mon Jun 28 06:59:57 
2010        (r209561)
 @@ -143,7 +143,6 @@ device             wi              # 
WaveLAN/Intersil/Symbol 80
  device                loop            # Network loopback
  device                random          # Entropy device
  device                ether           # Ethernet support
 -#device               sl              # Kernel SLIP
  device                ppp             # Kernel PPP
  device                tun             # Packet tunnel.
  device                pty             # Pseudo-ttys (telnet etc)
 
 Modified: stable/8/tools/tools/tinybsd/conf/vpn/TINYBSD
 ==============================================================================
 --- stable/8/tools/tools/tinybsd/conf/vpn/TINYBSD      Mon Jun 28 04:54:16 
2010        (r209560)
 +++ stable/8/tools/tools/tinybsd/conf/vpn/TINYBSD      Mon Jun 28 06:59:57 
2010        (r209561)
 @@ -133,7 +133,6 @@ device             xe              # Xircom pccard Ethernet
  device                loop            # Network loopback
  device                random          # Entropy device
  device                ether           # Ethernet support
 -#device               sl              # Kernel SLIP
  device                ppp             # Kernel PPP
  device                tun             # Packet tunnel.
  device                pty             # Pseudo-ttys (telnet etc)
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to