summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clear f_rabuf after freeing the memory it points to. This prevents amarcel2013-12-181-1/+3
* Support long filenames.marcel2013-12-181-13/+24
* Rename the ambiguously named 'vm_setup_msi()' and 'vm_setup_msix()' toneel2013-12-182-8/+9
* Add an API to deliver message signalled interrupts to vcpus. This allowsneel2013-12-162-6/+19
* Enable llvm's integrated assembler for PowerPC, since it should now bedim2013-12-164-0/+20
* MFp4 @1189139:pjd2013-12-153-29/+5
* Bump libcam shared library version forgotten in r259397.nwhitehorn2013-12-151-1/+1
* getopt_long.3: wording quibbleseadler2013-12-131-2/+2
* Replace Sun RPC license with a 3-clause BSD license. This license changehrs2013-12-098-211/+211
* Do not force to run atexit handlers, which text comes from a dsokib2013-12-061-5/+10
* mdoc: remove EOL whitespace.joel2013-12-061-2/+2
* lldb: Threaded inferior support for FreeBSDemaste2013-12-031-1/+2
* Various updates and tweaks to the wait(2) manpage.jhb2013-12-031-132/+174
* Update LLDB to upstream r196259 snapshotemaste2013-12-032-0/+4
* Fix comparisons in assertions.pjd2013-12-031-4/+4
* Both libcasper and libcapsicum libraries have to be installed in /lib/,pjd2013-12-022-0/+2
* Forgot to 'svn add' lib/libcasper/ directory.pjd2013-12-024-0/+576
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-0218-0/+2471
* chmod(2): Document S_ISVTX following SUSv3/SUSv4.jilles2013-12-011-10/+16
* waitid(2): Do not tell userland programmers to include <sys/signal.h>.jilles2013-12-011-1/+1
* Move my simple logging API to a separate library. It is now already usedpjd2013-12-014-1/+1006
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-303-5/+5
* Make process descriptors standard part of the kernel. rwhod(8) alreadypjd2013-11-301-6/+0
* Note that libstand is 32-bit on amd64 and powerpc64emaste2013-11-291-0/+4
* Fix some misinformation in netgraph manual pages.glebius2013-11-281-2/+2
* Fix double free().pjd2013-11-251-3/+1
* Move the iconv wrapper source from libc_nonshared to libc/iconv so thatpeter2013-11-2517-331/+350
* There is no file under SISSL after license replacement in r258581.hrs2013-11-251-335/+0
* Replace Sun Industry Standards Source License for Sun RPC code with ahrs2013-11-252-89/+48
OpenPOWER on IntegriCloud