freebsd-dev/lib
Jun Kuriyama 3a624f5e23 Use
cat ${.ALLSRC} > ${.TARGET}
rather than
	ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.

Commented by:  marcel, obrien, bde
2003-06-06 13:46:55 +00:00
..
compat
csu Removed garbage: 2003-06-04 11:21:18 +00:00
libalias A new API function PacketAliasRedirectDynamic() can be used 2003-06-01 23:15:00 +00:00
libatm
libbind
libbz2
libc Recognize the magic NODEV value. 2003-06-05 21:55:57 +00:00
libc_r Make this compile without warnings on 64-bit architectures: 2003-06-04 20:38:54 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt Tidy the code up a fraction. Re-release with a 2-clause BSD license 2003-06-02 21:43:14 +00:00
libdevinfo
libdevstat Assorted mdoc(7) fixes. 2003-05-22 13:02:28 +00:00
libdisk Teach libdisk that AMD64 works just like i386 2003-04-30 21:03:16 +00:00
libedit
libexpat
libfetch Assorted mdoc(7) fixes. 2003-05-22 13:02:28 +00:00
libform Use 2003-06-06 13:46:55 +00:00
libftpio
libgeom Add the part of the last commit which cvs appearantly didn't like 2003-06-01 15:05:22 +00:00
libio
libipsec
libipx
libisc
libkse Only init _thread_sigact once, needn't init it again after a fork(). 2003-06-04 12:40:21 +00:00
libkvm Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
libmd Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
libmenu Use 2003-06-06 13:46:55 +00:00
libmilter
libmp
libncp
libncurses Use 2003-06-06 13:46:55 +00:00
libnetgraph
libopie
libpam Add openpam_readline(3). 2003-06-01 12:54:51 +00:00
libpanel Use 2003-06-06 13:46:55 +00:00
libpcap
libpthread Only init _thread_sigact once, needn't init it again after a fork(). 2003-06-04 12:40:21 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Restore bzip2(1) support in loader(8) after Peter's renames of 2003-04-25 06:44:56 +00:00
libtacplus
libtelnet
libthr Make C applications statically compiled with libthr work. Previously, 2003-06-04 08:23:05 +00:00
libufs
libugidfw Assorted mdoc(7) fixes. 2003-06-01 19:41:49 +00:00
libusbhid Assorted mdoc(7) fixes. 2003-05-22 13:02:28 +00:00
libutil Backout last commit. It is redundant in -CURRENT. 2003-05-05 06:25:03 +00:00
libvgl
libwrap Drop stale MAINTAINER bit. 2003-06-04 16:01:37 +00:00
libxpg4
liby
libypclnt
libz
msun Fix two misuses of __BSD_VISIBLE. 2003-05-22 17:07:57 +00:00
ncurses Use 2003-06-06 13:46:55 +00:00
Makefile Port libc_r to amd64, and turn it back on for amd64. It passes all of 2003-06-02 22:22:52 +00:00
Makefile.inc