summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/makelintstub.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove reference to LFS, okay deraadt@pedro2006-09-221-2/+1
|
* Correctly check for the exit value of getopt(1) and don'tmoritz2006-03-131-3/+4
| | | | overwrite it with the value from ``set''. ok millert@
* if a system call has no arguments, declare it (void), so that lint isderaadt2006-03-121-15/+17
| | | | happier; ok moritz
* remove K&R stub supportderaadt2004-07-171-38/+4
|
* 3 missing header filesderaadt2003-06-221-1/+4
|
* Remove kernel support for NTP. ok deraadt@ and tholo@nordin2002-07-061-2/+1
|
* Better lint(1) framework. Mostly from cgd@NetBSDtholo1998-02-081-0/+228