summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.c
AgeCommit message (Expand)Author
2021-03-30libc/gen: fix hack for previously unsupported lint initializersrillig
2018-05-16Avoid complicated arithmetic involving NULL.joerg
2017-01-10simplify cast.christos
2015-02-05add a couple of casts.christos
2014-05-16Get rid of all sysc_init_field uses - initialize fields directly in C99martin
2014-05-16When creating the descriptions for the "user" node, advance the outputmartin
2012-03-20Use C89 definitions.matt
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2008-08-27setup _POSIX2_C_BIND per SUSv3, from Andy Shevchenkochristos
2006-02-24complete constification of the sysctl() user sidedrochner
2005-11-29WARNS=4christos
2004-09-07Replaced strncpy with strlcpy. Thanks to Peter Postma whojrf
2004-04-25Remove dynamic sysctl node version 0 from the tree. It seemed okay atatatat
2004-04-11Avoid using preprocessing conditionals in a macro argument list at leasthe
2004-04-08Descriptions for user.* sysctl nodes. Mostly copied from sysctl(3).atatat
2004-03-26Introduce sysc_init_field() and use it to make the code a little less ugly.he
2004-03-26Modify this so that it actually compiles with gcc2.he
2004-03-25Unwind the nested designators for fields within structs within structsatatat
2004-03-24Description framework for user-level sysctl nodes. Still haven'tatatat
2004-03-24New node version and layout. This should take care of the netbsd32atatat
2004-03-24The new sysctl query interface returns the same information as the oldatatat
2004-03-24Remove my private hack for watching how sysctl works. That's notatatat
2004-03-24Tango on sysctl_createv() and flags. The flags have all been renamed,atatat
2003-12-04oopsatatat
2003-12-04Adapt userland sysctl goop to new world order, permitting dynamicatatat
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-19Add a sysconf(3) knob for {ATEXIT_MAX}.kleink
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-18Now that it's delinted, make it compile on LP64 platforms again. (Using akleink
1998-11-13delintchristos
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Include "extern.h" to pick up prototype for sysctl.christos
1995-05-13#include appropriate header files to bring prototypes into scopejtc
1995-03-04fix up some RCS Id's i botched.cgd
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1994-05-07various sysctl-related libc functionscgd