summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Update stable/10 to -BETA1 as part of the 10.0-RELEASE cycle.gjb2013-10-121-1/+1
* Update head/ to ALPHA6 in preparation of branching to stable/10.gjb2013-10-101-1/+1
* Update head/ to 10.0-ALPHA5.gjb2013-10-061-1/+1
* Append the Git branch to the version string.rpaulo2013-10-031-0/+4
* Update head/ to -ALPHA4.gjb2013-09-291-1/+1
* Allow the path to the system source directory to be passed in toian2013-09-281-1/+4
* Update head/ to -ALPHA3.gjb2013-09-241-1/+1
* Update head/ to -ALPHA2 status.gjb2013-09-161-1/+1
* Update head/ to -ALPHA1 status, as part of the 10.0-RELEASEgjb2013-09-121-1/+1
* Use realpath(1) to determine the location of the newvers.sh script,gjb2013-08-111-2/+2
* Fix a typo. The script should run /usr/bin/svnliteversion instead ofgjb2013-08-101-1/+1
* When newvers.sh is run, it is possible that the svnversiongjb2013-08-081-6/+18
* Redirect svnversion stderr to /dev/null if we cannot determinegjb2013-08-051-1/+1
* newvers.sh: add another git-svn fallbackavg2013-07-241-0/+5
* newvers.sh: fix the fallback case of git-svn detectionavg2013-07-241-1/+1
* - Update newvers.sh to include svn revision in uname(1) if thegjb2013-07-021-2/+12
* print compiler version in the kernel banneravg2013-02-021-0/+2
* Improve the check for p4 opened files.rpaulo2012-09-221-2/+2
* Add Perforce support.rpaulo2012-09-161-4/+23
* newvers.sh: unbreak git/git-svn supportavg2012-02-121-4/+8
* Remove a bit of debugging that accidentally crept in earlier.jhb2011-11-291-1/+0
* Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (sincedougb2011-10-271-3/+7
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-2/+2
* Ready for 9.0-BETA2.kensmith2011-08-281-1/+1
* Looks like we're ready for 9.0-BETA1 builds.kensmith2011-07-261-1/+1
* expr -> sh arithmetic expansionru2011-05-231-1/+1
* Clean up stray line in 213077imp2010-09-231-1/+0
* Simplify how we find the kernel source. Rather than depending on sys,imp2010-09-231-39/+32
* Fix the path to the sys dir when cross compiling after r209510.thompsa2010-09-211-1/+1
* Revert to r197433, the more recent change doesn't work for the commondougb2010-03-101-4/+4
* Look for "compile" to decide if this is run as part of the kernel build.obrien2010-03-071-4/+4
* Improve on r197334:mlaier2009-09-231-2/+9
* Extract version information from git repositories. Try to find amlaier2009-09-191-9/+28
* The svnversion string is only relevant when newvers.sh is calleddougb2009-08-231-20/+16
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-221-2/+2
* Prepare for the 8.0-BETA2 builds.kensmith2009-07-151-1/+1
* Bump for BETA1.kensmith2009-07-071-1/+1
* For kernel builds reduce the impact of svnversion, just scanningbz2009-03-281-1/+7
* 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
OpenPOWER on IntegriCloud