]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix line continuation in write_partition_layout().
[FreeBSD/FreeBSD.git] / lib /
2014-10-14 gjbReintegrate head@r273095
2014-10-14 andrewAdd support for the __aeabi_c*cmp* functions. These...
2014-10-13 delphijPromote libevent to lib/ level and fold ftp-proxy into...
2014-10-13 hselaskyFix compiler locking diagnostic warnings.
2014-10-10 delphijaccept(2) may and can return EAGAIN, document it.
2014-10-09 emasteUpdate dl_iterate_phdr(3) to follow r272842
2014-10-09 karglThe value small=2**-(p+3), where p is the precision...
2014-10-09 pjdFix problem on big endian systems introduced in r271579...
2014-10-09 melifaroMerge HEAD@r272834
2014-10-09 desChange the hardcoded default back from SHA512 to DES.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-07 ache1) Fix the case we have less arguments for format strin...
2014-10-07 acheBack out timegm error check from r272562.
2014-10-07 delphijAdd MLINK for explicit_bzero(3) and bump .Dd date.
2014-10-07 delphijAdd explicit_bzero(3) and its kernel counterpart.
2014-10-06 luigiAdd netmap support to libpcap. Tcpdump and other native...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-05 ache1) For %Z format, understand "UTC" name too.
2014-10-04 pfgMinor doc format fix.
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-04 markjRemove an incorrect and useless debug print.
2014-10-03 markjHook up support for userland CTF support in DTrace...
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 karglRemove whitespace and 2 blank lines.
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 pfgstrptime(3): Update manpage for %U and %W.
2014-10-02 pfgstrptime: %s format fix.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 pfgstrptime: fix bug introduced in r272273.
2014-10-01 andrewClean up detection of hard-float ABIs. As with big...
2014-10-01 baptEnsure that every ENTRY(foo) has a matching END(foo).
2014-10-01 andrewFix the TARGET_ABI value clang uses. It shpuld be gnuea...
2014-10-01 andrewRemove MK_ARM_EABI, the armeb issues have been fixed...
2014-10-01 desConsistently cast tty and user to const char * in print...
2014-09-30 bdreweryDocument [EPERM] for UNIX sockets.
2014-09-29 bzHopefully fix build breakage with gcc passing void...
2014-09-29 desInstead of failing when neither PAM_TTY nor PAM_RHOST...
2014-09-28 pfgAdd strptime(3) support for %U and %W (take 2)
2014-09-26 pluknetFix description of mutex acquisition.
2014-09-25 pfgRevert r272122
2014-09-25 kargl* Whitespace.
2014-09-25 markjFactor out some of the duplicated code in the symbol...
2014-09-25 pfgAdd strptime(3) support for %U and %W
2014-09-25 pjdDocument the new nvlist_get_parent() function.
2014-09-24 kibExpand the libthr(3) manpage to document knobs accepted...
2014-09-24 kibSwitch the defaults to not split the RLIMIT_STACK-sized...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-21 markjAdd some ATF tests for libproc.
2014-09-18 pjdDon't use nvl in case of a failure.
2014-09-18 willFix incremental builds involving non-root users with...
2014-09-18 willFix incremental builds involving non-root users with...
2014-09-17 bdreweryExplicitly set MAP_PRIVATE to avoid [EINVAL] after...
2014-09-17 jhb- Remove mention of MAP_INHERIT. It hasn't been implem...
2014-09-17 jhbExplicitly specify MAP_SHARED when mapping the stats...
2014-09-17 karglFor targets that have a signed zero, lgamma_r(-0, ...
2014-09-16 ngieBump .Dd for the content change done to access(2) in...
2014-09-16 ngieValidate the mode argument in access, eaccess, and...
2014-09-15 kargl* Makefile:
2014-09-15 jmgdocument mqueuefs is required for mq_open...
2014-09-15 jhbAdd stricter checking of some mmap() arguments:
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-15 desr271256 fixed one segfault condition but introduced...
2014-09-15 desVendor import of OpenPAM Ourouparia.
2014-09-14 pjdUse non-recursive algorithm for traversing nvlists...
2014-09-14 pjdRemove the limit on descriptors that can be send in...
2014-09-09 joelMinor mdoc nit.
2014-09-08 desFail rather than segfault if neither PAM_TTY nor PAM_RH...
2014-09-07 ngieInclude src.opts.mk after SHLIBDIR has been defined...
2014-09-05 andrewAdd the fp{get,set}{mask,round} functions to the public...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 karglRemove an initialized, but otherwise, unused variable.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 pfglibc/locale: Remove a wrong comma.
2014-09-04 bennoSystems with lots of geom providers can end up with...
2014-09-03 jhbAlways seek back to the beginning of a regular director...
2014-09-03 pjdUse better type for i.
2014-09-03 pjdDeclare i.
2014-09-03 pjdFix descriptors leak in case of nvlist_xunpack() failure.
2014-09-02 rpauloFix typo in a comment.
2014-09-01 pfgAdd bsearch_b to the libc map and the stdlib header.
2014-09-01 edAdd lock annotations to libcuse.
2014-09-01 karglAccording to the ISO C standard, lgamma(-integer) returns
2014-09-01 edAdd lock annotations to the header files of our threadi...
2014-09-01 karglFix a tab that somehow became 8 spaces.
2014-08-31 karglCompute sin(pi*x) without actually doing the pi*x multi...
2014-08-31 ianIn ARM asm code, ensure that every ENTRY(foo) has a...
2014-08-30 karglFix the order of "const volatile" to be consistent...
2014-08-30 karglMake tiny volatile to prevent the compiler(s) from
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-25 rdivackyThe standard we compile libc++ with is called c++11...
2014-08-25 ngieFix "make checkdpadd" for lib/libc when MK_SSP != no
2014-08-24 markjFix a bug in r265255: only return NULL if the requested...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-20 pfgAdd missing break.
2014-08-19 bdreweryUse bsd.lib.mk here as all other csu Makefiles do.
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
next