freebsd-skq/lib
Peter Wemm 64a965e707 Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio.  This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer.  This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
1998-07-08 00:44:56 +00:00
..
compat
csu
libalias Add CUSEEME support. This has *not* been tested, nor 1998-06-24 06:58:00 +00:00
libbind Sigh, mkdep doesn't know about all the CFLAGS to pass during depend 1998-06-11 10:39:32 +00:00
libc Replace my original asprintf() and vasprintf() hacks with something 1998-07-08 00:44:56 +00:00
libc_r Fixed a printf format error. Didn't fix assumption that sigset_t is 1998-06-30 18:00:11 +00:00
libcalendar
libcom_err
libcompat Move ftok() from libcompat to libc, so that it can be closer to its 1998-06-10 16:20:21 +00:00
libcrypt
libcurses
libdisk Extend the existing hackery to set the disk type to SCSI for the 1998-06-27 02:01:25 +00:00
libedit Fixed print format errors. 1998-06-30 18:03:05 +00:00
libf2c
libF77
libftpio
libgnumalloc
libI77
libipx Fixed printf format errors. 1998-06-30 18:06:23 +00:00
libkse Fixed a printf format error. Didn't fix assumption that sigset_t is 1998-06-30 18:00:11 +00:00
libkvm Allow /dev/null as path for the "/dev/mem" file, and assume that people 1998-06-30 21:29:44 +00:00
libm
libmd
libmytinfo Added a `build-tools' target for internal tools. 1998-07-07 01:51:18 +00:00
libncurses Fix keypad on/off for ^Z suspends by replacing reset_*_mode() 1998-06-19 16:12:41 +00:00
libopie
libpam/modules
libpcap
libpthread Fixed a printf format error. Didn't fix assumption that sigset_t is 1998-06-30 18:00:11 +00:00
libresolv
librpcsvc
libscsi
libskey
libss
libtcl
libtelnet
libtermcap Understand elf library naming rules for libtermlib alias. 1998-06-12 15:57:59 +00:00
libutil Cast pid_t to int for sprintf. 1998-06-10 00:16:28 +00:00
libvgl
libxpg4
liby
libz
msun
ncurses/ncurses
Makefile
Makefile.inc