Go to file
2004-11-10 17:30:56 +00:00
bin Pass WARNS=3 2004-10-30 19:29:27 +00:00
contrib/sys
crypto For ptys of the form /dev/pts/n, print foo@pts/n instead of foo@n. Check 2004-11-10 16:55:55 +00:00
dist 2 more include files. 2004-11-07 17:25:38 +00:00
distrib Add: getgrgid_r(3) getgrnam_r(3) getpwnam_r(3) getpwuid_r(3) 2004-11-10 04:52:30 +00:00
doc Update some URLs and versions: 2004-11-10 15:11:43 +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 - don't complain if the pty is of the form pts/n 2004-11-10 17:00:41 +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
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 a vnode type for ptyfs PTYs and a mount name for ptyfs. 2004-11-10 17:30:56 +00:00
tools Pass AR and RANLIB also. 2004-10-18 08:33:48 +00:00
usr.bin Don't print just two characters for the tty; change the field width of the 2004-11-10 16:58:10 +00:00
usr.sbin Recognize "pre" as pre-release version. Bump version to 20041110. 2004-11-10 16:51:16 +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
Makefile
Makefile.inc
UPDATING