| .. |
|
arch.c
|
- Partially revert r200417. config.h brings several definitions,
|
2009-12-17 12:42:45 +00:00 |
|
arch.h
|
|
|
|
buf.c
|
Remove inlining of functions that are used mostly in different object files.
|
2009-01-20 17:15:12 +00:00 |
|
buf.h
|
|
|
|
cond.c
|
|
|
|
cond.h
|
|
|
|
config.h
|
|
|
|
dir.c
|
Add ability to search up the directory hierarchy for the system directory.
|
2010-01-04 18:57:22 +00:00 |
|
dir.h
|
Add ability to search up the directory hierarchy for the system directory.
|
2010-01-04 18:57:22 +00:00 |
|
for.c
|
Remove unnecessary includes.
|
2009-12-11 23:20:02 +00:00 |
|
for.h
|
|
|
|
globals.h
|
Add missing static keywords to make(1)
|
2011-11-06 08:16:06 +00:00 |
|
GNode.h
|
|
|
|
hash.c
|
|
|
|
hash.h
|
|
|
|
hash_tables.c
|
If the special target .MAKEFILEDEPS exists, then enable the
|
2008-03-12 14:51:47 +00:00 |
|
hash_tables.h
|
|
|
|
job.c
|
Fix the previous commit (still not used to svn vs. cvs). Use the
|
2010-01-11 09:16:42 +00:00 |
|
job.h
|
1. Add the ability to tweak the token output before targets in job mode.
|
2008-12-29 10:26:02 +00:00 |
|
lst.c
|
Fix typos - remove duplicate "the".
|
2011-02-21 09:01:34 +00:00 |
|
lst.h
|
Remove unnecessary includes.
|
2009-12-11 23:20:02 +00:00 |
|
main.c
|
Remove hack needed by 6.x machines and older machines to run newer
|
2010-10-06 20:54:17 +00:00 |
|
make.1
|
make(1): obj dirs are physical paths so write pwd -P rather than pwd.
|
2011-11-05 21:32:17 +00:00 |
|
make.c
|
- Partially revert r200417. config.h brings several definitions,
|
2009-12-17 12:42:45 +00:00 |
|
make.h
|
1. Add the ability to tweak the token output before targets in job mode.
|
2008-12-29 10:26:02 +00:00 |
|
Makefile
|
Build usr.bin/ with WARNS=6 by default.
|
2010-01-02 10:27:05 +00:00 |
|
Makefile.dist
|
|
|
|
parse.c
|
Report lines that ought to contain a ':' operator but start with a '.'
|
2010-01-04 00:49:04 +00:00 |
|
parse.h
|
|
|
|
pathnames.h
|
|
|
|
proc.c
|
Add a missing space to the error message when execvp() failed.
|
2009-12-05 13:12:04 +00:00 |
|
proc.h
|
|
|
|
shell.c
|
|
|
|
shell.h
|
|
|
|
str.c
|
Remove extraneous ;
|
2010-07-12 17:18:58 +00:00 |
|
str.h
|
|
|
|
suff.c
|
Remove inlining of functions that are used mostly in different object files.
|
2009-01-20 17:15:12 +00:00 |
|
suff.h
|
|
|
|
targ.c
|
Remove unnecessary includes.
|
2009-12-11 23:20:02 +00:00 |
|
targ.h
|
|
|
|
util.c
|
|
|
|
util.h
|
|
|
|
var.c
|
Remove unnecessary includes.
|
2009-12-11 23:20:02 +00:00 |
|
var.h
|
|
|