summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkdep (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix typo in last commithalex2012-08-301-2/+2
* Test the exit status of the compiler by pulling it out the pipeline, soguenther2012-08-291-10/+14
* Mention that make(1) is the program using .depend files.schwarze2011-07-311-3/+5
* typo; from hyjialjmc2008-08-281-2/+2
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-062-5/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove unused mkdep scripts.otto2003-07-164-524/+0
* Produce correct output if the options include "-o". Remove umaskotto2003-07-161-6/+27
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-036-36/+12
* more writable spelling; torhhenning2002-12-153-6/+6
* use mktemp, don't bother with creating a directory when only one tmp file ispvalchev2002-02-251-13/+8
* - Section shuffling: comply to the section ordering outlined in mdoc(7).aaron2000-11-101-5/+5
* When moving temp file -> .depend use "mv -f"millert2000-07-232-4/+4
* make mkdep -p work with newer gcc. okayed a very long time ago by fries@ (do you remember, todd?) actually uses todd's relaxed regexd2000-02-101-2/+2
* - remove trailing white spaceaaron1999-06-051-8/+10
* usr.bin/ man page fixes, f-m.aaron1998-09-261-5/+5
* if trapped, kill self in same wayderaadt1998-09-021-2/+2
* if final cat or mv fails, fail outderaadt1997-12-121-6/+14
* $OpenBSD$deraadt1997-09-211-2/+1
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
* Use ${CC:-cc} instead of ccniklas1997-01-254-9/+9
* do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138deraadt1997-01-255-21/+7
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-2/+2
* these scripts now always clean up their temporary directories.bitblt1996-09-302-2/+12
* kill the race; spotted by bitbltderaadt1996-09-165-22/+62
* rcsidderaadt1996-06-267-1/+7
* initial import of NetBSD treederaadt1995-10-187-0/+719