aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0448-640/+468
* | Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-1/+3
* | Correct wording.Konstantin Belousov2016-05-031-1/+1
* | Add EVFILT_VNODE open, read and close notifications.Konstantin Belousov2016-05-031-8/+26
* | Issue NOTE_EXTEND when a directory entry is added to or removed fromKonstantin Belousov2016-05-021-2/+8
* | As a reader service, explain NOTE_LINK reporting for the directories.Konstantin Belousov2016-05-011-0/+4
* | lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-0114-19/+19
* | Provide an example to the kqueue man page, showingBenedict Reuschling2016-05-011-1/+52
* | Remove useless calls to basename().Ed Schouten2016-05-011-2/+1
* | Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) failsEnji Cooper2016-04-301-0/+1
* | Remove a -Wunused-but-set-variable variable -- `pa`Enji Cooper2016-04-301-2/+0
* | Remove kvm_getfiles(3)Enji Cooper2016-04-305-319/+4
* | Fix memory allocation edgecases in kvm_argv(..)Enji Cooper2016-04-301-3/+12
* | libc: spelling fixes.Pedro F. Giffuni2016-04-3034-43/+43
* | Fix including Kyuafile in packaged base system.Glen Barber2016-04-294-4/+8
* | Fix va_list handlingEnji Cooper2016-04-281-38/+41
* | Add 'devctl delete' that calls device_delete_child().John Baldwin2016-04-273-2/+36
* | Add a new rescan method to the bus interface.John Baldwin2016-04-273-2/+28
* | libcuse: make more use of the howmany() macro when available.Pedro F. Giffuni2016-04-261-1/+1
* | libstand: make more use of the howmany() macro when available.Pedro F. Giffuni2016-04-261-1/+1
* | libc: make more use of the howmany() macro when available.Pedro F. Giffuni2016-04-262-3/+2
* | regex: prevent two improbable signed integer overflows.Pedro F. Giffuni2016-04-231-2/+2
* | Fix up pointer issues with lib/libkvmEnji Cooper2016-04-2210-35/+52
* | Completely disable fmaxmin_test (follow up to r297952)Enji Cooper2016-04-211-3/+9
* | elftoolchain: Use ${SRCTOP} for the top of the FreeBSD treeEd Maste2016-04-213-7/+7
* | Restore the original ascii.c from prior to r290494Baptiste Daroussin2016-04-211-13/+10
* | Check the returned value of memchr(3) before using itBaptiste Daroussin2016-04-201-1/+4
* | Minor indentation issue.Pedro F. Giffuni2016-04-201-2/+1
* | libc: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni2016-04-203-6/+6
* | Fix double fclose of `fp1` when freopen failsEnji Cooper2016-04-201-1/+0
* | Make sure fmemopen succeeds in :test_append_binary_pos before calling ftellEnji Cooper2016-04-191-0/+2
* | Remove trailing whitespace and use `nitems(mib)` instead of `2` whenEnji Cooper2016-04-191-2/+2
* | Use GPIOTOGGLE to toggle the pin state instead of read, modify and write.Luiz Otavio O Souza2016-04-191-5/+5
* | Unbreak the build if you enable WITH_NANDAllan Jude2016-04-191-2/+2
* | A new implementation of the loader block cacheAllan Jude2016-04-188-103/+189
* | libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-1839-42/+3
* | Re-use our roundup2() macro instead of reinventing the wheel.Pedro F. Giffuni2016-04-181-6/+4
* | libipsec: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-1/+1
* | libstand: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-183-10/+10
* | libbluetooth: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-2/+2
* | rexec(3): use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-5/+5
* | Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchainEd Maste2016-04-183-3/+3
* | Fixed indentation, minor style.Sergey Kandaurov2016-04-181-12/+12
* | MFV r298178:Xin LI2016-04-182-4/+7
* | Fix markup on "\n" in printf so it renders correctly.Warren Block2016-04-171-4/+4
* | Remove lib/libcapsicum and libexec/casper, brought back asGlen Barber2016-04-1718-2534/+0
* | libc: make some more use of the nitems() macro.Pedro F. Giffuni2016-04-1610-26/+22
* | MFHGlen Barber2016-04-1628-68/+87
|\ \
| * | Import to 0.6.1Phil Shafer2016-04-152-8/+14
| * | import libxo-0.4.7Phil Shafer2016-04-152-8/+8