aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert r256514 for libkvm. It wasn't correct actually and breaks build.Gleb Smirnoff2013-10-151-3/+1
* Make getutxent(3) more robust against bad utx.log files. Whenever we readGleb Smirnoff2013-10-151-0/+11
* - While we are spreading the counter(9) across network stack, more userlandGleb Smirnoff2013-10-151-1/+3
* Rename libbsdyml to libyaml, make private, and bumpBryan Drewery2013-10-142-69/+3
* Remove most of the ATF tools and the _atf user.Rui Paulo2013-10-121-1/+1
* Bump OS versions in the toolchain triples to 11.0, and bump theDimitry Andric2013-10-101-2/+2
* Unbreak zfsloader with LOADER_TFTP_SUPPORT onAlexander Kabaev2013-10-091-2/+6
* Handle the cases where NULL is passed as cap_rightsp to thePawel Jakub Dawidek2013-10-091-10/+14
* Parse the memory size parameter using expand_number() to allow specifyingNeel Natu2013-10-092-0/+28
* don't assert on bad args, instead return an error..John-Mark Gurney2013-10-072-37/+54
* Merge projects/bhyve_npt_pmap into head.Neel Natu2013-10-052-2/+27
* accept(2): Update portability note for accept4().Jilles Tjoelker2013-10-011-3/+10
* Remove BIND.Dag-Erling Smørgrav2013-09-3018-6851/+0
* Temporarily disable iconv for non-shared library builds. The dynamicXin LI2013-09-261-1/+3
* Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).Xin LI2013-09-261-0/+3
* Add an elf note on ARM to store the MACHINE_ARCH an executable was builtAndrew Turner2013-09-262-0/+15
* Add LLDB bmake infrastructureEd Maste2013-09-2038-9/+963
* Minor mdoc improvements.Joel Dahl2013-09-191-4/+4
* Extend the support for exempting processes from being killed when swap isJohn Baldwin2013-09-193-0/+146
* Remove an unused variable and fix a memory leak in sctp_connectx().Michael Tuexen2013-09-191-3/+4
* Move libldns to the correct (ordered) library list.Dag-Erling Smørgrav2013-09-151-1/+1
* Build and install the Unbound caching DNS resolver daemon.Dag-Erling Smørgrav2013-09-152-0/+39
* After r255294, building lib/msun's symbol map (using clang as theDimitry Andric2013-09-121-1/+1
* Consistently reference file descriptors as "fd". 55 other manpagesBryan Drewery2013-09-126-37/+37
* Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping useJohn Baldwin2013-09-091-1/+14
* LDNS needs OpenSSL. This wasn't a problem as long as it was only buildDag-Erling Smørgrav2013-09-081-0/+3
* Make libldns and libssh private.Dag-Erling Smørgrav2013-09-082-1/+2
* Update to OpenPAM Nummularia.Dag-Erling Smørgrav2013-09-071-1/+6
|\
| * Vendor import of OpenPAM Nummularia..vendor/openpam/NUMMULARIADag-Erling Smørgrav2013-09-0786-424/+1837
* | MFV (r255364): move the code around in preparation for Nummularia.Dag-Erling Smørgrav2013-09-071-1/+1
|\|
| * Prepare for OpenPAM Nummularia by reorganizing to match its new directoryDag-Erling Smørgrav2013-09-0776-0/+0
| * Merge upstream r634:646: correctly parse mixed quoted / unquoted text.Dag-Erling Smørgrav2013-03-042-10/+3
| * OpenPAM Micrampelis was re-rolled due to a showstopper bug.vendor/openpam/MICRAMPELISDag-Erling Smørgrav2012-05-261-1/+3
* | On ARM EABI double precision floating point values are stored in theAndrew Turner2013-09-074-4/+4
* | wait(2): Add some possible caveats to standards section.Jilles Tjoelker2013-09-071-4/+18
* | libc: Make resolver sockets close-on-exec (SOCK_CLOEXEC).Jilles Tjoelker2013-09-061-2/+3
* | libc: Use SOCK_CLOEXEC for various internal file descriptors.Jilles Tjoelker2013-09-064-9/+12
* | libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).Jilles Tjoelker2013-09-061-27/+28
* | Use Makefile.inc instead of .export.David Chisnall2013-09-062-3/+3
* | Fix the namespace pollution caused by iconv.h including stdbool.hDavid Chisnall2013-09-062-0/+4
* | Update some signal man pages for multithreading.Jilles Tjoelker2013-09-064-25/+41
* | Add stub implementations of the missing C++11 math functions.David Chisnall2013-09-063-0/+79
* | Correct two comments.Hans Petter Selasky2013-09-051-2/+2
* | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-057-7/+39
* | Add a c++/v1/tr1 include directory containing symlinks to all of the standardDavid Chisnall2013-09-041-0/+1
* | Connect libexecinfo to the buildEd Maste2013-09-031-0/+1
* | Don't install private libexecinfo headersEd Maste2013-09-031-1/+1
* | Document SIGLIBRT in signal(3); take a stab at the signal description asRobert Watson2013-09-031-0/+1
* | libexecinfo compatibility with devel/libexecinfo portEd Maste2013-09-021-0/+4
* | system(): Restore behaviour for SIGINT and SIGQUIT.Jilles Tjoelker2013-09-011-0/+2