libc
|
Don't compare NULL against a character.
|
2003-10-21 00:07:17 +00:00 |
libcompat
|
Don't use NULL to compare against an int.
|
2003-10-21 00:16:55 +00:00 |
libcurses
|
Don't compare a char to NULL.
|
2003-10-21 00:30:05 +00:00 |
libedit
|
add rl_catch_signals
|
2003-10-19 06:28:35 +00:00 |
libevent
|
fix a bad realloc; from awohl@chessclub
|
2003-10-11 18:30:09 +00:00 |
libkvm
|
available, not avaliable. From miod@openbsd.
|
2003-09-29 09:50:21 +00:00 |
libm
|
Avoid the PIC dance.
|
2003-09-16 18:17:11 +00:00 |
libmenu
|
new_item fixes:
|
2003-09-29 12:32:24 +00:00 |
librpcsvc
|
use {u_,}int32_t instead of {u,}int32(={u_,}long)
|
2003-09-21 15:35:46 +00:00 |
libtelnet
|
Don't compare an int to NULL.
|
2003-10-21 01:10:47 +00:00 |
libutil
|
Don't use NULL to compare against an int.
|
2003-10-21 00:55:05 +00:00 |
libz
|
Add zlib(3) provided by jmc@openbsd -- thank you!
|
2003-10-03 18:46:22 +00:00 |