]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix for use after free.
[FreeBSD/FreeBSD.git] / lib /
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...
2014-05-25 hselaskyAdd empty LIBUSB_CALL macro, to be compatible to the...
2014-05-25 jmmvChange libatf-c and libatf-c++ to be private libraries.
2014-05-24 neelAdd libvmmapi functions vm_copyin() and vm_copyout...
2014-05-24 kibRight now, the rtld prefork hook locks the rtld bind...
2014-05-23 hselaskyInitial import of character device in userspace support...
2014-05-17 rstoneCorrect a typo.
2014-05-17 desLook for root certificates in /usr/local/etc/ssl before...
2014-05-17 bjkCorrect documentation of the limit on how much memory...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 desRemove dead files.
2014-05-15 jhbImplement a PCI interrupt router to route PCI legacy...
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-14 dimUse the new -d option that was added to tblgen between...
2014-05-13 neelDon't include the guest memory segments in the bhyve...
2014-05-12 dimUpgrade our copy of llvm/clang to 3.4.1 release. This...
2014-05-11 eadlerlibedit: add H_SAVE_FP which saves history to a file...
2014-05-10 kibInvalidate the cache for the named posix semaphore...
2014-05-10 kibStyle.
2014-05-10 impSprinkle a few more .WAITs into the mix after csu,...
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
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 pfgRevert r265367:
next