the bitrig patrick_git branch has been created by patrick.

it is 0 commits behind master, and 1 commit ahead.

commit df24635a7820b78b84442ba57f5898420e7d6b14
diff: https://github.com/bitrig/bitrig/commit/df24635
author: Patrick Wildt <[email protected]>
date: Sat Nov 29 10:45:59 2014 +0100

Fix git branch in kernel bootup msg for branches with '/'.

Branches that use '/', like our stable branches, were not
shown correctly in the bootup message.  This is caused by
cut cutting at '/' and only using the 3rd field.

To fix this, let cut show the 4th, too.  This does not work
for xxx/yyy/zzz, but is probably not needed.

M       sys/conf/newvers.sh

Reply via email to