summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve the documentation for PT_LWPINFO. Note that some features arekib2010-05-241-3/+58
* Coalesce one more broken line.deischen2010-05-241-2/+1
* Coalesce a couple of broken lines since they can fit within 80deischen2010-05-241-4/+2
* These features will first appear in 8.1, soon to be releaseduqs2010-05-241-1/+1
* Make acl_get_perm_np(3) work with NFSv4 ACLs.trasz2010-05-232-24/+18
* With r208341 in place WARNS can be increased.marius2010-05-201-1/+1
* Update to a config.h created by a file 5.03 configure script. This causesmarius2010-05-201-38/+57
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-1923-23/+23
* Retry reads that fail with EINTR. This fixes a problemkientzle2010-05-182-12/+20
* Fix build.delphij2010-05-171-1/+1
* Reorganize slightly in preparation for making lzma and bz2 support conditional.kientzle2010-05-162-4/+10
* - Add versioned symbols to liblzmadelphij2010-05-143-2/+204
* Make branding less intrusive - in acl_set(3), in case ACL brandtrasz2010-05-131-0/+3
* Make it possible to actually use NFSv4 permission bits with acl_set_perm(3)trasz2010-05-131-20/+32
* mdoc: move remaining sections into consistent orderuqs2010-05-131-8/+8
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-1315-262/+262
* Use fixed width integer types for parsing the binary hid data.thompsa2010-05-132-6/+9
* Fix return values for usb_find_busses() and usb_find_devices(). We should trythompsa2010-05-131-2/+2
* Fix header file compliancy with libusb 1.0 from sourceforge.thompsa2010-05-134-2/+8
* Support getting signed and unsigned HID data.thompsa2010-05-121-6/+10
* Fix a bug due to a type conversion from 64 to 32 bits. The side effect ofgordon2010-05-121-2/+2
* The previous revision actually removed the bug being hinted at, sobrueffer2010-05-121-3/+2
* mdoc: simplify quotation schemeuqs2010-05-111-3/+2
* mdoc: fix parenthesisuqs2010-05-112-4/+6
* mdoc: use macro for +- that is understood by mdocmluqs2010-05-112-4/+4
* Document FIONREAD, FIONWRITE and FIONSPACE.brueffer2010-05-111-1/+25
* Enable liblzma support in libarchivemm2010-05-101-6/+3
* Add two public headers missing in r207842mm2010-05-101-0/+2
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-103-0/+231
* strptime(3) confused July with June with the fr_FR locale.edwin2010-05-091-0/+8
* sigprocmask(2): pthread_sigmask(3) must be used in threaded processes.jilles2010-05-071-1/+7
* raise(3): Note that this sends a signal to the current thread, not process.jilles2010-05-071-3/+3
* Merger of the quota64 project into head.mckusick2010-05-075-6/+928
|\
| * Final update to current version of head in preparation for reintegration.mckusick2010-05-065-29/+53
| |\
| * \ Update to current version of head.mckusick2010-04-28356-5216/+18508
| |\ \
| * | | Debugging nits found while testing the new 64-bit quota code.mckusick2010-03-162-20/+36
| * | | IFH@204581des2010-03-04578-37824/+23538
| |\ \ \
| * | | | Add and document the quota_convert function which converts between themckusick2009-12-283-10/+124
| * | | | Minor bugs turned up during conversion of quotacheck.mckusick2009-12-271-6/+7
| * | | | Add and document new quoat_on and quota_off functions.mckusick2009-11-163-49/+104
| * | | | Add quota_maxid which returns the maximum user (or group) identifiermckusick2009-10-203-5/+36
| * | | | Sync from head.des2009-09-262-2/+19
| |\ \ \ \
| * | | | | Further extend the quotafile API.des2009-09-264-42/+137
| * | | | | Styledes2009-09-251-6/+6
| * | | | | Sync with headdes2009-09-259-59/+264
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headdes2009-09-17658-8775/+39455
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from head up to r188941 (last revision before the USB stack switch)des2009-09-17194-3133/+32448
| |\ \ \ \ \ \ \
| * | | | | | | | Update the quotafile library to manage both active quotas via themckusick2009-02-143-103/+304
| * | | | | | | | Make hasquota thread safe.mckusick2009-02-132-10/+9
| * | | | | | | | Move hasquota() function to libutil.mckusick2009-02-131-0/+2
OpenPOWER on IntegriCloud