libdevinfo|libnetgraph7: simplify parens usage in function arguments
[dragonfly.git] / lib /
2013-12-30 Franco Fichtnerlibdevinfo|libnetgraph7: simplify parens usage in funct...
2013-12-29 Franco Fichtnerlibpthread: simplify parens usage in function arguments
2013-12-29 Sascha Wildnergetwc.3: Fix typo.
2013-12-29 Sascha Wildnermbsrtowcs.3: Add missing type.
2013-12-27 Franco Fichtnerlibm: cacos(3) character magic zapped
2013-12-27 Sascha Wildnerlibc: Remove documentation for strtoq_l() and strtouq_l().
2013-12-27 Sascha Wildnerlibc: Document some more *_l() functions.
2013-12-26 Sascha Wildnerlibc: Document some more *_l() functions.
2013-12-26 Sascha Wildnerlibc: Document some more *_l() functions.
2013-12-26 Sascha Wildnerlibc: Add xlocale(3) references to some manual pages.
2013-12-26 Sascha Wildnerlibc: Document some more *_l() functions.
2013-12-25 Sascha Wildnerlibc: Document some more *_l() functions.
2013-12-25 Sascha Wildnerlibc: Document some more *_l() functions.
2013-12-25 Sascha WildnerSome improvements to *_l.3 manual pages (all part of...
2013-12-25 Sascha Wildnerstrcasecmp.3: Mention _l() functions better, add to...
2013-12-25 Sascha WildnerImprove various ctype.h manual pages.
2013-12-25 Sascha WildnerDocument wcscoll_l() and wcsxfrm_l().
2013-12-24 Sascha Wildneriswalnum_l: iswnumber_l() isn't in 1003.1-2008 either.
2013-12-22 Sascha Wildnerlibc/stdtime: Sync with tzcode2013i from ftp://ftp...
2013-12-19 Antonio Huete Jimenezlibhammer - Gather additional information about PFSes.
2013-12-18 Nicolas Therykernel: forbid ptrace on system processes
2013-12-17 Sascha WildnerMark up some email addresses in various manual pages.
2013-12-17 Sascha Wildnernsdispatch.3: Use lists instead of displays to better...
2013-12-17 Sascha Wildnerlibalias.3: Remove nested displays, we can live without...
2013-12-14 Nicolas Therystrlcpy.3: fix parameter name
2013-12-12 Sascha Wildner{ctype,iswalnum}_l.3: Remove references to non-existant...
2013-12-09 Sascha Wildnersysctl.3: Remove useless .Ns and use .Vt for types.
2013-12-06 Sascha Wildnerlibwrap: Raise WARNS to 2 and fix warnings.
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-05 Sascha WildnerRemove libxpg4 stub which never played a role for Drago...
2013-12-05 Sascha Wildnerlibm: Properly end some comments before starting a...
2013-12-05 Sascha Wildnerlibopie: Raise WARNS to 2 and fix warnings.
2013-12-04 Sascha WildnerFix some mandoc warnings (tab in non-literal context).
2013-12-02 Sascha Wildnerlibc/stdtime: Sync with tzcode2013h from ftp://ftp...
2013-12-02 Nicolas Therylibc: fix incorrect error handling in shm_open
2013-12-01 Sascha Wildnerlibc/xprintf: Fix namespace.h/un-namespace.h inclusion.
2013-11-28 Nicolas Theryumtx.2: fix typos
2013-11-28 Sascha Wildnernsdispatch.3: Fix excessive quotation marks.
2013-11-28 Sascha Wildnergetopt.3: Fix excessive quotation marks.
2013-11-26 Sascha Wildnerrpc_soc.3: Remove unneeded Xo/Xc.
2013-11-26 Sascha Wildnerato{f,i}.3: Grr, fix typos.
2013-11-26 Sascha Wildnerato{f,i,l}.3: Fix ato{f,i,l,ll}_l() prototypes.
2013-11-24 Alexandre PerrinAdd proper const keywords to sysctl(3) parameters.
2013-11-24 Sascha WildnerRemove various unneeded .Pp macro in manual pages ...
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-19 Sascha Wildnermemcpy.3: Bring back mempcpy() docs which were removed...
2013-11-18 Sascha Wildnerisphonogram.3: Fix xlocale(3) reference.
2013-11-17 Sascha Wildnerlibc: Sync strfmon() with FreeBSD (brings in strfmon_l...
2013-11-17 Sascha WildnerAdd localeconv_l(3) MLINK.
2013-11-17 Sascha Wildnerdigittoint.3: Add missing whitespace.
2013-11-17 Sascha Wildnerwscanf_l.3: Adjust wording yet again to match scanf_l.3.
2013-11-17 Sascha Wildnerlibc: Add atof_l(), atoi_l(), atol_l() and atoll_l().
2013-11-17 Sascha Wildnerwscanf_l.3: Fix description.
2013-11-17 Sascha Wildnerw{print,scan}f_l.3: Fix manual page titles.
2013-11-17 Sascha Wildnerlibc: Oops, typo in the Makefile.
2013-11-17 Sascha WildnerAdd a wscanf_l.3 manual page, modeled after scanf_l.3.
2013-11-17 Sascha Wildnerlibc: Add swscanf_l() and vwscanf_l().
2013-11-17 Sascha WildnerAdd the scanf_l.3 manual page from FreeBSD.
2013-11-17 Sascha WildnerAdd a wprintf_l.3 manual page, modeled after printf_l.3.
2013-11-17 Sascha Wildnerwprintf.3: Add a missing argument name.
2013-11-17 Sascha Wildnerlibc: Add swprintf_l() and vwprintf_l().
2013-11-16 Sascha WildnerAdd the printf_l.3 manual page from FreeBSD.
2013-11-16 Sascha Wildnerlibc: Add vprintf_l(), which somehow was missed.
2013-11-16 Sascha WildnerFix some typos in manual page references.
2013-11-06 Sascha Wildnerstrcasecmp.3: Fix wrong type name (site_t -> size_t).
2013-11-06 Sascha Wildnerlibsmb: Make it compile with -std=gnu99.
2013-11-06 Sascha Wildnerlibwrap: Make it build with -std=gnu99.
2013-11-05 Sascha Wildnerlibopie: Update config.h, clean up Makefile and use...
2013-11-04 Sascha Wildnerstrlcpy.3: Use OpenBSD's revamped description of strlcp...
2013-11-03 Sascha Wildnerpthread/sem_timedwait: sem_timedwait()'s timespec argum...
2013-11-03 Sascha WildnerFix some more prototypes in manual pages.
2013-11-03 Sascha WildnerFix two prototypes in stringlist.3 and rpc_svc_reg.3.
2013-10-29 Sascha Wildneripsec_strerror.3: Ansify prototype.
2013-10-29 Sascha WildnerFix three typos I made in the locale manpages.
2013-10-23 Sascha WildnerAdd some missing MLINKS for the locale manual pages...
2013-10-23 Sascha Wildnerlibhammer_stats.3: Add a missing MLINK and remove unnec...
2013-10-23 Sascha WildnerAdd missing whitespace in some manual pages.
2013-10-22 Sascha WildnerSort SEE ALSO in some manual pages.
2013-10-20 Sascha Wildneriswalnum_l.3: Fix prototypes.
2013-10-20 Sascha Wildnerwmemchr.3: Add missing const to prototypes.
2013-10-20 Sascha Wildnernewlocale.3: Fix header file name.
2013-10-19 Sascha WildnerSome manual page fixes here and there.
2013-10-18 John Marinolibldns, drill(1): Update to version 1.6.16
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-17 Matthew Dillonlibc - Fix bugs in arc4random, improve arc4random(...
2013-10-16 Sascha Wildnerlibc/nftw: Bring in some fixes from FreeBSD.
2013-10-08 Franco Fichtnera couple more Mt macros for author emails
2013-10-08 Franco Fichtnerlibc: proper FreeBSD version and some Mt macros for...
2013-10-07 Antonio Huete Jimenezlibhammer - Make use of the HAMMERIOC_PFS_ITERATE ioctl.
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-05 Franco Fichtnermdocml: mandoc(1) now imitates groff(1)'s header and...
2013-10-04 Sascha Wildnerlibc: Raise WARNS to 2.
2013-10-01 Joris Giovannangelistdlib/libc : don't bring back DragonFly cvs ids
2013-10-01 Joris Giovannangelilibc/stdlib : revert to dragonfly implementation
2013-09-30 John Marinolibarchive: Disable iconv the statically-built version
2013-09-30 Sascha Wildnerlibc: Ansify again, de-register again.
2013-09-29 John Marinolibm: Update erf, add imprecise versions of missing...
2013-09-29 John MarinoActivate Native Language Support (NLS) for error messages
2013-09-29 John Marinolocales, libconv: Sync with FreeBSD (extensive reach)
next