bde         2006-10-10 06:36:01 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_output.c 
  Log:
  Fixed loss of whitespace suppression at ends of lines.  Whitespace
  suppression is only needed at ends of lines, but rev.1.32 forced it
  off precisely there.
  
  The --More-- prompt is now cleared by explicitly forcing out the
  whitespace in "\r        \r".  It might be better to use the line
  editor's clearing functions, but these are currently static and not
  much different.
  
  Revision  Changes    Path
  1.37      +3 -3      src/sys/ddb/db_output.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to