Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 1996 01:56:26 +1100 (EST)
From:      michael butler <imb@scgt.oz.au>
To:        jr@jrw.org
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Kernel version info location
Message-ID:  <199602141456.BAA04025@asstdc.scgt.oz.au>
In-Reply-To: <199602141330.GAA07339@orthanic.jrw.org> from "J.R. Westmoreland" at Feb 14, 96 06:30:48 am

next in thread | previous in thread | raw e-mail | index | archive | help
J.R. Westmoreland writes:

> Where do I find the version information for the kernel. I'm working on the
> DOS Emulator and need to locate the vernel version for the build process.

asstdc:~ # sysctl -n kern.osrelease
2.1-stable

asstdc:~ # uname -r
2.1-stable

 .. or examine uname(3),

	michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602141456.BAA04025>