Checking FreeBSD kernel with static analyzer
Dag-Erling Smørgrav
des at des.no
Wed Feb 17 16:08:27 UTC 2016
Russell Haley <russ.haley at gmail.com> writes:
> Any chance you can divulge how you calculated that?
In a git clone of the same repo:
% git show -s 46763fd4ca8a37f836c9bf2333f9d687509278f3
commit 46763fd4ca8a37f836c9bf2333f9d687509278f3
Author: mmel <mmel at FreeBSD.org>
Date: Thu Feb 4 06:39:20 2016 +0000
ARM: Remove unused symbols from genassym.c.
(I should have just asked Svyatoslav to run "git show -s HEAD")
Then, in an svn working copy of head:
% svn log | less
and look for the same date and log message.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the freebsd-doc
mailing list