Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using gnumalloc. | phk | 1995-09-22 | 1 | -4/+1 |
| | |||||
* | Back out prev. NetBSD fix, it cause skipping some error constructions, | ache | 1995-06-24 | 1 | -5/+3 |
| | | | | don't delete initial space from line instead | ||||
* | Don't make error on ^<spaces>\n | ache | 1995-06-24 | 1 | -1/+1 |
| | | | | Obtained from: NetBSD | ||||
* | Fix parsing SYSV/GNU "include" | ache | 1995-06-18 | 1 | -0/+1 |
| | |||||
* | NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet | ache | 1995-06-18 | 5 | -5/+26 |
| | | | | | | | | order, prevent suffix rule, if direct or children dependances exists, forget to free v->name in var.c My fixes: fix famous ^\t\n bug, correct free order in str_end Reviewed by: bde Obtained from: NetBSD, me | ||||
* | Allow additional parsing of SYSV/GNU make "include" directive, it covers | ache | 1995-06-16 | 1 | -2/+2 |
| | | | | 90% of problems in ports Makefiles | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 38 | -465/+465 |
| | |||||
* | Bring in a number of changes from NetBSD's make, fixing quite a few | jkh | 1995-01-23 | 33 | -749/+1489 |
| | | | | | | | | | | | | problems in the process: 1. Quoting should work properly now. In particular, Chet's reported bash make problem has gone away. 2. A lot of memory that just wasn't being free'd after use is now freed. This should cause make to take up a LOT less memory when dealing with archive targets. 3. Give proper credit to Adam de Boor in a number of files. Obtained from: NetBSD (and Adam de Boor) | ||||
* | Use gnumalloc. | dg | 1994-08-29 | 1 | -0/+3 |
| | |||||
* | Fix a problem with passing quoted strings down to commands. | sef | 1994-08-24 | 1 | -3/+6 |
| | | | | Reviewed by: Sean Eric Fagan | ||||
* | This commit was generated by cvs2svn to compensate for changes in r1590, | rgrimes | 1994-05-27 | 57 | -0/+26173 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 57 | -0/+26173 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 2 | -0/+107 |