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
/
dir.h
Age
Commit message (
Expand
)
Author
2013-04-23
remove TIMESTAMP abstraction layer, prodded by theo.
Marc Espie
2012-12-07
gc dead code
Marc Espie
2012-10-02
more changes, discussed and tested by various people.
Marc Espie
2010-07-19
Correct $OpenBSD$ stuff
Marc Espie
2010-07-19
two small changes:
Marc Espie
2008-11-04
changes to get target equivalence to work better.
Marc Espie
2007-09-17
zap more spaces at end of line
Marc Espie
2007-09-17
kill extra spaces at end of line
Marc Espie
2007-09-16
remove old debug code nothing uses
Marc Espie
2007-09-16
rename dirSearchPath -> defaultPath, and openDirectories -> knownDirectories
Marc Espie
2007-09-16
rename Path to less misleading PathEntry. Get rid of typedef.
Marc Espie
2007-09-16
cut up dir.c into dir.c/direxpand.c as there is very little interface between
Marc Espie
2007-01-18
* add an extra argument to the dir lookup functions to say whether we
Marc Espie
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
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-11-24
Clean-ups:
Marc Espie
2000-09-14
Introduce a few macros to handle timestamps in an abstract way.
Marc Espie
2000-09-14
Replace the old hash used to hold file names within a directory with
Marc Espie
2000-09-14
- new DirReadDir internal function, that just reads a directory from
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-06-10
Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.
Marc Espie
2000-02-02
Bug-fix: make should behave sensibly when presented with negative times...
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