summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
Commit message (Expand)AuthorAgeFilesLines
* Dont assume $MACHINE is set, this breaks for regular builds.thompsa2009-01-201-1/+3
* Also strip the machine arch from SRCDIR in case it is a cross build sothompsa2009-01-181-0/+1
* Backout svn r183528.bz2008-10-031-1/+1
* Reduce the impact of svnversion. Just scan the src/sys tree, not all ofpeter2008-10-011-1/+1
* Change the character prefixed to the svn version to "r" since that seemsdougb2008-07-131-1/+1
* The change to add subversion ID has two problems. The first is that whendougb2008-06-081-2/+11
* If we can find it, include SVN version number in kernel version strings.phk2008-06-071-2/+9
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.kensmith2007-10-111-1/+1
* Pad the strings sccs[], version[], and osrelease[] up to a minimum ofcperciva2005-08-191-3/+10
* Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT.scottl2005-07-111-1/+1
* Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]jhb2005-07-011-2/+1
* If USER of HOSTNAME is set to an empty value, use the fallback value.ru2005-01-151-1/+1
* Give up on trying to please everyone and restore 1.64 with regards totrhodes2005-01-141-1/+0
* Improve previous commit with regards to the user check.trhodes2005-01-131-2/+2
* Reflect reality when a sudo user builds/installs a kernel. [1]trhodes2005-01-121-2/+3
* Pass the idea of the make(1) binary to use down to newvers.sh.ru2004-09-171-1/+1
* HEAD is now 6-CURRENTscottl2004-08-181-1/+1
* When building a kernel or the loader, let the hostname be overriddenps2004-07-011-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Stay in sync with src/COPYRIGHT and src/sys/sys/copyright.h,ru2004-01-111-2/+2
* Properly fix the FreeBSD copyright.ru2004-01-101-3/+3
* s/FreeBSD Inc./The FreeBSD Foundation/gru2004-01-101-4/+4
* HEAD is at 5.2-CURRENT nowscottl2003-12-071-1/+1
* Move us into 5.2-BETAscottl2003-11-221-2/+2
* ARGH. I *knew* I'd eventually accidently commit this. Change 5.1-XP backpeter2003-07-231-1/+1
* Provide a knob for raising the inline instruction estimate threshold andpeter2003-07-231-1/+1
* Attempt to fix Alpha build by renaming ident[] to kern_ident[].jmallett2003-06-091-1/+1
* Make kernel identification (`ident' in the config(8) driver) available tojmallett2003-06-091-0/+2
* We are at 5.1-CURRENT nowscottl2003-06-021-1/+1
* We are now in 5.1-BETAscottl2003-05-061-2/+2
* HEAD reverts to 5.0-CURRENTmurray2002-12-131-1/+1
* Welcome to 5.0-RC.murray2002-12-051-1/+1
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-1/+1
* SNAPDATE is an obsolete mechanism which has also been pretty muchjkh2000-12-151-4/+0
* Welcome to 5.0-current!jkh2000-03-131-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The following simplifies newvers.sh somewhat and makes what(1) work withjkh1999-08-081-8/+10
* This is now 4.0-currentjkh1999-01-211-2/+2
* The kernel should compile even /dev/null does not exists.wosch1998-11-011-3/+2
* Back to -current again.jkh1998-10-161-2/+2
* Change to 3.0-RELEASE in anticipation of the tag.jkh1998-10-161-2/+2
* Note that we're in BETA status.jkh1998-09-191-2/+2
* Move __FreeBSD_version from src/sys/conf/newvers.sh toeivind1998-05-211-2/+9
* Back out previous commit - it breaks when called from 'buildworld' :-(eivind1998-05-201-3/+2
* Move __FreeBSD_version into <sys/param.h> (with automated duplicationeivind1998-05-201-2/+3
* Increment RELDATE so that it is possible to distinguish between thejdp1997-09-241-2/+2
* Delete $Id$ line from copyright.wosch1997-07-091-6/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Set RELDATE=300000. With the parallel version development, it hasasami1997-02-191-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
OpenPOWER on IntegriCloud