Remove now unused variables.
[dragonfly.git] / include /
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-23 Joerg SonnenbergerFake DES was removed a while ago, remove the prototypes...
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-09 David XuAdd locking for FILE.
2005-05-09 YONETANI TomokazuFix duplicate bitmask for _A and _G.
2005-05-08 Joerg SonnenbergerNuke ctypeio.c and associated ctype to rune table conve...
2005-05-08 Joerg SonnenbergerBite the bullet and add real masks isprint and isgraph...
2005-05-07 David XuAdd prototypes of proc service API, every debugger...
2005-05-06 YONETANI TomokazuBackout the last commit. _S is also true for a few...
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-05-02 Joerg Sonnenbergerisprint() should be true only for characters in space...
2005-04-30 Jeroen Ruigrok/asmodaiBack out getloadavg()'s change from int to size_t....
2005-04-27 Joerg SonnenbergerUse const for internal casts to not conflict with const...
2005-04-27 Joerg SonnenbergerUse size_t for the number of elements, use sysctlbyname...
2005-04-27 Joerg SonnenbergerUse size_t for length, not int.
2005-04-26 Joerg SonnenbergerCorrect types for devname[_r].
2005-04-26 Joerg SonnenbergerCorrect and improve __diagassert.
2005-04-26 Joerg SonnenbergerChange arc4random_addrandom to pass the more natural...
2005-04-26 Joerg SonnenbergerInclude sys/types.h to get uid_t and gid_t.
2005-04-26 Joerg Sonnenbergeruse uid_t / gid_t for prototype in stdlib.h, ANSIfy.
2005-04-26 YONETANI Tomokazuyp_maplist is one of those undocumented functions,...
2005-04-25 Joerg SonnenbergerFirst stab at WARNS=6 cleaning. More will be done once...
2005-04-24 Jeroen Ruigrok/asmodaiGet rid off the wrappers around __va_copy(), they serve...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Joerg SonnenbergerComplete Citrus import. Import message catalog implemen...
2005-04-21 Joerg SonnenbergerAdd _DATE_FMT to get the locale-specific date(1) string.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-08 Joerg SonnenbergerAdd userland prototype for closefrom.
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-16 Joerg SonnenbergerAdd some more path definitions as used by the Citrus...
2005-03-15 David XuAdd following prototypes:
2005-03-15 David XuAdd prototypes for pthread_condattr_getclock and pthrea...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-11 Joerg SonnenbergerAdd citrus backend code and iconv front end. This is...
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-07 Jeroen Ruigrok/asmodaiAdd va_copy() implementation (thanks to Chris Torek...
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-26 David XuAdd barrier prototypes.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-11 Joerg Sonnenbergerinstall altq headers
2005-02-03 Joerg SonnenbergerDon't define _Bool for GCC 3.0 and later. It was added...
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2005-01-27 Joerg SonnenbergerUse and define size_t as specified by SUSv3.
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-14 Matthew DillonMinor correction in umtx_*() calls, the mutex pointer...
2005-01-14 Matthew DillonAdd syscall primitives for generic userland accessible...
2005-01-10 Joerg SonnenbergerAdd support for getopt_long_only. It allows using long...
2005-01-06 Joerg SonnenbergerAdd _DIAGASSERT macro for library internal usage. This...
2005-01-05 Joerg SonnenbergerAdd ISO C99's _Exit, which is identical to _exit.
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-15 Matthew DillonRemove bool and boolean_t typedefs from header files...
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-18 Joerg SonnenbergerChange the name entry in struct nlist to const char *.
2004-11-16 Liam J. Foy- Set the clnt error functions protos from char * ...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-07 Liam J. Foy- Remove space
2004-10-31 Liam J. FoyNeeded to add sys/types.h for previous commit. Spotted...
2004-10-31 Liam J. FoyThe gr_gid member of the struct group should be gid_t
2004-10-29 Jeroen Ruigrok/asmodaiAdd definitions for _CTYPE_SW[0-4MS].
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-23 Joerg SonnenbergerAdd some more functions for -liberty and make the libra...
2004-09-26 Joerg Sonnenbergertsptype is an array of character constants, declare...
2004-09-20 Joerg SonnenbergerInstall PF header files.
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Joerg SonnenbergerChange getgrouplist(3) to take gid_t arguments for...
2004-09-14 Joerg SonnenbergerMake clnt_create take both host and proto as const...
2004-09-13 Matthew Dillonscalb() takes two doubles, not (double, int) (though...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-23 Joerg SonnenbergerImprove the endian support for DragonFly by providing...
2004-08-15 Joerg SonnenbergerAdd strotonum(3) into the !ANSI_SOURCE && !_POSIX_SOURC...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
next