Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make WARNS=6 safe, mainly by casting to intmax_t and printing with %ju | gavin | 2010-06-28 | 1 | -2/+0 |
| | | | | | | | where needed. Also, fix bad indentation on lines already affected by the above changes. Tested with: make universe | ||||
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
| | | | | Also add some missing $FreeBSD$ to keep svn happy. | ||||
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | markm | 2002-02-08 | 1 | -1/+0 |
| | |||||
* | Fix the time of an intmax_t calculation; it is unsigned. Also print | markm | 2001-12-12 | 1 | -0/+2 |
| | | | | | it with the correct formatting (%ju, not %lld). GCC's -Wformat does not understand this, so turn on NO_WERROR. | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+5 |