| Commit message (Expand) | Author | Age | Files | Lines |
* | ANSI-fy prototype. | delphij | 2014-01-14 | 1 | -3/+1 |
* | We don't have to worry about page sizes when working on virtual | marcel | 2014-01-13 | 1 | -1/+1 |
* | Re-apply the part of r260022 that was reverted by r260030 with | marcel | 2014-01-13 | 1 | -5/+18 |
* | Generate and install pkg-config files for atf. | jmmv | 2014-01-12 | 3 | -0/+45 |
* | fts(3): Remove stray mentions of the obsolete fts_bignum. | jilles | 2014-01-12 | 1 | -9/+1 |
* | fts: Stat things relative to the directory fd, if possible. | jilles | 2014-01-12 | 1 | -12/+19 |
* | Add some missing .Nm for newer syscalls in existing man pages. | jilles | 2014-01-11 | 3 | -3/+6 |
* | use a real uint64_t instead of writing code to emulate one.. | jmg | 2014-01-11 | 2 | -11/+8 |
* | Add missing C++11 typeinfos to the libcxxrt version script. | theraven | 2014-01-11 | 1 | -0/+26 |
* | Fix path to the process_helpers for the libatf-c++ tests. | jmmv | 2014-01-10 | 1 | -0/+1 |
* | Respect the original layout of the atf-{c,c++} tests. | jmmv | 2014-01-10 | 6 | -39/+64 |
* | make sure that rbuf is aligned by making a union w/ the structure we | jmg | 2014-01-07 | 1 | -4/+7 |
* | Split the last gcc-specific flags off into CFLAGS.gcc. This also | dim | 2014-01-05 | 15 | -15/+16 |
* | Implement two new libusb API functions. | hselasky | 2014-01-05 | 4 | -11/+66 |
* | Fix several bugs in sctp_bindx(): | tuexen | 2014-01-04 | 1 | -9/+18 |
* | MFp4 @1189741: | pjd | 2014-01-03 | 1 | -2/+2 |
* | MFp4 @1189711: | pjd | 2014-01-03 | 1 | -1/+3 |
* | MFV r259170: | delphij | 2014-01-01 | 1 | -0/+1 |
* | * msun/man/cosh.3: | kargl | 2013-12-31 | 6 | -10/+18 |
* | Fix a mismerge of my local doc changes to msun/man/sinh.3. | kargl | 2013-12-30 | 1 | -2/+4 |
* | * Makefile: | kargl | 2013-12-30 | 13 | -27/+480 |
* | * ld80/k_expl.h: | kargl | 2013-12-30 | 4 | -463/+743 |
* | Revert part of r260022: LIB32 builds were broken by it. | marcel | 2013-12-29 | 1 | -17/+5 |
* | Add support for virtual cores (aka minidumps). To that end, refactor this | marcel | 2013-12-29 | 1 | -72/+141 |
* | Allow building a cross libkvm for ia64. | marcel | 2013-12-28 | 1 | -0/+10 |
* | Allow building a cross libkvm by setting TARGET_ARCH. The library so | marcel | 2013-12-28 | 2 | -7/+54 |
* | In libiconv_modules, surround unused static _citrus_XXX_pack_state() and | dim | 2013-12-28 | 14 | -0/+28 |
* | - Fix EBADF description, in following the future POSIX tc and what FreeBSD | pluknet | 2013-12-27 | 1 | -3/+4 |
* | Fix an apparent typo. | pluknet | 2013-12-26 | 1 | -1/+1 |
* | Provide the manual page for aio_fsync(2). | pluknet | 2013-12-26 | 2 | -0/+153 |
* | For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc. | dim | 2013-12-26 | 1 | -1/+1 |
* | Fix "kptdir is itself virtual" error, caused by having the kptdir in PBVM. | marcel | 2013-12-26 | 1 | -7/+11 |
* | Fix a typo. | pluknet | 2013-12-25 | 1 | -1/+1 |
* | For vmcore, calculate time relative to device creation upon time_uptime. | pluknet | 2013-12-25 | 1 | -4/+11 |
* | The compile time constant limit on number of swap devices was removed in 5.2. | pluknet | 2013-12-25 | 1 | -5/+1 |
* | Extend the support for local interrupts on the local APIC: | jhb | 2013-12-23 | 2 | -0/+13 |
* | To avoid having to explicitly test COMPILER_TYPE for setting | dim | 2013-12-22 | 1 | -3/+1 |
* | Fix readdir for the root directory on a FAT32 file system. The root | marcel | 2013-12-19 | 2 | -5/+16 |
* | Fix an inappropriate free of a non-dynamic value. While here, make the | marcel | 2013-12-18 | 1 | -9/+12 |
* | shm_open(2): Fixed the history information. | ru | 2013-12-18 | 1 | -3/+3 |
* | Clear f_rabuf after freeing the memory it points to. This prevents a | marcel | 2013-12-18 | 1 | -1/+3 |
* | Support long filenames. | marcel | 2013-12-18 | 1 | -13/+24 |
* | Rename the ambiguously named 'vm_setup_msi()' and 'vm_setup_msix()' to | neel | 2013-12-18 | 2 | -8/+9 |
* | Add an API to deliver message signalled interrupts to vcpus. This allows | neel | 2013-12-16 | 2 | -6/+19 |
* | Enable llvm's integrated assembler for PowerPC, since it should now be | dim | 2013-12-16 | 4 | -0/+20 |
* | MFp4 @1189139: | pjd | 2013-12-15 | 3 | -29/+5 |
* | Bump libcam shared library version forgotten in r259397. | nwhitehorn | 2013-12-15 | 1 | -1/+1 |
* | getopt_long.3: wording quibbles | eadler | 2013-12-13 | 1 | -2/+2 |
* | Replace Sun RPC license with a 3-clause BSD license. This license change | hrs | 2013-12-09 | 8 | -211/+211 |
* | Do not force to run atexit handlers, which text comes from a dso | kib | 2013-12-06 | 1 | -5/+10 |