1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib
John Baldwin 7b5f59222e Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On the
alpha these bugs didn't cause any problems because it was little endian,
but on sparc64, we ended up with garbage for the IP address when we tried
to contact the server.  (Usually 3.253.0.0)

Not objected to by:	wpaul
2002-01-08 18:05:03 +00:00
..
compat Shared libraries from 4.4-FreeBSD needed for proper binary compatibility. 2001-10-10 20:33:20 +00:00
csu Fix typo (unclosed comment). 2001-12-28 17:55:15 +00:00
libalias Fixed the bug in transparent TCP proxying with the "encode_ip_hdr" 2001-12-18 16:13:45 +00:00
libatm
libbind
libbz2
libc Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On the 2002-01-08 18:05:03 +00:00
libc_r Use the real function address (instead of function address + 8) for the 2001-12-22 06:11:06 +00:00
libcalendar
libcam Const'ify the CDB format string passed to the CDB parsing routines 2001-12-18 00:48:44 +00:00
libcom_err
libcompat
libcrypt s/crypt_format/crypt_default/ to match reality. 2001-12-13 08:05:32 +00:00
libdevinfo Made this header self-sufficient. 2001-10-03 05:25:07 +00:00
libdevstat Fixed wrong arg type in synopsis. 2001-10-03 03:57:42 +00:00
libdisk Modify Delete_Chunk() into Delete_Chunk2() which can take a flags 2002-01-07 07:47:25 +00:00
libedit mdoc(7) police: markup nit in the actual rev. 1.13 changes. 2001-11-21 15:56:45 +00:00
libfetch Remove long-obsolete README. 2002-01-01 16:27:26 +00:00
libform
libftpio
libgnumalloc Do not fail doing rm -f ${DESTDIR}${LIBDIR}/lib${LIB}.a if the 2001-11-03 06:33:08 +00:00
libio
libipsec
libipx
libisc
libkse Use the real function address (instead of function address + 8) for the 2001-12-22 06:11:06 +00:00
libkvm Adapt to new kernel tsb structure. 2001-12-29 06:43:36 +00:00
libm Removed most of the zombie man pages in libm. All relevant parts have 2001-10-13 14:22:08 +00:00
libmd
libmenu
libmp Fixed spelling of rpow in rpow's prototype. 2001-10-03 16:33:00 +00:00
libncp Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
libncurses
libnetgraph Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token 2001-10-25 04:02:25 +00:00
libopie Turn off USER_LOCKING which allows intruder to completely disable OPIE 2002-01-03 16:04:57 +00:00
libpam Fixed a missing "const". 2001-12-28 20:59:44 +00:00
libpanel
libpcap
libpthread Use the real function address (instead of function address + 8) for the 2001-12-22 06:11:06 +00:00
libradius
libresolv Dont fail if ${DESTDIR}${LIBDIR}/ or any of its components dont 2001-11-03 06:26:15 +00:00
librpcsvc
libsbuf Enable WARNS?=2. 2002-01-06 08:47:19 +00:00
libsmb Supply SMB_CFG_FILE in CFLAGS. The newly imported smbfs-1.4.2 2001-12-20 16:21:47 +00:00
libsmdb
libsmutil
libstand We support writing to at least one filesystem now. 2001-12-11 00:04:28 +00:00
libtacplus
libtelnet Merge the (in)complete ANSIfication work from src/crypto/telnet. 2001-11-30 22:37:28 +00:00
libusb
libusbhid
libutil o Reflect repo-copy of extattr.[c3] from libutil to libc, moving 2001-11-16 05:09:45 +00:00
libvgl add missing MLINKS 2001-12-21 18:26:01 +00:00
libwrap
libxpg4
liby Dont fail if the intermediate directories in ${DESTDIR}/usr/lib/compat/* 2001-11-03 06:24:23 +00:00
libz
msun Add ifdef sparc64. 2002-01-02 06:54:18 +00:00
ncurses
Makefile Kernel support for smbfs is only built on the i386 at the moment, so 2001-12-14 23:11:45 +00:00
Makefile.inc