| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
installing it clobbers the elf ${MAN1}. The MAN1 -> MAN1aout changes
actually work now.
Fixed order of MAN* and BINDIR.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move our old a.out utils to /usr/libexec/aout.
Enable binutils and put the utils in /usr/libexec/elf
Enable objformat, a little helper program that calls the right
utils based on /etc/objformat and $OBJFORMAT.
This will enable the ELF generating tools.
Remember that this is only step one, the system is still compiled
and run in a.out format ONLY.
Problem left to solve: The BSD manpages wins over the GNU equivalents
as the are installed last. We need to distinguish between the manpages
somehow...
|
|
|
|
| |
So use a time_t in the chdr structure so that no casts are required.
|
| |
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| | |
pascal and vmstat.sparc. All changed files on the vendor branch should
already have been imported.
|
| | |
|
| | |
|
| |
| |
| |
| | |
posix standard on the topic.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
| |
| |
| |
| |
| | |
is perfectly valid and eventually creates an empty archive.
This is consistent with OSF1 V3.x, SunOS 4.x, ULTRIX 4.x and probably others.
|
| |
| |
| |
| | |
Submitted by: Chuck Robey <chuckr@glue.umd.edu>
|
| |
| |
| |
| | |
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
|
| | |
|
| |
| |
| |
| | |
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
|
| |
| |
| |
| |
| |
| | |
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
so that when ar has a problem (like trying to update a read-only
archive), you get a message like:
ar: xyzzy.a: Permission denined
instead of:
ar: xyzzy.a
Which doesn't really give the user any indication that the operation
really did fail.
This closes PR# 170.
|
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| |
| |
| | |
in rev.1.3. 1.4 just broke 1.3 for the -x case.
This fixes PR 721 and merges archive.c with 4.4Lite2.
|
| |
| |
| |
| | |
sequence which can be false for several languages.
|
| |
| |
| |
| | |
which is no longer bogusly installed in /usr/include.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
my mailbox since early last year. Fixes a problem with running out of
fds (by hitting the limit or whatever) when ar is given a long list of
objects. The fix was to add a missing close().
Submitted by: Robert Crowe <bob@speakez.com>
|
| |
| |
| |
| | |
Submitted by: Peter Dufault <dufault@hda.com>
|
| |
| |
| |
| |
| | |
Submitted by: dufault@hda.com
also Obtained from: 1.1.5.1
|
| |
| |
| |
| | |
warnx() correctly so we don't get the double newline.
|
| | |
|
| |
| |
| |
| | |
to just install:, sperious targets and CLEANFILES removed.
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
|
|
|