cvs commit: src/sys/kern tty_cons.c

Wojciech A. Koszek wkoszek at FreeBSD.org
Tue Dec 25 13:17:34 PST 2007


wkoszek     2007-12-25 21:17:34 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty_cons.c 
  Log:
  Rewrite kern.console handling in sbuf(9). My intention is to leave
  kern.console format as is. Thus, no difference in output format should
  appear after this commit.
  
  Reviewed by:    cognet@ (mentor)
  Approved by:    cognet@ (mentor)
  
  Revision  Changes    Path
  1.140     +16 -21    src/sys/kern/tty_cons.c


More information about the cvs-src mailing list