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
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
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
Split the ptm driver out of tty_pty.c into its own file. From that split
2004-11-10 17:29:54 +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
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
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
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