summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/compat.c
Commit message (Expand)AuthorAgeFilesLines
* String lengths and sizeof()s are size_t not int. Mark an unused parameterjmallett2002-06-121-0/+1
* Back out the ``run shell from $PATH'' change; this was an overkillru2002-05-241-11/+3
* Do not run shell from /bin, run it from $PATH.ru2002-05-221-3/+11
* Fix copyrights, and undo SCS ID damage.obrien2002-04-131-1/+2
* Update SCM ID method.obrien2002-04-131-3/+1
* De'register.obrien2002-04-131-1/+1
* remove __Pimp2002-03-221-3/+3
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-4/+5
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-14/+14
* There's no reason to use fancy forms of NULL. Replace all instanceswill2000-12-021-7/+7
* Use __RCSID()wsanchez2000-07-091-6/+4
* Add loud debugging facility (-dl option) which allows programmers/developerswill2000-05-141-1/+1
* #include <errno.h> where needed. Kill extern int errno;.imp2000-04-141-1/+0
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)hoek1999-09-111-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-171-9/+14
* When printing an error message after command execution fails, don't assumehoek1999-07-311-2/+4
* Fix spurious `free()' when -d g2 is enabled.jkoshy1998-09-091-3/+12
* When exiting on SIGINT, exit with signal statuscracauer1998-08-241-2/+5
* Fix broken (at least on alpha, but probably on i386 too) code whichjb1998-05-131-4/+4
* Some commands are shell builtins. Execute the builtins by the shellwosch1998-05-121-1/+50
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+2
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-11/+9
* Fix for PR# 1231, make(1) execution of ``.BEGIN'' doessteve1996-09-251-0/+4
* Remove trailing whitespace.rgrimes1995-05-301-14/+14
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-34/+43
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+641
OpenPOWER on IntegriCloud