.. |
bind
|
Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.
|
2012-04-05 04:29:35 +00:00 |
clang
|
Make sure a few new internal clang headers get installed, I missed these
|
2012-05-05 15:35:22 +00:00 |
csu
|
Revert r234356 for now, as it leads to run-time problems on 32-bit
|
2012-04-23 06:33:27 +00:00 |
libalias
|
|
|
libarchive
|
|
|
libauditd
|
|
|
libbegemot
|
|
|
libblocksruntime
|
|
|
libbluetooth
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
libbsm
|
|
|
libbsnmp
|
|
|
libbz2
|
|
|
libc
|
Don't link against libssp if MK_SSP is set to no.
|
2012-05-19 17:49:20 +00:00 |
libc++
|
|
|
libcalendar
|
|
|
libcam
|
|
|
libcom_err
|
|
|
libcompat
|
|
|
libcompiler_rt
|
Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround
|
2012-05-15 22:47:34 +00:00 |
libcrypt
|
Make the item numbers match the crypt magic number
|
2012-04-11 14:12:28 +00:00 |
libcxxrt
|
|
|
libdevinfo
|
|
|
libdevstat
|
|
|
libdisk
|
|
|
libdwarf
|
|
|
libedit
|
Correct r228114 and use the same implementation for tilde.h as for history.h
|
2012-04-26 00:51:43 +00:00 |
libefi
|
|
|
libelf
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
libexpat
|
|
|
libfetch
|
Don't reuse credentials if redirected to a different host.
|
2012-04-30 12:12:48 +00:00 |
libgeom
|
Back out r233646. Although it fixed most libgeom consumers under 32-bit
|
2012-04-10 17:37:24 +00:00 |
libgpib
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
libgssapi
|
- Use __NO_TLS preprocessor value to make assumptions about TLS support
|
2012-04-08 03:55:25 +00:00 |
libiconv
|
|
|
libiconv_modules
|
|
|
libipsec
|
|
|
libipx
|
|
|
libjail
|
The linker isn't consistent in the ordering of dynamic sysctls, so don't
|
2012-05-11 21:22:52 +00:00 |
libkiconv
|
|
|
libkse
|
Fix typo in ".PATH"
|
2012-04-18 07:02:53 +00:00 |
libkvm
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
liblzma
|
|
|
libmagic
|
Don't depend on getline being on the build machine. That's
|
2012-05-19 02:30:10 +00:00 |
libmd
|
Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd.
|
2012-04-28 02:48:51 +00:00 |
libmemstat
|
|
|
libmilter
|
|
|
libmp
|
|
|
libnandfs
|
Import work done under project/nand (@235533) into head.
|
2012-05-17 10:11:18 +00:00 |
libncp
|
|
|
libnetgraph
|
|
|
libngatm
|
|
|
libopie
|
|
|
libpam
|
Fix error messages containing the executed command name
|
2012-04-12 14:02:59 +00:00 |
libpcap
|
Merge from vendor branch: update libpcap to 1.2.1.
|
2012-05-14 05:12:56 +00:00 |
libpmc
|
|
|
libproc
|
|
|
libprocstat
|
Don't cast inode number or file size down to long or unsigned.
|
2012-05-18 10:15:46 +00:00 |
libradius
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
librpcsec_gss
|
|
|
librpcsvc
|
|
|
librt
|
|
|
librtld_db
|
|
|
libsbuf
|
|
|
libsdp
|
|
|
libsm
|
|
|
libsmb
|
|
|
libsmdb
|
|
|
libsmutil
|
|
|
libstand
|
Import work done under project/nand (@235533) into head.
|
2012-05-17 10:11:18 +00:00 |
libstdbuf
|
Fix small documentation mistakes.
|
2012-04-28 21:50:30 +00:00 |
libstdthreads
|
|
|
libtacplus
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
libtelnet
|
- Do not use deprecated krb5 error message reporting functions in libtelnet.
|
2012-04-06 00:03:45 +00:00 |
libthr
|
Create a common function lookup() to search a chan, this eliminates
|
2012-05-10 09:30:37 +00:00 |
libthread_db
|
|
|
libufs
|
|
|
libugidfw
|
|
|
libulog
|
Properly use SHA1_Final() instead of SHA_Final().
|
2012-04-19 15:28:15 +00:00 |
libusb
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
libusbhid
|
HID Report ID is unsigned value, so clear the rest of bits from possible
|
2012-05-16 17:51:56 +00:00 |
libutil
|
General mdoc(7) and typo fixes.
|
2012-05-12 15:08:22 +00:00 |
libvgl
|
|
|
libwrap
|
|
|
liby
|
|
|
libypclnt
|
|
|
libz
|
|
|
msun
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
ncurses
|
|
|
Makefile
|
Import work done under project/nand (@235533) into head.
|
2012-05-17 10:11:18 +00:00 |
Makefile.inc
|
|
|