Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | missed these parts of Bruce's changes last time.. | peter | 1996-08-30 | 1 | -3/+1 |
| | | | | Submitted by: bde (again :-) | ||||
* | Too verbose, typo (I missed the -C :-) | peter | 1996-08-30 | 1 | -7/+3 |
| | | | | Submitted by: bde | ||||
* | cmp -s || install -c -> install -C | peter | 1996-08-30 | 1 | -7/+6 |
| | |||||
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-08-06 | 1 | -2/+2 |
| | | | | | | | specified in the top level Makefiles. Previously I missed dozens of Makefiles that skip the install after using `cmp -s' to decide that the install isn't necessary. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
| | |||||
* | Put #warning "this file is obsoleted ... etc." | ache | 1994-11-17 | 1 | -1/+3 |
| | |||||
* | Add comment about SYSV-ism | ache | 1994-11-15 | 1 | -0/+2 |
| | |||||
* | Add missing values.h (it isn't part of libg++ anymore) but it | ache | 1994-11-08 | 2 | -0/+189 |
accords ANSI standard, provides backward 1.x compatibility and used in many applications. |