]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Temporarily turn off the services.db generation during distributeworld.
[FreeBSD/FreeBSD.git] / lib /
2014-01-24 bdreweryAdd MLINK for fdclosedir.3 to directory.3 and sort...
2014-01-23 kibThe posix_fallocate(2) syscall should return error...
2014-01-23 pluknetUpdate EINVAL description.
2014-01-23 jasoneUpdate jemalloc to version 3.5.0.
2014-01-20 nwhitehornAdd a new flag to /etc/ttys: onifconsole. This is equiv...
2014-01-20 desFix format string.
2014-01-18 edReplace LIBGCC by LIBCOMPILER_RT.
2014-01-16 marcelHandle truncation of the size returned by _kvm_kvatop...
2014-01-14 jilleslibc/resolv: Use poll() instead of kqueue().
2014-01-14 delphijANSI-fy prototype.
2014-01-13 marcelWe don't have to worry about page sizes when working...
2014-01-13 marcelRe-apply the part of r260022 that was reverted by r2600...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-12 jmmvGenerate and install pkg-config files for atf.
2014-01-12 jillesfts(3): Remove stray mentions of the obsolete fts_bignum.
2014-01-12 jillesfts: Stat things relative to the directory fd, if possible.
2014-01-11 jillesAdd some missing .Nm for newer syscalls in existing...
2014-01-11 jmguse a real uint64_t instead of writing code to emulate...
2014-01-11 theravenAdd missing C++11 typeinfos to the libcxxrt version...
2014-01-10 jmmvFix path to the process_helpers for the libatf-c++...
2014-01-10 jmmvRespect the original layout of the atf-{c,c++} tests.
2014-01-07 jmgmake sure that rbuf is aligned by making a union w...
2014-01-05 dimSplit the last gcc-specific flags off into CFLAGS.gcc...
2014-01-05 hselaskyImplement two new libusb API functions.
2014-01-04 tuexenFix several bugs in sctp_bindx():
2014-01-03 pjdMFp4 @1189741:
2014-01-03 pjdMFp4 @1189711:
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 delphijMFV r259170:
2013-12-31 kargl* msun/man/cosh.3:
2013-12-30 karglFix a mismerge of my local doc changes to msun/man...
2013-12-30 kargl* Makefile:
2013-12-30 kargl* ld80/k_expl.h:
2013-12-29 marcelRevert part of r260022: LIB32 builds were broken by it.
2013-12-29 marcelAdd support for virtual cores (aka minidumps). To that...
2013-12-28 marcelAllow building a cross libkvm for ia64.
2013-12-28 marcelAllow building a cross libkvm by setting TARGET_ARCH...
2013-12-28 dimIn libiconv_modules, surround unused static _citrus_XXX...
2013-12-27 pluknet- Fix EBADF description, in following the future POSIX...
2013-12-26 pluknetFix an apparent typo.
2013-12-26 pluknetProvide the manual page for aio_fsync(2).
2013-12-26 dimFor libstand and sys/boot, split off gcc-only flags...
2013-12-26 marcelFix "kptdir is itself virtual" error, caused by having...
2013-12-25 pluknetFix a typo.
2013-12-25 pluknetFor vmcore, calculate time relative to device creation...
2013-12-25 pluknetThe compile time constant limit on number of swap devic...
2013-12-23 jhbExtend the support for local interrupts on the local...
2013-12-22 dimTo avoid having to explicitly test COMPILER_TYPE for...
2013-12-19 marcelFix readdir for the root directory on a FAT32 file...
2013-12-18 marcelFix an inappropriate free of a non-dynamic value. While...
2013-12-18 rushm_open(2): Fixed the history information.
2013-12-18 marcelClear f_rabuf after freeing the memory it points to...
2013-12-18 marcelSupport long filenames.
2013-12-18 neelRename the ambiguously named 'vm_setup_msi()' and ...
2013-12-16 neelAdd an API to deliver message signalled interrupts...
2013-12-16 dimEnable llvm's integrated assembler for PowerPC, since...
2013-12-15 pjdMFp4 @1189139:
2013-12-15 nwhitehornBump libcam shared library version forgotten in r259397.
2013-12-13 eadlergetopt_long.3: wording quibbles
2013-12-09 hrsReplace Sun RPC license with a 3-clause BSD license...
2013-12-06 kibDo not force to run atexit handlers, which text comes...
2013-12-06 joelmdoc: remove EOL whitespace.
2013-12-05 rayMFC @r258947.
2013-12-03 emastelldb: Threaded inferior support for FreeBSD
2013-12-03 jhbVarious updates and tweaks to the wait(2) manpage.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 pjdFix comparisons in assertions.
2013-12-02 pjdBoth libcasper and libcapsicum libraries have to be...
2013-12-02 pjdForgot to 'svn add' lib/libcasper/ directory.
2013-12-02 pjdPlease welcome casperd daemon. It (and its services...
2013-12-01 jilleschmod(2): Document S_ISVTX following SUSv3/SUSv4.
2013-12-01 jilleswaitid(2): Do not tell userland programmers to include...
2013-12-01 pjdMove my simple logging API to a separate library. It...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-29 emasteNote that libstand is 32-bit on amd64 and powerpc64
2013-11-28 glebiusFix some misinformation in netgraph manual pages.
2013-11-25 pjdFix double free().
2013-11-25 peterMove the iconv wrapper source from libc_nonshared to...
2013-11-25 hrsThere is no file under SISSL after license replacement...
2013-11-25 hrsReplace Sun Industry Standards Source License for Sun...
2013-11-25 neelAdd HPET device emulation to bhyve.
2013-11-25 hrsReplace Sun RPC license in TI-RPC library with a 3...
2013-11-25 rstonepmc(3) does not document a dependency on <sys/types...
2013-11-25 hrsAdd ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv...
2013-11-23 andreastGet rid of the CONCAT macro.
2013-11-23 kibIf check_deferred_signal() execution needs binding...
2013-11-23 neelAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-21 andreastReplace the WEAK_ALIAS() alias with the WEAK_REFERENCE...
2013-11-21 andreastIntroduce a WEAK_REFERENCE() alias and use it. Get...
2013-11-21 pluknetCatch up with OpenPAM Nummularia.
2013-11-19 bdreweryFix build with GCC
2013-11-19 bdrewerySupport SNI in libfetch
2013-11-18 tijlBug fixes in iconv(3) UTF-7 support.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 jmmvFix the build of some ATF tests.
2013-11-17 peterAttempt to move the POSIX iconv* symbols out of runtime...
2013-11-17 eadlerAdd missing include files for the printf_l and scanf_l...
2013-11-13 rayMFC @r258091.
2013-11-12 neelMove the ioapic device model from userspace into vmm...
next