index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
conf
/
newvers.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require ${SYSDIR}/../COPYRIGHT to exist. Fall back to the
imp
2014-12-22
1
-1
/
+5
*
Use ${SYSDIR} as the reference pointer instead of specifying relative path di...
delphij
2014-11-14
1
-1
/
+1
*
Derive copyright year from src/COPYRIGHT.
delphij
2014-11-13
1
-1
/
+1
*
Only catch the line from the compiler output where 'version' is a word
bapt
2014-10-09
1
-1
/
+1
*
Fix the definition of hg_cmd.
rpaulo
2014-02-03
1
-1
/
+1
*
Add support for Mercurial repositories.
rpaulo
2013-10-15
1
-3
/
+23
*
Turn it all the way up to 11:
gjb
2013-10-10
1
-2
/
+2
*
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
[next]