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
/
suff.c
Age
Commit message (
Expand
)
Author
2000-01-08
Finish changing all Var_Parse arguments to size_t. Thanks to millert@
Marc Espie
1999-12-19
Rearrange Lst_Find interface to conform better with other functions.
Marc Espie
1999-12-18
Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,
Marc Espie
1999-12-18
Lst_DeQueue already checks for empty lists.
Marc Espie
1999-12-18
NIL, NILGNODE, etc, are only glorified NULL.
Marc Espie
1999-12-18
make does not use circular lists, get rid of the extra weight.
Marc Espie
1999-12-16
Var_Subst is actually two distinct functions folded into one:
Marc Espie
1999-12-06
Extra parameter no longer needed, ditch.
Marc Espie
1999-10-05
Efficiency patch from NetBSD:
Marc Espie
1999-03-06
back out changes that should not have escaped my local tree
Todd C. Miller
1999-03-06
add missing reference to infocmp
Todd C. Miller
1998-12-05
Modifications from netbsd:
Marc Espie
1998-07-03
Better fix from Christos:
Todd C. Miller
1998-07-02
Check against suffNull, not the contents of name
Todd C. Miller
1998-07-02
better fix; may be a small memory leak though
Todd C. Miller
1998-07-02
back out last patch; it causes incorrect behavior
Todd C. Miller
1998-07-02
Fix a bug where make gets confused by targets beginning with a period (``.'')
Todd C. Miller
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-09-02
Sync up with NetBSD:
briggs
1996-06-26
rcsid
Theo de Raadt
1995-12-14
from christos@netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt