index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
extern.h
Age
Commit message (
Expand
)
Author
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-03
Synch with my current work.
Marc Espie
2000-11-24
Change the time stamp interface to use an abstract datatype.
Marc Espie
2000-11-24
Take advantage of VarModifiers_Apply, which can parse a variable spec
Marc Espie
2000-10-13
Fix Arch_MemMTime (previous change I did was bogus)
Marc Espie
2000-09-14
Introduce a few macros to handle timestamps in an abstract way.
Marc Espie
2000-09-14
Use the new hash scheme to store the target nodes.
Marc Espie
2000-09-14
Two new functions:
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-07-18
Handle MAKEFLAGS variation mandated by POSIX.
Marc Espie
2000-07-17
Constify a few functions, propagated from VarModify.
Marc Espie
2000-06-23
This patch replaces str_concat with a slightly unobfuscated version.
Marc Espie
2000-06-23
This patch separates local contexts from global contexts for good.
Marc Espie
2000-06-23
Once those special variable are taken care of, other Var functions can take
Marc Espie
2000-06-23
Start of variable fixes and speed-ups.
Marc Espie
2000-06-17
A few assorted changes, to remove more dynamic lists.
Marc Espie
2000-06-10
Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.
Marc Espie
2000-06-10
Thus, Lst_ForEach no longer needs returning a status.
Marc Espie
2000-04-17
Don't free Makefile filenames when the file is finished reading, but
Marc Espie
2000-02-02
Bug-fix: make should behave sensibly when presented with negative times...
Marc Espie
2000-01-08
Finish changing all Var_Parse arguments to size_t. Thanks to millert@
Marc Espie
1999-12-16
Var_Subst is actually two distinct functions folded into one:
Marc Espie
1999-12-16
for.c becomes sane.
Marc Espie
1999-12-09
Split some allocation/error handling functions out of main.c
Marc Espie
1999-12-06
main prototype properly in main.c, remove dup.
Marc Espie
1999-12-06
Extra parameter no longer needed, ditch.
Marc Espie
1999-12-06
- introduce interval_dup in str.c
Marc Espie
1999-11-11
extern.h is a better name than nonints.h
Marc Espie
1999-11-11
Communicate line numbers between parse.c and for.c.
Marc Espie
1999-11-11
Kill Str_FindSubString, it's strstr.
Marc Espie
1999-11-11
Move all prototypes to nonints.h. Comment no longer reflects reality.
Marc Espie
1998-12-05
Modifications from netbsd:
Marc Espie
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-09-02
Sync up with NetBSD:
briggs
1996-06-26
rcsid
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-12-14
from christos@netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt