1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/lib
Tim Kientzle d6f37be734 Let archive_entry_clear() accept a NULL pointer and simply do nothing.
In particular, this allows archive_entry_free() to work correctly
for a NULL pointer, which makes it parallel with free(3).
2008-03-14 22:40:36 +00:00
..
bind
csu
libalias -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentIn 2008-03-12 11:58:29 +00:00
libarchive Let archive_entry_clear() accept a NULL pointer and simply do nothing. 2008-03-14 22:40:36 +00:00
libatm
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp
libbz2
libc Fix bugs in previous revision (missing comma, misspelled syscall name). 2008-03-13 10:33:24 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat The devstat(3) manpage claims that only <devstat.h> is needed as a 2008-01-31 16:55:12 +00:00
libdisk - Make Disk_Names() behave as documented in libdisk(3): return an array 2008-02-15 21:19:15 +00:00
libedit
libelf - Fix an off-by-one bug in _libelf_insert_section(). [1] 2008-03-03 04:29:25 +00:00
libexpat
libfetch Use memcpy(3) instead of the BSD-specific bcopy(3). 2008-02-08 09:48:48 +00:00
libftpio
libgeom
libgpib
libgssapi
libipsec
libipx
libkiconv
libkse Add missing #include 2008-02-06 23:25:29 +00:00
libkvm - Don't inspect the P_SA flag. It's being removed. 2008-03-12 10:00:33 +00:00
libmagic
libmd
libmemstat
libmilter Switch libmilter from select(2) to poll(2) so milters are not limited 2008-02-17 05:14:47 +00:00
libmp
libncp
libnetgraph
libngatm
libopie
libpam
libpcap
libpmc - Document Pentium and Pentium MMX events. 2008-03-14 06:22:03 +00:00
libradius
librpcsvc set WARNS to 1: with WARNS=2 an aliasing error in a file generated by 2008-02-05 20:03:45 +00:00
librt
libsbuf
libsdp Add structures to hold SDP parameters for the NAP, GN and PANU profiles. 2008-03-11 00:08:40 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand
libtacplus
libtelnet
libthr If a thread is cancelled, it may have already consumed a umtx_wake, 2008-03-11 03:26:47 +00:00
libthread_db - Remove libkse and related support code in libpthread from the build. 2008-03-12 09:49:39 +00:00
libufs
libugidfw
libusbhid
libutil Merge changes from NetBSD on humanize_number.c, 1.8 -> 1.13 2008-03-08 21:55:59 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun 1 << 47 needs to be written 1ULL << 47. 2008-03-02 20:16:55 +00:00
ncurses - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, remove 2008-02-13 14:34:39 +00:00
Makefile - Remove libkse and related support code in libpthread from the build. 2008-03-12 09:49:39 +00:00
Makefile.inc