summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add dl_unwind_find_exidx() for ARM EABI, required for C++ exceptionian2014-07-193-1/+111
* Add support for the "account" facility.des2014-07-192-5/+25
* Handle nested exceptions in bhyve.neel2014-07-192-0/+32
* Check if the specified group is the user's primary group beforedes2014-07-191-6/+4
* Clean up the libunbound build to avoid accidentally regenerating thedes2014-07-191-2/+11
* Clean r268867.pfg2014-07-191-1/+1
* Use unsigned optlen in getsourcefilter()pfg2014-07-191-1/+2
* ttyname(3): Fix EBADF/ENOTTY error descriptions.jilles2014-07-181-5/+21
* Extend kqueue's EVFILT_TIMER by adding precision unit flags supportbapt2014-07-181-3/+20
* Update libucl to the 2014-07-16 snapshotbapt2014-07-181-1/+3
* Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* Add a comment to explain the EAGAIN is only there for POSIX compliancebapt2014-07-151-0/+1
* libc/stdlib: Minor cleanups to code originating in NetBSDpfg2014-07-153-22/+14
* Document that listen(2) can fail with EDESTADDRREQ.kevlo2014-07-151-1/+4
* libc/gen: small updates to code originating at OpenBSDpfg2014-07-152-19/+8
* Make generation of nslexer.c more robust.jmmv2014-07-141-3/+5
* * Update the comments to agree with commit r226595.kargl2014-07-131-4/+4
* * Makefile:kargl2014-07-138-19/+696
* * Use 9 digits instead of 11 digits in efx and efx8.kargl2014-07-131-54/+49
* * Update the comments that refer to erf[c](nan) and erf[c](+-inf)kargl2014-07-131-4/+4
* * Use the volatile qualifier for 'tiny' to prevent compilerskargl2014-07-132-10/+21
* Whitespace.kargl2014-07-131-25/+18
* strfmon: reduce unnecessary snprintf.pfg2014-07-121-5/+3
* Fix some edge cases with rewinddir():jhb2014-07-115-165/+225
* Sync some (mostly cosmetical) changes from NetBSDpfg2014-07-1012-39/+80
* Implement Short/Small String Optimization in SBUF(9) and change lengths andgahr2014-07-101-1/+1
* Support EAGAIN in fetch_writevbapt2014-07-101-0/+2
* Implement sysconf(_SC_GETGR_R_SIZE_MAX) and sysconf(_SC_GETPW_R_SIZE_MAX).kib2014-07-091-3/+9
* In libproc, avoid calling __cxa_demangle(), and thus depending on eitherdim2014-07-092-18/+21
* Fix a typo.markj2014-07-091-1/+1
* [mdoc] Fix previous change.pluknet2014-07-081-1/+1
* Remove ia64.marcel2014-07-0786-5360/+10
* Add the DTrace probe definitions for plockstat support.rpaulo2014-07-051-0/+46
* minor perf enhancement for UTF-8pfg2014-07-041-19/+10
* getopt(3): clarify GNU instead of NetBSD.pfg2014-07-041-1/+1
* Note that most errors are possible for all syscalls from utimes(2)kib2014-07-031-46/+20
* regex(3): Add support for \< and \> word delimiterspfg2014-06-302-2/+25
* Fix build with WITHOUT_INET6.ume2014-06-261-0/+2
* - Exclude loopback address rather than loopback interface.ume2014-06-261-13/+27
* Document EINVAL as per POSIX.pluknet2014-06-262-2/+10
* MFV r267843: update file/libmagic to 5.19.delphij2014-06-262-62/+127
* Catch up with many years of changes:wollman2014-06-241-13/+50
* Provide APIs to directly get 'lowmem' and 'highmem' size directly.neel2014-06-242-0/+16
* mdoc: remove superfluous paragraph macros.joel2014-06-237-9/+0
* Exclude IPv4 address from doing longest match.ume2014-06-231-1/+2
* use .Mt to mark up email addresses consistently (part4)bapt2014-06-2387-111/+105
* use .Mt to mark up email addresses consistently (part3)bapt2014-06-2381-148/+120
* Merge intermediate OpenBSD v1.25 changes (almost identical to ours)ache2014-06-221-18/+12
* getopt(3): recognize option:: as GNU extension for "optional options".pfg2014-06-223-8/+22
* Revert r267675:pfg2014-06-211-6/+6
OpenPOWER on IntegriCloud