HardenedBSD/gnu/usr.bin/bc
Jordan K. Hubbard 1130b656e5 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
..
bc.1 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
bc.y
bcdefs.h
config.h
const.h
COPYING
execute.c
global.c
global.h
load.c Cleanup -Wall warnings added with upgrade to version 1.03. 1996-11-04 03:59:35 +00:00
main.c
Makefile Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed out 1996-11-04 16:14:16 +00:00
math.h
number.c Cleanup -Wall warnings added with upgrade to version 1.03. 1996-11-04 03:59:35 +00:00
number.h
proto.h Get rid of bogus #ifdef's. 1996-11-04 04:36:31 +00:00
scan.l
storage.c Cleanup -Wall warnings added with upgrade to version 1.03. 1996-11-04 03:59:35 +00:00
util.c Cleanup -Wall warnings added with upgrade to version 1.03. 1996-11-04 03:59:35 +00:00
version.h