Date: Wed, 16 Feb 2005 21:45:59 +0000 (UTC) From: Bosko Milekic <bmilekic@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200502162145.j1GLjxfZ054569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502162145.j1GLjxfZ054569>
