| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mdoc: remove EOL whitespace. | joel | 2013-12-06 | 1 | -2/+2 |
* | lldb: Threaded inferior support for FreeBSD | emaste | 2013-12-03 | 1 | -1/+2 |
* | Various updates and tweaks to the wait(2) manpage. | jhb | 2013-12-03 | 1 | -132/+174 |
* | Update LLDB to upstream r196259 snapshot | emaste | 2013-12-03 | 2 | -0/+4 |
* | Fix comparisons in assertions. | pjd | 2013-12-03 | 1 | -4/+4 |
* | Both libcasper and libcapsicum libraries have to be installed in /lib/, | pjd | 2013-12-02 | 2 | -0/+2 |
* | Forgot to 'svn add' lib/libcasper/ directory. | pjd | 2013-12-02 | 4 | -0/+576 |
* | Please welcome casperd daemon. It (and its services) will be responsible for | pjd | 2013-12-02 | 18 | -0/+2471 |
* | chmod(2): Document S_ISVTX following SUSv3/SUSv4. | jilles | 2013-12-01 | 1 | -10/+16 |
* | waitid(2): Do not tell userland programmers to include <sys/signal.h>. | jilles | 2013-12-01 | 1 | -1/+1 |
* | Move my simple logging API to a separate library. It is now already used | pjd | 2013-12-01 | 4 | -1/+1006 |
* | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | eadler | 2013-11-30 | 3 | -5/+5 |
* | Make process descriptors standard part of the kernel. rwhod(8) already | pjd | 2013-11-30 | 1 | -6/+0 |
* | Note that libstand is 32-bit on amd64 and powerpc64 | emaste | 2013-11-29 | 1 | -0/+4 |
* | Fix some misinformation in netgraph manual pages. | glebius | 2013-11-28 | 1 | -2/+2 |
* | Fix double free(). | pjd | 2013-11-25 | 1 | -3/+1 |
* | Move the iconv wrapper source from libc_nonshared to libc/iconv so that | peter | 2013-11-25 | 17 | -331/+350 |