| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
lex source is still handled bogusly.
Notes:
svn path=/head/; revision=35701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
generated sources in SRCS breaks because compile_et uses an evil
include of one .c file in another. Use a worse fix. Perhaps
DPSRCS is useful after all.
Don't put *.y in SRCS. Put the generated file in SRCS instead.
This fixes incomplete dependencies (mkdep can't work on *.y).
Don't override the default .l.c rule. Just use LFLAGS.
Fixed some style bugs.
Notes:
svn path=/head/; revision=34708
|
|
|
|
| |
Notes:
svn path=/head/; revision=23012
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=6255
|
|
|
|
| |
Notes:
svn path=/head/; revision=5625
|
|
|
|
|
|
|
| |
original releases were not numbered.)
Notes:
svn path=/head/; revision=5624
|
|
|
|
| |
Notes:
svn path=/head/; revision=5617
|
|
(Including all changes for FreeBSD - importing the original eBones distribution
would be too complex at this stage, since I don't have access to Piero's
CVS.)
(If you want to include eBones in your system, don't forget to include
MAKE_EBONES in /etc/make.conf.)
(This stuff is now also suppable from braae.ru.ac.za.)
Bones originally from MIT SIPB.
Original port to FreeBSD 1.x by Piero Serini.
Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet.
Nice bug fixes from Doug Rabson.
Notes:
svn path=/cvs2svn/branches/EBONES_KRB4/; revision=3237
|