If not in debugger, output kernel debug information to both the console and
[dragonfly.git] / lib / libc /
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...
2008-02-21 Hasso TepperAdd _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN varia...
2008-02-11 Matthias SchmidtRemove link to FreeBSD porters handbook and to removed...
2008-02-10 Sascha WildnerFix include file name.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-09 Sascha WildnerDon't break the line before .An.
2008-02-09 Sascha WildnerAdd a mountctl(2) manual page.
2008-02-01 Sascha WildnerFix various manpage nits.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-26 Sascha WildnerIn SEE ALSO, mark references to pkgsrc manual pages...
2008-01-25 Sascha WildnerAdd lldiv() and imaxdiv() to libc.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-19 Simon SchubertDon't write errno to the GOT, but properly follow the...
2008-01-19 Simon SchubertUse correct register
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-12 Sascha WildnerUse .Fx and .Dx.
2008-01-12 Nuno Antunespoll.h header should define the nfds_t type as required...
2008-01-10 Nicolas TheryAdd pselect syscall.
2008-01-07 Simon SchubertRename RB_STATIC_* to RB_*_STATIC to match up with...
2007-12-29 Matthias SchmidtRemove bogus non-reentrant "temporary" implementation...
2007-12-27 Sascha WildnerUse .Fa for struct members.
2007-12-23 Sascha WildnerFix various typos in our manpages.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-21 Sascha WildnerBring in a script(7) manual page which describes some...
2007-12-14 Sascha WildnerAdd some words about lwp_rtprio() to rtprio(2).
2007-12-14 Sascha WildnerImprove markup.
2007-12-08 Sascha WildnerAdd reference to the LWP "counterpart".
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-03 Sascha Wildneroperation is a function argument, not a defined value.
2007-12-03 Sascha WildnerFix typo: MNT_ASYNCHRONOUS -> MNT_ASYNC
2007-12-02 Sascha WildnerRemove trailing whitespace.
2007-12-02 Sascha WildnerAdd references to llabs(3) and imaxabs(3).
2007-12-02 Sascha WildnerAdd imaxabs(3) function and manual page.
next