| Commit message (Expand) | Author | Age | Files | Lines |
* | Set stable/10 to -PRERELEASE, now that releng/10.0 has been branched. | gjb | 2013-12-07 | 1 | -1/+1 |
* | Update stable/10 to BETA4 as part of the 10.0-RELEASE cycle. | gjb | 2013-11-30 | 1 | -1/+1 |
* | Update stable/10 to BETA3 as part of the 10.0-RELEASE cycle. | gjb | 2013-11-03 | 1 | -1/+1 |
* | Update stable/10 to BETA2 as part of the 10.0-RELEASE cycle. | gjb | 2013-10-26 | 1 | -1/+1 |
* | Update stable/10 to -BETA1 as part of the 10.0-RELEASE cycle. | gjb | 2013-10-12 | 1 | -1/+1 |
* | Update head/ to ALPHA6 in preparation of branching to stable/10. | gjb | 2013-10-10 | 1 | -1/+1 |
* | Update head/ to 10.0-ALPHA5. | gjb | 2013-10-06 | 1 | -1/+1 |
* | Append the Git branch to the version string. | rpaulo | 2013-10-03 | 1 | -0/+4 |
* | Update head/ to -ALPHA4. | gjb | 2013-09-29 | 1 | -1/+1 |
* | Allow the path to the system source directory to be passed in to | ian | 2013-09-28 | 1 | -1/+4 |
* | Update head/ to -ALPHA3. | gjb | 2013-09-24 | 1 | -1/+1 |
* | Update head/ to -ALPHA2 status. | gjb | 2013-09-16 | 1 | -1/+1 |
* | Update head/ to -ALPHA1 status, as part of the 10.0-RELEASE | gjb | 2013-09-12 | 1 | -1/+1 |
* | Use realpath(1) to determine the location of the newvers.sh script, | gjb | 2013-08-11 | 1 | -2/+2 |
* | Fix a typo. The script should run /usr/bin/svnliteversion instead of | gjb | 2013-08-10 | 1 | -1/+1 |
* | When newvers.sh is run, it is possible that the svnversion | gjb | 2013-08-08 | 1 | -6/+18 |
* | Redirect svnversion stderr to /dev/null if we cannot determine | gjb | 2013-08-05 | 1 | -1/+1 |
* | newvers.sh: add another git-svn fallback | avg | 2013-07-24 | 1 | -0/+5 |
* | newvers.sh: fix the fallback case of git-svn detection | avg | 2013-07-24 | 1 | -1/+1 |
* | - Update newvers.sh to include svn revision in uname(1) if the | gjb | 2013-07-02 | 1 | -2/+12 |
* | print compiler version in the kernel banner | avg | 2013-02-02 | 1 | -0/+2 |
* | Improve the check for p4 opened files. | rpaulo | 2012-09-22 | 1 | -2/+2 |
* | Add Perforce support. | rpaulo | 2012-09-16 | 1 | -4/+23 |
* | newvers.sh: unbreak git/git-svn support | avg | 2012-02-12 | 1 | -4/+8 |
* | Remove a bit of debugging that accidentally crept in earlier. | jhb | 2011-11-29 | 1 | -1/+0 |
* | Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (since | dougb | 2011-10-27 | 1 | -3/+7 |
* | Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing | kensmith | 2011-09-26 | 1 | -2/+2 |
* | Ready for 9.0-BETA2. | kensmith | 2011-08-28 | 1 | -1/+1 |
* | Looks like we're ready for 9.0-BETA1 builds. | kensmith | 2011-07-26 | 1 | -1/+1 |
* | expr -> sh arithmetic expansion | ru | 2011-05-23 | 1 | -1/+1 |
* | Clean up stray line in 213077 | imp | 2010-09-23 | 1 | -1/+0 |
* | Simplify how we find the kernel source. Rather than depending on sys, | imp | 2010-09-23 | 1 | -39/+32 |
* | Fix the path to the sys dir when cross compiling after r209510. | thompsa | 2010-09-21 | 1 | -1/+1 |
* | Revert to r197433, the more recent change doesn't work for the common | dougb | 2010-03-10 | 1 | -4/+4 |
* | Look for "compile" to decide if this is run as part of the kernel build. | obrien | 2010-03-07 | 1 | -4/+4 |
* | Improve on r197334: | mlaier | 2009-09-23 | 1 | -2/+9 |
* | Extract version information from git repositories. Try to find a | mlaier | 2009-09-19 | 1 | -9/+28 |
* | The svnversion string is only relevant when newvers.sh is called | dougb | 2009-08-23 | 1 | -20/+16 |
* | Make head 9.0-CURRENT in preparation for lifting code freeze. | kensmith | 2009-08-22 | 1 | -2/+2 |
* | Prepare for the 8.0-BETA2 builds. | kensmith | 2009-07-15 | 1 | -1/+1 |
* | Bump for BETA1. | kensmith | 2009-07-07 | 1 | -1/+1 |
* | For kernel builds reduce the impact of svnversion, just scanning | bz | 2009-03-28 | 1 | -1/+7 |
* | Dont assume $MACHINE is set, this breaks for regular builds. | thompsa | 2009-01-20 | 1 | -1/+3 |
* | Also strip the machine arch from SRCDIR in case it is a cross build so | thompsa | 2009-01-18 | 1 | -0/+1 |
* | Backout svn r183528. | bz | 2008-10-03 | 1 | -1/+1 |
* | Reduce the impact of svnversion. Just scan the src/sys tree, not all of | peter | 2008-10-01 | 1 | -1/+1 |
* | Change the character prefixed to the svn version to "r" since that seems | dougb | 2008-07-13 | 1 | -1/+1 |
* | The change to add subversion ID has two problems. The first is that when | dougb | 2008-06-08 | 1 | -2/+11 |
* | If we can find it, include SVN version number in kernel version strings. | phk | 2008-06-07 | 1 | -2/+9 |
* | To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT. | kensmith | 2007-10-11 | 1 | -1/+1 |