Commit Graph

6 Commits

Author SHA1 Message Date
Satoshi Asami
0575a833b9 Merge two files that were patching the same file (xcept/script.h). In
xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>.
1997-04-24 02:24:22 +00:00
David E. O'Brien
fe5b7da774 CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00
Satoshi Asami
9022bd9b15 Actually, I should just take out USE_X11 and PREFIX=, they cancel
each other. ;)
1996-11-06 13:34:05 +00:00
Satoshi Asami
aa4ccc7b6a Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to where
it belongs.
1996-11-06 13:07:35 +00:00
Joerg Wunsch
b19d0e49c4 realloc()ing a just freed pointer is a bad idea.
Detected by: phkmalloc :-)
1996-09-01 16:37:00 +00:00
Joerg Wunsch
18666fbe54 XCept - a decoder for the CEPT protocol as it is in use in the Btx
service of the Deutsche Telekom.

XCept 2 is freeware (BSD-style copyright), but has later been replaced
by the commercial XCept 3.  The authors no longer distribute or support
this old version.

I cannot build it on freefall's 2.1.x system, but it builds fine on my
2.2-current.  thud seems to be down...
1996-09-01 14:14:14 +00:00