summaryrefslogtreecommitdiffstats
path: root/sbin/rcorder
Commit message (Collapse)AuthorAgeFilesLines
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-1/+0
| | | | Submitted by: Ulrich Spörlein
* Document the misleading nature of the REQUIRE line. The patch inmtm2008-06-091-1/+20
| | | | | | | the PR has been heavily edited for style(9) and clarity. Mistakes are mine. PR: bin/124251
* Cleanup of userland __P usekevlo2007-11-075-34/+38
|
* do_file() is called recursively from several places and cannotdelphij2006-05-201-1/+9
| | | | | | | | safely free() anything related to items that may be recursed on. Obtained from: DragonFly (rev 1.7, dillon) PR: bin/94767 MFC After: 1 month
* Crank WARNS up to 6, just because we can.dougb2006-01-251-1/+1
|
* Fix a "free(): error: chunk is already free" under certaindougb2006-01-171-3/+10
| | | | | | | | circumstances that include circular dependencies. PR: bin/91789 PR submitted by: Frank Behrens <frank@pinky.sax.de> Patch submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
* Deal with harmful leading whitespace.ru2004-07-021-1/+1
|
* style.Makefile(5):johan2004-02-231-1/+1
| | | | Use WARNS?= instead of WARNS=.
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
|
* mdoc(7) police: Fixed markup now that it was taken out of vendor branch.ru2002-11-251-30/+36
| | | | Approved by: re
* The .Nm utility. Add FreeBSD Id.charnier2002-07-061-3/+6
|
* This commit was generated by cvs2svn to compensate for changes in r98567,obrien2002-06-212-3/+5
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Sync with NetBSD.obrien2002-06-212-3/+5
| | | | | | | | | | | | * don't whine about non-regular files. It is perfectly normal to keep a CVS or RCS directory in /etc/rc.d. * manpage tweak
* | Reduce the -I's as we don't need them all.obrien2002-06-211-1/+1
| |
* | FreeBSDize the NetBSD Makefile so that this compiles.obrien2002-06-131-1/+9
|/
* Import the NetBSD 1.5 RC system.obrien2001-06-168-0/+1800
Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names.
OpenPOWER on IntegriCloud