Date: Fri, 26 May 2006 12:13:32 +0200 From: Christian Brueffer <brueffer@FreeBSD.org> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys kernel.h Message-ID: <20060526101332.GA1530@haakonia.hitnet.RWTH-Aachen.DE> In-Reply-To: <200605261000.k4QA0whN044545@repoman.freebsd.org> References: <200605261000.k4QA0whN044545@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, May 26, 2006 at 10:00:58AM +0000, Poul-Henning Kamp wrote: > phk 2006-05-26 10:00:58 UTC > > FreeBSD src repository > > Modified files: > sys/sys kernel.h > Log: > Remove SI_SUB_CONSOLE, porting from 4.4-Lite is no longer an issue. > > Revision Changes Path > 1.129 +2 -3 src/sys/sys/kernel.h > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > > http://cvsweb.FreeBSD.org/src/sys/sys/kernel.h.diff?r1=1.128&r2=1.129 > | =================================================================== > | RCS file: /usr/local/www/cvsroot/FreeBSD/src/sys/sys/kernel.h,v > | retrieving revision 1.128 > | retrieving revision 1.129 > | diff -u -p -r1.128 -r1.129 > | --- src/sys/sys/kernel.h 2006/05/24 07:54:42 1.128 > | +++ src/sys/sys/kernel.h 2006/05/26 10:00:58 1.129 > | @@ -39,7 +39,7 @@ > | * SUCH DAMAGE. > | * > | * @(#)kernel.h 8.3 (Berkeley) 1/21/94 > | - * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/sys/kernel.h,v 1.128 2006/05/24 07:54:42 ru Exp $ > | + * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/sys/kernel.h,v 1.129 2006/05/26 10:00:58 phk Exp $ > | */ > | > | #ifndef _SYS_KERNEL_H_ > | @@ -88,8 +88,8 @@ extern int tz_dsttime; > | * > | * The SI_SUB_RUN_SCHEDULER value must have the highest lexical value. > | * > | - * The SI_SUB_CONSOLE and SI_SUB_SWAP values represent values used by > | - * the BSD 4.4Lite but not by FreeBSD; they are maintained in dependent > | + * The SI_SUB_SWAP values represent a value used by > | + * the BSD 4.4Lite but not by FreeBSD; it are maintained in dependent ~~~~~~~~ My eyes hurt! ;-) - Christian -- Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEdtTMbHYXjKDtmC0RAhUxAKDYQsURqAOSKmvVqTY/nQa0ZU1FcgCeNtKW vURtHf0JwvjYMGa+8LJH7L4= =arnP -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060526101332.GA1530>
