aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Disconnect libpathconv tests since they require external perl and do not work...Bryan Drewery2017-10-311-1/+1
* Add `static` to `cap_setgrent` prototype in !WITH_CASPER caseEnji Cooper2017-10-311-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-31205-206/+4
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-3114-0/+255
* Connect libpathconv, disconnected since import in r309035.Bryan Drewery2017-10-311-0/+1
* DIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWINDBryan Drewery2017-10-313-1/+31
* Fix misleading comment.Michal Meloun2017-10-291-1/+2
* Fix information about nv.h include.Mariusz Zaborski2017-10-291-2/+2
* Update several more URLsEitan Adler2017-10-294-4/+4
* Fix out-of-bounds read in libc/regex.Pedro F. Giffuni2017-10-281-1/+1
* Introduce caspermocks.Mariusz Zaborski2017-10-2822-9/+283
* Revert r325031. This breaks the build due to __FBSDID.Cy Schubert2017-10-271-1/+1
* Ensure all incude statements are kept together by moving theCy Schubert2017-10-271-1/+1
* Remove redundant sys/cdefs.h include.Cy Schubert2017-10-271-1/+0
* Partially revert r325011: restore Guid's default constructorAlan Somers2017-10-261-0/+10
* zfsd should be able to online an L2ARC that disappears and returnsAlan Somers2017-10-261-7/+8
* If the user-provided password exceeds the maximum password length, don'tDag-Erling Smørgrav2017-10-261-0/+5
* Prefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefile.inc1 collision.Bryan Drewery2017-10-251-4/+4
* RB_POWERCYCLE needs to be handled like RB_POWEROFF for decoding.Warner Losh2017-10-251-2/+2
* Define RB_POWERCYCLEWarner Losh2017-10-251-1/+9
* Extract a set of pmcstat functions and interfaces to the new internalRuslan Bukin2017-10-249-1/+2373
* Bump man page revision dates for r324941Alan Somers2017-10-242-2/+2
* Remove artificial restriction on lio_listio's operation countAlan Somers2017-10-232-6/+6
* Clean up trailing whitespaceEnji Cooper2017-10-232-4/+4
* Remove dead storesEnji Cooper2017-10-231-64/+50
* Add OID for the vm.overcommit sysctl. This makes it possible to removeEdward Tomasz Napierala2017-10-221-1/+5
* After the import of libc++ 5.0.0, there is no need to disable buildingDimitry Andric2017-10-211-2/+0
* Make elf_aux_info() as public libc function.Michal Meloun2017-10-212-1/+30
* write.2: correct maximum nbytes size for EINVAL errorEd Maste2017-10-171-2/+7
* Add a quick description of the geom_getxml(3), geom_xml2tree(3),Romain Tartière2017-10-162-1/+57
* Save VFP state in getcontext(3) on ARM.Michal Meloun2017-10-162-1/+100
* libifconfig: allow to get original interface name via ifconfig_get_orig_name()Andriy Voskoboinyk2017-10-162-0/+97
* allow posix_fallocate in capability modeEd Maste2017-10-121-1/+5
* Move lib/libstand to sys/boot/libsaWarner Losh2017-10-1282-18677/+0
* Add $FreeBSD$ to ancient sources that it's missing from.Warner Losh2017-10-122-0/+2
* Disconnect libstand from the build.Warner Losh2017-10-091-1/+0
* capsicum_helpers: Add EVENT to default stdio rights setEdward Tomasz Napierala2017-10-081-1/+2
* Support armv7 builds for userlandWarner Losh2017-10-058-11/+11
* Add support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.Hans Petter Selasky2017-10-051-1/+2
* mdoc style: start new sentence on new lineBenjamin Kaduk2017-10-041-2/+4
* Fix typo.Cy Schubert2017-10-041-1/+1
* Clarify the wording describing the stayopen flag.Cy Schubert2017-10-041-9/+8
* Remove an unneeded and incorrect memset().Brooks Davis2017-10-031-3/+0
* Make procstat(1) recognize process descriptors, so that it showsEdward Tomasz Napierala2017-10-032-0/+6
* Fixed description of msg_name/msg_namelen in recvmsg().Ruslan Ermilov2017-10-031-2/+2
* Hide struct socket and struct unpcb from the userland.Gleb Smirnoff2017-10-021-0/+2
* [libthr] revert change of visibility of _thread_keytable to unbreak debuggerMichael Zhilin2017-10-022-1/+4
* MFV r324145,324147:Martin Matuska2017-10-012-0/+5
* __setrunelocale: Fix asprintf(3) failure not returning an error.Bryan Drewery2017-09-292-5/+3
* capsicum_helpers: Add SEEK to default stdio rights setConrad Meyer2017-09-251-1/+1