]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Only use __FBSDID if it is defined. This fixes the 4.4-release (but
authorWarner Losh <imp@FreeBSD.org>
Sat, 8 Dec 2001 02:28:16 +0000 (02:28 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 8 Dec 2001 02:28:16 +0000 (02:28 +0000)
commitbc505f774244919bd9d3d9222e3638b0d7d9980f
tree4bc1ec2bb94dc8423e96f2fcd0df0e2b82a2197a
parente10f1484e4aaea6a457a7c1f87af661da8690137
Only use __FBSDID if it is defined.  This fixes the 4.4-release (but
not stable) -> current upgrade path.

Reviewed by: markm
14 files changed:
usr.bin/colldef/parse.y
usr.bin/colldef/scan.l
usr.bin/yacc/closure.c
usr.bin/yacc/error.c
usr.bin/yacc/lalr.c
usr.bin/yacc/lr0.c
usr.bin/yacc/main.c
usr.bin/yacc/mkpar.c
usr.bin/yacc/output.c
usr.bin/yacc/reader.c
usr.bin/yacc/skeleton.c
usr.bin/yacc/symtab.c
usr.bin/yacc/verbose.c
usr.bin/yacc/warshall.c