In copyright statement correct that the author is me, not Bill Paul.
[freebsd.git] / lib /
2014-07-30 marcelProvide a means for loaders to control which file syste...
2014-07-29 jhbIf telldir() is called immediately after a call to...
2014-07-28 gnnUpdate the list of cross references to include the...
2014-07-28 gahrUnbreak the ABI by reverting r268494 until the compat...
2014-07-26 dimIn r232153, libarchive 3.0.3 was imported, replacing...
2014-07-26 pfgstrftime() xlocale cleanups.
2014-07-26 acheIn the "Too many open files" edge cases don't try to...
2014-07-26 desRemove useless getpwnam() call.
2014-07-26 sjgReviewed by: imp
2014-07-24 jhbPOSIX says that passing a location returned by telldir...
2014-07-24 sbrunolibstand's qdivrem.c assumes that sizeof(int) == sizeof...
2014-07-24 neelFix fault injection in bhyve.
2014-07-23 pfgFix mismatch.
2014-07-23 pfgfparseln(3): Update from NetBSD sources.
2014-07-23 neelEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 pfgAvoid possible cast degradation.
2014-07-22 acheFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 acheBack the whole change out until I figure out how to...
2014-07-22 acheChecking for __SAPP alone is not enough because it...
2014-07-22 pfgRevert r268984:
2014-07-22 pfgMostly cosmetic cleanups.
2014-07-22 pfgftello: return 1 when seeking offset on an append stream.
2014-07-22 pfgrewind: always clear error indicator.
2014-07-21 pfgFix hdestroy() compliance issue.
2014-07-21 pfgUpdate license.
2014-07-21 pfgAdd re-entrant versions of the hash functions based...
2014-07-20 pfgAdjust errno on failed prepwrite.
2014-07-20 pfgConst-ify a character string.
2014-07-20 pfgUse a correct errno in freopen.
2014-07-20 pfgUpdate fflush(3) to return success on a read-only stream.
2014-07-19 ianAdd dl_unwind_find_exidx() for ARM EABI, required for...
2014-07-19 desAdd support for the "account" facility.
2014-07-19 neelHandle nested exceptions in bhyve.
2014-07-19 desCheck if the specified group is the user's primary...
2014-07-19 desClean up the libunbound build to avoid accidentally...
2014-07-19 pfgClean r268867.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 pfgUse unsigned optlen in getsourcefilter()
2014-07-18 jillesttyname(3): Fix EBADF/ENOTTY error descriptions.
2014-07-18 baptExtend kqueue's EVFILT_TIMER by adding precision unit...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
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...
next