1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib
Andrey A. Chernov 2505b3ed25 Portability fix: use unsigned cast to guaranteed positive part of expression
in case {L}LONG_MAX > abs({L}LONG_MIN).  Non-functional change - we don't
have any such platforms.
2001-09-04 21:28:01 +00:00
..
compat Rebuild libcrypto.so.1 and libssl.so.1 from 4.2-RELEASE, but this time 2001-08-21 07:48:58 +00:00
csu Make sure stack is aligned to 16 bytes. 2001-08-21 16:53:23 +00:00
libalias Added TFTP support. 2001-08-21 16:25:38 +00:00
libatm
libbind
libbz2
libc Portability fix: use unsigned cast to guaranteed positive part of expression 2001-09-04 21:28:01 +00:00
libc_r Use ``.Rv -std'' wherever possible. 2001-08-31 09:57:38 +00:00
libcalendar
libcam Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat Remove a duplicate "that". 2001-08-24 02:24:58 +00:00
libdisk Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
libedit
libfetch Handle snprintf() returning < 0 (not just -1) 2001-08-20 15:44:17 +00:00
libform
libftpio
libgnumalloc
libio
libipsec
libipx
libisc
libkse Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
libkvm Make ps -M corefile work again. This has been broken for quite some time. 2001-08-24 09:43:44 +00:00
libm
libmd
libmenu
libmp Don't claim to be mp(3). 2001-08-21 20:05:39 +00:00
libncp Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
libncurses
libnetgraph mdoc(7) police: markup nits. 2001-08-27 08:01:01 +00:00
libopie
libpam 1) repair the return value in the PAM_RETURN() macro (Side effects!!). 2001-09-04 17:05:08 +00:00
libpanel
libpcap
libpthread Use ``.Rv -std'' wherever possible. 2001-08-31 09:57:38 +00:00
libradius
libresolv
librpcsvc
libsbuf
libsmdb
libsmutil
libstand Remove bogus implementation of _setjmp/_longjmp 2001-09-03 14:19:02 +00:00
libtacplus mdoc(7) police: Fixed broken xrefs. 2001-08-22 14:16:31 +00:00
libtelnet No functional changes, but: 2001-08-20 12:04:53 +00:00
libusb mdoc(7) police: Fixed broken xrefs. 2001-08-22 14:16:31 +00:00
libusbhid mdoc(7) police: Fixed broken xrefs. 2001-08-22 14:16:31 +00:00
libutil
libvgl
libwrap
libxpg4
liby
libz
msun
ncurses
Makefile Adjust dependancies and build order. PAM needs RPC. 2001-08-26 17:49:51 +00:00
Makefile.inc