PERFORCE change 101906 for review

Roman Divacky rdivacky at FreeBSD.org
Wed Jul 19 09:45:54 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=101906

Change 101906 by rdivacky at rdivacky_witten on 2006/07/19 09:45:17

	Bump the osrelease from 2.4.2 to 2.6.16 as we have working NPTL support (shipped
	with usual pile of bugs).

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_mib.c#5 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_mib.c#5 (text+ko) ====

@@ -81,7 +81,7 @@
 	    0, 0, linux_sysctl_osname, "A",
 	    "Linux kernel OS name");
 
-static char	linux_osrelease[LINUX_MAX_UTSNAME] = "2.4.2";
+static char	linux_osrelease[LINUX_MAX_UTSNAME] = "2.6.16";
 
 static int
 linux_sysctl_osrelease(SYSCTL_HANDLER_ARGS)


More information about the p4-projects mailing list