Cosmetic changes (move assignment out of "if")
[dragonfly.git] / lib /
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-12-14 Sascha WildnerAdjust the bt_gethostbyaddr(3) prototype to match getho...
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-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerAdd a UFS(5) MLINK and reference it from various places.
2008-11-26 Sascha WildnerBump .Dd to when the page was updated.
2008-11-24 Hasso TepperSync libusbhid with other BSDs (breaks API compatibilit...
2008-11-23 Sascha WildnerUse .Fn for functions and macros with parameters.
2008-11-12 Sascha WildnerSilence -Wold-style-definition.
2008-11-11 Peter AvalosAdd the lchflags() syscall.
2008-11-10 Sascha WildnerSome small fixes.
2008-11-10 Sascha WildnerFix warnings.
2008-11-03 Peter AvalosBring in some changes to bsd.sys.mk from FreeBSD.
2008-11-02 Sascha WildnerUse %z for printing size_t/ssize_t.
2008-10-29 Sascha WildnerFix gcc34 warnings.
2008-10-29 Sascha WildnerFix warnings which cropped up in the gcc34 build. While...
2008-10-28 Sascha WildnerRemove remaining LIBC_SCCS related stuff.
2008-10-28 Sascha WildnerRemove some warning flags and raise WARNS where possible.
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-05 Sascha WildnerFix bug: sprintf() was used where snprintf() was meant.
2008-10-04 Sascha WildnerWhitespace adjustment.
2008-10-04 Sascha Wildner* Constify return type of gai_strerror() as per bwg2001-009
2008-10-01 Sascha WildnerDon't use .Fn for getcap. Reference it with .Xr instead.
2008-09-30 Sascha WildnerFix HISTORY.
2008-09-30 Sascha WildnerAnsify (i.e., silence -Wold-style-definition) the rest...
2008-09-30 Sascha WildnerAdd MLINKS.
2008-09-30 Hasso TepperThe devinfo(3) library provides userspace access to...
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-14 Sascha WildnerAdd MLINK for dehumanize_number(3).
2008-09-14 Sascha WildnerAdd dehumanize_number(3).
2008-09-13 Simon SchubertAdd hammer read support for loader.
2008-09-11 Sascha WildnerSync libmd with FreeBSD:
2008-09-07 Sascha WildnerAdd missing .Nm
2008-09-07 Sascha WildnerAdd missing .Nm's
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-25 Matthew DillonAMD64 Support:
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 WildnerAdd missing MLINKS.
2008-08-09 Sascha WildnerAdd MLINK for kvm_readstr().
2008-08-09 Sascha Wildner* Add some missing MLINKS
2008-08-04 Sascha WildnerRemove reference to expand_number(3). We'll bring in...
2008-08-04 Sascha WildnerSync humanize_number(3) with FreeBSD.
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-07-23 Sascha WildnerRemove old comment.
2008-07-15 Matthew DillonFix an issue where libthread_xu was not accepting the...
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...
next