Changed regression tests to write to /tmp instead of in the src dir.
[dragonfly.git] / usr.bin / make / suff.c
2005-02-28 Max OkumotoMerge in some changes that Harti made to patch 7.49
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-18 Max OkumotoMake sure that length variable is set to zero before...
2005-02-15 Max OkumotoMake sure the $FreeBSD$ tags are correct.
2005-02-04 Max Okumoto- In main.c use NULL instead of 0
2005-02-01 Max Okumoto- Fix some duplicate commenting for struct Job, struct...
2005-01-31 Max Okumoto- Convert negative logic, so code is easyer to read.
2005-01-22 Max Okumoto- put #ifdef around PrintAddr() proto type.
2005-01-22 Max Okumoto- Move PrintAddr() into only file that uses it.
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-09 Max Okumoto- Cleanup white space. style(9)
2005-01-08 Max OkumotoConstifying functions.
2005-01-06 Max OkumotoClean up include header mess. Split nonints into separa...
2005-01-05 Max OkumotoRemove cleanup functions. There is no reason to free...
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-17 Max OkumotoReduce white space diffs between FreeBSD.
2004-12-17 Max OkumotoInstead of dynamically allocating list heads allocated...
2004-12-17 Max Okumotoo Don't free the second list in Lst_Concat for LST_CONC...
2004-12-17 Max OkumotoGet rid of the sequential access feature of the lists...
2004-12-17 Max OkumotoConstify the arguments to the list compare function...
2004-12-17 Max OkumotoTypedefs of pointers to structs are evil. Make Lst...
2004-12-16 Max OkumotoMake needs no circular lists so remove them from the...
2004-12-16 Max OkumotoUse size_t to fix 64-bit platforms
2004-12-16 Max OkumotoStyle: remove a lot of unnecessary casts, add some...
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-10 Max OkumotoStylification: missing spaces, extra space after functi...
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-24 Matthew Dillono Fix proto type
2004-11-24 Matthew Dillono Pacify ``make -f /dev/null -V FOO''.
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-13 Matthew DillonSpelling corrections.
2004-11-12 Matthew DillonConvert make(1) to use ANSI style function declarations...
2004-11-12 Matthew DillonMake the DEBUGF() macro portable by (ugh) adding a...
2004-11-12 Matthew DillonDo some deregisterization.
2004-11-12 Matthew Dillonefree()->free(). remove #define efree (which was defin...
2004-11-12 Matthew DillonRemove various forms of NULL, and cleanup types. This...
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-10-24 Matthew DillonSynchronize bug fixes from FreeBSD/RELENG_4.
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-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
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-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:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-13 Eirik NygaardFix a core dump caused by a .DEFAULT target with no...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-03 Eirik NygaardRemove __P macros from src/usr.bin and src/usr.sbin.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: