| Commit message (Expand) | Author | Age | Files | Lines |
* | mib[2] is no longer used; ok guenther |  deraadt | 2020-10-12 | 1 | -2/+2 |
* | Add hw.ncpuonline to count the number of online CPUs. |  cheloha | 2018-07-12 | 1 | -2/+2 |
* | shm_open(), sysconf(), tcflow(), and tcsendbreak() are not permitted to be |  guenther | 2017-09-10 | 1 | -2/+2 |
* | Rearrange C runtime bits: now that ld.so exports environ and __progname, |  guenther | 2016-03-20 | 1 | -1/+3 |
* | Wrap <unistd.h> so that internal calls go direct and they're all weak symbols |  guenther | 2015-09-12 | 1 | -1/+2 |
* | Replace HOST_NAME_MAX+1-1 with HOST_NAME_MAX. OK deraad@ |  millert | 2015-01-16 | 1 | -2/+2 |
* | Move to the <limits.h> universe. |  deraadt | 2015-01-16 | 1 | -3/+3 |
* | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h |  deraadt | 2014-07-08 | 1 | -3/+1 |
* | Use VM_UVMEXP instead of VM_METER for memory usages and directly |  mpi | 2014-04-08 | 1 | -7/+8 |
* | sysconf(_SC_SEM_VALUE_MAX) should return SEM_VALUE_MAX, not some |  guenther | 2013-03-24 | 1 | -7/+3 |
* | Fix _SC_CHILD_MAX, _SC_OPEN_MAX, and _SC_STREAM_MAX to correctly |  matthew | 2012-08-29 | 1 | -6/+38 |
* | In sysconf(), don't bother querying the kernel for userspace-only |  matthew | 2012-06-24 | 1 | -40/+19 |
* | More sysconf(3)-y and pathconf(3)-y goodness from Brad. |  matthew | 2012-05-14 | 1 | -29/+231 |
* | Add the _POSIX_MONOTONIC_CLOCK symbol and the sysconf(3) |  ajacoutot | 2012-03-06 | 1 | -1/+3 |
* | Teach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for the |  sthen | 2011-04-25 | 1 | -2/+3 |
* | support _SC_HOST_NAME_MAX; from brad |  deraadt | 2010-10-28 | 1 | -1/+5 |
* | Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF and |  sthen | 2010-01-15 | 1 | -1/+10 |
* | Implement _SC_GETGR_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX, _SC_LOGIN_NAME_MAX, |  millert | 2008-06-25 | 1 | -1/+15 |
* | Add the semi-standard _SC_PHYS_PAGES and _SC_AVPHYS_PAGES, sysconf(3) variable. |  kettenis | 2008-03-16 | 1 | -1/+27 |
* | zap remaining rcsid. |  espie | 2005-08-08 | 1 | -4/+1 |
* | ansify function definitions and zap some `register' |  jfb | 2004-05-18 | 1 | -3/+2 |
* | Implement _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX. |  millert | 2004-05-07 | 1 | -4/+14 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; mostly from kleink |  deraadt | 1998-06-02 | 1 | -1/+18 |
* | Remove dead code |  tholo | 1996-09-15 | 1 | -2/+1 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -7/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+194 |