Go to file
itohy 7597955012 ctype(3) functions do NOT take value of "char", but "unsigned char" plus EOF
(this is the same range as the return value of getc(3)).
Reference: ISO/IEC 9899:1990  7.3 Character handling <ctype.h>

Fixed illegal usage of NULL.
1998-10-07 08:15:15 +00:00
bin Fixed memory leak on old style command substitution 1998-09-26 20:56:33 +00:00
distrib Fix the vnd devices used. 1998-10-06 02:59:19 +00:00
etc Add wscons device files. 1998-10-06 02:48:18 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu ctype(3) functions do NOT take value of "char", but "unsigned char" plus EOF 1998-10-07 08:15:15 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Remove trailing space from LIB= line 1998-10-07 02:25:12 +00:00
libexec Rewrite AuxInfo handling to track AuxID changes in sys/exec_elf.h. 1998-10-07 02:53:27 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Since M$ doesn't maintain the FSINFO block correctly, 1998-10-06 14:31:58 +00:00
share Import tzdata1998i. 1998-10-04 19:58:09 +00:00
sys Copyright stuff. 1998-10-07 07:22:32 +00:00
usr.bin Fix the include problem of <compat/linux/arch/xxx/linux_syscall.h>. 1998-10-04 10:49:58 +00:00
usr.sbin Shut up gcc. 1998-10-06 15:50:30 +00:00
Makefile Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. 1998-10-07 02:35:38 +00:00