1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/lib
Andrey A. Chernov ac206f37a1 For now just back out seek error checking in __SAPP case, it cause problems
with non-seekable streams.  Now here is what here was originally, but it is
ugly, producing unneded seek syscall on each non-seekable stream write.  I'll
think about proper solution later.
2001-09-07 02:13:11 +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 For now just back out seek error checking in __SAPP case, it cause problems 2001-09-07 02:13:11 +00:00
libc_r Use ``.Rv -std'' wherever possible. 2001-08-31 09:57:38 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat Remove a duplicate "that". 2001-08-24 02:24:58 +00:00
libdisk
libedit
libfetch Use fseeko() instead of fseek() (u->offset is already an off_t), and mark 2001-09-05 12:22:28 +00:00
libform
libftpio
libgnumalloc
libio
libipsec
libipx
libisc
libkse
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
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
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 Add zopen(), a stdio wrapper for gzipped data streams. 2001-09-06 09:14:49 +00:00
msun
ncurses
Makefile Adjust dependancies and build order. PAM needs RPC. 2001-08-26 17:49:51 +00:00
Makefile.inc