David Given
c18a82ec40
Apply build system fixes for OpenBSD contributed by George Koehler.
2013-05-18 12:15:53 +01:00
David Given
11377070fd
Update distribution files.
...
--HG--
branch : dtrg-buildsystem
2013-05-15 23:46:15 +01:00
David Given
c1aca7dae5
First milestone of replacing the build system.
...
--HG--
branch : dtrg-buildsystem
rename : lang/cem/cpp.ansi/Parameters => lang/cem/cpp.ansi/parameters.h
2013-05-12 20:45:55 +01:00
George Koehler
7ef9b79c11
Merge deletion of many undead files.
2012-09-23 15:31:16 -04:00
George Koehler
0131ca4d46
Delete 689 undead files.
...
These files "magically reappeared" after the conversion from CVS to
Mercurial. The old CVS repository deleted these files but did not
record *when* it deleted these files. The conversion resurrected these
files because they have no history of deletion. These files were
probably deleted before year 1995. The CVS repository begins to record
deletions around 1995.
These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted. There is no way to fix
this, because the CVS repository provides no dates of deletion.
See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
George Koehler
96ea0a5903
Fix more functions in util/ack for 64-bit hosts.
...
This continues the fix from changeset aabde0589450. We must use
va_list to forward the arguments, because some of the arguments might
be 64-bit pointers. A pointer does not fit in an int.
2012-09-07 16:28:10 -04:00
David Given
6ea172d0d9
Fix a 64-bitness issue (removed some untyped K&R C code that assumed ints
...
and pointers were the same size).
2012-02-27 22:36:36 +00:00
dtrg
c326f3c6a3
Remove references to using-machine-name-for-compiler, as we don't do that any more.
2010-08-09 22:47:33 +00:00
dtrg
2c54f8c742
Renamed getline() to getln() to avoid conflict with glibc's version.
2010-08-01 10:34:27 +00:00
dtrg
b611731ec3
Updated .distr files for the new release.
2007-02-25 12:51:55 +00:00
dtrg
903796a817
Now installs the man page.
2007-02-25 12:48:06 +00:00
dtrg
0974fa0e28
Remove non-standard .SB tags.
2007-02-25 12:47:50 +00:00
dtrg
dbe10d2c19
Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
2006-10-15 00:28:12 +00:00
dtrg
30e34f493f
Rationalised use of #includes to be more standards-compliant.
2006-07-26 18:22:02 +00:00
dtrg
dc5d08b2a3
Modified to include the appropriate header file rather than (badly)
...
prototyping syscalls itself.
2006-07-26 12:28:56 +00:00
dtrg
014be56fb0
Replaced calls to the custom strindex() and strrindex() functions with the
...
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg
097c640a6c
First version in CVS.
2006-07-20 23:24:28 +00:00
dtrg
4c0b3bb40f
Modernised usage of system header files.
2006-01-24 22:29:19 +00:00
ceriel
cdb362b628
removed
1995-12-06 14:04:51 +00:00
ceriel
5c83e7dbb5
Header --> Id
1994-06-24 11:31:16 +00:00
ceriel
03405742a3
noodstop is a signal arg, and should be void noodstop()
1993-11-12 16:53:24 +00:00
ceriel
4f2c705501
Some more space for file names
1993-10-12 09:45:59 +00:00
ceriel
38a269fc37
Added sparc_solaris
1993-10-07 17:41:19 +00:00
ceriel
45d0d9f68f
Removed # in commands
1992-06-26 12:54:57 +00:00
ceriel
b4f6c3fa00
Documented -gdb flag
1992-04-15 10:24:15 +00:00
ceriel
2b6f5b9b8d
Avoid use of 'you'
1991-11-22 13:18:57 +00:00
ceriel
9c507cc10a
Updated ack manual page
1991-11-15 13:37:36 +00:00
ceriel
1af5c80b1b
Also preprocess when user explicitly askes for it through -c.i
1991-11-15 12:50:13 +00:00
ceriel
4e99d889ff
Changed manual page installation mechanism
1991-11-05 15:31:14 +00:00
ceriel
da6ac05990
Updated
1991-10-14 09:33:55 +00:00
ceriel
7551b8e83a
Changes to manual page
1991-10-01 12:18:39 +00:00
ceriel
369776173a
Fixed: em_path now resides in config
1991-09-18 10:14:52 +00:00
ceriel
7d5231279f
Fixed
1991-09-13 10:24:29 +00:00
ceriel
c9c46c1ec1
Fixed
1991-09-13 10:12:17 +00:00
ceriel
d9f98bc411
New installation mechanism
1991-08-27 10:18:09 +00:00
ceriel
aa35bf7f02
Changed default value of rts to '.'
1991-04-09 15:29:46 +00:00
ceriel
2c31a9b1ac
removed -i flag
1991-02-19 16:51:50 +00:00
ceriel
cef36d185e
removed g-flag
1990-07-25 17:40:02 +00:00
eck
101a129256
fixed some typos
1990-06-19 11:29:20 +00:00
ceriel
a28eb23f82
fix from Verstoep: free() was called twice on same arg
1990-06-12 10:07:00 +00:00
ceriel
e9d214e977
check -m option
1990-05-11 13:11:12 +00:00
ceriel
ba6c223113
only print file names if there is more than one
1990-02-08 15:11:23 +00:00
ceriel
b2f85981ad
Bug fix: also use ACKDIR to look for description files
1990-01-18 16:07:42 +00:00
ceriel
bec816346d
Added i386
1989-10-10 14:42:59 +00:00
ceriel
3c03d3f68c
pc directory no longer distributed
1989-08-16 13:03:58 +00:00
ceriel
3e357f311f
documented environment variables, changed EM_DIR into ACKDIR
1989-07-17 16:19:10 +00:00
ceriel
dbe4e49936
New method of calling optimizers; fixed lint entry in Makefile
1989-02-09 14:08:47 +00:00
ceriel
35b3050d88
fixed typo
1988-11-22 09:21:25 +00:00
ceriel
9a7a7f7f4b
Adapted for modula-2
1988-08-25 13:03:13 +00:00
ceriel
f75ed26b04
made easier to patch
1988-08-19 14:29:04 +00:00