Bring in a transport-independent RPC (TI-RPC).
[dragonfly.git] / lib / libc /
2008-12-28 Peter AvalosBring in a transport-independent RPC (TI-RPC).
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-21 Sascha WildnerAdd parameter names.
2008-12-20 Sascha WildnerClean up #include situation in the SYNOPSIS.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Joe TalbottMerge branch 'master' of /usr/git/dragonfly
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannClean up a bit
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-16 Matthew DillonMake __fpending() take a const argument.
2008-12-14 Sascha WildnerBring the prototype of gethostbyaddr(3) in line with...
2008-12-12 Sascha WildnerAdd ftw(), nftw(), associated header files and document...
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha Wildnerkqueue support has been added to HAMMER.
2008-11-23 Sascha WildnerUse .Fn for functions and macros with parameters.
2008-11-11 Peter AvalosAdd the lchflags() syscall.
2008-11-10 Sascha WildnerSome small fixes.
2008-10-28 Sascha WildnerRemove remaining LIBC_SCCS related stuff.
2008-10-19 Sascha WildnerSync libc/stdtime and zdump(8)/zic(8) with tzcode2008h...
2008-10-17 Sascha WildnerFix some typos.
2008-10-16 Sascha WildnerXref utrace(2) from ktrace(2) instead of ktrace(1).
2008-10-16 Matthias SchmidtAdd man page for utrace(2). With modifications from...
2008-10-07 Sascha WildnerAdd missing .Lb
2008-10-06 Sascha WildnerAdd some xrefs.
2008-10-06 Sascha WildnerPOSIX conformance:
2008-10-04 Sascha WildnerWhitespace adjustment.
2008-10-04 Sascha Wildner* Constify return type of gai_strerror() as per bwg2001-009
2008-09-30 Sascha WildnerUse .In for include files.
2008-09-28 Sascha WildnerAdd .Lb
2008-09-28 Sascha WildnerAdd documentation for the statvfs, fstatvfs and fhstatv...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-24 Sascha WildnerFix function name.
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-05 Sascha WildnerBump .Dd, add .Lb, and use 'RFC xxxx'.
2008-09-04 Hasso TepperThe result of the "RFC3542 support" SoC project by...
2008-09-02 Matthias SchmidtRename /kernel and /module to /boot/kernel and /boot...
2008-08-28 Matthew DillonAMD64: Fix bugs in cerror().
2008-08-28 Matthew DillonAdjust the mcontext code to match amd64.
2008-08-28 Matthew DillonAdjust the mcontext code to match amd64.
2008-08-21 Sascha WildnerRemove extra comma.
2008-08-21 Thomas NikolajsenAdd Xref.
2008-08-19 Joerg SonnenbergerFix typos in copyright.
2008-08-09 Sascha WildnerAdd sradixsort(3) MLINK.
2008-08-09 Sascha WildnerAdd MLINKS for mpool(3) functions.
2008-08-09 Sascha Wildnerstyle change: don't use an MLINK as the source for...
2008-08-09 Sascha WildnerAdd MLINK for strnvis(3).
2008-08-09 Sascha Wildner* Add some missing MLINKS
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-10 Sascha Wildnerstyle: compare return value of getopt() against -1...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-24 Sascha WildnerFix typo.
2008-06-24 Thomas NikolajsenAdd nohistory flag.
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-03 Sascha Wildnermdoc cleanup
2008-06-02 Matthew DillonReport the nohistory, noshistory, and nouhistory flags...
2008-06-02 Hasso TepperAccording to SUSv3 including just regex.h must be enoug...
2008-06-01 Matthew DillonAdd getmntvinfo() which uses the new getvfsstat() syste...
2008-06-01 Matthew Dillon* Implement new system calls in the kernel: statvfs...
2008-05-31 Sascha WildnerAdd some missing manual pages: wcscoll(3), wcswidth...
2008-05-25 Hasso TepperAdd pthread_atfork() implementation to libc_r. libthrea...
2008-05-25 Sascha WildnerFix .Er abuse.
2008-05-25 Sascha WildnerPerform some mdoc cleanup.
2008-05-22 Hasso TepperAdd support for for the AI_NUMERICSERV getaddrinfo...
2008-05-20 Hasso TepperMerge error fix.
2008-05-19 Simon SchubertDeclare lsearch(3)/lfind(3), move them to libc and...
2008-05-19 Simon SchubertDeclare lsearch(3)/lfind(3), move them to libc and...
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-15 Matthew DillonThe char dummy must be dummy[2] to accomodate a nul...
2008-05-15 Matthew DillonFix str[c]spn off by one error.
2008-05-10 Sascha WildnerComment out some unimplemented syscalls.
2008-05-10 Sascha WildnerFix function name.
2008-05-03 Matthew DillonCorrect a bug in seekdir/readdir which could cause...
2008-05-02 Sascha WildnerSweep over our manual pages and remove .Pp before a...
2008-05-01 Sascha WildnerMove text that doesn't belong to a list outside of it.
2008-05-01 Sascha WildnerMove .Pp outside of .Bl
2008-05-01 Sascha WildnerReduce vertical space.
2008-04-22 Matthew Dillon* Remove the SINGLEUSE feature for telldir(), it does...
2008-04-20 Sascha WildnerAdd missing newline.
2008-04-20 Sascha WildnerNeither rand48 nor _rand48 are functions.
2008-04-19 Sascha WildnerThe historic and deprecated setgrfile() function never...
2008-04-15 Hasso TepperAdd libc support for gcc stack protector. Compatibility...
2008-04-15 Sascha Wildnera -> an
2008-04-15 Sascha WildnerAdd <sys/types.h> for size_t.
2008-04-15 Matthew DillonAdd __sreadahead() to help with pkgsrc's devel/m4.
2008-04-14 Matthew DillonUpdate the documentation for umtx_sleep() and umtx_wake...
2008-04-10 Hasso TepperSync Citrus iconv support with NetBSD.
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-24 Sascha WildnerImprove wording.
2008-02-23 Sascha WildnerAdd <unistd.h>.
2008-02-22 Sascha WildnerAdd a varsym(2) manual page (documenting varsym_{get...
next