Add -O and -T to the SYNOPSIS.
[dragonfly.git] / lib / libc / gen /
2007-03-16 Sascha WildnerUse .Dv for defined values.
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-11 Sascha WildnerFix function name.
2007-02-10 Sascha WildnerFix typo: cgetseq -> cgetset
2007-02-01 Simon SchubertChange kinfo_proc interface between kernel and userland.
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2006-12-26 Sepherosa Ziehau- Unhook usr.bin/uname from boot strap tools building...
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-06 Thomas E. SpanjaardPending enlightenment, specify confstr(3) to conform...
2006-12-06 Thomas E. SpanjaardFix a bug in our confstr(3) implementation, it did...
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-12 Peter AvalosMerge from vendor branch FILE:
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-01 Peter AvalosMerge from vendor branch AWK:
2006-10-21 Sascha WildnerAdjust to post Citrus import reality.
2006-10-14 Sascha WildnerFix references and .Nm abuse.
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-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 Simon SchubertMerge from vendor branch CVS:
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
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-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
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-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-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
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-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 DillonMake warn() a weak reference.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
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-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-19 Sascha Wildner- Document ttyname_r().
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-13 Sascha WildnerCleanup:
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-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:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
2005-08-23 Matthew DillonReduce the buffer size for the threaded version of...
2005-08-23 Matthew DillonAdd a TTY_PATH_MAX limit, set to 256, and reduce the...
next