Add a libmagic.3 manual page.
[dragonfly.git] / lib / libc /
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Sascha WildnerTurn off splitting in the AUTHORS section.
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-02 Sascha WildnerAdd wcstod(3) and wcstol(3) manual pages.
2006-11-02 Sascha WildnerSync strtol(3) and strtoul(3) with FreeBSD.
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-26 Sascha WildnerFix typo.
2006-10-21 Sascha WildnerFix typo.
2006-10-21 Sascha WildnerAdjust to post Citrus import reality.
2006-10-14 Sascha WildnerFix references and .Nm abuse.
2006-10-09 Sascha WildnerRemove trailing whitespace.
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertUpdate strtonum(3) to the latest OpenBSD version, which...
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Matthew DillonMAP_VPAGETABLE support part 3/3.
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Sascha WildnerRemove obsolete pre-Citrus file.
2006-09-10 Sascha Wildner* Remove support for VAX-style and IBM mainframe-style...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-26 Sascha WildnerDocument the recent upgrade of the printf and scanf...
2006-08-19 Sascha WildnerComment out WARNS line. libc is not even WARNS=0 clean.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-07-31 Simon SchubertUpdate the documentation to reflect current state:...
2006-07-27 Simon SchubertUpdate amd64 bits of libc's math routines
2006-07-27 Simon SchubertCorrect TLS and PIC addressing
2006-07-27 Simon SchubertRemove get/make/signalcontext.
2006-07-27 Simon Schubertadd header glue
2006-07-27 Simon SchubertAlways create __sys_name syscalls with weak symbols...
2006-07-27 Simon SchubertThis is suitable for amd64 as well
2006-07-27 Simon SchubertTell malloc.c about amd64
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-22 Sascha WildnerUse full month name for .Dd
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-08 Sascha WildnerRemove unnecessary check (u_int8_t is 0-255).
2006-07-05 Joerg SonnenbergerAdd wide char support for printf and friends. Fix a...
2006-06-25 Simon SchubertDocument that only sockaddr_storage sized parameters...
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-13 Matthew DillonThe pread/preadv/pwrite/pwritev system calls have been...
2006-05-26 Sascha Wildner- Uniformly use .In for header file references.
2006-05-17 Sascha WildnerRemove isinff and isnanf prototypes. Our isinf and...
2006-05-17 Sascha WildnerAdd isinff(3) manpage.
2006-04-27 Sascha Wildnergrrr...fix reverse chronological order
2006-04-27 Sascha WildnerUpdate HISTORY section for preadv and pwritev.
2006-04-27 Sascha WildnerAdd documentation for the new preadv(2) and pwritev...
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().
next