| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-20 | increase TMP_MAX to the equivalent of INT_MAX. it's actually more, |  tedu | 1 | -2/+2 |
| 2013-03-01 | Add _POSIX_CLOCKRES_MIN and _POSIX2_CHARCLASS_NAME_MAX per POSIX 1003.1-2008 |  guenther | 1 | -10/+12 |
| 2013-02-17 | Fix typo that hid PASS_MAX, TMP_MAX, NL_NMAX, and _XOPEN_{IOV,NAME,PATH}_MAX |  guenther | 1 | -2/+2 |
| 2012-06-30 | Further standards compliance fixes: export LONG_BIT, WORD_BIT, and |  guenther | 1 | -8/+26 |
| 2008-02-10 | Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001. |  kettenis | 1 | -1/+5 |
| 2008-02-02 | Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX. |  kettenis | 1 | -2/+3 |
| 2005-12-31 | Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.h |  millert | 1 | -7/+4 |
| 2005-12-13 | First step in include files overhaul. Use __FOO_VISIBLE (as defined |  millert | 1 | -12/+16 |
| 2004-06-09 | According to POSIX, _POSIX_PATH_MAX should be 256 but _POSIX_SYMLINK_MAX |  millert | 1 | -3/+3 |
| 2004-05-31 | Define _POSIX_SYMLINK_MAX and SYMLINK_MAX as _POSIX_PATH_MAX and PATH_MAX |  millert | 1 | -2/+2 |
| 2004-05-31 | Updates based on Single Unix; OK deraadt@ |  millert | 1 | -3/+6 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 1 | -6/+2 |
| 2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch |  espie | 1 | -2/+2 |
| 1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1 | -1/+9 |
| 1998-07-11 | provide TMP_MAX like stdio.h; kleink |  deraadt | 1 | -4/+7 |
| 1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their |  niklas | 1 | -0/+1 |
| 1996-10-26 | Correct a typo in _POSIX_SSIZE_MAX |  tholo | 1 | -2/+2 |
| 1996-08-30 | _POSIX_ARG_MAX 256k after consulting with thorsten |  deraadt | 1 | -1/+1 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+80 |