cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC
 src/sys/conf NOTES src/sys/i386/conf GENERIC src/sys/ia64/conf
 GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC
 src/sys/sparc64/conf GENERIC
    Murray Stokely 
    murray at FreeBSD.org
       
    Fri Mar 18 07:24:00 PST 2005
    
    
  
murray      2005-03-18 15:24:00 UTC
  FreeBSD src repository
  Modified files:
    sys/alpha/conf       GENERIC 
    sys/amd64/conf       GENERIC 
    sys/conf             NOTES 
    sys/i386/conf        GENERIC 
    sys/ia64/conf        GENERIC 
    sys/pc98/conf        GENERIC 
    sys/powerpc/conf     GENERIC 
    sys/sparc64/conf     GENERIC 
  Log:
  Add a comment to note that pseudo-device bpf is required for DHCP.
  This is mentioned in the Handbook but it is not as obvious to new
  users why bpf is needed compared to the other largely self-explanatory
  items in GENERIC.
  
  PR:             conf/40855
  MFC after:      1 week
  
  Revision  Changes    Path
  1.184     +1 -0      src/sys/alpha/conf/GENERIC
  1.433     +1 -0      src/sys/amd64/conf/GENERIC
  1.1305    +1 -1      src/sys/conf/NOTES
  1.426     +1 -0      src/sys/i386/conf/GENERIC
  1.71      +1 -0      src/sys/ia64/conf/GENERIC
  1.265     +1 -0      src/sys/pc98/conf/GENERIC
  1.46      +1 -0      src/sys/powerpc/conf/GENERIC
  1.91      +1 -0      src/sys/sparc64/conf/GENERIC
    
    
More information about the cvs-all
mailing list