Go to file
christos 3c3eb5801d It is silly to have to enumerate all the ptys in /etc/ttys in order to
get a valid ttyslot for them. Instead if and entry is not found and we
are a pty, allocate the n + 1 + minor(pty) slot.
2004-11-11 00:01:38 +00:00
bin Pass WARNS=3 2004-10-30 19:29:27 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Apply patches as discussed on: 2004-11-10 20:23:28 +00:00
dist 2 more include files. 2004-11-07 17:25:38 +00:00
distrib Fix my mergo when iyonix was added. (signal recieved from wizd via gavan) 2004-11-10 20:59:40 +00:00
doc Add a note about removing the (int) casts from ctype.h 2004-11-10 21:30:29 +00:00
etc Don't try to chmod ptys if we have none. 2004-11-10 05:04:51 +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 * Improve the comments in <nsswitch.h> 2004-11-10 07:23:32 +00:00
lib It is silly to have to enumerate all the ptys in /etc/ttys in order to 2004-11-11 00:01:38 +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 Fix typo, and comment out link to non-existing usb(3); from Sergey Svishchev. 2004-11-10 16:38:29 +00:00
sys Add COMPAT_BSDPTY to the rest of the config files. 2004-11-10 17:54:02 +00:00
tools Pass AR and RANLIB also. 2004-10-18 08:33:48 +00:00
usr.bin Kill remnant function decl. 2004-11-10 20:26:43 +00:00
usr.sbin Document the "pre" magic string just added, and bump date for this. 2004-11-10 17:40:41 +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