..
alpha
Generate the normal asm stubs for all sysv system calls. Use these instead
2002-05-23 23:51:57 +00:00
amd64
Generate the normal asm stubs for all sysv system calls. Use these instead
2002-05-23 23:51:57 +00:00
compat-43
Assume __STDC__, remove non-__STDC__ code.
2002-05-28 17:03:12 +00:00
db
Assume __STDC__, remove non-__STDC__ code.
2002-05-28 17:03:12 +00:00
gen
Remove pselect from application namespace and instead use a weak reference
2002-06-27 13:23:46 +00:00
gmon
Check for defined(__i386__) instead of just defined(i386) since the compiler
2002-05-30 07:00:42 +00:00
i386
Fix style bugs I added in last commit.
2002-06-27 14:16:21 +00:00
ia64
Generate the normal asm stubs for all sysv system calls. Use these instead
2002-05-23 23:51:57 +00:00
include
Do not use __progname directly (except in [gs]etprogname(3)).
2002-03-29 22:43:43 +00:00
locale
Remove the hard-coded limit of 3 bytes for EUC encodings.
2002-04-14 10:55:42 +00:00
net
Make NI_WITHSCOPEID a default (always on), to synchronize
2002-07-02 11:05:31 +00:00
nls
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
posix1e
No POSIX.1e capabilities in the main tree yet.
2002-06-13 23:40:13 +00:00
powerpc
_C_LABEL -> CNAME
2002-05-17 05:11:13 +00:00
quad
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
regex
Fix the style of the SCM ID's.
2002-03-22 23:42:05 +00:00
rpc
s/demon/daemon/
2002-05-12 00:22:38 +00:00
sparc64
Use FBSDID
2002-06-30 05:36:49 +00:00
stdio
Fix style and wording bugs introduced in my last commit.
2002-06-18 08:55:17 +00:00
stdlib
Remove improper use of <namespace.h>
2002-06-27 13:18:27 +00:00
stdtime
Move dillon's time conversion functions to a new header <timeconv.h>.
2002-06-17 01:42:33 +00:00
string
Fix off-by-one error.
2002-07-03 06:28:04 +00:00
sys
Add a SECURITY CONSIDERATIONS example: make note that access to open
2002-07-03 08:13:25 +00:00
xdr
Spell void * as void * rather than caddr_t. This is complicated by the
2002-04-28 15:18:50 +00:00
yp
Spell void * as void * rather than caddr_t. This is complicated by the
2002-04-28 15:18:50 +00:00
Makefile
Embellish more.
2002-03-26 23:09:34 +00:00
Makefile.inc
PowerPC does not have profile support yet.
2002-05-15 20:07:31 +00:00