.. |
arch
|
From Christos: gdtoa fixes for m68k. M68k ports should build now, but
|
2007-02-17 17:50:52 +00:00 |
citrus
|
citrus_csmapper.c: find_best_pivot_pvdb()
|
2007-02-17 12:39:44 +00:00 |
compat
|
Changed error message of ENOPROTOOPT to "Protocol option not available".
|
2006-10-31 00:38:06 +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
|
cleanup:
|
2007-02-03 23:46:09 +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
|
Fix previous, add forgotten pointer dereference in the call to dtoa().
|
2007-02-04 03:20:22 +00:00 |
gen
|
Add "local" versions of getnetgrent() et al. and now call those for the NIS
|
2007-02-07 19:12:44 +00:00 |
gmon
|
fix incomplete initializers
|
2006-10-15 16:14:46 +00:00 |
hash
|
More cleanup after sha2.h and rmd160.h moved house
|
2006-10-28 13:05:42 +00:00 |
iconv
|
do the namespace protection properly; fixes the lint-library.
|
2006-11-03 20:16:28 +00:00 |
include
|
SHA512_Last is not public anymore.
|
2007-02-18 18:16:24 +00:00 |
inet
|
merge in resolver portion of bind-9.4.0-rc2
|
2007-01-27 22:26:43 +00:00 |
isc
|
We don't have __evOptMonoTime.
|
2007-01-28 01:43:52 +00:00 |
locale
|
Add missing n. From jmc@openbsd.
|
2007-02-20 08:33:25 +00:00 |
md
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
nameser
|
merge in resolver portion of bind-9.4.0-rc2
|
2007-01-27 22:26:43 +00:00 |
net
|
Appropriate versions are not supplied by bind anymore.
|
2007-01-27 22:27:35 +00:00 |
nls
|
Changed error message of ENOPROTOOPT to "Protocol option not available".
|
2006-10-31 00:38:06 +00:00 |
quad
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
regex
|
Rearrange headers for better portability.
|
2007-02-09 23:44:18 +00:00 |
resolv
|
Only try free-ing a version of res if it is not supposed to be pre-inited
|
2007-02-09 22:29:40 +00:00 |
rpc
|
switch from kqueue() back to pollts() so that signals will be unblocked
|
2007-02-19 18:37:14 +00:00 |
softfloat
|
fix spelling of accommodate; from Zapher.
|
2006-11-24 19:46:58 +00:00 |
stdio
|
chech the correct fmt in the assertion.
|
2007-02-03 22:26:55 +00:00 |
stdlib
|
remove bogus (void)&var; From Anon Ymous
|
2006-12-18 00:40:14 +00:00 |
string
|
Bump date for previous.
|
2007-02-18 00:46:47 +00:00 |
sys
|
Add PF_BLUETOOTH to list of supported protocol families
|
2007-02-20 19:08:59 +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
|
Restore i18n wrapping removed in previous.
|
2006-12-04 17:24:40 +00:00 |
uuid
|
spell precede; from Zafer
|
2006-11-25 16:48:31 +00:00 |
yp
|
use FD_CLOEXEC instead of 1.
|
2006-11-03 20:18:49 +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
|
Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all,
|
2007-01-16 07:07:45 +00:00 |