cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c

Jens Schweikhardt schweikh at FreeBSD.org
Sun May 29 10:43:25 PDT 2005


schweikh    2005-05-29 17:43:24 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c 
    sys/i386/i386        identcpu.c 
  Log:
  Chop a '>' in a feature name (RSVD2>) that snuck in;
  this now balances the <> flags displayed at boot, e.g. without this
  Features2=0x41d<SSE3,RSVD2>,MON,DS_CPL,CNTX-ID>
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.136     +1 -1      src/sys/amd64/amd64/identcpu.c
  1.144     +1 -1      src/sys/i386/i386/identcpu.c


More information about the cvs-all mailing list