cvs commit: src/sys/kern kern_mbuf.c src/sys/vm memguard.c memguard.h uma.h uma_core.c uma_dbg.c uma_dbg.h uma_int.h

Bosko Milekic bmilekic at FreeBSD.org
Wed Feb 16 21:46:00 GMT 2005


bmilekic    2005-02-16 21:45:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mbuf.c 
    sys/vm               memguard.c memguard.h uma.h uma_core.c 
                         uma_dbg.c uma_dbg.h uma_int.h 
  Log:
  Well, it seems that I pre-maturely removed the "All rights reserved"
  statement from some files, so re-add it for the moment, until the
  related legalese is sorted out.  This change affects:
  
  sys/kern/kern_mbuf.c
  sys/vm/memguard.c
  sys/vm/memguard.h
  sys/vm/uma.h
  sys/vm/uma_core.c
  sys/vm/uma_dbg.c
  sys/vm/uma_dbg.h
  sys/vm/uma_int.h
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/kern/kern_mbuf.c
  1.5       +1 -1      src/sys/vm/memguard.c
  1.2       +1 -1      src/sys/vm/memguard.h
  1.22      +3 -3      src/sys/vm/uma.h
  1.116     +2 -2      src/sys/vm/uma_core.c
  1.19      +2 -2      src/sys/vm/uma_dbg.c
  1.8       +2 -2      src/sys/vm/uma_dbg.h
  1.29      +2 -2      src/sys/vm/uma_int.h


More information about the cvs-all mailing list