aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/arch.c
Commit message (Expand)AuthorAgeFilesLines
...
* De'register.David E. O'Brien2002-04-131-1/+1
* remove __PWarner Losh2002-03-221-5/+5
* MAXPATHLEN includes the trailing NUL.Warner Losh2001-03-011-2/+2
* Fix a bug introduced in rev. 1.17: initialize variables before use, not after.Dag-Erling Smørgrav2000-12-161-1/+1
* There's also no point in #typedef'ing void/char pointers. Accordingly,Will Andrews2000-12-021-15/+15
* There's no reason to use fancy forms of NULL. Replace all instancesWill Andrews2000-12-021-5/+5
* Format string paranoia. This should avoid potential buffer overflows fromWill Andrews2000-11-301-9/+25
* Use __RCSID()Wilfredo Sanchez2000-07-091-6/+4
* Fix the following:Julian Elischer1999-10-101-1/+1
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)Tim Vanderhoek1999-09-111-3/+1
* Allow 'make' to check out elements within archive libraries.Julian Elischer1999-09-101-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).Tim Vanderhoek1999-08-171-43/+41
* Fix make world breakage from last commit.John Polstra1998-10-151-2/+2
* Fix a serious bug in make(1)'s handling of archive libraries.Joseph Koshy1998-10-151-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importSteve Price1996-10-081-0/+2
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-36/+177
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-17/+17
* Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-231-43/+179
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+955