aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/str.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.5_cvsrelease/2.1.5_cvscvs2svn1996-10-061-1/+1
| | | | | | | 'RELENG_2_1_5_RELEASE'. This commit was manufactured to restore the state of the 2.1.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* Copy 2.2 changes to 2.1 branch, including ^\t\n fixes and SYSV includeAndrey A. Chernov1995-08-081-3/+6
| | | | | | | processing Notes: svn path=/stable/2.1/; revision=10002
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
| | | | Notes: svn path=/head/; revision=8874
* Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-231-20/+67
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=5814
* Fix a problem with passing quoted strings down to commands.Sean Eric Fagan1994-08-241-3/+6
| | | | | | | Reviewed by: Sean Eric Fagan Notes: svn path=/head/; revision=2266
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+439
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590