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