Re: How can I see which version is in /usr/src

2005-02-28 Thread Giorgos Keramidas
On 2005-02-28 23:11, "Gelsema, Patrick" <[EMAIL PROTECTED]> wrote: > Just wondering how I can see which version of Freebsd I've got as > sources in my /usr/src directory. One way would be to check the definition of __FreeBSD_version: $ grep '^#define[[:space:]]\+__FreeBSD_version' /usr/src/sys/sy

How can I see which version is in /usr/src

2005-02-28 Thread Gelsema, Patrick
Hi, Just wondering how I can see which version of Freebsd I've got as sources in my /usr/src directory. I've done a CVS sync, but am not quite sure which version I downloaded. Before I am rebuilding world and creating havoc on my system I want to know for sure. Regards, Patrick Gelsema ___