git: gencat(1): Limit and mark bootstrap hack.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri Feb 10 00:35:32 PST 2017
commit 181061dcc06cfb39a569aba7a75b939a19ca14a3
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Feb 10 10:02:10 2017 +0200
gencat(1): Limit and mark bootstrap hack.
By the git history it was only needed for DragonFly 3.6 changes.
But be generous and mark it as 4.1 just in case there were other changes
piggybacking on it during crossworld stage. It no longer should be needed
and might cause unwanted issues for future developments.
While there remove the getline helper too.
Summary of changes:
usr.bin/gencat/Makefile | 4 +++-
usr.bin/gencat/gencat.c | 4 ----
2 files changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/181061dcc06cfb39a569aba7a75b939a19ca14a3
--
DragonFly BSD source repository
More information about the Commits
mailing list