Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1. | ru | 2002-04-09 | 1 | -2/+0 |
| | |||||
* | remove __P | imp | 2002-03-22 | 1 | -4/+4 |
| | |||||
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -5/+6 |
| | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. | ||||
* | Only use __FBSDID if it is defined. This fixes the 4.4-release (but | imp | 2001-12-08 | 1 | -0/+2 |
| | | | | | | not stable) -> current upgrade path. Reviewed by: markm | ||||
* | Use __FBSDID(). | markm | 2001-12-02 | 1 | -3/+5 |
| | |||||
* | WARNS=2 and s/register//. | markm | 2001-12-01 | 1 | -29/+29 |
| | | | | | Set NO_WERROR=true because there are some flex(1) issues that need to be dealt with. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 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. | ||||
* | Add RCS id's since these files have left the default branch. | steve | 1997-01-12 | 1 | -0/+2 |
| | |||||
* | This doesn't change any functionality, it simple makes yacc(1) | steve | 1997-01-12 | 1 | -2/+17 |
| | | | | compile -Wall clean. | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+295 |