NetBSD/lib/libc
jtc 2886fde30d Elements of sys_signame array should be in upper case.
Both kill and sliplogin, which were converted to use this array, are
either specified to use, or have traditionally used, upper case names.
This change shouldn't have bad side-effects, sys_signame is new to netbsd
and nothing in the source tree except kill and sliplogin use it.
1993-09-08 18:43:05 +00:00
..
DB Clean up deleted files. 1993-06-14 23:51:49 +00:00
compat-43 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
db Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
gen Elements of sys_signame array should be in upper case. 1993-09-08 18:43:05 +00:00
hp300 Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
i386 Shave a cycle or two. Fix comment. 1993-09-07 16:50:29 +00:00
locale Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
net Provide C language versions of the netorder functions. 1993-08-31 19:00:11 +00:00
rpc Add RCS identifiers. 1993-08-01 05:37:30 +00:00
sparc sparc code from Chris Torek 1993-09-05 22:14:55 +00:00
stdio Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
stdlib Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
string Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
sys Add syscall stubs for SYSV Shared Memory. 1993-08-25 02:50:51 +00:00
yp Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
Makefile include ${MACHINE}/Makefile.inc if it exists 1993-09-05 22:12:35 +00:00