cvs commit: src/sys/sys kernel.h
Christian Brueffer
brueffer at FreeBSD.org
Fri May 26 03:13:37 PDT 2006
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at 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 at unixpages.org brueffer at FreeBSD.org
GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060526/be009bcf/attachment.pgp
More information about the cvs-src
mailing list