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
/
mkdep
/
mkdep.gcc.sh
Age
Commit message (
Expand
)
Author
2017-06-05
explicitly pass -w since clang -M doesn't imply it.
Marc Espie
2012-08-30
fix typo in last commit
Alexander Hall
2012-08-29
Test the exit status of the compiler by pulling it out the pipeline, so
Philip Guenthe
2008-08-28
typo; from hyjial
Jason McIntyre
2007-08-06
the ellipsis is not an optional argument; while here, sync the usage
Igor Sobrado
2003-07-16
Produce correct output if the options include "-o". Remove umask
Otto Moerbeek
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-25
use mktemp, don't bother with creating a directory when only one tmp file is
Peter Valchev
2000-07-23
When moving temp file -> .depend use "mv -f"
Todd C. Miller
2000-02-10
make mkdep -p work with newer gcc. okayed a very long time ago by fries@ (do ...
David Leonard
1998-09-02
if trapped, kill self in same way
Theo de Raadt
1997-12-12
if final cat or mv fails, fail out
Theo de Raadt
1997-01-25
Use ${CC:-cc} instead of cc
Niklas Hallqvist
1997-01-25
do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138
Theo de Raadt
1996-09-30
these scripts now always clean up their temporary directories.
bitblt
1996-09-16
kill the race; spotted by bitblt
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt