Author: peterj
Date: Tue Nov 27 19:35:21 2012
New Revision: 243626
URL: http://svnweb.freebsd.org/changeset/base/243626

Log:
  MFC r241708:  Explicitly specify 'np' so that getty(8) does not
  simulate even parity on local.9600.
  
  PR:           76226
  Approved by:  jhb (mentor)

Modified:
  stable/7/etc/gettytab
Directory Properties:
  stable/7/etc/   (props changed)

Modified: stable/7/etc/gettytab
==============================================================================
--- stable/7/etc/gettytab       Tue Nov 27 19:33:25 2012        (r243625)
+++ stable/7/etc/gettytab       Tue Nov 27 19:35:21 2012        (r243626)
@@ -96,7 +96,7 @@ local.9600|CLOCAL tty @ 9600 Bd:\
        :o0#0x00000007:o1#0x00000002:o2#0x00000007:\
        :i0#0x00000704:i1#0x00000000:i2#0x00000704:\
        :l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\
-       :sp#9600:
+       :sp#9600:np:
 
 #
 # Dial in rotary tables, speed selection via 'break'
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to