Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove lint leftovers; ok guenther@ | 2012-09-04 | 1 | -16/+0 | |
| | |||||
* | - correct brk(2) prototype and man page to match implementation and POSIX. | 2008-04-24 | 1 | -2/+2 | |
| | | | | | brk(2) returns an int value not a void *. brk(2) returns 0 upon success not a pointer to the new end of memory. okay millert@, kettenis@, deraadt@ | ||||
* | make Lint prototypes equal; ok millert | 2005-11-28 | 1 | -3/+3 | |
| | |||||
* | ansi | 2004-09-14 | 1 | -3/+2 | |
| | |||||
* | Better lint(1) framework. Mostly from cgd@NetBSD | 1998-02-08 | 1 | -0/+17 | |