Commit Graph

12 Commits

Author SHA1 Message Date
charnier
d813bbc391 Add usage(). 1997-07-24 07:00:17 +00:00
bde
f872e888b7 Removed wrong declarations of malloc() and realloc(). They were unused,
and they broke when yacc started generating `#include <stdlib.h>', but
the breakage was hidden by compatibility cruft in gcc unless DESTDIR
was unusual.
1997-04-22 17:44:34 +00:00
peter
aef78d145b Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
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.
1997-01-14 07:20:47 +00:00
bde
1842f734d2 Recovered from -Wall cleanup in ss_internal.h. This depended on
ss_internal.h bogusly declaring things in <stdlib.h>.
1996-09-05 18:20:47 +00:00
jkh
97de575586 General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 19:08:36 +00:00
phk
1e736ea78e Backout yacc changes. 1996-06-02 17:22:01 +00:00
phk
1b89269070 yacc rule changes. 1996-05-30 23:05:55 +00:00
wollman
e91444cdab Correct usage message.
Submitted by:	 Faried Nawaz <fn@pain.csrv.uidaho.edu>
1996-05-20 15:54:10 +00:00
rgrimes
79e59e9123 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
wollman
56a8633bc6 Port to FreeBSD. (Sorry there's no man page yet.) 1995-01-19 22:27:58 +00:00
wollman
3c7d166730 Other part of SIPB subsystem library, the program to make command tables. 1995-01-19 21:30:25 +00:00