summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add thr*.2 and _umtx_op.2 manpages to the build.kib2016-05-141-1/+8
* MFV r299716: file 5.27delphij2016-05-141-3/+3
* Document the non-obsoleted kernel interfaces used by libthr.kib2016-05-146-0/+1858
* iconvctl(3): remove superfluous NULL pointer testsvangyzen2016-05-144-6/+83
* Remove NO_WERROR from libbsnmp/Makefile.incngie2016-05-131-1/+0
* Read the contents of the snapshot files properlyngie2016-05-131-18/+15
* Update jemalloc to 4.2.0.jasone2016-05-131-1/+1
* Use strlcpy() instead of strncpy() to ensure that qf->fsname is NULtruckman2016-05-131-1/+1
* libc: Actually export fopencookie(3)cem2016-05-121-0/+1
* MFV r299425:mm2016-05-123-5/+115
* Use strlcpy() instead of strncpy() to copy the string returned bytruckman2016-05-121-1/+1
* print_positional_test: Fix misuse of wchar APIscem2016-05-121-3/+4
* libmp: Fix trivial buffer overruncem2016-05-121-2/+2
* nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliasescem2016-05-121-1/+1
* libc: Add fopencookie(3) wrapper around funopen(3)cem2016-05-114-3/+329
* librpcsec_gss: remove redundant code.pfg2016-05-111-5/+0
* Rename dprintf into dbg_printf to avoid collision with dprintf(3)bapt2016-05-101-10/+10
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.bdrewery2016-05-092-3/+3
* libc/xdr: unsign some loop indexes.pfg2016-05-061-2/+2
* Limit Options.inc generation to desired targetsemaste2016-05-051-2/+3
* Do not leak THR_FLAGS_SUSPENDED from the previous suspend/resumekib2016-05-052-4/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-0448-640/+468
* Improve performance and functionality of the bitstring(3) apiasomers2016-05-041-1/+3
* Correct wording.kib2016-05-031-1/+1
* Add EVFILT_VNODE open, read and close notifications.kib2016-05-031-8/+26
* Issue NOTE_EXTEND when a directory entry is added to or removed fromkib2016-05-021-2/+8
* As a reader service, explain NOTE_LINK reporting for the directories.kib2016-05-011-0/+4
* lib: minor spelling fixes in comments.pfg2016-05-0114-19/+19
* Provide an example to the kqueue man page, showingbcr2016-05-011-1/+52
* Remove useless calls to basename().ed2016-05-011-2/+1
* Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) failsngie2016-04-301-0/+1
* Remove a -Wunused-but-set-variable variable -- `pa`ngie2016-04-301-2/+0
* Remove kvm_getfiles(3)ngie2016-04-305-319/+4
* Fix memory allocation edgecases in kvm_argv(..)ngie2016-04-301-3/+12
* libc: spelling fixes.pfg2016-04-3034-43/+43
* Fix including Kyuafile in packaged base system.gjb2016-04-294-4/+8
* Fix va_list handlingngie2016-04-281-38/+41
* Add 'devctl delete' that calls device_delete_child().jhb2016-04-273-2/+36
* Add a new rescan method to the bus interface.jhb2016-04-273-2/+28
* libcuse: make more use of the howmany() macro when available.pfg2016-04-261-1/+1
* libstand: make more use of the howmany() macro when available.pfg2016-04-261-1/+1
* libc: make more use of the howmany() macro when available.pfg2016-04-262-3/+2
* regex: prevent two improbable signed integer overflows.pfg2016-04-231-2/+2
* Fix up pointer issues with lib/libkvmngie2016-04-2210-35/+52
* Completely disable fmaxmin_test (follow up to r297952)ngie2016-04-211-3/+9
* elftoolchain: Use ${SRCTOP} for the top of the FreeBSD treeemaste2016-04-213-7/+7
* Restore the original ascii.c from prior to r290494bapt2016-04-211-13/+10
* Check the returned value of memchr(3) before using itbapt2016-04-201-1/+4
* Minor indentation issue.pfg2016-04-201-2/+1
* libc: use our roundup2/rounddown2() macros when param.h is available.pfg2016-04-203-6/+6
OpenPOWER on IntegriCloud