History log of /freebsd-10-stable/usr.sbin/sysrc/sysrc
Revision Date Author Comments
# 337588 10-Aug-2018 dteske

MFC SVN r336350: Send sysrc(8) error message to stderr (not stdout)

PR: bin/229806
Reported by: Andreas Sommer <andreas.sommer87@googlemail.com>
Sponsored by: Smule, Inc.


# 292833 28-Dec-2015 dteske

MFC r290337: Add sysrc(8) support for "rc.conf.d"

Differential Revision: https://reviews.freebsd.org/D3551
Reviewed by: allanjude
Relnotes: yes


# 290312 02-Nov-2015 dteske

MFC r287413: Minor code cleanups (no functional changes).


# 290311 02-Nov-2015 dteske

MFC r287390: Bump version for altered long-opts processing


# 290310 02-Nov-2015 dteske

MFC r287389: Simplify long-option processing


# 290308 02-Nov-2015 dteske

MFC r287385: Bump version for prior fix (SVN r287381)


# 290307 02-Nov-2015 dteske

MFC r287384:
Style: Remove whitespace around brackets from function syntax options


# 290306 02-Nov-2015 dteske

MFC r287383: Comment for escape() function.


# 290305 02-Nov-2015 dteske

MFC r287382: Comment


# 290304 02-Nov-2015 dteske

MFC r287381: Properly escape arguments when moving into jail or chroot


# 290303 02-Nov-2015 dteske

MFC r287380: Style: comments


# 290302 02-Nov-2015 dteske

MFC r287379: Style consistency: add single space before each `;;' case entry


# 290301 02-Nov-2015 dteske

MFC r287378:
Remove `SYSRC_' prefix from $SYSRC_VERBOSE (prefix unnecessary since
this is a non-inheritable attribute; was previously).


# 282204 28-Apr-2015 dteske

MFC r281780: Update usage statement; align with post-r279624.


# 280390 23-Mar-2015 dteske

MFC revisions 274068, 274119, 279624:
r274068: Add key+=append syntax to sysrc(8)
r279624: Add key-=remove syntax
r274119: Add EXAMPLES-section entries for new syntax

Reviewed by: shurd (r274068)
Thanks to: seanc
Relnotes: sysrc(8) now supports key+=append and key-=remove


# 272191 26-Sep-2014 dteske

MFC revisions 268860, 268863:
r268860: Minor enhancements, bug fixes, and man-page adjustments.
r268863: Bump .Dd in manual

Reported by: lme
Approved by: re (gjb)


# 260679 15-Jan-2014 dteske

MFC r257824,257826-257830,258411: Updates to sysrc(8)
257824: Fix a bug with `-d' form working as documented
257826: Add `--version' long option
257827: Add a `-c' option for `check only'
257828: Comments and whitespace
257829: Fix a bug with `-e' introduced by above 257828
257830: Document SYSRC_VERBOSE enviroment variable in the manual
258411: Revert the above 257830 (both merged to get .Dd bump in man-page)


# 282204 28-Apr-2015 dteske

MFC r281780: Update usage statement; align with post-r279624.


# 280390 23-Mar-2015 dteske

MFC revisions 274068, 274119, 279624:
r274068: Add key+=append syntax to sysrc(8)
r279624: Add key-=remove syntax
r274119: Add EXAMPLES-section entries for new syntax

Reviewed by: shurd (r274068)
Thanks to: seanc
Relnotes: sysrc(8) now supports key+=append and key-=remove


# 272191 26-Sep-2014 dteske

MFC revisions 268860, 268863:
r268860: Minor enhancements, bug fixes, and man-page adjustments.
r268863: Bump .Dd in manual

Reported by: lme
Approved by: re (gjb)


# 260679 15-Jan-2014 dteske

MFC r257824,257826-257830,258411: Updates to sysrc(8)
257824: Fix a bug with `-d' form working as documented
257826: Add `--version' long option
257827: Add a `-c' option for `check only'
257828: Comments and whitespace
257829: Fix a bug with `-e' introduced by above 257828
257830: Document SYSRC_VERBOSE enviroment variable in the manual
258411: Revert the above 257830 (both merged to get .Dd bump in man-page)