]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Updated dependencies
[FreeBSD/FreeBSD.git] / lib /
2014-05-10 sjgUpdated dependencies
2014-05-08 sjgMerge from head
2014-05-08 markjFix the rd_event_addr prototype and slightly clarify...
2014-05-08 markjHandle the different event types properly in rd_event_a...
2014-05-07 phomsync(2) must return ENOMEM and not EINVAL when the...
2014-05-06 delphijSort .ALLSRC before concatenating files together. ...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-05 sjgNew/updated dependencies
2014-05-05 pfgRevert r265367:
2014-05-05 pfgregex: Use calloc instead of malloc.
2014-05-04 markjIf the traced process stops because it received a signa...
2014-05-03 markjFix a typo.
2014-05-03 markjAllow "a.out" as an alias for the executable if no...
2014-05-02 bruefferProperly free resources in case of error.
2014-05-01 pfgregex: Remove some unreachable breaks.
2014-05-01 pfgcitrus: Avoid invalid code points.
2014-04-30 pjdDon't forget to remember previous element at the end...
2014-04-29 pfgcitrus: Avoid invalid code points.
2014-04-28 neelAllow a virtual machine to be forcibly reset or powered...
2014-04-28 andrewSet the new floating point exception mask correctly
2014-04-28 sjgMerge head
2014-04-27 sjgMerge head
2014-04-26 desr261913 broke DES passwords, because the only way they...
2014-04-25 impSpell NO_PROFILE= as MK_PROFILE=no.
2014-04-25 impKill last remaining NO_INSTALLLIB in tree by converting...
2014-04-25 impEliminate last vestigies of NO_MAN= in the tree. Also...
2014-04-23 baptUpdate to byacc 20140409
2014-04-21 jilleslibc/stdio: Fail fdopen() on an execute-only fd.
2014-04-21 andrewRename the fp{get,set}* files so they no longer conflic...
2014-04-20 andrewAdd the deprecated fp{get,set}* functions, a few ports...
2014-04-17 bruefferAdd a missing break in the TCP case.
2014-04-16 brooksRemove the libkse directory. It was unhooked from...
2014-04-15 bruefferCorrect sorting.
2014-04-15 bruefferMention Capsicum.
2014-04-14 tychonAdd support for emulating the slave PIC.
2014-04-14 gjbFix err() usage in libcapsicum(3) example.
2014-04-14 markjFix some off-by-one errors. The kve_end and rdl_eaddr...
2014-04-13 jillesrealpath(): Properly fail "." or ".." components after...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-11 hselaskyTune buffer sizes for SuperSpeed USB when using LibUSB...
2014-04-07 edFix table alignment. EVFILT_PROCDESC is longer than...
2014-04-07 edImplement kqueue(2) for procdesc(4).
2014-04-07 kevloAdd support for UDP-Lite protocol (RFC 3828) to IPv4...
2014-04-06 theravenMove definitions out of rpc_com so that the linker...
2014-04-05 jilleslib: Remove duplicate SUBDIR libnv.
2014-04-05 marcelAccept RFC 2292 option values so that RFC 2292 complian...
2014-04-05 marcelThe getlogin_basic() function can return a 0 status...
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 impThe proper way to request no man pages currently is...
2014-04-05 theravenSilence a warning with GCC that was breaking the build...
2014-04-04 edCorrect return type of pdfork(2).
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-03 theravenFix the inheritance of the FBSDprivate_1.0 namespace.
2014-04-03 theravenMove _b functions into the 11.x symbol version namespace.
2014-04-03 theravenAdd an extra void* cast to work around a bug in FreeBSD...
2014-04-02 theravenMove scandir_b to a later symbol version.
2014-04-02 theravenAdd support for some block functions that come from...
2014-04-02 theravenFix an issue where the locale and rune locale could...
2014-04-01 jilleslibnv: Don't lose big-endian flag when receiving a...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 tijl- In the libiconv module for ISO 2022 restore the origi...
2014-03-30 eadlerUse the correct variable name in the example code.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-28 gjbDereference nonexistent md2(3) manual.
2014-03-27 rwatsonUpdate system man pages for s/capability.h/capsicum.h/.
2014-03-26 neelAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-22 andrewImplement __flt_rounds for ARMv6 hard-float. The fpscr...
2014-03-21 bdrewerynv(3) was not in 10.0.
2014-03-20 hirenUpdate hwpmc to support core events for Atom Silvermont...
2014-03-18 emasteUpdate NetBSD Foundation copyrights to 2-clause BSD
2014-03-16 andrewRemove an extra 1 in an #if line
2014-03-16 andrewFix the spelling of function.
2014-03-16 andrewAdd an optimised version of the float and double helper...
2014-03-16 rwatsonUpdate most userspace consumers of capability.h to...
2014-03-16 andrewOnly build the vfp/softfp switching code on armv6 as...
2014-03-16 andrewBuild fenv-vfp.c with the softfp float abi. Without...
2014-03-16 jmgreplace the kernel's version w/ cperciva's implementati...
2014-03-15 andrewOn armv6 access both the softfloat and, when available...
2014-03-14 eadlerlibusb: add libusb_log_level enum
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-14 eadlermultiple: Remove 3rd clause from BSD license where...
2014-03-14 glebiusRemove IPX support.
2014-03-13 davidxuTo avoid missing a chance to cancel thread, call _pthre...
2014-03-12 jmmvMake ether_line really report an error when all input...
2014-03-11 tychonReplace the userspace atpic stub with a more functional...
2014-03-11 bdrewerySupport Last-Modified behind proxies which return UTC...
2014-03-11 eadlerlibbsdstat: fix warnings, set WARNS
2014-03-11 andrewExport _libc_arm_fpu_present as a private symbol to...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-09 jmgvarious formating fixes, use NUL for NUL bytes..
2014-03-07 eadlerlibc man pages: Remove reference to non-existent FreeBS...
2014-03-06 jillesfts: Don't abort if an empty pathname is given.
2014-03-06 jlhLet __bt_put() accept the R_SETCURSOR flag, as stated...
2014-03-06 adrianAdd 'libstatfoo' from Sam Leffler.
2014-03-06 delphijAdd a manual page for zopen(3) provided by our libz.so.
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
next