Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make fixed-sized fixed-value mib[] arrays be const | 2020-10-12 | 1 | -4/+2 | |
| | | | | ok guenther tb millert | ||||
* | environ and __progname are not declared in a public header; declare them | 2016-03-13 | 1 | -3/+1 | |
| | | | | | | in libc's hidden/stdlib.h instead of in each .c file that needs one ok deraadt@ gsoares@ mpi@ | ||||
* | Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In one | 2015-10-01 | 1 | -2/+1 | |
| | | | | | | | case, by deleting some useless '& of an array' we also eliminate the need for the casts which prompted the original lint warnings ok deraadt@ | ||||
* | Move to the <limits.h> universe. | 2015-01-16 | 1 | -2/+1 | |
| | | | | review by millert, binary checking process with doug, concept with guenther | ||||
* | Make printf-like and scanf-like functions marked as such in llib-lc.ln | 2011-05-30 | 1 | -1/+2 | |
| | | | | | | | and llib-lwrap.ln databases; so that the lint features doing format strings checks are enabled by default. Looks good to millert@. | ||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | handle snprintf() returning -1. | 2005-03-08 | 1 | -2/+4 | |
| | | | | ok cloder@ henning@ hshoexer@ | ||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -16/+1 | |
| | |||||
* | No need to include vm/vm.h here. | 2001-11-06 | 1 | -2/+1 | |
| | |||||
* | Don't segfault when sysctl fails | 1999-02-25 | 1 | -2/+3 | |
| | |||||
* | Fix snprintf return value usage. | 1998-06-23 | 1 | -2/+4 | |
| | |||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -3/+3 | |
| | |||||
* | compile | 1996-10-23 | 1 | -2/+3 | |
| | |||||
* | use psstrings sysctl | 1996-10-23 | 1 | -4/+17 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+84 | |