summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move the ioapic device model from userspace into vmm.ko. This is needed forneel2013-11-122-0/+24
* Bring in libnv library for managing name/value pairs. The following typespjd2013-11-1214-0/+5162
* Update LLDB to upstream r194122 snapshotemaste2013-11-128-6/+17
* Just disable recoding support in libsmb if built WITHOUT_ICONV.glebius2013-11-121-0/+6
* Fix typo.trasz2013-11-121-1/+1
* Fix description to actually make sense.trasz2013-11-121-4/+3
* Mention acl_get_brand_np(3).trasz2013-11-121-1/+6
* Indicate that expand_number is case-insensitive.eadler2013-11-121-1/+2
* Consistently add the relocation offset only when the ELF type is notmarkj2013-11-111-7/+16
* Fix typo: site_t -> size_teadler2013-11-101-1/+1
* Fix extattr(2) MLINKS.pluknet2013-11-091-2/+2
* Fix typo in include guard, found by clang 3.4.dim2013-11-081-1/+1
* Build and install the atf tests.jmmv2013-11-0810-5/+168
* Install category Kyuafiles from their category directories.jmmv2013-11-082-1/+13
* Subsume the functionality of MK_ATF into MK_TESTS.jmmv2013-11-081-4/+4
* Yet, another attempt to fix the libm breakage due to thekargl2013-11-071-0/+2
* Fix bulding libm on platforms with LDBL_MANT_DIG == 53.kargl2013-11-072-2/+6
* * Use "math.h" instead of <math.h>.kargl2013-11-063-24/+41
* Fix .Dd after r257646.gjb2013-11-051-1/+1
* Modify the libproc breakpoint add/remove functions to stop the targetmarkj2013-11-051-7/+59
* Use OpenBSD's revamped description of strlcpy and strlcat.eadler2013-11-041-68/+63
* - Add manual pages for capability rights (rights(4)), cap_rights_init(3)pjd2013-11-046-529/+427
* kqueue: Change error for kqueues rlimit from EMFILE to ENOMEM and documentjilles2013-11-031-1/+8
* Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanpeter2013-11-035-42/+0
* Fix up FreeBSD tag for files not from a vendor branchemaste2013-10-315-5/+5
* Add missing header.nwhitehorn2013-10-301-0/+1
* printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.nwhitehorn2013-10-301-6/+6
* Fix an off-by-one error when checking whether a given address is withinmarkj2013-10-291-2/+2
* Revert r257248 and fix the problem in a way that doesn't violate style(9).markj2013-10-292-4/+3
* Remove ng_fec(4).glebius2013-10-281-2/+0
* Fix the build with gcc.markj2013-10-281-1/+2
* Remove an incorrect debug printf.markj2013-10-281-1/+0
* Use the size of the MACHINE_ARCH string instead of sizeof(uint32_t). It cancognet2013-10-271-1/+1
* Clean up the debug printing in libproc a bit. In particular:markj2013-10-276-33/+35
* Update the hard-float version of the fenv functions to use the VFP unit.andrew2013-10-271-36/+53
* Mention in login.conf.5 which fields may be infinite and how to specifify inf...eadler2013-10-271-0/+10
* All man pages refer to FreeBSD so there is no need to mention "In .Fx"eadler2013-10-271-3/+1
* Set up the /usr/tests hierarchy.rpaulo2013-10-252-0/+7
* Add a resource limit for the total number of kqueues available to thekib2013-10-213-0/+4
* Drop cm_lock before calling mapper_close, which in turn could calldelphij2013-10-211-0/+2
* syslog: Use SOCK_CLOEXEC instead of separate fcntl() call.jilles2013-10-201-2/+2
* popen(): Try to prevent inappropriate fd passing even if 'e' is not used.jilles2013-10-201-13/+12
* Clearly split the logic to build ATF and plain tests apart.rpaulo2013-10-191-1/+1
* Fix the libproc build when DEBUG is defined.markj2013-10-171-2/+2
* Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to exposeneel2013-10-161-0/+1
* Make it possible to seek within a gzip stream.delphij2013-10-161-2/+8
* Revert r256514 for libkvm. It wasn't correct actually and breaks build.glebius2013-10-151-3/+1
* Make getutxent(3) more robust against bad utx.log files. Whenever we readglebius2013-10-151-0/+11
* - While we are spreading the counter(9) across network stack, more userlandglebius2013-10-151-1/+3
* Rename libbsdyml to libyaml, make private, and bumpbdrewery2013-10-142-69/+3
OpenPOWER on IntegriCloud