aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/newvers.sh
Commit message (Expand)AuthorAgeFilesLines
* print compiler version in the kernel bannerAndriy Gapon2013-02-021-0/+2
* Improve the check for p4 opened files.Rui Paulo2012-09-221-2/+2
* Add Perforce support.Rui Paulo2012-09-161-4/+23
* newvers.sh: unbreak git/git-svn supportAndriy Gapon2012-02-121-4/+8
* Remove a bit of debugging that accidentally crept in earlier.John Baldwin2011-11-291-1/+0
* Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (sinceDoug Barton2011-10-271-3/+7
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-2/+2
* Ready for 9.0-BETA2.Ken Smith2011-08-281-1/+1
* Looks like we're ready for 9.0-BETA1 builds.Ken Smith2011-07-261-1/+1
* expr -> sh arithmetic expansionRuslan Ermilov2011-05-231-1/+1
* Clean up stray line in 213077Warner Losh2010-09-231-1/+0
* Simplify how we find the kernel source. Rather than depending on sys,Warner Losh2010-09-231-39/+32
* Fix the path to the sys dir when cross compiling after r209510.Andrew Thompson2010-09-211-1/+1
* Revert to r197433, the more recent change doesn't work for the commonDoug Barton2010-03-101-4/+4
* Look for "compile" to decide if this is run as part of the kernel build.David E. O'Brien2010-03-071-4/+4
* Improve on r197334:Max Laier2009-09-231-2/+9
* Extract version information from git repositories. Try to find aMax Laier2009-09-191-9/+28
* The svnversion string is only relevant when newvers.sh is calledDoug Barton2009-08-231-20/+16
* Make head 9.0-CURRENT in preparation for lifting code freeze.Ken Smith2009-08-221-2/+2
* Prepare for the 8.0-BETA2 builds.Ken Smith2009-07-151-1/+1
* Bump for BETA1.Ken Smith2009-07-071-1/+1
* For kernel builds reduce the impact of svnversion, just scanningBjoern A. Zeeb2009-03-281-1/+7
* Dont assume $MACHINE is set, this breaks for regular builds.Andrew Thompson2009-01-201-1/+3
* Also strip the machine arch from SRCDIR in case it is a cross build soAndrew Thompson2009-01-181-0/+1
* Backout svn r183528.Bjoern A. Zeeb2008-10-031-1/+1
* Reduce the impact of svnversion. Just scan the src/sys tree, not all ofPeter Wemm2008-10-011-1/+1
* Change the character prefixed to the svn version to "r" since that seemsDoug Barton2008-07-131-1/+1
* The change to add subversion ID has two problems. The first is that whenDoug Barton2008-06-081-2/+11
* If we can find it, include SVN version number in kernel version strings.Poul-Henning Kamp2008-06-071-2/+9
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.Ken Smith2007-10-111-1/+1
* Pad the strings sccs[], version[], and osrelease[] up to a minimum ofColin Percival2005-08-191-3/+10
* Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT.Scott Long2005-07-111-1/+1
* Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]John Baldwin2005-07-011-2/+1
* If USER of HOSTNAME is set to an empty value, use the fallback value.Ruslan Ermilov2005-01-151-1/+1
* Give up on trying to please everyone and restore 1.64 with regards toTom Rhodes2005-01-141-1/+0
* Improve previous commit with regards to the user check.Tom Rhodes2005-01-131-2/+2
* Reflect reality when a sudo user builds/installs a kernel. [1]Tom Rhodes2005-01-121-2/+3
* Pass the idea of the make(1) binary to use down to newvers.sh.Ruslan Ermilov2004-09-171-1/+1
* HEAD is now 6-CURRENTScott Long2004-08-181-1/+1
* When building a kernel or the loader, let the hostname be overriddenPaul Saab2004-07-011-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Stay in sync with src/COPYRIGHT and src/sys/sys/copyright.h,Ruslan Ermilov2004-01-111-2/+2
* Properly fix the FreeBSD copyright.Ruslan Ermilov2004-01-101-3/+3
* s/FreeBSD Inc./The FreeBSD Foundation/gRuslan Ermilov2004-01-101-4/+4
* HEAD is at 5.2-CURRENT nowScott Long2003-12-071-1/+1
* Move us into 5.2-BETAScott Long2003-11-221-2/+2
* ARGH. I *knew* I'd eventually accidently commit this. Change 5.1-XP backPeter Wemm2003-07-231-1/+1
* Provide a knob for raising the inline instruction estimate threshold andPeter Wemm2003-07-231-1/+1
* Attempt to fix Alpha build by renaming ident[] to kern_ident[].Juli Mallett2003-06-091-1/+1
* Make kernel identification (`ident' in the config(8) driver) available toJuli Mallett2003-06-091-0/+2