]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r304850, r305480, r324550-r324551, r324655, r324684: correct mis-merge
authorkevans <kevans@FreeBSD.org>
Wed, 20 Feb 2019 19:05:58 +0000 (19:05 +0000)
committerkevans <kevans@FreeBSD.org>
Wed, 20 Feb 2019 19:05:58 +0000 (19:05 +0000)
commitdeec0760ffe3a527681aee7d6af987c5fae3df3d
tree8e3d484cb71433239a8811734c3fb5ca054ca311
parente7f06b155d9b2fd63806183eb77bbb93977bc079
MFC r304850, r305480, r324550-r324551, r324655, r324684: correct mis-merge

Some of these commits were improperly MFC'd in the sys/boot => stand
mega-MFC, others were simply missed. Correct that mistake now by manually
merging the few that were missed and record-only merge on the others.

r304850:
Unused variables and cstyle fix for loader dosfs

r305480:
Renumber the advertising clause.

r324550:
Add $FreeBSD$ to ancient sources that it's missing from.

r324551:
Move lib/libstand to sys/boot/libsa

Move the sources to sys/boot. Make adjustments related to the
move. Kill LIBSTAND_SRC since it's no longer needed.

r324655:
Remove the libstand directory which is now empty.

r324684:
Remove lib/libstand again, accidentally readded in r324683
stand/libsa/bootparam.h
stand/libsa/dosfs.c
stand/libsa/tftp.h
stand/libsa/ufs.c
sys/ufs/ffs/fs.h
sys/ufs/ufs/dir.h