Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added y.tab.h to SRCS. This should have been used to get dependencies | bde | 1998-05-05 | 1 | -2/+2 |
| | | | | | on y.tab.h generated. It will soon be used to tell bsd.dep.mk that y.tab.h itself needs to be generated. | ||||
* | Fixed races in `make -jN' using new yacc rules. | bde | 1998-05-04 | 1 | -6/+2 |
| | |||||
* | Add usage(). | charnier | 1997-07-24 | 1 | -6/+9 |
| | |||||
* | Removed wrong declarations of malloc() and realloc(). They were unused, | bde | 1997-04-22 | 1 | -1/+1 |
| | | | | | | and they broke when yacc started generating `#include <stdlib.h>', but the breakage was hidden by compatibility cruft in gcc unless DESTDIR was unusual. | ||||
* | 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. | ||||
* | Recovered from -Wall cleanup in ss_internal.h. This depended on | bde | 1996-09-05 | 1 | -2/+1 |
| | | | | ss_internal.h bogusly declaring things in <stdlib.h>. | ||||
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 2 | -7/+10 |
| | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | ||||
* | Backout yacc changes. | phk | 1996-06-02 | 2 | -3/+3 |
| | |||||
* | yacc rule changes. | phk | 1996-05-30 | 2 | -4/+4 |
| | |||||
* | Correct usage message. | wollman | 1996-05-20 | 1 | -1/+1 |
| | | | | Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu> | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | Port to FreeBSD. (Sorry there's no man page yet.) | wollman | 1995-01-19 | 2 | -30/+44 |
| | |||||
* | Other part of SIPB subsystem library, the program to make command tables. | wollman | 1995-01-19 | 6 | -0/+439 |