ross
4f01003841
Order some include conditionals to match code conditionals.
...
From Ian Taylor.
Posted to tech-toolchain.
2004-05-21 21:18:57 +00:00
pooka
d6085ff385
Remove wchar build kludges for FreeBSD<5 and NetBSD<1.6. The wchar
...
stuff is properly handled by configure now.
2004-04-19 13:55:53 +00:00
grant
144cb3e439
recognize data files created by Perl Storable module, from the output
...
of Storable::show_file_magic().
2004-04-10 08:58:02 +00:00
pooka
b6a1a17518
Apply patch from Christos to fix build on FreeBSD 4
2004-04-08 12:33:20 +00:00
pooka
34a84c1d28
update for 4.09
2004-04-08 12:30:24 +00:00
pooka
0fa4e65c16
the conflict peril was no more
2004-04-08 12:29:45 +00:00
pooka
5b7d7b4cbc
file 4.09:
...
* (almost) fix toolbuild on platforms with a lacking wchar
* more magic
2004-04-08 12:21:54 +00:00
pooka
194e44db4c
Put some more wchar bandaid here for NetBSD 1.5
...
XXX: need to get a pullup for this when it's properly fixed
2004-03-30 10:12:33 +00:00
salo
83a553e89b
Fix build on FreeBSD < 5.0.
...
From Alexander Yurchenko via netbsd-bugs.
Approved by pooka@, "I'll bug Christos to get it really fixed some day."
2004-03-25 15:00:24 +00:00
pooka
c40b96229f
Breate some band-aid here: for some reason new autoconf wants to use
...
$(mkdir_p) which isn't defined anywhere. So replace it with good ol'
$(mkinstalldirs) to fix problem with tools installation.
XXX: need to revisit this to discover true lossage.
Problem noted by Nick Hudson.
2004-03-23 15:49:53 +00:00
pooka
2665065f87
* be consistent in writable/executable probing
...
* use stat info properly when checking for regular file
2004-03-23 08:58:47 +00:00
pooka
ae16b8b42b
update for 4.08
2004-03-23 08:40:36 +00:00
pooka
dab8aad33e
conflicts begone
2004-03-23 08:40:11 +00:00
pooka
e3a02bec05
file 4.08: bugfixes 'n more magic 'n stuff
2004-03-23 08:31:19 +00:00
matt
12836072a9
<sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__
2003-11-12 02:08:11 +00:00
pooka
e90962a630
adapt for file 4.06
2003-10-27 16:31:46 +00:00
pooka
df6e9611e8
make unused variable also unpresent
2003-10-27 16:26:51 +00:00
pooka
9f8bb67276
nuke empty line
2003-10-27 16:24:51 +00:00
pooka
986a1e50c3
merge conflicts from 4.06 import
2003-10-27 16:22:35 +00:00
pooka
2ed245cc04
file 4.06
...
magic and bug fixes
2003-10-27 16:14:00 +00:00
wiz
2ce7ba3a1e
Move a comma to a place where it is more in line with usual grammar.
2003-10-15 20:00:35 +00:00
pooka
d5c1c224c8
Cope with the possibility of NetBSD ZZZZZX "the Christos way".
...
hardly surprisingly this came from christos
2003-10-03 22:26:58 +00:00
pooka
17c1d27884
re-add sgi file, comment out mysterious lines with type "addr"
2003-09-25 22:16:06 +00:00
pooka
963c94e78e
Work around return value inconsistency so that good errors don't
...
go unpunished.
2003-09-25 22:01:53 +00:00
pooka
22a8408da0
remove this file for now
...
the magic file parser doesn't like it and it needs to be fixed
2003-09-25 21:45:17 +00:00
pooka
2db4663338
bump version to 4.04
2003-09-25 18:19:53 +00:00
pooka
b5eda6c0df
Nuke unused variable to make this compile in the NetBSD tree.
2003-09-25 18:11:16 +00:00
pooka
b7cf51b493
post-import merge
2003-09-25 18:08:18 +00:00
pooka
61a359ca7d
file 4.04
...
fixes, patches and more magic
2003-09-25 17:58:02 +00:00
itojun
e0fc9a8095
identify 1.6Z[A-Z] files correctly. PR lib/22815
2003-09-17 00:41:39 +00:00
pooka
51180fc3ff
adapt to file 4.03
2003-05-25 21:52:57 +00:00
pooka
90651bdae0
there is no conflict, you are receding
2003-05-25 21:46:09 +00:00
pooka
707e8ba692
file 4.03
...
small changes & fixes
2003-05-25 21:26:39 +00:00
pooka
f6df7f31f2
where __RCSID is not defined (some cross hosts), use FILE_RCSID instead
2003-04-15 21:36:18 +00:00
wiz
68caa698b2
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
...
Inspired by Igor Sobrado in PR 19680.
2003-04-06 18:20:07 +00:00
perry
22ecae5508
interpet->interpret (Igor Sobrado, PR misc/19909) + unix->Unix
2003-03-31 17:09:30 +00:00
pooka
55df341133
Escape \$NetBSD\$ in certain places to prevent the RCS tag from
...
being expanded.
2003-03-28 19:44:58 +00:00
lukem
9b9c82ab77
regenerate for AM_MAINTAINER_MODE, this time with "autoreconf -f" ...
2003-03-27 06:13:42 +00:00
lukem
932f26073f
Add AM_MAINTAINER_MODE to configure.in
...
Run "autoreconf" (from autoconf-2.57) to rebuild:
aclocal.m4 config.h.in configure
This appears to be a cleaner solution than hand-hacking/merging
changes to **/Makefile.in after each import.
Recently suggested by a couple of people, and confirmed with Ben Elliston.
2003-03-27 03:47:25 +00:00
lukem
507ffb08d9
Remove any rules which ``helpfully'' rerun automake, autoheader, or
...
autoconf if make determines that any of the files are out of date.
Unfortunately, this can occur quite easily after a cvs update, and
will then fail on systems without any of those tools or with read-only
source, and thus generate lots of "it doesn't build" email and bug
reports. If/when we have a better solution in tree, this is how we fix it.
2003-03-26 08:59:40 +00:00
pooka
2477d4fe9b
have plenty of fun and merge diffs once again
2003-03-26 00:20:43 +00:00
pooka
ec40492e1a
script to mangle file distribution into shape suitable for import
2003-03-26 00:10:36 +00:00
pooka
ae0bb29eb1
writable, not writeable
...
(let's see if this typo stays dead now)
2003-03-25 23:41:17 +00:00
pooka
62d35d72ed
make function name match the one in the prototype and on man page
2003-03-25 22:40:54 +00:00
pooka
79294d5b4e
re-add
2003-03-25 22:38:12 +00:00
pooka
2bbaeb8ecf
bye
2003-03-25 22:34:44 +00:00
pooka
c10bc02261
file 4.00
2003-03-25 22:29:42 +00:00
pooka
d595ee70c1
we need a fresh start over here
2003-03-25 00:44:02 +00:00
thorpej
3640957b38
If the NetBSD version note looks reasonable, parse it and display the
...
info.
2003-02-28 18:24:58 +00:00
pooka
5046c98de1
adapt for glorious dist/file strategy
2003-02-23 23:46:55 +00:00