| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo in last commit |  halex | 2012-08-30 | 1 | -2/+2 |
* | Test the exit status of the compiler by pulling it out the pipeline, so |  guenther | 2012-08-29 | 1 | -10/+14 |
* | Mention that make(1) is the program using .depend files. |  schwarze | 2011-07-31 | 1 | -3/+5 |
* | typo; from hyjial |  jmc | 2008-08-28 | 1 | -2/+2 |
* | the ellipsis is not an optional argument; while here, sync the usage |  sobrado | 2007-08-06 | 2 | -5/+5 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | Remove unused mkdep scripts. |  otto | 2003-07-16 | 4 | -524/+0 |
* | Produce correct output if the options include "-o". Remove umask |  otto | 2003-07-16 | 1 | -6/+27 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 6 | -36/+12 |
* | more writable spelling; torh |  henning | 2002-12-15 | 3 | -6/+6 |
* | use mktemp, don't bother with creating a directory when only one tmp file is |  pvalchev | 2002-02-25 | 1 | -13/+8 |
* | - Section shuffling: comply to the section ordering outlined in mdoc(7). |  aaron | 2000-11-10 | 1 | -5/+5 |
* | When moving temp file -> .depend use "mv -f" |  millert | 2000-07-23 | 2 | -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 regex |  d | 2000-02-10 | 1 | -2/+2 |
* | - remove trailing white space |  aaron | 1999-06-05 | 1 | -8/+10 |
* | usr.bin/ man page fixes, f-m. |  aaron | 1998-09-26 | 1 | -5/+5 |
* | if trapped, kill self in same way |  deraadt | 1998-09-02 | 1 | -2/+2 |
* | if final cat or mv fails, fail out |  deraadt | 1997-12-12 | 1 | -6/+14 |
* | $OpenBSD$ |  deraadt | 1997-09-21 | 1 | -2/+1 |
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1997-04-27 | 1 | -2/+2 |
* | Use ${CC:-cc} instead of cc |  niklas | 1997-01-25 | 4 | -9/+9 |
* | do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138 |  deraadt | 1997-01-25 | 5 | -21/+7 |
* | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1996-12-08 | 1 | -2/+2 |
* | these scripts now always clean up their temporary directories. |  bitblt | 1996-09-30 | 2 | -2/+12 |
* | kill the race; spotted by bitblt |  deraadt | 1996-09-16 | 5 | -22/+62 |
* | rcsid |  deraadt | 1996-06-26 | 7 | -1/+7 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 7 | -0/+719 |