- Convert negative logic, so code is easyer to read.
[dragonfly.git] / usr.bin / make / for.c
2005-01-31 Max Okumoto- Convert negative logic, so code is easyer to read.
2005-01-27 Max Okumoto- New function Buf_AppendRange(), which is given a...
2005-01-27 Max Okumoto- New function Buf_Append(), which is given a pointer...
2005-01-27 Max Okumoto- Inline silly ADDWORD() macro.
2005-01-24 Max OkumotoReverting all of today's changes.
2005-01-24 Max Okumoto- New function Buf_AppendRange(), which is given a...
2005-01-24 Max Okumoto- New function Buf_Append(), which is given a pointer...
2005-01-24 Max Okumoto- Inline silly #define MACRO.
2005-01-24 Max Okumoto- Removed unnessisary append of '\0' to Buffer object...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-11 Max Okumoto- Pass NULL as 2nd param to Buf_GetAll(buf, &len),...
2005-01-06 Max OkumotoHiding pointer in typedefs is evil. 'Buffer *' -> ...
2005-01-06 Max OkumotoClean up include header mess. Split nonints into separa...
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 OkumotoInstead of dynamically allocating list heads allocated...
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-09 Max OkumotoUse typedefs for the types of the functions that are...
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-30 Joerg Sonnenbergerjob.h: 1.20->1.21
2004-11-30 Joerg Sonnenbergermain.c: 1.81->1.82
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
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 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 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-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: