Peter Wemm
3be5a5220c
"fix" this for compiling under the sticter ELF linker.. There was a
...
reference to an undefined function (digit_value_in_base()) that was static
elsewhere that it was used.
1997-08-29 06:14:05 +00:00
Peter Wemm
2eba9bcd51
Merge in some of my changes with John's. I've used this to build
...
an ELF system. I'm not sure about some of the things here. We definately
need to go back and rationalize this.
1997-08-29 06:11:52 +00:00
John Polstra
6eb0e3b9f9
Add the necessary defines to the freebsd-elf configuration so that
...
it can be built via BINFORMAT=elf in the environment. Most likely
some of the directory defines such as STANDARD_EXEC_PREFIX will
change again soon, as we settle on the proper locations for the
various components.
Note, the build still fails when it tries to compile libgcc2.c
using the ELF compiler, unless arrangements have been made for the
compiler to find the ELF assembler instead of the a.out assembler.
1997-08-28 01:38:56 +00:00
Paul Traina
0e904270de
Update synopsis. A partial fix has also been submitted to opie@bugs@inner.net
...
Submitted by: bde
1997-08-26 20:55:43 +00:00
David E. O'Brien
7fd6f1c607
I clamined to not have imported cpio.texi. This is not true.
1997-08-25 09:11:06 +00:00
Peter Wemm
676e0d5507
Fix a braino in the Attic/ removal code for $CVSHeader$ that originated
...
from XFree86. I think this was harmless, the strncmp happened always
rather than being optimised out.
Submitted by: jdp
1997-08-22 06:57:30 +00:00
Peter Wemm
f86fcdade3
oops, missed a debug printf somehow..
1997-08-19 11:29:01 +00:00
Peter Wemm
f9d4cf805b
Redo the $CVSHeader$ support to use code similar to that from David Dawes
...
but adapted to run within cvs instead of rcs.
The stuff I hacked together didn't strip out "/Attic/" for files
on branches when the HEAD version was cvs rm'ed.
1997-08-19 11:21:34 +00:00
Chris Timmons
489efa52f0
Repair ESC-r processing in the gtags emacs mode (typo).
...
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
1997-08-17 18:01:54 +00:00
Chris Timmons
0839869572
The standard upgrade procedure derived from the handbook section
...
on maintaining contributed software.
The merge from our FreeBSD maintained v1.81 to the author's v2.0
yielded only one small difference (a duplicate inclusion of errno.h
in btreeop/btreeop.c) which for now I will leave alone and submit
back to the author; we'll catch it on the vendor branch in v2.1.
Reviewed by: jdp
1997-08-16 04:29:36 +00:00
Chris Timmons
84d8721748
This commit was generated by cvs2svn to compensate for changes in r28248,
...
which included commits to RCS files with non-trunk default branches.
1997-08-16 04:13:58 +00:00
Chris Timmons
43c4a137c1
Import global v2.0 as contributed software. We will maintain it this
...
way, retiring the sources from usr.bin/global shortly.
Reviewed by: jdp
Discussed-with: obrien
1997-08-16 04:13:58 +00:00
Steve Price
2ddd302d75
__GNU_G__ -> __GNUG__
...
PR: gnu/4188
Submitted by: Dustin Sallings <dustin@spy.net>
1997-08-13 03:11:18 +00:00
Andrey A. Chernov
6d0f9ab962
Detect null secret as error, it is temp. fix until next release
...
Submitted by: Craig Metz <cmetz@inner.net>
1997-08-05 23:15:28 +00:00
Poul-Henning Kamp
88cf7394be
Resolve conflicts, seems like just one of our changes didn't make it back.
1997-07-25 19:49:22 +00:00
Poul-Henning Kamp
21cd47e85e
This commit was generated by cvs2svn to compensate for changes in r27676,
...
which included commits to RCS files with non-trunk default branches.
1997-07-25 19:27:55 +00:00
Poul-Henning Kamp
3d33409926
Import TCL release 8.0 beta 2.
1997-07-25 19:27:55 +00:00
Bruce Evans
365c345167
Create fifos using mkfifo() instead of attempting to create them using
...
mknod().
1997-07-13 14:07:48 +00:00
Peter Wemm
8338db6552
Apply Bill Fenner's patch for the lost vendor branch bug - I've looked
...
over the code too and it makes sense to me.
PR: 4033
1997-07-05 02:15:42 +00:00
Bruce Evans
b3174ab1ce
Removed most unused files (about 8M total).
1997-06-29 18:12:14 +00:00
Bruce Evans
82db78fb71
Removed unused files (about 8MB total).
1997-06-29 18:06:40 +00:00
Bruce Evans
d016a1346f
Fixed clobbered vendor Id.
1997-06-29 11:52:51 +00:00
Bruce Evans
d2f874d9b7
Attempt to fix clobbered vendor Id.
1997-06-29 11:43:31 +00:00
Steve Price
a2f9613a31
Add a blurb on how to import newer versions of patch(1) so
...
that others don't make the same bone-headed mistakes that
I just did.
Obtained from: Peter Wemm's version of this file in contrib_cvs
1997-06-29 07:20:16 +00:00
Steve Price
b75cabea32
-Wall clean.
1997-06-29 06:56:24 +00:00
Steve Price
bf872bad95
This commit was generated by cvs2svn to compensate for changes in r27044,
...
which included commits to RCS files with non-trunk default branches.
1997-06-29 06:55:02 +00:00
Steve Price
511633a2fe
Import of GNU patch version 2.4.
1997-06-29 06:55:02 +00:00
Peter Wemm
11e226045a
This commit was generated by cvs2svn to compensate for changes in r26971,
...
which included commits to RCS files with non-trunk default branches.
1997-06-27 07:25:32 +00:00
Peter Wemm
0bf958b1eb
Clean (trimmed down) import of bind-4.9.6 onto vendor branch. This is
...
to buy time to allow v8.1.1 to be done right rather than rushing it.
1997-06-27 07:25:32 +00:00
Peter Wemm
6d4b6391fd
remove some stray files
1997-06-22 12:50:33 +00:00
Peter Wemm
c222d4bb39
update the 'zapped files' list
1997-06-22 11:06:30 +00:00
Peter Wemm
b4b1029478
merge conflicts
1997-06-22 10:59:24 +00:00
Peter Wemm
b4f08217a4
This commit was generated by cvs2svn to compensate for changes in r26801,
...
which included commits to RCS files with non-trunk default branches.
1997-06-22 10:55:49 +00:00
Peter Wemm
3398c9be05
Import cvs-1.9.10
1997-06-22 10:55:49 +00:00
Andrey A. Chernov
88d4735de6
Merge with previous variant
1997-06-07 12:58:06 +00:00
Andrey A. Chernov
9698361552
This commit was generated by cvs2svn to compensate for changes in r26497,
...
which included commits to RCS files with non-trunk default branches.
1997-06-07 12:17:44 +00:00
Andrey A. Chernov
933f368172
Virgin import of readline-2.1, unneded docs deleted
1997-06-07 12:17:44 +00:00
Peter Wemm
a3faae319b
If the localid is set, don't forget to expand it...
1997-06-02 07:06:35 +00:00
Satoshi Asami
7371365efc
Make all the info dir entries line up neatly.
1997-05-28 07:49:21 +00:00
Bill Fenner
685b49de6d
Get rid of the T2CHECK() macro, since it duplicates functionality
...
available from TCHECK(), TCHECK2(), TTEST() and TTEST2().
1997-05-27 02:20:36 +00:00
Bill Fenner
2ebf6c0513
Merge tcpdump 3.3.
...
The print_nfs.c changes are pretty extensive; this is partially because
LBL did a lot of cleanup and partially because I removed lots of
pointless changes away from the LBL style.
PR: 3371
mostly-Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-05-27 02:17:42 +00:00
Bill Fenner
5775941a02
This commit was generated by cvs2svn to compensate for changes in r26180,
...
which included commits to RCS files with non-trunk default branches.
1997-05-27 02:11:31 +00:00
Bill Fenner
4de76e3137
Virgin import of LBL tcpdump v3.3
1997-05-27 02:11:31 +00:00
Bill Fenner
4c6f72b0be
Merge libpcap 0.3
...
Update FREEBSD-upgrade to mention bumping library version number.
Suggested-by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-05-27 00:05:23 +00:00
Bill Fenner
a9d3bb1aa3
This commit was generated by cvs2svn to compensate for changes in r26175,
...
which included commits to RCS files with non-trunk default branches.
1997-05-27 00:01:12 +00:00
Bill Fenner
3052b2361a
Virgin import of libpcap 0.3
1997-05-27 00:01:12 +00:00
Peter Wemm
e393b6503f
One of the new cvs's features is to be able to run a checker on the
...
log messages after they've been entered. This is more flexible than
using the editinfo script since it works for all log message types
and doesn't have to deal with trying to run the editor for the user.
The problem is that the verifymsg script can't modify the file like
editinfo can, which makes it useless for cleaning up the message (as is
needed for remote commits etc). This change causes the verifymsg handler
to read back the message after the verify script has run and returned an
"OK" exit code.
1997-05-26 05:15:29 +00:00
Darren Reed
c72fbbeca9
This commit was generated by cvs2svn to compensate for changes in r26121,
...
which included commits to RCS files with non-trunk default branches.
1997-05-25 15:49:17 +00:00
Darren Reed
acdb2ce24a
Import version 3.2alpha7
...
(they're currently in src/contrib/ipfilter/ipfilter/ by mistake, if someone
from core would like to delete that directory with three files as I'm not
meant to do that :)
1997-05-25 15:49:17 +00:00
Darren Reed
03310e166b
This commit was generated by cvs2svn to compensate for changes in r26119,
...
which included commits to RCS files with non-trunk default branches.
1997-05-25 15:45:04 +00:00