Date: Wed, 19 Jul 2006 09:45:53 GMT From: Roman Divacky <rdivacky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 101906 for review Message-ID: <200607190945.k6J9jrFm017777@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=101906 Change 101906 by rdivacky@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607190945.k6J9jrFm017777>