freebsd-dev/lib
Tim Kientzle 2ca090b308 Separate _posix1e_acl_id_to_name() into a separate file, to
break an unnecessary dependency on getpwuid() and getgrgid().

MFC after: 1 month
2010-06-14 02:26:13 +00:00
..
bind Update to 9.6.2-P1, the latest patchfix release which deals with 2010-03-18 19:00:35 +00:00
clang Disable usage of posix_spawn() inside LLVM. 2010-06-13 12:39:22 +00:00
csu Do not create *.gmon files for PIE executables on i386. 2010-03-20 22:58:54 +00:00
libalias Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00
libarchive mdoc nitpicking: the title argument shall be uppercase 2010-06-11 06:03:47 +00:00
libauditd
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp Always assign WARNS using ?= 2010-03-02 16:58:04 +00:00
libbz2
libc Separate _posix1e_acl_id_to_name() into a separate file, to 2010-06-14 02:26:13 +00:00
libc_r
libcalendar
libcam mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libcom_err
libcompat mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libcrypt
libdevinfo
libdevstat
libdisk
libdwarf
libedit libedit: Add basic filename completion code from NetBSD. 2010-06-13 17:04:42 +00:00
libefi
libelf * Improve compatibility with existing application code by permitting the 2010-06-13 10:58:50 +00:00
libexpat
libfetch
libftpio mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
libgeom
libgpib
libgssapi mdoc cleanup 2010-06-02 10:20:23 +00:00
libipsec
libipx
libjail
libkiconv
libkse Merge from tbemd: 2010-06-13 01:27:29 +00:00
libkvm kvm(3): Mention that some of the functions use sysctl(3) instead of kmem. 2010-04-25 12:50:30 +00:00
liblzma Detect bit endianness through machine/endian.h. This fixes xz on big-endian 2010-06-11 22:29:49 +00:00
libmagic With r208341 in place WARNS can be increased. 2010-05-20 09:00:11 +00:00
libmd
libmemstat mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam Bump .Dd date. 2010-05-03 09:49:42 +00:00
libpcap
libpkg - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
libpmc mdoc: remove literal tabs where they don't belong 2010-06-08 16:48:59 +00:00
libproc
libradius
librpcsec_gss mdoc: remove literal tabs where they don't belong 2010-06-08 16:48:59 +00:00
librpcsvc
librt
libsbuf
libsdp
libsm Enable the use of nanosleep() instead of using pause() and signals. 2010-03-04 05:53:06 +00:00
libsmb
libsmdb
libsmutil
libstand Use panic() (which the environment is required to provide to libstand) to 2010-03-30 19:07:41 +00:00
libtacplus
libtelnet
libthr Coalesce one more broken line. 2010-05-24 13:44:39 +00:00
libthread_db
libufs Search beyond the first 1/8th of inodes. 2010-05-01 18:56:45 +00:00
libugidfw mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libulog mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libusb Fix return values for usb_find_busses() and usb_find_devices(). We should try 2010-05-13 00:26:30 +00:00
libusbhid Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +00:00
libutil Update to current version of head. 2010-04-28 05:33:59 +00:00
libvgl
libwrap
liby
libypclnt
libz MFV: zlib 1.2.5. 2010-04-20 21:14:30 +00:00
msun Introduce __isnanf() as an alias for isnanf(), and make the isnan() 2010-06-12 17:32:05 +00:00
ncurses
Makefile Hook clang into the build on i386/amd64/powerpc. 2010-06-09 19:57:20 +00:00
Makefile.inc