Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ANSIfy almost all applications that use WARNS=6. | ed | 2009-12-29 | 3 | -83/+44 |
| | | | | | | | I was considering committing all these patches one by one, but as discussed with brooks@, there is no need to do this. If we ever need/want to merge these changes back, it is still possible to do this per application. | ||||
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -1/+0 |
| | | | | Submitted by: Ulrich Spörlein | ||||
* | Document the misleading nature of the REQUIRE line. The patch in | mtm | 2008-06-09 | 1 | -1/+20 |
| | | | | | | | the PR has been heavily edited for style(9) and clarity. Mistakes are mine. PR: bin/124251 | ||||
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 5 | -34/+38 |
| | |||||
* | do_file() is called recursively from several places and cannot | delphij | 2006-05-20 | 1 | -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. | dougb | 2006-01-25 | 1 | -1/+1 |
| | |||||
* | Fix a "free(): error: chunk is already free" under certain | dougb | 2006-01-17 | 1 | -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. | ru | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
| | | | | Use WARNS?= instead of WARNS=. | ||||
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: Fixed markup now that it was taken out of vendor branch. | ru | 2002-11-25 | 1 | -30/+36 |
| | | | | Approved by: re | ||||
* | The .Nm utility. Add FreeBSD Id. | charnier | 2002-07-06 | 1 | -3/+6 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r98567, | obrien | 2002-06-21 | 2 | -3/+5 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Sync with NetBSD. | obrien | 2002-06-21 | 2 | -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. | obrien | 2002-06-21 | 1 | -1/+1 |
| | | |||||
* | | FreeBSDize the NetBSD Makefile so that this compiles. | obrien | 2002-06-13 | 1 | -1/+9 |
|/ | |||||
* | Import the NetBSD 1.5 RC system. | obrien | 2001-06-16 | 8 | -0/+1800 |
Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names. |