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
/
cond.c
Age
Commit message (
Expand
)
Author
2000-09-14
Replace the old hash used to hold file names within a directory with
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-07-17
FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9)
Marc Espie
2000-06-23
In various places, VAR_CMD is used to actually mean `no real context',
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-04-17
Annotate CondStack with filenames/line numbers.
Marc Espie
2000-03-26
Remove idiotic, braindead casts T* -> void*
Marc Espie
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
NIL, NILGNODE, etc, are only glorified NULL.
Marc Espie
1999-12-16
Allocate buffers as static data structures.
Marc Espie
1999-12-16
Fix those two bugs in cond.c.
Marc Espie
1999-12-16
Remove unneeded extraneous zeros at the end of buffers.
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
Extra parameter no longer needed, ditch.
Marc Espie
1999-12-06
Clean up buffers interface somewhat:
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