peter
518d6b5e04
Replace use of non-standard ld -O with a ld -o / mv combination as used
...
elsewhere in the tree. Binutils doesn't support the -O hack^H^H^H^H
extension. (actually, it ignores it for option compatability with some
other OS).
1998-10-06 11:28:29 +00:00
jdp
462ff1335f
Don't build the info pages for the old assembler. Instead, build
...
and install the info pages for the new assembler and linker.
1998-10-03 03:59:47 +00:00
ache
a9d48ca059
space/tab problem
1998-10-02 13:01:59 +00:00
jkh
d930f627e8
Add documentation for tree functions.
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-10-02 11:24:38 +00:00
jkh
cc238ccf3e
Add documentation for new tree functions.
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-10-02 11:23:47 +00:00
obrien
5a6b93580f
Install z*grep manpages
1998-10-02 07:14:32 +00:00
ache
075825e3cb
add /usr/share/perl/man
1998-10-02 01:06:30 +00:00
markm
e9048d87aa
Allow NOSUIDPERL to DTRT.
1998-09-30 20:24:59 +00:00
jkh
529bc17dcb
Add missing free()
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-09-30 12:10:16 +00:00
jkh
8519f5f0a0
Add missing free().
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-09-30 12:09:12 +00:00
markm
0126e9e12a
Fix the shared library configuration stuff.
...
Noticed by: Ollivier Robert
1998-09-29 18:58:16 +00:00
jkh
8064cb05e7
Add examples for tree functions.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-29 12:22:46 +00:00
jkh
2447cf8621
Add support for saved trees.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-29 12:22:36 +00:00
jkh
f9db8b1233
Update tree function and remove gratuitous .h file.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-28 16:12:49 +00:00
jkh
2c4ac21582
Teach this code about the new tree functionality of libdialog.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-28 16:11:22 +00:00
jkh
d9a7d2ce1a
Unbump the minor number; guess this doesn't happen in the ELF world
...
anymore and maybe we should nuke the meaning if MINOR altogether. :)
1998-09-28 00:52:53 +00:00
markm
4b23ce1494
Repairs to make the ports system work again. Currently, the ports
...
are installed in the same place as on 2.2.*; this will almost
certainly change in the future.
While I'm here, finish off the shared library brouhaha with miniperl.
1998-09-26 16:17:06 +00:00
jkh
a27c9f956a
Add some new functionality which I promised to add over a year a go and
...
shamefully dropped on the floor. I need to add it now since it does a
minor number bump, but otherwise the current functionality of libdialog
is unchanged (in all its evil glory) and the change is non-intrusive.
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-26 12:29:57 +00:00
markm
76c6a23ce3
Part #2 (final) of suidperl repair.
1998-09-24 17:25:26 +00:00
markm
c1d85cb543
More make cleanups.
...
1) Part of the NOSHARED fix; I messed this up and managed to get
perl installed without being linked to the shared library libperl.so.
This broke Perl in ELF when linking in shared objects.
2) Start of a cleanup of the man3 page location. This will (eventually)
allow for a the ports to put their pages in the "normal" ${PREFIX}-
based location.
3) Nuke cruft.
1998-09-23 06:05:28 +00:00
markm
2af42a0a9d
Big cleanup of the perl build.
...
1) Inspired by JB's finding of a hardcoded /usr/bin/ranlib in the
config files, these have been properly cleaned up and have
been personalised for FreeBSD, not MarkM.
2) Inspired by Peter, copying of the lib/ext etc dirs has been
replaced by a link farm.
3) Common code has been moved to a higher-level Makefile.inc.
This has been tested with a make -j8.
1998-09-22 12:00:59 +00:00
roberto
fdfec00b09
Change rst0 into rsa0 in the man page too. Correct the spelling of
...
POSIXLY_CORRECT while I'm here.
Pointed out by: Andreas Klemm
1998-09-22 09:55:09 +00:00
roberto
9d8fc55b2c
The default tape device should be /dev/rsa0 for CAM.
1998-09-21 17:20:08 +00:00
jb
6d2022482f
I danced with the devil and found the needle in the haystack!
...
Remove the /usr/bin path to ranlib and just let the build environment
set the path. Running an aout version of ranlib on an elf library
is something we'd prefer not to do. I'm surprised that the build
didn't spit any errors when it did this. Shrug.
1998-09-21 08:44:24 +00:00
dfr
d49c58124f
Supply correct type widths etc. for alpha.
1998-09-16 18:57:57 +00:00
markm
9ce1c0c70a
Generalise the build a bit more.
...
1) Fix up the NOSHARED stuff (bde)
2) Accomodate CFLAGS (vanilla)
3) Provide separate files for i386 and alpha (Doug Rabson)
In case 3, the supplied files were corrupted, but the concepts
sound enough, so I just copied what exists into
config.SH-{elf|aout}.{i386|alpha}. Alpha team, go ahead and do what
is necessary on config.SH-elf.alpha. :-)
1998-09-16 17:25:52 +00:00
jdp
fc9aaf05cb
Fix GDB so that it can handle ELF core dumps.
1998-09-14 22:49:02 +00:00
brian
bf32f01fb9
Remove Id keywords from files that are still on the vendor branch
...
This will make life easier when upgrading.
Suggested by: bde
1998-09-14 22:11:37 +00:00
markm
2167da5c0e
Add a link perl --> perl5.00502
...
Asked-for-by: Asami-San (for ports)
1998-09-14 18:34:19 +00:00
brian
599fa37c05
Add Id keyword
1998-09-13 23:11:13 +00:00
markm
69357dee20
Allow libperl to be a shared library.
...
This has the delightful side effect of fixing ELF .so objects.
Asked-for-by: peter
1998-09-12 19:16:33 +00:00
markm
14fce64573
Fix parallel building.
...
(Tested by make -j12 buildworld on a 4-cpu SMP box).
Address (but not solve) ELF shareable objects causing perl to
dump core. (I have a heck of a lot to learn about ELF).
Lots of help by: bde, jkh, jb and others
1998-09-12 15:45:30 +00:00
imp
4da8db7501
Fix bogus length restriction on readlink. Use sizeof(buf) - 1 rather
...
than the size of the directory name. Fix style bug which increased
the number of lines > 80 characters by one.
Pointed out by: bde
1998-09-10 16:14:29 +00:00
markm
27fd493c14
Dorkus sum. I managed to commit an earlier version of this. This fixes the
...
broken perl build.
* NOTE * * NOTE * * NOTE *
PERL5 RELIES IN A MAKE WORLD FOR THE BOOTSTRAP!!
* NOTE * * NOTE * * NOTE *
1998-09-10 10:51:11 +00:00
markm
1c30948b9b
Remove the NOPERL block to building Perl5.
...
Perl 5 will rebuild/bootstrap itself next time a make world is done
with this in effect.
1998-09-09 19:30:45 +00:00
imp
640d2c783a
Fix fencepost error in readlink; inspired by OpenBSD
1998-09-09 17:14:17 +00:00
imp
e38600c29f
Use size of structure rather than hard coded 256 in readlink. This change
...
either came from OpenBSD, or was inspired by work done there.
1998-09-09 17:12:58 +00:00
kato
0c6fdf055e
Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.
1998-09-09 11:22:28 +00:00
cracauer
40c6bdc10d
Document why the library is still not being build as shared.
...
PR: gnu/7811
1998-09-09 10:21:12 +00:00
markm
22ddc2a171
Bring in the Perl5 BMake files. This ends the easy stuff.
...
I'll be doiung the rest in stages.
1998-09-09 07:20:33 +00:00
markm
cb3aa05291
Old Perl is leaving us. Goodbye, faithful friend.
1998-09-09 06:49:33 +00:00
markm
2fac4731a0
Set NOPERL while I spend the rest of the day bringing in Perl5.
...
This will doubtless confuse someone, but I'd rather have this than
breakage.
1998-09-09 06:01:11 +00:00
jkoshy
51ced80ab7
Fix typo.
...
PR: 7809
Submitted by: Amakawa Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
1998-09-09 03:04:53 +00:00
dfr
63add4ec59
Update alpha configuration files and remove i386 target from
...
libbinutils/config.h - it is declared in the arch Makefile.
1998-09-07 08:18:34 +00:00
jb
08c1f13e2f
Install the legacy man file in section 1aout.
1998-09-07 05:46:09 +00:00
jdp
e20ec13750
Update for import of binutils-2.9.1.
...
Submitted by: Doug Rabson <dfr>
1998-09-06 23:01:53 +00:00
bde
38a5b98a25
Fixed munging of the SUBDIR list in rev.1.16-1.18.
1998-09-02 14:56:59 +00:00
jb
c3fa37d604
MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.
...
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-08-31 20:48:13 +00:00
dfr
c077a48b51
All libs build on alpha now.
1998-08-31 13:47:38 +00:00
dfr
d3af000c01
Get definition of va_list from <stdarg.h>.
1998-08-31 13:47:03 +00:00