.. |
arch
|
It's "its."
|
2006-04-24 19:00:29 +00:00 |
citrus
|
Fix memory leak.
|
2006-03-27 01:09:11 +00:00 |
compat
|
Adjust for the fhstat() compat kernel change.
|
2006-05-04 19:00:18 +00:00 |
compat-43
|
add an #include path for sigcompat.c to get at <sys/compat>; this
|
2006-04-24 17:15:06 +00:00 |
db
|
set close-on-exec flag for fd to database like type DB_HASH does
|
2006-03-26 02:03:40 +00:00 |
dlfcn
|
- Change the strong dlfcn names in libc to ___name, and make the __name
|
2004-07-18 17:26:19 +00:00 |
gdtoa
|
It is really bad style to define ULong unsigned long in one file and
|
2006-05-04 18:59:23 +00:00 |
gen
|
Bump date for previous, uppercase I/O, serial comma, remove trailing space.
|
2006-04-26 20:41:30 +00:00 |
gmon
|
fix debugging printf formats.
|
2006-01-24 17:33:44 +00:00 |
hash
|
change #include <sys/endian.h> => #include <machine/endian.h> so that
|
2006-02-09 22:03:15 +00:00 |
iconv
|
make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.
|
2005-04-25 13:42:04 +00:00 |
include
|
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
|
2006-05-05 00:03:21 +00:00 |
inet
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
isc
|
1. de-lint
|
2004-05-20 19:52:31 +00:00 |
locale
|
Some serial commas.
|
2006-04-23 16:44:00 +00:00 |
md
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
nameser
|
Merge conflicts
|
2004-11-07 02:19:49 +00:00 |
net
|
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
|
2006-05-05 00:03:21 +00:00 |
nls
|
Fix spelling (Jon Olsson)
|
2006-03-15 16:13:00 +00:00 |
quad
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
regex
|
remove unused label.
|
2006-03-19 04:43:17 +00:00 |
resolv
|
Coverity CID 618: Comment out dead code.
|
2006-03-19 03:10:08 +00:00 |
rpc
|
fix some unpaired sigblocks which possibly leave the process with all
|
2006-04-25 18:54:51 +00:00 |
softfloat
|
Only compile the floatx80-using functions if the arch in question
|
2004-09-27 10:16:24 +00:00 |
stdio
|
Mark up NULL and -.
|
2006-03-19 10:46:21 +00:00 |
stdlib
|
Bump date for previous.
|
2006-04-24 21:54:37 +00:00 |
string
|
Must include "namespace.h" for strerror_r()'s internal name.
|
2006-01-26 11:13:42 +00:00 |
sys
|
Adjust for the fhstat() compat kernel change.
|
2006-05-04 19:00:18 +00:00 |
termios
|
Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff)
|
2004-12-01 21:37:15 +00:00 |
thread-stub
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
time
|
Remove a variable that became set-and-not-used after the dead code removal.
|
2006-03-22 14:01:30 +00:00 |
uuid
|
change #include <sys/endian.h> => #include <machine/endian.h> so that
|
2006-02-09 22:03:15 +00:00 |
yp
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
Makefile
|
Add glue to build the compat library as a separate "libcold" turned off by
|
2006-03-11 21:07:18 +00:00 |
Makefile.inc
|
Add glue to build the compat library as a separate "libcold" turned off by
|
2006-03-11 21:07:18 +00:00 |
shlib_version
|
Bump minor for recent IPv6 API changes.
|
2006-05-09 11:17:37 +00:00 |