summaryrefslogtreecommitdiff
path: root/usr.bin/make/Makefile
AgeCommit message (Expand)Author
2000-11-24Change the time stamp interface to use an abstract datatype.Marc Espie
2000-09-14This kills the last old hashing table, in arch.cMarc Espie
2000-09-14Some systematic clean-up.Marc Espie
2000-07-17Major unobfuscation: split var modifiers handling to a separate file.Marc Espie
2000-07-17This does replace Str_Match with a better routine, which handles negatedMarc Espie
2000-06-25Cater to people who don't run make depend better.Marc Espie
2000-06-23This patch is worth a lot, speed-wise.Marc Espie
2000-06-23This is the speed-up patch, which doubles make speed (almost).Marc Espie
2000-06-23Trivial consequences of the previous list changes:Marc Espie
2000-06-17This removes the few instances of Lst_New left.Marc Espie
2000-06-10Thus, Lst_ForEach no longer needs returning a status.Marc Espie
1999-12-19Rearrange Lst_Find interface to conform better with other functions.Marc Espie
1999-12-09Split some allocation/error handling functions out of main.cMarc Espie
1999-11-10Turn on strict-prototypes, add missing prototypes.Marc Espie
1999-10-05util.c only holds compatibility functions that OpenBSD doesn't use.Marc Espie
1999-09-28disabled optimizations for 88kSteve Murphree
1998-12-05Modifications from netbsd:Marc Espie
1998-03-07Add -Wno-char-subscripts to CFLAGSTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1996-11-30Sync with NetBSD:Todd C. Miller
1996-09-02Sync up with NetBSD:briggs
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt