o cleanup usage of outOfDate variable.
[dragonfly.git] / usr.bin / make / main.c
2005-06-19 Max Okumotoo cleanup usage of outOfDate variable.
2005-06-18 Max OkumotoPass DEFSHELLNAME into Shell_Init(), and remove the...
2005-06-17 Max OkumotoAdd a few highlevel comments in main, describing what...
2005-06-17 Max OkumotoBetter comment for chdir_verify_path()
2005-06-17 Max OkumotoRemove extra white space.
2005-06-17 Max OkumotoRemove spaces infront of tabs.
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 Max OkumotoMove parseIncPath and sysIncPath out of global scope
2005-05-23 Max OkumotoMove the create list variable out of global scope and...
2005-05-23 Max Okumotoo Remove out of date comment about Compat_Init()
2005-05-23 Max OkumotoPass queryFlag as a function paramter instead of a...
2005-05-19 Max Okumoto2nd Try. The correct version.
2005-05-19 Max OkumotoRevert patch on 2005/05/19 17:53:58 it was the wrong...
2005-05-19 Max OkumotoMove shell code out of job.c into shell.[ch]
2005-05-19 Max OkumotoMove RLIMIT_NOFILE code into Proc_Init()
2005-05-19 Max OkumotoSmall cleanups
2005-05-19 Max OkumotoMove make global variables setup into a sepearate function.
2005-05-19 Max OkumotoGroup code that sets global variables (make MACROs)
2005-05-19 Max OkumotoMove code that reads in the input files into sepearte...
2005-05-19 Max OkumotoMove a few global variables into a struct and pass...
2005-05-19 Max OkumotoCleanup search for default Makefile, by adding comments and
2005-05-16 Max Okumoto o Move code to determine objdir into determine_o...
2005-05-16 Max OkumotoClean up objdir determination code. Create a local...
2005-05-16 Max OkumotoClean up chdir_verify_path() and add comments.
2005-05-16 Max OkumotoConstify the result of Var_Value().
2005-05-16 Max Okumotopatch-7.278
2005-05-14 Max OkumotoFreeBSD-Date: 2005/05/12 15:16:44
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-05 Max OkumotoCleanup globals in str.c
2005-05-05 Max OkumotoMove #define of DEFMAXJOBS from config.h to main.c
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/29 15:37:44
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/28 16:37:25
2005-04-28 Max OkumotoClean up main.c
2005-04-28 Max OkumotoReduce the use of global variables by creating Var_SetG...
2005-04-28 Max OkumotoCleanup main()
2005-04-28 Max OkumotoRemove prototype for usage(), and move the definition...
2005-04-28 Max OkumotoMove printing of variables into var.c
2005-04-28 Max OkumotoMove some variables into the correct files.
2005-04-24 Max OkumotoCopy string into temp variable to quiet warning.
2005-04-22 Max OkumotoMove prototype for Main_ParseArgLine() into make.h...
2005-04-22 Max OkumotoChange .EXPORT: to .EXPORTVAR: earlier versions of...
2005-04-21 Max OkumotoMerge compat.[ch] into job.[ch]
2005-04-21 Max OkumotoMove Cmd_Exec() from main.c to job.c
2005-04-21 Max OkumotoHandle double dash '--' in command line.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
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-16 Max Okumotopatch-7.184
2005-04-15 Max OkumotoCreate VAR_ENV context, and fill it with everything...
2005-04-15 Max Okumotoadd .EXPORT: special tag and add ST_EXPORT variable.
2005-04-15 Max OkumotoFreeBSD-Date: 2005/04/11 08:20:09
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-12 Max OkumotoRemoved un-nessisary comment. We can get a zero length...
2005-04-07 Max OkumotoMake should set optreset to one before it calls getopt...
2005-04-07 Max OkumotoFreeBSD-Date: 2005/04/01 10:53:43
2005-04-07 Max OkumotoFreeBSD-Date: 2005/03/31 11:35:56
2005-04-05 Joerg SonnenbergerSince optind=0 has a special meaning for GNU getopt...
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/23 12:56:15
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-19 Max Okumotopatch-7.151
2005-03-18 Max OkumotoFreeBSD-Date: 2005/03/18 15:23:49
2005-03-18 Max OkumotoFix dangling ref to auto variable.
2005-03-17 Max OkumotoRemove pc98 support as a gift to Sascha Wildner :-)
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-12 Max OkumotoRemove leading underscores from the pathname defines...
2005-03-12 Max Okumotocompat.c:
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-03 Max OkumotoReduce diffs between FreeBSD
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-28 Max OkumotoThe rest of the modifications that Harti made to patch...
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-16 Max OkumotoAdd better comments.
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-03 Max OkumotoRemove duplicate #include of <sys/sysctl.h>
2005-02-01 Max Okumoto- Fix some duplicate commenting for struct Job, struct...
2005-01-31 Max OkumotoFixes in main.c
2005-01-31 Max Okumoto- Convert negative logic, so code is easyer to read.
2005-01-27 Max Okumoto- Add Buf_StripNewlines().
2005-01-26 Joerg SonnenbergerFix the quoting of MAKEFLAGS as noted in rev. 1.47.
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-14 Joerg SonnenbergerBack out part of rev 1.24. The intention the quoting...
2005-01-10 Max Okumoto- Last of the easy constifications.
2005-01-08 Max OkumotoConstify more functions.
2005-01-08 Max OkumotoConstifying functions.
2005-01-08 Max OkumotoAdd missing #include
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-05 Max OkumotoRemove cleanup functions. There is no reason to free...
next