summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
OpenPOWER on IntegriCloud