Bring in if_bridge from Open-/Net-/FreeBSD
[dragonfly.git] / usr.bin / make /
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-13 Simon SchubertDon't close the toplevel makefile.
2005-11-05 Sascha WildnerAnsify function definitions that take no parameters.
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-24 Max OkumotoClean up a little after removing Buf_GetAll()
2005-09-24 Max OkumotoGet rid of Buf_GetAll()
2005-09-24 Max OkumotoMove OPEN_PAREN, CLOSE_PAREN, OPEN_BRACE, and CLOSE_BRA...
2005-09-24 Max OkumotoRemove Var_Exists() and just use Var_Value() and compare
2005-09-24 Max OkumotoChange prototypes to clearify that the input is an...
2005-09-22 Max OkumotoMove commandShell from shell.[ch] to job.[ch]
2005-09-17 Max OkumotoChange shell.c API to reduce usage of global commandShell.
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-24 Max OkumotoAdd AbortProc typedef to simplify code.
2005-08-24 Max OkumotoRemove #ifdef SYSVVARSUB since the code is required...
2005-08-24 Max OkumotoRemove some unnecessary white space.
2005-08-23 Max Okumotosort forward declarations in header file
2005-08-18 Max OkumotoCheck result of setenv(putenv) function.
2005-08-17 Max OkumotoThe bix bug was introduced on commit 2005/05/20 04...
2005-08-10 Sascha WildnerContinue (not return) if OP_LIB is not set.
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-09 Max OkumotoUse Var_SetGlobal() instead of Var_Set(XX,YY, VAR_GLOBAL)
2005-08-08 Max OkumotoChange return type of CompatMake() to void since no...
2005-08-08 Max OkumotoCleanup Job_CheckCommands()
2005-08-07 Max OkumotoCleanup some lint warnings.
2005-08-06 Max OkumotoFix bug where commands deferred using "..." where being...
2005-08-05 Max OkumotoGet rid of the Byte typedef and just use char. This...
2005-08-04 Max OkumotoBring in better comments for hash.h from NetBSD
2005-08-04 Max OkumotoBring in better comment for hash.c function header...
2005-08-03 Max OkumotoCast ctype.h function paramters to (unsigned char).
2005-08-03 Max OkumotoRemove casting of NULL
2005-08-03 Max OkumotoBring in better comments for hash.c from NetBSD.
2005-08-03 Max OkumotoInclude stdbool.h in files header files that need it...
2005-08-03 Max OkumotoMake debug definition match forward declaration.
2005-08-03 Max OkumotoMake prototype match up with function definition.
2005-08-03 Max OkumotoFreeBSD-Date: 2005/07/31 04:30:46
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-29 Max OkumotoUse standard bool instead of our own Boolean type.
2005-07-29 Max OkumotoRemove redundent paramter to Compat_RunCmds(), since...
2005-07-29 Max Okumotofix some style(9) white space problems that I missed.
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-19 Max OkumotoFix Saved commands bug. The following Makefile would...
2005-07-19 Max OkumotoReorder paramters to Compat_RunCommand().
2005-07-19 Max OkumotoMove handling of the following signals {SIGTSTP, SIGTTOU,
2005-07-19 Max OkumotoConstify cmd paramter to Compat_RunCommand()
2005-07-19 Max OkumotoCleanup the signal handling. A lot of unnecessary...
2005-07-19 Max OkumotoConstify Lst_Member()
2005-07-16 Max OkumotoMake some functions that do not get access outside...
2005-07-15 Max OkumotoTemporarily remove KQUEUE code for now, since it compli...
2005-07-15 Max OkumotoRemoved unused RANLIBMAG symbol since harti cleaned...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-13 Max OkumotoReturn child exit status through ProcStuff.
2005-07-13 Max OkumotoAdd better comments and renamed functions to match...
2005-07-13 Max Okumotocleanup some spelling errors
2005-07-13 Max OkumotoMove mkfifio(), and FILENO() into util.c
2005-07-13 Max OkumotoMove common code that executes the comands associated...
2005-07-13 Max OkumotoGroup curdir and objdir code.
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-07-02 Max OkumotoUse LST_FOREACH() macro instead of for-loop
2005-07-02 Max OkumotoAvoid comments using the word "variable", since it...
2005-07-02 Max OkumotoMove code out of InitVariables() back into main(), to
2005-07-02 Max OkumotoRemove white space between function name and paramter...
2005-07-02 Max OkumotoMove code in Proc_Setupsignals() into Proc_Init().
2005-07-02 Max OkumotoReduce usage of commandShell global by adding a shell...
2005-07-02 Max OkumotoReduce usage of commandShell global by assigning it...
2005-07-02 Max OkumotoPass commandShell is a paramter to Proc_Exec() instead of
2005-07-02 Max OkumotoMoved exit status code into subroutine Make_Run()
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-22 Max OkumotoRenamed struct MakeFlags to struct CLI.
2005-06-22 Max OkumotoSplit Dir_Init() into two functions.
2005-06-22 Max OkumotoMove sections of init code that do not take any input...
2005-06-22 Max OkumotoCleanup Dir_Init*() functions.
2005-06-22 Max OkumotoRemove extra semi colin and a few remove redundent...
2005-06-22 Max OkumotoSome cleanup
2005-06-21 Max OkumotoUse strsep() instead of custom loop.
2005-06-21 Max OkumotoMove compatMake test up.
2005-06-21 Max Okumotocleanup ReadInputFiles()
2005-06-21 Max Okumotofix comments
2005-06-21 Max OkumotoMove code from main into subroutine.
2005-06-21 Max Okumotocleanup built_stuff()
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
next