]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/make/main.c
Fix all the spelling mistakes I could find in the man pages for words
[FreeBSD/FreeBSD.git] / usr.bin / make / main.c
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-24 hartiThe caller of Var_Value() should not change the variabl...
2005-05-24 hartiGet rid of the third argument to Var_Value() the pointe...
2005-05-24 hartiFactor out all the .SHELL parsing related stuff into...
2005-05-24 hartiBefore doing any parsing parse the builtin shell specif...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-18 hartiGet rid of global variables for argument vectors produc...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-12 hartiMake sure machine is initialize before use. Also make...
2005-05-12 hartiCleanup. Move initialisation of file and program global...
2005-05-12 hartiReplace a lot of Var_Set(..., VAR_GLOBAL) by Var_SetGlo...
2005-05-12 hartiCleanup main(). Move catching SIGCHLD into job.c. Move...
2005-05-12 hartiReshuffle functions to get rid of prototypes.
2005-05-12 hartiMove variable printing from main.c to var.c
2005-05-12 hartiFix the fix for bin/72510 applied in job.c:1.70. Actual...
2005-05-12 hartiMove some global variables to the correct files.
2005-05-10 hartiPath_Expand() expects its first argument to be writeabl...
2005-05-10 hartiMove the remaining two prototypes from nonints.h to...
2005-05-10 hartiMerge compat.c into job.c. There is a lot in common...
2005-05-10 hartiMove Cmd_Exec() from main.c to job.c and fix its protot...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-10 hartiMake make a little bit more POSIXish with regard to...
2005-05-09 hartiSplit Var_Subst() into two functions: Var_SubstOnly...
2005-05-06 hartiIntroduce a new pseudo-target .EXPORTVAR which allows...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-04-29 hartiImplement a pseudo-target .WARN that allows toggeling...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-28 hartiIntroduce a flag to enable extended warnings (-x) and...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-11 hartiRemove an unneccesary forward declaration for MainParse...
2005-04-11 hartiRemove the call to Parse_Init() - there is no need...
2005-04-01 hartiStyle: Indentation.
2005-03-31 hartiAlmost complete rewrite of the archive code (except...
2005-03-23 hartiMake paths an explicite datatype instead of using the...
2005-03-22 hartiAn automatic variable in a local scope is (conceptional...
2005-03-22 hartiSimplify buffer access by using Buf_Data() and Buf_Peel...
2005-03-18 hartiReplace a bogus use of Lst_Find with explicite LST_FORE...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-11 hartiRemove leading underscores from the pathname defines...
2005-03-08 hartiUse Buf_Peel to get rid of a local variable.
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-28 hartiBuf_GetAll wants a pointer as its second argument,...
2005-02-25 hartiChange the return value of Var_Subst to return a Buffer...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-17 hartiFix two typos in comments.
2005-02-16 hartiMostly stylistic issues: move a variable into local...
2005-02-16 hartiBetter version of the patch in 1.117: bring a variable...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-13 hartiBack out the previous commit. There is an obvious bug...
2005-02-11 hartiStylistic fixes: push variable into a local context...
2005-02-07 hartiIntroduce Buf_StripNewLines() and use it where appropriate.
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-04 hartiSome more easy constification.
2005-02-02 hartiConvert several typedefs from beeing pointers to struct...
2005-02-01 hartiRemove debugging stuff that crept in in the previous...
2005-02-01 hartiClean up include files and file including. Split nonint...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-26 hartiFix quoting of the MAKEFLAGS environment variable by...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
next