1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/lib
Andrew Thompson c500e4dd03 Sync the libusb 1.0 exported api to the latest GSoC code.
- Fix possible uninitialised variables and null derefs
 - Support big transfers
 - Various bug fixes and style changes

Submitted by:	Sylvestre Gallon
Sponsored by:	Google Summer of Code 2009
Approved by:	re (kib)
2009-07-10 14:15:53 +00:00
..
bind Add support for the build options that are currently in the port: 2009-06-01 21:58:59 +00:00
csu
libalias
libarchive Fix "tar --options=iso9660:joliet" and other uses 2009-06-20 06:02:21 +00:00
libauditd
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp
libbz2
libc There is an optimization in chmod(1), that makes it not to call chmod(2) 2009-07-08 15:23:18 +00:00
libc_r
libcalendar
libcam Separate the parallel scsi knowledge out of the core of the XPT, and 2009-07-10 08:18:08 +00:00
libcom_err
libcompat K&R -> ANSI 2009-06-23 23:20:09 +00:00
libcrypt
libdevinfo
libdevstat
libdisk - Allow a higher value for the number of heads. Its better to do this and allow 2009-06-17 06:47:05 +00:00
libdwarf
libedit
libelf
libexpat
libfetch
libftpio
libgeom
libgpib
libgssapi
libipsec
libipx
libjail Fix dynamic (re)allocation logic in jailparam_set and jailparam_get. 2009-06-25 22:42:19 +00:00
libkiconv free(3) won't mess with errno so return it as-is. 2009-06-22 21:49:55 +00:00
libkse
libkvm Rework the credential code to support larger values of NGROUPS and 2009-06-19 17:10:35 +00:00
libmagic
libmd
libmemstat
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam Rewrap; this was getting painful. Translators can ignore this. 2009-06-20 10:09:59 +00:00
libpcap
libpmc Document the fact that some Core2 family CPUs lack fixed-function counters. 2009-06-09 06:36:29 +00:00
libproc
libradius
librpcsec_gss
librpcsvc
librt
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Fix minor issues in libstand. 2009-05-31 21:29:07 +00:00
libtacplus
libtelnet
libthr In the current code, rdlock_count is not correctly handled for some cases. 2009-07-06 09:31:04 +00:00
libthread_db Revert r181651, which changed the ABI, and use a temp variable instead. 2009-06-09 12:32:10 +00:00
libufs Allow libufs(3) functions to operate on a regular file. This makes it possible to 2009-06-11 18:04:57 +00:00
libugidfw
libusb Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusbhid
libutil Fix copy-and-paste-o's from kinfo_getfile.3 in kinfo_getvmmap.3. 2009-06-24 12:52:59 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun Use the documented machine constraint for SSE registers. 2009-06-11 13:59:51 +00:00
ncurses - Fall-back to /etc/termcap.small if there is no /usr/share/misc/termcap 2009-06-22 15:00:15 +00:00
Makefile Add libjail, a (somewhat) simpler interface to the jail_set and jail_get 2009-06-24 18:18:35 +00:00
Makefile.inc