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
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