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
/
for.c
Age
Commit message (
Expand
)
Author
2001-05-29
Take includes out of lst.h, re-add what's needed to separate files.
Marc Espie
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-03
Synch with my current work.
Marc Espie
2000-11-24
Take advantage of VarModifiers_Apply, which can parse a variable spec
Marc Espie
2000-09-14
Two new functions:
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-07-17
Consistency bug: for substitution should look in the same places other
Marc Espie
2000-06-23
This patch separates local contexts from global contexts for good.
Marc Espie
2000-06-17
This patch introduces a distinction between
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-03-26
Remove idiotic, braindead casts T* -> void*
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-16
remaining part of the previous patch... patch got confused somehow.
Marc Espie
1999-12-16
for.c becomes sane.
Marc Espie
1999-12-16
Allocate buffers as static data structures.
Marc Espie
1999-12-16
Split Buf_GetAll into Buf_Retrieve/Buf_Size.
Marc Espie
1999-12-09
Introduce `common usage' buf patterns and use them.
Marc Espie
1999-12-06
Clean up buffers interface somewhat:
Marc Espie
1999-12-06
- introduce interval_dup in str.c
Marc Espie
1999-11-11
Communicate line numbers between parse.c and for.c.
Marc Espie
1998-12-05
Modifications from netbsd:
Marc Espie
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt