]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Replace all uses of libncurses and libtermcap with their wide character
[FreeBSD/FreeBSD.git] / lib /
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-15 baptAdd a comment to explain the EAGAIN is only there for...
2014-07-15 pfglibc/stdlib: Minor cleanups to code originating in...
2014-07-15 kevloDocument that listen(2) can fail with EDESTADDRREQ.
2014-07-15 pfglibc/gen: small updates to code originating at OpenBSD
2014-07-14 jmmvMake generation of nslexer.c more robust.
2014-07-13 kargl* Update the comments to agree with commit r226595.
2014-07-13 kargl* Makefile:
2014-07-13 kargl* Use 9 digits instead of 11 digits in efx and efx8.
2014-07-13 kargl* Update the comments that refer to erf[c](nan) and...
2014-07-13 kargl* Use the volatile qualifier for 'tiny' to prevent...
2014-07-13 karglWhitespace.
2014-07-12 pfgstrfmon: reduce unnecessary snprintf.
2014-07-11 jhbFix some edge cases with rewinddir():
2014-07-10 pfgSync some (mostly cosmetical) changes from NetBSD
2014-07-10 gahrImplement Short/Small String Optimization in SBUF(9...
2014-07-10 baptSupport EAGAIN in fetch_writev
2014-07-09 kibImplement sysconf(_SC_GETGR_R_SIZE_MAX) and sysconf...
2014-07-09 dimIn libproc, avoid calling __cxa_demangle(), and thus...
2014-07-09 markjFix a typo.
2014-07-08 pluknet[mdoc] Fix previous change.
2014-07-07 marcelRemove ia64.
2014-07-05 rpauloAdd the DTrace probe definitions for plockstat support.
2014-07-04 pfgminor perf enhancement for UTF-8
2014-07-04 pfggetopt(3): clarify GNU instead of NetBSD.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 kibNote that most errors are possible for all syscalls...
2014-07-01 delphijMFV r267565:
2014-06-30 pfgregex(3): Add support for \< and \> word delimiters
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 umeFix build with WITHOUT_INET6.
2014-06-26 ume- Exclude loopback address rather than loopback interface.
2014-06-26 pluknetDocument EINVAL as per POSIX.
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 wollmanCatch up with many years of changes:
2014-06-24 neelProvide APIs to directly get 'lowmem' and 'highmem...
2014-06-23 joelmdoc: remove superfluous paragraph macros.
2014-06-23 umeExclude IPv4 address from doing longest match.
2014-06-23 baptuse .Mt to mark up email addresses consistently (part4)
2014-06-23 baptuse .Mt to mark up email addresses consistently (part3)
2014-06-22 acheMerge intermediate OpenBSD v1.25 changes (almost identi...
2014-06-22 pfggetopt(3): recognize option:: as GNU extension for...
2014-06-21 pfgRevert r267675:
2014-06-20 pfgregex: Make use of reallocf().
2014-06-19 umeUse SOCK_CLOEXEC.
2014-06-19 kibAdd MAP_EXCL flag for mmap(2). It should be combined...
2014-06-19 kibThe time come to remove the wrapper, most likely, but...
2014-06-18 pfgstrptime: add support for %t and %n
2014-06-18 wblockFix syntax error.
2014-06-18 umeRetooling addrconfig() to exclude addresses on loopback...
2014-06-18 pfgstdtime: style(9) fixes.
2014-06-17 delphij4891 want zdb option to dump all metadata
2014-06-17 delphij4390 i/o errors when deleting filesystem/zvol can lead...
2014-06-17 delphij4757 ZFS embedded-data block pointers ("zero block...
2014-06-16 pfgUpdate license to strptime(3) implementation.
2014-06-16 hselaskyFix destruction of character devices by passing correct...
2014-06-15 pfgMFV r266988:
2014-06-15 ianCreate a mechanism for providing fine-grained build...
2014-06-13 hselaskyAttach the CUSE library and kernel module to the defaul...
2014-06-13 tijliconv_open: initialise ci_ilseq_invalid field of _citru...
2014-06-13 tijlReplace malloc+memset with calloc.
2014-06-13 tijlReplace malloc+memset with calloc.
2014-06-11 delphijFix path for zlib examples, this have no runtime effect...
2014-06-11 baptAdd a zlib pkg-config file (more and more ports require...
2014-06-11 baptUse Mt macro to properly format mailto links (patch...
2014-06-10 dimIn some scenarios, when generating llvm/clang .inc...
2014-06-09 jillessiglongjmp(): Preserve floating point exception flags...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-07 neelAdd ioctl(VM_REINIT) to reinitialize the virtual machin...
2014-06-06 jmmvHomogenize libatf-* version numbers with upstream.
2014-06-06 bruefferMdoc cleanup, typo and grammar fixes.
2014-06-06 bruefferAdd missing MLINKs.
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-05 baptAdd support for arbitrary http requests
2014-06-05 baptRemove unnecessary semicolons
2014-06-05 baptUse NULL instead of 0
2014-06-05 desIf HTTP_USER_AGENT is defined but empty, don't send...
2014-06-05 emasteUpdate reported libusb version to 1.0.13
2014-06-04 kibFor Xeon 7500 and 48XX (Nehalem EX and Westmere EX...
2014-06-03 markj4470 overly aggressive D integer narrowing breaks 32...
2014-06-03 markj4471 DTrace count() with histogram
2014-06-03 markj4474 DTrace Userland CTF Support
2014-06-03 markj4477 DTrace should speak JSON
2014-06-03 markj2915 DTrace in a zone should see "cpu", "curpsinfo...
2014-06-02 gahr- Return NULL and set errno to EINVAL if size is 0...
2014-05-31 neelActivate vcpus from bhyve(8) using the ioctl VM_ACTIVAT...
2014-05-30 hselaskystyle(9) requires an empty line when function have...
2014-05-30 hselaskyAdd support for snprintf() to libstand.
2014-05-30 bjkMinor mdoc fix
2014-05-30 pfgFix strcasecmp_l() and strncasecmp_l() POSIX 2008 compl...
2014-05-29 pluknetmdoc: add missing paragraph macro.
2014-05-28 umeDon't break the legacy applications which set
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 allanjudeEmphasis on 'do not' and 'complement' in the strcspn(3)
2014-05-26 neelFix issue with restarting an "insb/insw/insl" instructi...
2014-05-25 allanjudeMerge strcspn.3 into strspn.3 and clarify the explainat...
next