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
/
Makefile
Age
Commit message (
Expand
)
Author
2002-07-25
Obey LDSTATIC when building "generate".
Artur Grabowski
2002-06-11
This is the first step in sanitizing the conditional parser.
Marc Espie
2002-04-22
Do not hardcode mvme88k-specific compilation flags here, especially since
Miod Vallat
2001-11-11
Fixed version... don't see how this could work on i386, since it didn't
Marc Espie
2001-11-11
undo changes that crash on (at least) the alpha
Theo de Raadt
2001-11-11
Redo LstInit as a macro: smaller and faster code in all cases, zeroing two
Marc Espie
2001-09-16
Make make cross-compilable.
Artur Grabowski
2001-07-18
CDIAGFLAGS
Marc Espie
2001-06-05
Use Str_concat instead of fixed buffers and snprintf in building paths.
Marc Espie
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-03
Synch with my current work.
Marc Espie
2001-03-02
Use the ohash_* that's now in libc.
Marc Espie
2000-11-24
Change the time stamp interface to use an abstract datatype.
Marc Espie
2000-09-14
This kills the last old hashing table, in arch.c
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-07-17
Major unobfuscation: split var modifiers handling to a separate file.
Marc Espie
2000-07-17
This does replace Str_Match with a better routine, which handles negated
Marc Espie
2000-06-25
Cater to people who don't run make depend better.
Marc Espie
2000-06-23
This patch is worth a lot, speed-wise.
Marc Espie
2000-06-23
This is the speed-up patch, which doubles make speed (almost).
Marc Espie
2000-06-23
Trivial consequences of the previous list changes:
Marc Espie
2000-06-17
This removes the few instances of Lst_New left.
Marc Espie
2000-06-10
Thus, Lst_ForEach no longer needs returning a status.
Marc Espie
1999-12-19
Rearrange Lst_Find interface to conform better with other functions.
Marc Espie
1999-12-09
Split some allocation/error handling functions out of main.c
Marc Espie
1999-11-10
Turn on strict-prototypes, add missing prototypes.
Marc Espie
1999-10-05
util.c only holds compatibility functions that OpenBSD doesn't use.
Marc Espie
1999-09-28
disabled optimizations for 88k
Steve Murphree
1998-12-05
Modifications from netbsd:
Marc Espie
1998-03-07
Add -Wno-char-subscripts to CFLAGS
Todd C. Miller
1997-09-21
$OpenBSD$
Theo de Raadt
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-09-02
Sync up with NetBSD:
briggs
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1996-02-22
From NetBSD:
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt