aboutsummaryrefslogtreecommitdiff
path: root/stand/forth/screen.4th
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line forth tagWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\\[\s*]*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit 26a58599a09a)
* loader: Fully reset terminal settings, not just colorsRyan Moeller2020-03-271-0/+3
| | | | | | | | | | | | Reviewed by: kevans Reviewed by: tsoome Approved by: mav (mentor) MFC after: 1 week Sponsored by: iXsystems, Inc. Differential Revision: https://reviews.freebsd.org/D21733 Notes: svn path=/head/; revision=359371
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+74
Sponsored by: Netflix Notes: svn path=/head/; revision=325834