freebsd-dev/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
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
libdevstat
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
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
libmd
libmenu
libmp
libncp
libncurses
libnetgraph
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
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
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