]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix a logic error when checking if Tx power entries are greater than 31.
[FreeBSD/FreeBSD.git] / lib /
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...
2013-11-12 pjdBring in libnv library for managing name/value pairs...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 glebiusJust disable recoding support in libsmb if built WITHOU...
2013-11-12 traszFix typo.
2013-11-12 traszFix description to actually make sense.
2013-11-12 traszMention acl_get_brand_np(3).
2013-11-12 eadlerIndicate that expand_number is case-insensitive.
2013-11-11 markjConsistently add the relocation offset only when the...
2013-11-10 eadlerFix typo: site_t -> size_t
2013-11-09 pluknetFix extattr(2) MLINKS.
2013-11-08 dimFix typo in include guard, found by clang 3.4.
2013-11-08 jmmvBuild and install the atf tests.
2013-11-08 jmmvInstall category Kyuafiles from their category directories.
2013-11-08 jmmvSubsume the functionality of MK_ATF into MK_TESTS.
2013-11-07 karglYet, another attempt to fix the libm breakage due to the
2013-11-07 karglFix bulding libm on platforms with LDBL_MANT_DIG =...
2013-11-06 kargl* Use "math.h" instead of <math.h>.
2013-11-06 rayMFC @r257740.
2013-11-05 gjbFix .Dd after r257646.
next