summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove INCSDIR variable which is only used in elftoolchain's own buildkaiw2014-01-212-2/+0
* | | | MFH@260917.kaiw2014-01-204-5/+40
|\ \ \ \ | |/ / /
| * | | Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if thenwhitehorn2014-01-201-0/+35
| * | | Fix format string.des2014-01-201-1/+1
| * | | Replace LIBGCC by LIBCOMPILER_RT.ed2014-01-181-3/+3
| * | | Handle truncation of the size returned by _kvm_kvatop(). Cores can havemarcel2014-01-161-1/+1
* | | | Remove the old libdwarf and bring in the new libdwarf in contrib/.kaiw2014-01-1618-4342/+311
* | | | Set CFLAGS in just one line.kaiw2014-01-151-4/+1
* | | | Removed source code for the old libelf and build the new libelf fromkaiw2014-01-15109-15254/+23
|/ / /
* | | libc/resolv: Use poll() instead of kqueue().jilles2014-01-142-3/+3
* | | ANSI-fy prototype.delphij2014-01-141-3/+1
* | | We don't have to worry about page sizes when working on virtualmarcel2014-01-131-1/+1
* | | Re-apply the part of r260022 that was reverted by r260030 withmarcel2014-01-131-5/+18
* | | Generate and install pkg-config files for atf.jmmv2014-01-123-0/+45
* | | fts(3): Remove stray mentions of the obsolete fts_bignum.jilles2014-01-121-9/+1
* | | fts: Stat things relative to the directory fd, if possible.jilles2014-01-121-12/+19
* | | Add some missing .Nm for newer syscalls in existing man pages.jilles2014-01-113-3/+6
* | | use a real uint64_t instead of writing code to emulate one..jmg2014-01-112-11/+8
* | | Add missing C++11 typeinfos to the libcxxrt version script.theraven2014-01-111-0/+26
* | | Fix path to the process_helpers for the libatf-c++ tests.jmmv2014-01-101-0/+1
* | | Respect the original layout of the atf-{c,c++} tests.jmmv2014-01-106-39/+64
* | | make sure that rbuf is aligned by making a union w/ the structure wejmg2014-01-071-4/+7
* | | Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-0515-15/+16
* | | Implement two new libusb API functions.hselasky2014-01-054-11/+66
* | | Fix several bugs in sctp_bindx():tuexen2014-01-041-9/+18
* | | MFp4 @1189741:pjd2014-01-031-2/+2
* | | MFp4 @1189711:pjd2014-01-031-1/+3
* | | MFV r259170:delphij2014-01-011-0/+1
* | | * msun/man/cosh.3:kargl2013-12-316-10/+18
* | | Fix a mismerge of my local doc changes to msun/man/sinh.3.kargl2013-12-301-2/+4
* | | * Makefile:kargl2013-12-3013-27/+480
* | | * ld80/k_expl.h:kargl2013-12-304-463/+743
* | | Revert part of r260022: LIB32 builds were broken by it.marcel2013-12-291-17/+5
* | | Add support for virtual cores (aka minidumps). To that end, refactor thismarcel2013-12-291-72/+141
* | | Allow building a cross libkvm for ia64.marcel2013-12-281-0/+10
* | | Allow building a cross libkvm by setting TARGET_ARCH. The library somarcel2013-12-282-7/+54
* | | In libiconv_modules, surround unused static _citrus_XXX_pack_state() anddim2013-12-2814-0/+28
* | | - Fix EBADF description, in following the future POSIX tc and what FreeBSDpluknet2013-12-271-3/+4
* | | Fix an apparent typo.pluknet2013-12-261-1/+1
* | | Provide the manual page for aio_fsync(2).pluknet2013-12-262-0/+153
* | | For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.dim2013-12-261-1/+1
* | | Fix "kptdir is itself virtual" error, caused by having the kptdir in PBVM.marcel2013-12-261-7/+11
* | | Fix a typo.pluknet2013-12-251-1/+1
* | | For vmcore, calculate time relative to device creation upon time_uptime.pluknet2013-12-251-4/+11
* | | The compile time constant limit on number of swap devices was removed in 5.2.pluknet2013-12-251-5/+1
* | | Extend the support for local interrupts on the local APIC:jhb2013-12-232-0/+13
* | | To avoid having to explicitly test COMPILER_TYPE for settingdim2013-12-221-3/+1
* | | Fix readdir for the root directory on a FAT32 file system. The rootmarcel2013-12-192-5/+16
* | | Fix an inappropriate free of a non-dynamic value. While here, make themarcel2013-12-181-9/+12
* | | shm_open(2): Fixed the history information.ru2013-12-181-3/+3
OpenPOWER on IntegriCloud