Assorted .Xr fixes:
[dragonfly.git] / lib / libc /
2006-04-17 Sascha WildnerAssorted .Xr fixes:
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-08 Sascha WildnerAdd missing isnormal(3) manual page.
2006-04-08 Sascha WildnerRemove references to multibyte(3) which is no longer...
2006-04-08 Sascha WildnerAdd section numbers to references and fix .Xr abuse
2006-04-08 Sascha WildnerUse .St for references to standards.
2006-04-07 Sascha WildnerPut the 'V' option back in.
2006-04-06 David XuAdd all pthread functions into libc namespace.
2006-03-27 Sascha WildnerMove .Pp outside of display.
2006-03-26 Sascha WildnerRemove redundant .Pp macros right before .El, .Sh and...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-22 Sascha WildnerPlan9 -> Plan 9
2006-03-21 Sascha WildnerFix xref order.
2006-03-20 Matthew Dillonstrnstr() was testing one byte beyond the specified...
2006-03-13 Sascha WildnerSilence warnings.
2006-03-02 Sascha Wildner.Pq and friends add some unwanted extra whitespace...
2006-03-02 Joerg SonnenbergerFix initialisation of wide char support in FILE. Proble...
2006-03-01 Sascha WildnerFix section order (missed in my last commit).
2006-02-28 Sascha WildnerAdd documentation for CAPS system calls.
2006-02-28 Sascha WildnerUse \(xx style escape sequences for some special charac...
2006-02-25 Sascha WildnerRemove empty line to silence troff warning.
2006-02-18 Joerg SonnenbergerSync vfscanf with FreeBSD, which makes it almost symmet...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-02-12 Matthew DillonBring in a bunch of malloc features from OpenBSD and...
2006-02-12 Matthew DillonMake warn() a weak reference.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-20 David XuMFBSD:
2005-12-10 Sascha WildnerFix some manlint nits and add .Dx where appropriate.
2005-12-07 Simon SchubertAdd the globbing flag GLOB_PERIOD.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-06 Joerg SonnenbergerRevert last change and add toascii.c to the right variable.
2005-12-06 Joerg Sonnenbergertoascii(3) got lost during ctype conversion.
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-04 Sascha WildnerInclude <time.h> to silence some warnings.
2005-12-04 Sascha Wildner- Ansify function definitions.
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-24 Sascha WildnerMove individual parameter comments into the general...
2005-11-23 Sascha WildnerRemove forgotten K&R parameter declaration.
2005-11-23 Sascha WildnerAdd an XXX comment to document that the initializations...
2005-11-23 Sascha WildnerRemove prototypes for hidden functions. We'll deal...
2005-11-20 Sascha WildnerAdd XXX comments to document dubious random number...
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha Wildner- Fix some warnings.
2005-11-19 Sascha Wildner- Document ttyname_r().
2005-11-19 Sascha Wildner- Fix several compilation warnings.
2005-11-19 Joerg SonnenbergerMake the syslog message string static const, saves...
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-01 Sascha WildnerSync atol(3) manpage with FreeBSD's rev. 1.13 to includ...
2005-11-01 Joerg SonnenbergerAdd missing atoll.
2005-10-30 Sascha WildnerFix style(9) issue: move * to the line specifying the...
2005-10-25 David XuMake usleep as a weak symbol, so thread library can...
2005-10-08 Simon SchubertRemove erroneous MLINKS. These are handled elsewhere...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-25 Jeroen Ruigrok/asmodaigetchar() is void in its prototype.
2005-09-23 Sascha Wildner* Add braces to while statements and remove the '?...
2005-09-20 Jeroen Ruigrok/asmodaiFix the function declaration.
2005-09-19 Jeroen Ruigrok/asmodaiBump OpenBSD Id.
2005-09-19 Jeroen Ruigrok/asmodaiGet rid of the third clause where we can.
2005-09-19 Jeroen Ruigrok/asmodaiFix broken comment.
2005-09-19 Jeroen Ruigrok/asmodaiGet rid of the third clause.
2005-09-19 Jeroen Ruigrok/asmodaiReflect type change and remove third clause.
2005-09-19 Jeroen Ruigrok/asmodaiSynchronise with NetBSD:
2005-09-18 Jeroen Ruigrok/asmodaiWelcome to 2005:
2005-09-18 Jeroen Ruigrok/asmodaiRestore the MAXPATHLEN comparison in basename.c, don...
2005-09-18 Jeroen Ruigrok/asmodaiRework dirname() with the same logic Joerg introduced...
2005-09-18 Jeroen Ruigrok/asmodaiFix one last nit: compare the result of strlcpy() only...
2005-09-18 Jeroen Ruigrok/asmodaiMove the Ids down to where they should be.
2005-09-18 Jeroen Ruigrok/asmodaiUpdate FreeBSD Id and synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok/asmodaiFix long standing logic bug in basename() introduced...
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-17 Joerg SonnenbergerToo many windhills in the third party software world...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Sascha WildnerFix wrong MLINKS. isnan(3) has a man page of its own.
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-03 Joerg SonnenbergerAdd strnvis, which is orthogonal to strvisx by bounding...
2005-09-03 Joerg SonnenbergerSync with FreeBSD HEAD.
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
next