Commit graph

66 commits

Author SHA1 Message Date
David Given
f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02: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
dtrg
b611731ec3 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
dtrg
5c5f711cbb Done a major overhaul of the way target include files are installed and
how platform libraries are built. The ARCH pm variable has now been
renamed PLATFORM (which is more accurate) and a different ARCH
variable added, which represents the CPU family rather than the
hardware platform.
2007-02-20 00:46:10 +00:00
ceriel
1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
2309d12210 Updated: signal now uses a void function 1993-11-17 11:04:32 +00:00
ceriel
3c338b9a3f Fixed typo 1991-12-18 09:22:13 +00:00
ceriel
abb411daac Do not use '#endif xxx'; it is not allowed for ANSI C 1991-12-17 11:41:12 +00:00
ceriel
a2a177de54 Added errno.h 1991-12-16 16:54:12 +00:00
ceriel
dc44eba062 Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 13:45:18 +00:00
ceriel
d46703ea4d Minor mod to prevent compiler warning 1991-12-03 10:48:57 +00:00
ceriel
5109b16ab2 Several changes 1991-12-03 09:44:01 +00:00
ceriel
16e6b51cba upgraded 1991-12-02 16:42:31 +00:00
ceriel
70ff99e4d0 Updated 1991-12-02 15:55:49 +00:00
ceriel
584584a5ba protect against multiple inclusion 1991-10-25 14:44:21 +00:00
ceriel
96565df518 Some more typedefs 1991-10-25 11:39:06 +00:00
ceriel
ae063bd74f Added some more types 1991-10-25 11:10:21 +00:00
ceriel
825941de76 Define NSIG 1991-10-22 09:05:15 +00:00
ceriel
2997281247 Changed type to int 1991-10-14 08:56:56 +00:00
ceriel
8e9b398e9f Use int instead of gid_t and/or uid_t 1991-10-07 13:37:20 +00:00
ceriel
69ead2f15f More additions 1991-10-04 17:37:32 +00:00
ceriel
9ede34412c Added 1991-10-04 14:34:29 +00:00
ceriel
7e091602a7 Added time.h 1991-10-04 14:04:30 +00:00
ceriel
1acd31de45 Added typedef for sigset_t 1991-09-25 09:07:28 +00:00
ceriel
dfcbc661ca Added stdtypes.h 1991-09-18 09:43:45 +00:00
ceriel
70ee3dc406 Fixed machine-dependant defines 1991-09-04 16:18:23 +00:00
ceriel
aae0eeca94 protect types.h against multiple inclusions 1990-07-30 14:17:30 +00:00
ceriel
bb1964e1d3 Updated for IEEE format 1990-06-15 16:50:08 +00:00
ceriel
d7b4e48972 correct M_MAX_D for old floating point format 1990-06-15 16:47:27 +00:00
ceriel
eb6c2af313 fix: M_DMAXEXP was wrong 1989-04-20 15:27:00 +00:00
ceriel
d5b2601b8f use a larger buffer on larger machines 1989-02-21 10:01:55 +00:00
ceriel
e9094d3f03 corrected M_MAX_D 1988-08-10 16:40:48 +00:00
ceriel
50d857e9f3 Added a #ifndef for not defining functions 1988-07-25 11:32:46 +00:00
ceriel
c34fbb3831 Added math.h 1988-07-22 16:59:22 +00:00
ceriel
648d745177 deleted sgtty.h 1988-04-15 15:03:59 +00:00
ceriel
d7b7427431 Added varargs.h 1988-04-15 14:45:04 +00:00
ceriel
16e2e6f346 Added sgtty.h 1988-04-15 14:38:33 +00:00
ceriel
ba7cc5f6fb more sensible values for SIG_DFL and SIG_IGN 1988-03-15 16:58:43 +00:00
ceriel
33d6860d36 stdio.h should not define BMASK 1987-08-12 09:24:57 +00:00
ceriel
bd90b8aba9 minor correction to sgtty.h, the 4.2 codes where wrong again 1987-04-23 16:24:39 +00:00
ceriel
3fbe8fa7c1 minor correction to sgtty.h, the 4.2 codes where wrong 1987-04-23 16:14:13 +00:00
ceriel
f206110cd2 Initial revision 1987-04-16 15:28:46 +00:00
ceriel
81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
22c23521a3 corrected for 4.2 bsd 1987-04-01 15:37:14 +00:00
ceriel
e97f144bf4 Initial revision 1987-03-31 12:14:08 +00:00
ceriel
0adc61842f Added ICRNL 1987-03-30 07:48:19 +00:00
ceriel
e190db8128 Initial revision 1987-03-26 17:36:49 +00:00
ceriel
21e0bd5996 Initial revision 1987-03-26 17:30:29 +00:00
ceriel
6852a8ef39 use __BSD4_2 1987-03-10 14:50:48 +00:00