Fix an asf core dump.
[dragonfly.git] / lib /
2008-07-12 Peter AvalosUpdate build structure for libarchive-2.5.5.
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-27 Simon SchubertInstall libedit's readline headers.
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-24 Sascha WildnerFix typo.
2008-06-24 Thomas NikolajsenAdd nohistory flag.
2008-06-18 Hasso TepperLink libarchive against libbz2 and libz to be compatibl...
2008-06-16 Peter AvalosUpdate build structure for libarchive update.
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-05 Sascha WildnerRemove some unneeded definitions of NULL.
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 Nicolas TheryRemove commented out references to lwkt_* source files...
2008-05-22 Hasso TepperAdd support for for the AI_NUMERICSERV getaddrinfo...
2008-05-20 Hasso TepperMerge error fix.
2008-05-19 Simon SchubertDon't #include <sys/select.h> from sys/types.h, to...
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 AvalosSync with NetBSD:
2008-05-17 Peter AvalosQuiet gcc4. -I- isn't required any more.
2008-05-17 Peter AvalosChanges for libarchive-2.4.17 import.
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-09 Matthew DillonReturn EINVAL if a NULL pointer is passed to the mutex...
2008-05-09 Simon SchubertMake the code we're running under total signal mask...
2008-05-04 Sascha WildnerAdd missing names and MLINKS.
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 DillonRemove debugging assertion.
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-14 Matthew DillonFix some issues in libthread_xu's condvar implementation.
2008-04-12 Sascha WildnerAdd MLINKS for MD[245]Pad.3.
2008-04-10 Hasso TepperSync Citrus iconv support with NetBSD.
2008-04-07 Peter AvalosUpdate build for OpenSSH 5.0p1.
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-02 Joerg SonnenbergerFix buffer overflow in config parser.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-01 Sascha WildnerAdd MLINKS for SDP_{GET,PUT}_UUID128.3
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-13 Simon SchubertDon't forget to set internal error message in kvm_nlist().
2008-02-11 Matthias SchmidtRemove link to FreeBSD porters handbook and to removed...
2008-02-10 Sascha WildnerFix include file name.
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-09 Sascha WildnerMove text which is not part of .Fa to the next line.
2008-02-09 Sascha WildnerDon't break the line before .An.
2008-02-09 Sascha WildnerRemove redundant sentence.
2008-02-09 Sascha WildnerAdd a mountctl(2) manual page.
2008-02-08 Sascha WildnerRemove empty line.
2008-02-01 Sascha WildnerFix various manpage nits.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-31 Sascha WildnerAdd missing manpage name.
2008-01-30 Hasso TepperBuild libevent.
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-24 Sascha WildnerRemove references to non-existant opiechallenge(3).
2008-01-20 Simon SchubertDon't link to any threading lib as libc already exports...
2008-01-19 Peter AvalosUpdate for file-4.23 import:
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-19 Simon SchubertAdd shim for pthread_set_name_np. Not functional.
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...
next