aboutsummaryrefslogtreecommitdiff
path: root/sbin/rcorder
Commit message (Expand)AuthorAgeFilesLines
* rcorder(8): Fix grammarYi-Chen Li2024-02-131-1/+1
* sccs: Manual changesWarner Losh2023-11-271-13/+0
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-272-4/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* rc.suspend: update man pages for new keywordJohannes Totz2023-06-161-2/+4
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Fix rcorder example to match the keyword in the descriptionJose Luis Duran2022-12-131-2/+2
* [rcorder] [crunch] Fix C function declarations to include voidAdrian Chadd2020-09-211-3/+3
* Add a few features to rcorder:Andrey V. Elsukov2020-09-082-27/+376
* Improve the rcorder manual pageMateusz Piotrowski2020-06-221-35/+55
* pkgbase: Move rc scripts and related files to their own packagesEmmanuel Vadot2019-09-051-1/+1
* rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume"Eugene Grosbein2018-10-271-2/+21
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-184-4/+13
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add rcorder-visualize.sh, which generates graphviz from rc.d scriptsEric van Gyzen2016-12-061-0/+52
* sbin/rcorder/rcorder.8: Amend HISTORYAllan Jude2016-09-161-4/+7
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Remove `r_tmp` to fix a -Wunused-but-set-variable warning with gcc 4.9Enji Cooper2016-02-011-6/+1
* Fix a ton of speelling errorsEitan Adler2015-10-211-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-12/+4
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-2/+4
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | - Revert r277670 (#include order is required for fparseln)Enji Cooper2015-01-252-4/+1
* | | | | Sort #include orderEnji Cooper2015-01-251-1/+1
* | | | | Remove the unnecessary globEnji Cooper2014-11-301-1/+1
* | | | | Fix CFLAGS+=-DDEBUG by using the right header for libutil (libutil.h, notEnji Cooper2014-11-302-8/+6
* | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-2/+2
* | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
| |/ |/|
* | Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-1/+1
|/
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Add more static keywords to rcorder(8).Ed Schouten2011-12-111-48/+47
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-041-3/+3
* Gavin documented these alternate options in good faith in r222751Doug Barton2011-08-061-7/+4
* Bump .DdGavin Atkinson2011-06-061-1/+1