Go to file
lukem 246f6fd919 Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for
the 1003.1-2001 Thread Safe Functions (TSF) getgrnam_r(3) and getpwnam_r(3).

These are not implemented in sysctl(3) "user.*", since that adds a lot
of complexity in the implementation for no real benefit.
2004-11-10 04:02:52 +00:00
bin Pass WARNS=3 2004-10-30 19:29:27 +00:00
contrib/sys
crypto Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
dist 2 more include files. 2004-11-07 17:25:38 +00:00
distrib Make sure this picks up nbtool_config.h so non-NetBSD builds work 2004-11-10 03:57:23 +00:00
doc gettext-0.14.1 out. 2004-11-07 16:30:02 +00:00
etc Don't declare ptys in tty's. None of the other ports do this. 2004-11-08 19:59:07 +00:00
games Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
gnu Add (unsigned char) cast to ctype functions 2004-11-05 19:56:34 +00:00
include Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for 2004-11-10 04:02:52 +00:00
lib Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for 2004-11-10 04:02:52 +00:00
libexec Use non-blocking I/O when opening the tty. Otherwise we can get stuck... 2004-11-07 07:04:31 +00:00
regress use semaphore before starting pthread. currently fail. 2004-11-03 15:18:35 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Add 0xBF for Solaris. From Larry Lee <lclee at west.sun.com> 2004-11-10 02:39:48 +00:00
share New sentence, new line; standardize AUTHORS section content markup. 2004-11-09 12:09:58 +00:00
sys Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for 2004-11-10 04:02:52 +00:00
tools Pass AR and RANLIB also. 2004-10-18 08:33:48 +00:00
usr.bin Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for 2004-11-10 04:02:52 +00:00
usr.sbin More fallout from removing the (int) casts from ctype.h 2004-11-08 08:05:20 +00:00
x11 We need libutil now that openpty is used. 2004-11-10 03:21:02 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Note the breakage w. 1.35 of var.c in /bin/sh and the need to update /bin/sh 2004-10-12 04:03:20 +00:00