History log of /freebsd-current/usr.sbin/bsdconfig/console/INDEX
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 35994c42 09-Feb-2015 Devin Teske <dteske@FreeBSD.org>

Update copyrights.


# 75855cb6 09-Feb-2015 Devin Teske <dteske@FreeBSD.org>

Add "vt_"* aliases to bsdconfig console entries.
NB: "syscons_"* kept for backward compatibility


# dd8a17d4 09-Feb-2015 Devin Teske <dteske@FreeBSD.org>

Revert SVN r278464 -- fingers were in perforce mode (premature
commit of future stuffs not yet ready).


# a831d7d1 09-Feb-2015 Devin Teske <dteske@FreeBSD.org>

Replace the only instance of sed(1) in bsdconfig(8) with awk(1).

MFC after: 3 days


# 6dcefcac 18-Jun-2013 Devin Teske <dteske@FreeBSD.org>

Improve the INDEX format. Whitespace improvements, format improvements, typo
and grammatical fixes.


# 641a6cfb 13-Jul-2012 Devin Teske <dteske@FreeBSD.org>

Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required.

Submitted by: Devin Teske (dteske), Ron McDowell <rcm@fuzzwad.org>
Reviewed by: Ron McDowell <rcm@fuzzwad.org>
Approved by: Ed Maste (emaste)