jhb 2008-08-27 17:42:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sys kernel.h
Log:
SVN rev 182288 on 2008-08-27 17:42:44Z by jhb
Restore SI_SUB_MOUNT_ROOT. It was removed in an unrelated change on HEAD
that has not been MFC
jb 2008-05-18 22:10:10 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Add sysinit levels for DTrace.
Revision ChangesPath
1.141 +6 -0 src/sys/sys/kernel.h
___
cvs-all@freebsd.org
rwatson 2008-03-24 21:15:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sys kernel.h
Log:
Merge kernel.h:1.138 from HEAD to RELENG_7:
Add a new kernel startup event for DDB services, which will include DDB
output capture, scrip
rwatson 2008-03-16 11:01:33 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Remove trailing ';' from C_SYSINIT() macro definition, in keeping
with style(9) recommendation that macros not contain the
terminating ';', leaving that to the invoker.
rwatson 2007-12-25 18:36:43 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Add a new kernel startup event for DDB services, which will include DDB
output capture, scripting, and textdumps.
Revision ChangesPath
1.138 +1 -0 src/
pjd 2007-04-09 22:29:14 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Fix build breakage.
Revision ChangesPath
1.135 +1 -1 src/sys/sys/kernel.h
___
cvs-all@freebsd.org mailing lis
pjd 2007-04-09 19:18:09 UTC
FreeBSD src repository
Modified files:
sys/sys sysctl.h kernel.h
sys/kern kern_mib.c
Log:
Add kern.hostuuid sysctl, which will be used to keep host's UUID.
Reviewed by:mlaier, rink, brooks, rwatson
Revisi
pjd 2007-04-05 20:40:48 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Hide lbolt under _SOLARIS_C_SOURCE in preparation for ZFS import.
I really couldn't avoid this with preprocessor magic.
Revision ChangesPath
1.133 +2 -0
phk 2006-05-26 10:23:05 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Be less harsh on brueffers eyes :-)
Revision ChangesPath
1.130 +1 -1 src/sys/sys/kernel.h
___
cvs-all@freebsd
On Fri, May 26, 2006 at 10:00:58AM +, 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 Chan
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 ChangesPath
1.129 +2 -3 src/sys/sys/kernel.h
___
ru 2006-05-24 07:54:42 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
GC long unused hostnamelen and domainnamelen.
Submitted by: Alex Lyashkov <[EMAIL PROTECTED]>
Revision ChangesPath
1.128 +0 -2 src/sys/sys/kernel.
12 matches
Mail list logo