| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old fmake. It wasn't built by default for some time. Users that | Warner Losh | 2015-06-16 | 1 | -267/+0 |
* | Spelling fixes for usr.bin/ | Ulrich Spörlein | 2011-12-30 | 1 | -1/+1 |
* | Remove unnecessary includes. | Xin LI | 2009-12-11 | 1 | -2/+0 |
* | Consistently use Var_SetGlobal(). | David E. O'Brien | 2008-12-29 | 1 | -1/+1 |
* | Fix splitting into words of the .for expression to allow for | Ruslan Ermilov | 2008-03-24 | 1 | -22/+8 |
* | Var_SubstOnly() is only used to subsitute a variable from the global | Hartmut Brandt | 2005-05-10 | 1 | -2/+1 |
* | Split Var_Subst() into two functions: Var_SubstOnly() which substitutes | Hartmut Brandt | 2005-05-09 | 1 | -2/+2 |
* | Rework the directive parsing code. Instead of using a lot of strcmp()s | Hartmut Brandt | 2005-04-11 | 1 | -109/+107 |
* | Simplify buffer access by using Buf_Data() and Buf_Peel() where | Hartmut Brandt | 2005-03-22 | 1 | -1/+1 |
* | Use the new Buf_Peel function to simplify things. | Hartmut Brandt | 2005-03-08 | 1 | -30/+9 |
* | Change the return value of Var_Subst to return a Buffer instead | Hartmut Brandt | 2005-02-25 | 1 | -4/+12 |
* | Use the LST_FOREACH macro instead of the Lst_ForEach function | Hartmut Brandt | 2005-02-23 | 1 | -40/+25 |
* | Style: fix indent, use tabs instead of space+tab for aligning things. | Hartmut Brandt | 2005-02-23 | 1 | -147/+159 |
* | Fix spacing by converting mixes of space and tab to tab. Also add a number | Hartmut Brandt | 2005-02-10 | 1 | -2/+2 |
* | Invent a Buf_AppendRange function that appends a non-NUL-terminated string | Hartmut Brandt | 2005-02-07 | 1 | -3/+3 |
* | Invent a Buf_Append function to append a NUL-terminated string | Hartmut Brandt | 2005-02-07 | 1 | -1/+1 |
* | Where the returned line length from Buf_GetAll is not used just pass | Hartmut Brandt | 2005-02-04 | 1 | -2/+1 |
* | Inline the ADDWORD() macro in the two places where it is used. It just | Hartmut Brandt | 2005-02-04 | 1 | -10/+11 |
* | Convert several typedefs from beeing pointers to structs to be the structs | Hartmut Brandt | 2005-02-02 | 1 | -3/+3 |
* | Clean up include files and file including. Split nonints.h into pieces | Hartmut Brandt | 2005-02-01 | 1 | -11/+15 |
* | Instead of dynamically allocating list heads allocated them statically | Hartmut Brandt | 2004-12-16 | 1 | -9/+12 |
* | Typedefs of pointers to structs are evil. Make Lst and LstNode typedef of | Hartmut Brandt | 2004-12-07 | 1 | -2/+2 |
* | Make needs no circular lists so remove them from the list code. | Hartmut Brandt | 2004-12-07 | 1 | -1/+1 |
* | Fix breakage introduced on 64-bit platforms with my last commit. Need | Hartmut Brandt | 2004-12-03 | 1 | -2/+2 |
* | Style: remove a lot of unnecessary casts, add some and spell the null | Hartmut Brandt | 2004-12-01 | 1 | -4/+5 |
* | Stylification: missing spaces, extra space after function names, casts | Hartmut Brandt | 2004-11-30 | 1 | -38/+34 |
* | Use typedefs for the types of the functions that are passed as arguments | Hartmut Brandt | 2004-11-29 | 1 | -1/+1 |
* | Reworked the fix to print the useful line number on error in | Ruslan Ermilov | 2004-03-10 | 1 | -2/+4 |
* | Command line variables take precedence over global variables. | Ruslan Ermilov | 2003-09-08 | 1 | -1/+1 |
* | Convert make(1) to use ANSI style function declarations. Variable | Juli Mallett | 2002-10-09 | 1 | -6/+3 |
* | Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which | Juli Mallett | 2002-09-18 | 1 | -4/+4 |
* | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | Juli Mallett | 2002-09-17 | 1 | -8/+4 |
* | #define<space> -> #define<tab> | Juli Mallett | 2002-09-17 | 1 | -1/+1 |
* | Fix copyrights, and undo SCS ID damage. | David E. O'Brien | 2002-04-13 | 1 | -2/+5 |
* | Update SCM ID method. | David E. O'Brien | 2002-04-13 | 1 | -3/+1 |
* | remove __P | Warner Losh | 2002-03-22 | 1 | -2/+2 |
* | There's also no point in #typedef'ing void/char pointers. Accordingly, | Will Andrews | 2000-12-02 | 1 | -8/+8 |
* | Use __RCSID() | Wilfredo Sanchez | 2000-07-09 | 1 | -6/+4 |
* | Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde) | Tim Vanderhoek | 1999-09-11 | 1 | -3/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1). | Tim Vanderhoek | 1999-08-17 | 1 | -1/+6 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | O' to be bitten by CVS. Cleanup after import | Steve Price | 1996-10-08 | 1 | -0/+2 |
* | Fix for PR#1230, make ``.for'' loops iterate backwards. | Steve Price | 1996-09-21 | 1 | -1/+1 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -8/+8 |
* | Bring in a number of changes from NetBSD's make, fixing quite a few | Jordan K. Hubbard | 1995-01-23 | 1 | -26/+29 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+296 |