ache
3bc106256b
This commit was generated by cvs2svn to compensate for changes in r30858,
...
which included commits to RCS files with non-trunk default branches.
1997-10-30 19:13:48 +00:00
ache
9ddc05e9fe
-f -> -F for pr
1997-10-30 19:07:39 +00:00
ache
11845f8156
Localize diff
1997-10-29 17:17:32 +00:00
ache
692df03d54
Include <gnuregex.h> for FreeBSD
1997-10-29 16:27:56 +00:00
ache
cee6432e98
Initial import
1997-10-29 16:14:35 +00:00
ache
8dcc9192ee
This commit was generated by cvs2svn to compensate for changes in r30839,
...
which included commits to RCS files with non-trunk default branches.
1997-10-29 16:14:35 +00:00
ache
2930d5cccf
Initial import
1997-10-29 16:14:35 +00:00
jraynard
137f5fa8c3
Remove yet another superfluous file.
1997-10-26 12:53:16 +00:00
ache
57825f045f
Back out mode (unsigned char)...
1997-10-26 12:17:33 +00:00
ache
105ae2c382
Back out (unsigned char) cast, will use -funsigned-char instead
1997-10-26 12:14:54 +00:00
ache
436deeda1a
Add more (unsigned char) casts to ctype macros
...
Fix casetable usage in the same manner too
1997-10-23 02:03:43 +00:00
ache
cca19fe726
Add (unsigned char) cast to all ctype macros
1997-10-23 01:29:44 +00:00
jraynard
d63eb3bcaa
Fix a #include "regex.h" that slipped through the net.
1997-10-18 13:12:39 +00:00
jraynard
b6a8ab8abe
Update expected results for random number generator.
1997-10-17 19:24:33 +00:00
jraynard
7edf06f41c
Remove GNU regex.h (it's already in /usr/include).
1997-10-17 19:16:02 +00:00
jraynard
4e240cf2d6
Update FREEBSD-upgrade file after removing random.*
1997-10-16 21:45:46 +00:00
jraynard
37c9909845
Delete redundant files (thanks, Andrei!)
1997-10-16 21:39:00 +00:00
ache
ad58c6f873
srandom(time()) is too weak even for joke, use srandom(time() ^ getpid())
...
at least. Note that srandomdev can't be used here since gawk preserve old
seed value.
1997-10-15 22:49:19 +00:00
ache
edce646e6c
Unspam l10n ranges check
1997-10-15 15:37:46 +00:00
ache
9bf78b0184
Do not use gawk random, we have better one in libc
1997-10-15 14:01:31 +00:00
jraynard
a46c41193f
Virgin import of GNU awk 3.0.3
1997-10-14 18:17:11 +00:00
jraynard
5cffd06d9d
This commit was generated by cvs2svn to compensate for changes in r30411,
...
which included commits to RCS files with non-trunk default branches.
1997-10-14 18:17:11 +00:00
peter
beb1572d35
Fix a serious bug in the recursion processor. When descending a tree,
...
the descend can jump several directories down in one hit, eg: when a user
mentions multiple directories on the command line, eg: "cvs diff
sys/i386/isa/snd sys/sys". The problem is that the chdir()s are
pushed/popped to account for this, but the "full path" merely has
the last component chopped off on the way back up. This busts lots
of things when the recursion is backing up more than one directory (such
as in the example). This causes 'cvs diff' to emit bogus Index: lines,
'cvs update' to do really stupid things, 'cvs commit' to record incorrect
pathnames etc. I'm not sure that what I've done is quite correct, there
seems to be a comment that implies some sort of problem with "." vs. ""
equivalence or not, perhaps this is a problem on some other OS's, but
I've not (yet) found any problems. This bug has been present since
at least cvs-1.8.1.
This should fix problems noted by several people including asami and jmg.
1997-10-12 12:47:05 +00:00
julian
6d26c07949
make a string longer so we can handle deeper source trees.
...
if global is in 2.2 can we do this there as well?
Submitted by: doug ambrisko (ambrisko@whistle.com )
1997-10-11 01:07:42 +00:00
uhclem
e9a0f249e7
PR: bin/771 and bin/1037 are resolved by this change
...
This change changes the default handling of linemode so that older and/or
stupider telnet clients can still get wakeup characters like <ESC> and
<CTRL>D to work correctly multiple times on the same line, as in csh
"set filec" operations. It also causes CR and LF characters to be read by
apps in certain terminal modes consistently, as opposed to returning
CR sometimes and LF sometimes, which broke existing apps. The change
was shown to fix the problem demonstrated in the FreeBSD telnet client,
along with the telnet client in Solaris, SCO, Windows '95 & NT, DEC OSF,
NCSA, and others.
A similar change was incorporated in the non-crypto version of telnetd.
This resolves bin/771 and bin/1037.
1997-10-08 03:14:34 +00:00
phk
e04d9835eb
Resolve conflicts.
1997-10-01 13:27:30 +00:00
phk
5b30c2fb53
Upgrade to 8.0 release.
1997-10-01 13:19:13 +00:00
phk
8f9abf1e50
This commit was generated by cvs2svn to compensate for changes in r30037,
...
which included commits to RCS files with non-trunk default branches.
1997-10-01 13:19:13 +00:00
ache
fea46d545c
Move locks from /etc/opielocks to /var/run/opielocks to keep
...
/etc non-writeable as possible
1997-10-01 13:02:20 +00:00
ache
5bec5470a5
Add setutent.c
1997-09-29 11:31:22 +00:00
ache
5be3e0a85f
This commit was generated by cvs2svn to compensate for changes in r29975,
...
which included commits to RCS files with non-trunk default branches.
1997-09-29 11:31:22 +00:00
ache
74f17da1a6
Oops, __END_DECLS was in wrong place
1997-09-29 10:58:53 +00:00
ache
ba1d008827
Not used in this version
1997-09-29 10:42:45 +00:00
ache
0324469d8f
Moved to libopie
1997-09-29 10:38:24 +00:00
ache
84d99714d1
Merge
1997-09-29 10:33:14 +00:00
ache
620a15402c
Upgrade to 2.31
1997-09-29 08:53:38 +00:00
ache
f80f68544c
This commit was generated by cvs2svn to compensate for changes in r29964,
...
which included commits to RCS files with non-trunk default branches.
1997-09-29 08:53:38 +00:00
wosch
21a8eb1d31
Polish message catalogs for vi.
...
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 23:14:37 +00:00
wosch
87ee16f497
.Ox macro needs to support "OpenBSD 2.1"
...
PR: docs/4561
Submitted by: Norihiro Kumagai <kuma@slab.tnr.sharp.co.jp>
1997-09-19 21:37:05 +00:00
jmg
d5a54b9789
This commit was generated by cvs2svn to compensate for changes in r29615,
...
which included commits to RCS files with non-trunk default branches.
1997-09-19 15:36:00 +00:00
jmg
4a8f8b2501
this is an import of Sujal M. Petal's pnpinfo.. it includes modifications
...
by Luigi Rizzo and myself...
1997-09-19 15:36:00 +00:00
charnier
8f0e7746f7
Typo: environmental variable -> environment variable.
1997-09-18 06:49:40 +00:00
wosch
b599049058
Add a genclass.1 manpage.
1997-09-15 19:18:59 +00:00
wosch
2e5c4c37e1
Add a simple manpage.
1997-09-15 16:08:56 +00:00
ache
9f3f97929e
Sense *.ISO_8859-1 and *.KOI8-R locales from environment
...
PR: 4290
Submitted by: "Anatoly A. Orehovsky" <tolik@www.tomsk.su>
1997-09-15 02:03:13 +00:00
wosch
2d9535139e
Add a simple manpage.
1997-09-14 23:43:22 +00:00
wosch
fde8a8ec46
spelling corrections.
...
PR: docs/4450
Submitted by: josh@quick.net
1997-09-13 16:01:53 +00:00
markm
cd2a6be22c
Bring the FreeBSD changes to the virgin sources.
1997-09-07 07:02:53 +00:00
markm
21c65d62af
This commit was generated by cvs2svn to compensate for changes in r29088,
...
which included commits to RCS files with non-trunk default branches.
1997-09-04 06:11:16 +00:00
markm
a9e6ba3f81
Initial import of BSD telnet. This will be used to build the kerberised
...
telnet, and after userland diffs have been merged in, will be used to
build the non-kerberised sources as well. (See unifdef(1) for details)
1997-09-04 06:11:16 +00:00
pst
a2fbfa731d
Remove bits of libmissing we don't care about.
1997-09-03 08:24:28 +00:00
jmg
416e9a71f9
fix a few spelling changes
...
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
1997-08-30 12:22:49 +00:00
jmg
7803d274e0
fix misspelling
...
Submitted-by: Josh Gilliam
Closes PR:4430
1997-08-30 11:12:39 +00:00
jmg
dbf5b6157a
fix misspelling
...
Submitted-by: Josh Gilliam
Closes PR: 4422
1997-08-30 11:01:54 +00:00
peter
9aca9d7241
Import a file that is needed when compiling under ELF.
1997-08-29 13:48:36 +00:00
peter
7485b2f991
This commit was generated by cvs2svn to compensate for changes in r28896,
...
which included commits to RCS files with non-trunk default branches.
1997-08-29 13:48:36 +00:00
peter
5b5d694bfb
"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
5c7910da94
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
jdp
66c70016d7
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
pst
5c80f76918
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
obrien
012df9a25b
I clamined to not have imported cpio.texi. This is not true.
1997-08-25 09:11:06 +00:00
peter
824521f8bf
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
813bc0386e
oops, missed a debug printf somehow..
1997-08-19 11:29:01 +00:00
peter
20eb45393a
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
cwt
23cc65f5a5
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
cwt
afda633884
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
cwt
9061d030a8
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
cwt
367b31cffd
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
steve
6729ca665f
__GNU_G__ -> __GNUG__
...
PR: gnu/4188
Submitted by: Dustin Sallings <dustin@spy.net>
1997-08-13 03:11:18 +00:00
ache
00ca5799cb
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
phk
2dc6791f72
Resolve conflicts, seems like just one of our changes didn't make it back.
1997-07-25 19:49:22 +00:00
phk
30db386247
Import TCL release 8.0 beta 2.
1997-07-25 19:27:55 +00:00
phk
cd0c23d19a
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
bde
84834b817c
Create fifos using mkfifo() instead of attempting to create them using
...
mknod().
1997-07-13 14:07:48 +00:00
peter
7b13dec5b4
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
bde
00d5c77272
Removed most unused files (about 8M total).
1997-06-29 18:12:14 +00:00
bde
7965a88eb1
Removed unused files (about 8MB total).
1997-06-29 18:06:40 +00:00
bde
716ea5985e
Fixed clobbered vendor Id.
1997-06-29 11:52:51 +00:00
bde
1508663a82
Attempt to fix clobbered vendor Id.
1997-06-29 11:43:31 +00:00
steve
228a54d30b
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
b78c76a781
-Wall clean.
1997-06-29 06:56:24 +00:00
steve
4b6324645f
Import of GNU patch version 2.4.
1997-06-29 06:55:02 +00:00
steve
6852e77c4c
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
peter
47492cc08d
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
20250d8619
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
0a4476a7fb
remove some stray files
1997-06-22 12:50:33 +00:00
peter
10ace94da8
update the 'zapped files' list
1997-06-22 11:06:30 +00:00
peter
e00aed2084
merge conflicts
1997-06-22 10:59:24 +00:00
peter
571cfa0005
Import cvs-1.9.10
1997-06-22 10:55:49 +00:00
peter
891d25f8be
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
ache
e7547ae335
Merge with previous variant
1997-06-07 12:58:06 +00:00
ache
b6bac891b0
Virgin import of readline-2.1, unneded docs deleted
1997-06-07 12:17:44 +00:00
ache
8bae2ea425
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
peter
33ddef35e6
If the localid is set, don't forget to expand it...
1997-06-02 07:06:35 +00:00
asami
b15bba4e8b
Make all the info dir entries line up neatly.
1997-05-28 07:49:21 +00:00
fenner
28e50e9a93
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
fenner
a45d5a033f
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
fenner
a9b9c86c8a
Virgin import of LBL tcpdump v3.3
1997-05-27 02:11:31 +00:00
fenner
3ff0e74440
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
fenner
3e7c4bdb91
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
fenner
737558aa98
Virgin import of libpcap 0.3
1997-05-27 00:01:12 +00:00
fenner
41cb646cc0
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
peter
8f0fa46a51
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
darrenr
c4dc16ff22
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
darrenr
59a5922b2c
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
darrenr
e0610b5498
Import version 3.2alpha7
1997-05-25 15:45:04 +00:00
darrenr
c44dbd7c3f
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
peter
8e5453d590
forgot to mention that the vms source was pruned
1997-05-23 14:55:31 +00:00
peter
7598196419
Merge conflicts from 970523 import
1997-05-23 14:52:34 +00:00
peter
fc35590c6d
Import a slightly newer version of 1.9.9 (as at 970523) that has fixed a
...
few more memory leaks and cleaned up getopt usage. These were done shortly
after the last one I imported. Very little has changed other than that.
(except for some doc updates)
Obtained from: cyclic.com
1997-05-23 14:48:05 +00:00
peter
5ca2cb3c69
This commit was generated by cvs2svn to compensate for changes in r26065,
...
which included commits to RCS files with non-trunk default branches.
1997-05-23 14:48:05 +00:00
peter
5b1c235916
Attempt to work around the problem Bruce reported with 'cvs diff -rHEAD'
...
complaining about long-deleted files having been deleted and that there
is no diff available.
1997-05-21 16:21:08 +00:00
eivind
7a1932b397
it's'' ->
its'' where appropriate and typo fixes in time2posix.3.
...
Closes PR docs/3612.
Submitted by: Josh Gilliam <soil@quick.net>
1997-05-19 16:33:27 +00:00
peter
344c014087
Implement a -R option to cvs to turn on read-only repository mode.
...
When using a local repository that is only written to by CVSup - which
I assume doesn't do the cvs locking protocol - this option might be a
speedup since cvs will not create lock files.
1997-05-17 14:20:33 +00:00
peter
a3f9754a77
use xstrdup rather than strdup in case of malloc failure.
1997-05-17 14:14:47 +00:00
peter
9d520c8a55
Catch write-lock attempts immediately if running in read-only mode rather
...
than depending on getting a write fail.
1997-05-17 14:04:18 +00:00
peter
2b6097ead3
Pull in OpenBSD's support for checking out from a read-only repository,
...
such as within an anoncvs server, or from a CDROM repository.
Cyclic (the cvs maintainers) do not like this approach and have an
alternative read-only system, but that requires a read/write repository to
work (which rules out CDROM).
Obtained from: OpenBSD
1997-05-17 14:01:25 +00:00
peter
4ad318b323
Complete the support for $FreeBSD$. Add an option "tagexpand=" which
...
controls the RCSINCEXC encironment variable for our rcs version, and
also convert the rest of the checkout enhancements from rcs into cvs's
fast checkout code. (yes, cvs doesn't call 'co' anymore)
We now have fine grained individual keyword expansion control and can
set the keyword to anything the user wants.
Also, a new keyword, $CVSHeader$ comes in from rcs, it's like $Header$
except that it shows the pathname relative to the cvsroot. eg:
$FreeBSD: src/bin/ls/ls.c,v 1.10.2.14 1997/05/17 13:15:45 peter Exp $
^^^^^^^^^^^^^^^^^
The idea for this comes from $XFree86$ which expands like $CVSHeader$.
The "local id" string can be set to expand like Id, Header or CVSHeader.
(Matching support for this is apparently happening in cvsup right now)
1997-05-17 13:38:45 +00:00
peter
12c4ced9fa
Initial round of support for a local $Id$ keyword in cvs, eg: $FreeBSD$.
...
This is not complete yet in that it doesn't drive our version of RCS
completely, but it does work fine when you do the appropriate magic.
Obtained from: OpenBSD source tree
1997-05-16 00:12:16 +00:00
peter
174a377378
Update
1997-05-15 23:10:27 +00:00
peter
baaed17f86
Delete extranious $Id$ - it's not expanded on -ko files
1997-05-15 22:56:29 +00:00
peter
6ff5202f15
Merge import conflicts
1997-05-15 22:52:26 +00:00
peter
e99541e508
Merge conflicts
1997-05-15 22:50:32 +00:00
peter
4f40fe8334
Import of cvs-1.9.9-970515 onto vendor branch.
...
Obtained from: cyclic.com
1997-05-15 22:46:24 +00:00
peter
4667046756
This commit was generated by cvs2svn to compensate for changes in r25839,
...
which included commits to RCS files with non-trunk default branches.
1997-05-15 22:46:24 +00:00
peter
4e0403c01e
add .St -p1003.1b and -p1003.1b-93
1997-05-12 12:28:57 +00:00
peter
4fade92ec3
The -pthread option was added to freebsd.h but missed from freebsd-elf.h
1997-05-12 09:24:27 +00:00
jmg
4e2b8410b9
change an' to
a'...
...
Submitted by: Josh Gilliam
Closes PR#3471
1997-05-05 07:43:50 +00:00
jb
8063125723
Let gcc know about libc_r. Use -pthread to link against libc_r instead
...
of libc.
1997-05-03 02:58:54 +00:00
ache
9dce1336fb
Emulate ':o' and '/o' letters using 'o'
1997-05-02 05:18:37 +00:00
peter
93c713af2b
correct vfork()/exit() to vfork()/_exit(). This is far more important
...
now that vfork() actually works in FreeBSD for the first time.
Spotted by: se
1997-04-25 06:42:57 +00:00
ache
8d94879c4e
Use UT_NAMESIZE instead of hardcoded user names length
1997-04-21 13:52:29 +00:00
jkh
c87043915b
Enable GLOBAL tags support for nvi.
...
Submitted-By: Shigio Yamaguchi <shigio@wafu.netgate.net>
1997-04-18 23:36:52 +00:00
jdp
76800e1dac
Make "gcc -shared" work properly for building shared libraries. An
...
up-to-date version of c++rt0.o is necessary for this to work right.
Closes PR gnu/3035: gcc -shared flag is broken.
1997-04-09 20:13:41 +00:00
jdp
8a34de70b7
Disallow "-p" when linking, with a diagnostic that recommends using
...
"-pg" and gprof(1) instead. FreeBSD does not support plain "-p" or
prof(1).
Plain "-p" is still allowed when just compiling. In the compile
phase, "-p" is identical "-pg". It is used by <bsd.lib.mk> for
building profiled object files.
1997-04-05 16:19:08 +00:00
obrien
38e82dbbff
Fix bug that can cuase a loop to become endless.
...
The bug is triggered by attempts to copy in (-i) a file which happens
to have zero length.
1997-04-03 11:24:59 +00:00
obrien
f48bf10e97
FreeBSD specific readme for contributed source.
...
(FREEBSD-upgrade is now the "accpeted" filename for this).
1997-04-03 10:45:21 +00:00
darrenr
d255035008
Import IP Filter version 3.2alpha4 to bring in working LKM for 2.2
1997-04-03 10:22:02 +00:00
darrenr
1843adec77
This commit was generated by cvs2svn to compensate for changes in r24583,
...
which included commits to RCS files with non-trunk default branches.
1997-04-03 10:22:02 +00:00
pst
3b050a1d41
Base work to make gdbserver work with FreeBSD
1997-04-03 00:29:25 +00:00
obrien
22bb48addf
Virgin import of GNU cpio v2.4.2.
1997-03-31 09:37:59 +00:00
obrien
8a15519b3e
This commit was generated by cvs2svn to compensate for changes in r24434,
...
which included commits to RCS files with non-trunk default branches.
1997-03-31 09:37:59 +00:00
obrien
4cc24cbbac
JKH says:
...
Change "Found end of tape. Load next tape ..." messages to say
"volume" instead of tape. Running cpio off of /dev/fd0 and having
it say "give me the next tape" is kind of ludicrous.. :-)
1997-03-30 11:01:43 +00:00
obrien
bee6a370f3
don't lookup rsh(1) at bogus pathnames
...
Submitted by: joerg via old gnu/usr.bin/cpio v2.3
1997-03-30 10:56:38 +00:00
obrien
843afab413
Don't set the umask until after we have processed the arguments
...
and opened the archive file. This allows "cpio -o -O output_file"
to create the output file with the callers proper umask.
Closed PR# 1391
Add setlocale LC_ALL (from ache).
1997-03-30 10:50:01 +00:00
obrien
f1b5283040
Support dummy lchown() so that cpio understands 4.4 symbolic links.
1997-03-30 10:45:44 +00:00
obrien
8596af284a
- Correct the recommended option for "find" from "-depth" to "-d".
...
- Fix gross spelling and typographical errors pointed out by Keith Bostic.
- Mention -l, --link is only usable with "-p".
Obtained from: old gnu/usr.bin/cpio v2.3.
1997-03-30 10:42:21 +00:00
obrien
3bca94d06e
Output a zero rdev except for bdevs, cdevs, fifos and sockets. This
...
stops regular files with unrepresentable rdevs from being rejected
and makes the output independent of unpreservable metadata.
Don't output a file if the major, minor or totality of its rdev would be
truncated. Print a message about the skipped files to stderr but don't
report the error in the exit status. cpio's abysmal error handling doesn't
allow continuing after an error, and the rdev checks had to be misplaced
to avoid the problem of returning an error code from routines that return
void.
Minor numbers are limited to 21 bits in pax's ustar format and to 18
bits in archives created by gnu tar (gnu tar wastes 3 bits for padding).
pax's and cpio's ustar format is incompatible with gnu tar's ustar
format for other reasons (see cpio/README).
Submitted by: bde via old gnu/usr.bin/cpio v2.3.
1997-03-30 10:34:16 +00:00
obrien
3fecf166e7
Fix typo.
1997-03-30 10:32:26 +00:00
obrien
5dcdf37754
I goofed, Makefile lchown.c don't belong here.
1997-03-30 08:19:38 +00:00
obrien
6718192ec9
Replace ctime by strftime %c to use national representation.
...
Use isprint() for Localization.
Submitted by: ache via gnu/usr.bin/cpio v2.3
1997-03-30 00:23:39 +00:00
obrien
8d4a60ff51
FreeBSD BSD-style Makefile for contributed CPIO source.
1997-03-29 23:11:22 +00:00
obrien
54e8b4d91d
Rodney Grimes's dummy lchown() so that cpio understands 4.4 symbolic links.
...
(taken from old gnu/usr.bin/cpio)
Reviewed by: phk
1997-03-29 23:10:24 +00:00
obrien
5d450da5b0
Don't need tcexparg.c on FreeBSD.
1997-03-29 23:05:27 +00:00
obrien
ad1858dc05
Don't need tcexparg.c which impliments Unix-style command line wildcards
...
for Turbo C
1997-03-29 23:04:03 +00:00
obrien
8a5f0f4d0b
FreeBSD specific readme for contributed CPIO soruces.
1997-03-29 22:48:41 +00:00
obrien
b3a30fbfec
Virgin import of GNU cpio v2.4.2.
1997-03-29 22:40:46 +00:00
obrien
070358f751
This commit was generated by cvs2svn to compensate for changes in r24398,
...
which included commits to RCS files with non-trunk default branches.
1997-03-29 22:40:46 +00:00
wosch
b94212811b
back out rev 1.8 (last minute CDROM releases)
1997-03-29 20:34:40 +00:00
peter
471b960858
Don't use these that were generated on a foreign system, generate our own.
1997-03-29 10:36:49 +00:00
jdp
33b1550bf9
Update the value of "__FreeBSD__" to 3 for the ELF compiler.
1997-03-26 17:05:21 +00:00
asami
5db8032745
-current is now 3.0. NOT a 2.2 candidate. :)
1997-03-25 08:06:06 +00:00
wosch
66a23e711e
Add last minute CDROM releases 2.1.6.1, 2.1.7.1, 2.2.1 to macro .Fx
1997-03-23 22:31:19 +00:00
joerg
e571e75266
Apply the FreeBSD-local patches.
...
Obtained from: The ports collection.
1997-03-23 18:53:01 +00:00
joerg
1b9d0472b7
This is the long-awaited import of top into the base system (actually,
...
the src/contrib/top part right now). This tools is simply too system-
dependant to maintain it in the ports collection.
1997-03-23 18:51:21 +00:00
joerg
c1a738a3be
This commit was generated by cvs2svn to compensate for changes in r24139,
...
which included commits to RCS files with non-trunk default branches.
1997-03-23 18:51:21 +00:00
jmg
9243f015c6
slight fix to gcc's man page...
1997-03-23 00:51:16 +00:00
mpp
953b4a2c98
Fix the location of the files in the FILES section.
...
Closes PR# 3063.
Submitted by: Kent Vander Velden <graphix@iastate.edu>
1997-03-22 23:59:56 +00:00
dfr
f578de4d6d
Don't indirect through a NULL pointer in rl_strpbrk. This makes filename
...
completion work in GDB.
1997-03-22 14:03:08 +00:00
bde
5610d80b62
Quick fix for section limits not being relocated. This has always been
...
broken for gdb -k, but the section limits weren't used much in previous
versions of gdb in FreeBSD. Now they are used for backtracing when full
symbols aren't available, and in some other new cases.
This should be fixed properly by someone who knows bfd.
This should be fixed in 2.2.
1997-03-22 04:44:51 +00:00
mpp
1494efc395
Add all of the pre-FreeBSD 2.0 release to the .Fx macro.
1997-03-21 19:09:21 +00:00
mpp
f469ca1dbc
Update the usage message for the ".Bf" macro to match the actual
...
arguments that it takes.
1997-03-19 20:05:19 +00:00
bde
2cbd96a873
Fixed synopsis (missing #include and wrong paths in #includes).
1997-03-19 01:44:56 +00:00
bde
410254a3c8
Attempt to (re-?)import enough of gdb's configuration files for
...
./configure to work.
1997-03-16 17:37:16 +00:00
bde
3991a3ec86
This commit was generated by cvs2svn to compensate for changes in r23943,
...
which included commits to RCS files with non-trunk default branches.
1997-03-16 17:37:16 +00:00
bde
23ab65a9de
Removed binary file.
1997-03-16 15:10:43 +00:00
bde
58c108262d
Recovered FreeBSD changes from attic:
...
1.2: don't refer to emacs (1)
1.3: fixed "will will".
1997-03-12 19:42:21 +00:00
pst
b24bfb19c5
Make OPIE's public API use BSD conventions.
1997-03-08 19:42:17 +00:00
mpp
de159c07b2
Bring the .Nx (NetBSD) macro into line with NetBSD's version.
...
Add the .Ox (OpenBSD) macro from OpenBSD.
1997-03-06 07:06:32 +00:00
mpp
04fab1123f
The .Os macro was missing 2.1.6, 2.1.7 and 3.0.
...
The .Fx macro was missing 2.1.7.
Add 2.2.5 to both .Os and .Fx. If I'm wrong about the version
number, no big deal - it can be removed later, but I wanted
to be able to get this into 2.2 so that when I'm using a
2.2 system ome months down the line, man pages intended for (what I
think will be the next 2.2 release) will be formatted properly.
Also fix a typo in a comment.
1997-03-06 06:58:12 +00:00
peter
2d94e888ee
reimport ipfilter v3.1.8 to get it onto the vendor branch again.
1997-03-02 15:40:21 +00:00
peter
5c943c5a62
This commit was generated by cvs2svn to compensate for changes in r23279,
...
which included commits to RCS files with non-trunk default branches.
1997-03-02 15:40:21 +00:00
peter
4d22a4eaa4
Missed the $FreeBSD$ on this otherwise touched file.
1997-03-02 05:18:13 +00:00
obrien
aa03d66ddb
Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I added
...
_BSD4_4 as a predefined symbol. People on the lists generally didn't care
for it.
1997-02-24 13:19:34 +00:00
peter
03a8e14963
check for /usr/libdata/gcc/specs and use it if it exists.
1997-02-22 15:21:40 +00:00
peter
d7cae96619
Revert a $FreeBSD$ to $Id$ (file otherwise modified)
1997-02-22 14:45:36 +00:00
peter
701f1d4c2d
Urk, there were two $FreeBSD$'s in this file...
1997-02-22 11:35:10 +00:00
peter
b1e25f9931
back out an easy $FreeBSD$ (file already left vendor branch)
1997-02-22 11:34:03 +00:00
peter
89d8d139e1
Back out an easy $FreeBSD$ (file already left vendor branch)
1997-02-22 10:53:59 +00:00
peter
b041645f92
Back out easy $FreeBSD$ (file already left vendor branch)
1997-02-22 10:52:38 +00:00
peter
840513f2ec
Back out some easy $FreeBSD$ changes. These files already left the vendor
...
branch.
1997-02-22 10:50:16 +00:00
obrien
0e2c5febdb
Add _BSD4_4 as a predefined symbol.
...
Peter Dufault (dufault@hda.com ) suggested this is the most approate symbol
to use.
2.2-R candidate.
1997-02-16 20:55:32 +00:00
bde
8f4c091aa8
Removed unnecessary #include of obsolete <sys/dir.h> again.
1997-02-16 17:16:29 +00:00
bde
f279b3c5d4
Removed unnecessary #include of obsolete <sys/dir.h> again.
1997-02-15 17:10:52 +00:00
bde
f1e26358e1
Restored my fixes for printing the FP registers. Their
...
history was lost with FreeBSD-1.x and they were blown away
by the gdb-4.16 merge. I needed this to debug e_exp.S ...
Restored even older code (from 386BSD-0.0) for converting the
FP registers to doubles. floatformat_to_double() and/or
valprint() still don't understand NaNs.
Removed unnecessary #include of obsolete <sys/dir.h> again.
1997-02-15 17:09:00 +00:00
darrenr
cb8d46a179
Import IP Filter v3.1.7 into FreeBSD tree
1997-02-09 22:50:16 +00:00
darrenr
0ca5211690
This commit was generated by cvs2svn to compensate for changes in r22514,
...
which included commits to RCS files with non-trunk default branches.
1997-02-09 22:50:16 +00:00
cvs2svn
e1721b3821
This commit was manufactured by cvs2svn to create branch 'VENDOR-opie'.
1997-02-07 03:46:29 +00:00
pst
c771e7d1aa
Config information for FreeBSD
1997-02-07 03:46:28 +00:00
pst
aaf432f898
Minimal man page changes to reflect integrated ftpd/login/su
1997-02-07 03:46:00 +00:00
pst
f3df6bc19c
Disconnect OPIE from internal MD4/5 routines
1997-02-07 03:44:44 +00:00
pst
2dfcbf1931
Initial import of OPIE v2.3 from
...
ftp://ftp.nrl.navy.mil/pub/security/opie/
1997-02-06 17:52:29 +00:00
pst
d47a8667fa
This commit was generated by cvs2svn to compensate for changes in r22347,
...
which included commits to RCS files with non-trunk default branches.
1997-02-06 17:52:29 +00:00
joerg
2fe3a1da33
Everyone's favorite: finally bump vi's escapetime.
...
Closes bin/2510: vi escape keys over slow... (and i think yet another one)
Submitted by: kargl@troutmask.apl.washington.edu (Steven G. Kargl)
1997-01-17 23:10:58 +00:00
jmacd
86219798bf
Bring over Joerg's arrow-key, page-up, and page-down modifications.
1997-01-17 00:46:43 +00:00
gj
b757e4715d
FreeBSD specific modifications.
...
Obtained from /usr/ports/devel/gdb.
2.2. candidate ?
Should I put $FreeBSD$ into these files ?
1997-01-15 21:49:58 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
phk
f335bb5f50
Fix BB profiling.
...
Submitted by: bde
1997-01-13 12:15:29 +00:00
jmacd
032a90d7cf
I added both features Peter Wemm requested. First, the new option
...
--forceentry=TEXT will override any entries contained in the info
file. Second, I made it recognize that "gmp" and "gmp.info" are
the same when looking for whether the info file being installed is
already installed.
1997-01-12 14:43:22 +00:00
peter
79ed2ec9bd
*gulp* break this file off the vendor branch in order to fix the
...
info entry. It's a real shame that install-info can't override these.
I'll fix the repository for this (and the readline commit as well) once
this has been fixed properly... Looking at the install-info source gives
me a headache. :-( This should be enough to get the tree to build again.
1997-01-12 08:28:56 +00:00
jmacd
8514111caf
This file has the info annotation, except its annotated name
...
is different from its filename for some reason.
1997-01-11 02:56:24 +00:00
jmacd
52ed0489e7
Correct a bogus strerror declaration and make install-info
...
intelligent enough to take default section and entry names
for the purpose of being able to use it on old texinfo files
in the source tree. This involved very minor modifications and
the new options --defsection and --defentry which behave just like
--section and --entry but ignore their argument if the info file
is annotated with the information. This change should only be
neccesary as long as there are old-style texinfo source in the tree.
1997-01-11 02:27:56 +00:00
cvs2svn
e1e3a1dbda
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-texinfo'.
1997-01-11 02:23:40 +00:00
jmacd
e53cee92e3
Remove a non-posix terminal flag OCRNL from terminal.c, add the
...
two auto-generated files doc.c and funs.h.
1997-01-11 02:23:39 +00:00
jmacd
58ff11de31
This is unmodified GNU texinfo-3.9 source. I'll be commiting a few
...
patches in a bit.
-josh
1997-01-11 02:12:38 +00:00
jmacd
9055e57184
This commit was generated by cvs2svn to compensate for changes in r21495,
...
which included commits to RCS files with non-trunk default branches.
1997-01-11 02:12:38 +00:00
wollman
46c0a6d72c
Kill another bogus inclusion of <netinet/if_ether.h>.
1997-01-05 18:14:12 +00:00
ache
c83c156e73
Add manpage from another bash directory
1997-01-05 13:01:53 +00:00
ache
16f4bc5c9f
This commit was generated by cvs2svn to compensate for changes in r21336,
...
which included commits to RCS files with non-trunk default branches.
1997-01-05 13:01:53 +00:00
ache
f1a4fc90d8
Turn on PAREN_MATCHING
1997-01-05 12:33:45 +00:00
ache
1b80db90c4
Backup savestring as rl_savestring
1997-01-05 12:24:15 +00:00
ache
5d98671f25
Libreadline.
1997-01-04 22:09:20 +00:00
ache
3880fb335d
This commit was generated by cvs2svn to compensate for changes in r21308,
...
which included commits to RCS files with non-trunk default branches.
1997-01-04 22:09:20 +00:00
wollman
fb79103251
Update to reflect changes in net/if.h.
1997-01-03 20:10:04 +00:00
mpp
546556ad4f
Change the description for section 4 to read:
...
Kernel Interfaces Manual
This was needed because of a few man pages like keyboard(4)
which caused the header to become unreadable with the longer
description.
1997-01-02 20:02:32 +00:00
peter
dea0b1af9c
These are gone in 4.9.5
1997-01-01 09:29:03 +00:00
peter
b13db018fb
Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch.
...
This has some (all?) of the DNSSEC key management/distribution mechanism
in place. (The SIG and KEY RR's)
Obtained from: Paul Vixie / ISC / ftp.isc.org
1996-12-31 19:51:17 +00:00
peter
1c5a55df55
This commit was generated by cvs2svn to compensate for changes in r21138,
...
which included commits to RCS files with non-trunk default branches.
1996-12-31 19:51:17 +00:00
wosch
1a42acef36
a uniq name for every manpage section in header macro .Dt
1996-12-31 17:47:28 +00:00
peter
186f121fd6
Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefully
...
this will make it less likely to misinterpret arrow keys as seperate
keys when running over anything slower than a console.
This has been talked about for a while, I hope it's long enough but not
too long to be annoying.
1996-12-30 15:51:51 +00:00
asami
051c811f6c
Ay, merge from RELENG_2_2. Back out the "moving HEAD" fix.
1996-12-19 08:55:10 +00:00
wollman
f7bf6b94e5
Teach mdoc macros to recognize section 9 and the i386 architecture.
1996-12-18 17:43:24 +00:00
fenner
d3bf3fa350
Fix generated code for DLT_NULL encapsulation.
...
This fixes PR#bin/2212.
1996-12-18 17:08:13 +00:00
asami
7f054c1fb9
Fix the "moving head" problem.
1996-12-12 04:37:35 +00:00
adam
46eb306a07
repair editor damage
1996-12-11 20:13:23 +00:00
phk
2b9e1346f3
Please shut up if asked to be quiet.
1996-12-11 09:38:18 +00:00
wollman
d3ecee07b3
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
...
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
1996-12-10 17:11:53 +00:00
ache
91f60f21c3
Use LANG=C, LC_CTYPE=C, LC_TIME=C
1996-11-26 08:58:57 +00:00
ache
3c24b0d0f8
More fixes to Russian catalog
...
Should go to 2.2
(wrong number of % formatting found in old version)
1996-11-26 07:00:11 +00:00
fenner
c7563a7f0b
LBL chose to use IPPROTO_ENCAP to represent IP proto 4 encapsulation
...
as performed by the multicast kernel modifications. However, BSD
already had IPPROTO_ENCAP defined as 98 (RFC 1241 encapsulation).
This changes the use of IPPROTO_ENCAP to IPPROTO_IPIP, which is
the BSD name for IP proto 4.
1996-11-26 01:43:20 +00:00
joerg
a91708716d
Update the French message catalog to use ISO 8859-1 instead of IBM437
...
characters.
2.2 candidate.
Submitted by: roberto@keltia.freenix.fr (Ollivier Robert)
1996-11-25 22:45:27 +00:00
fenner
7e42a5cdec
Fix the IGMP printer. A lost pair of parenthesis caused all IGMP
...
reports to be printed as IGMPv1, and a misapplied patch caused
IGMP Leave messages to be partially interpreted as DVMRP routing
messages.
1996-11-25 06:20:54 +00:00
ache
21ba09024d
Understand ru_RU too
1996-11-23 02:31:40 +00:00
ache
259e02f594
Restore 8bit stripped down in all lines
...
Without this change all messages looks very funny
2.2 candidate
1996-11-06 00:12:14 +00:00
wosch
46a17febc7
add FreeBSD 2.1.6 and 3.0 for .Fx macro
1996-11-04 21:02:51 +00:00
pst
d3bb4185d0
Import GDB in its full glory (all 25mb). We'll put it on a diet once it's
...
fully registered.
(This is the second try, the first import ignored .info files but not .info-*
files, for some reason. I'm going to make this consistent.)
Reviewed by: core
Approved for: 2.2
1996-11-03 17:03:03 +00:00
pst
ccc5953064
This commit was generated by cvs2svn to compensate for changes in r19370,
...
which included commits to RCS files with non-trunk default branches.
1996-11-03 17:03:03 +00:00
peter
59cc89c2c2
Import of nvi-1.79, minus a few bits that we dont need (eg: postscript
...
files, curses, db, regex etc that we already have). The other glue will
follow shortly.
Obtained from: Keith Bostic <bostic@bostic.com>
1996-11-01 06:45:43 +00:00
peter
8a77273e0b
This commit was generated by cvs2svn to compensate for changes in r19304,
...
which included commits to RCS files with non-trunk default branches.
1996-11-01 06:45:43 +00:00
ache
a374bb8bb6
Use collating info for [a-z]-type national ranges
1996-10-31 06:12:15 +00:00
peter
664237b984
Apparently this patch fixes the objc backend on the i386 platforms.
...
Without this, compiled programs die with FP errors.
This is originally credited to: jlemon@netcom.com (Jonathan Lemon), and
has been forwarded to me by quite a few of people.
1996-10-26 17:00:50 +00:00
markm
57827baa10
Add upgrade instructions.
...
Stolen from: contrib/libpcap/FREEBSD-upgrade
1996-10-20 09:49:53 +00:00
markm
6ec01646dc
Clean import of libgmp 2.0.2, with only the non-x86 bits removed.
...
BMakefiles and other bits will follow.
Requested by: Andrey Chernov
Made world by: Chuck Robey
1996-10-20 08:49:26 +00:00
markm
9bfa8d653a
This commit was generated by cvs2svn to compensate for changes in r19048,
...
which included commits to RCS files with non-trunk default branches.
1996-10-20 08:49:26 +00:00
pst
28af9e55f5
Make things compile again.
1996-10-17 21:16:07 +00:00
dfr
e7dca97798
Import NFSv3 support from NetBSD
...
Obtained from: NetBSD
1996-10-17 10:53:34 +00:00
bde
77321c10b0
Don't mention tcpdump; this is for groff.
1996-10-08 20:11:55 +00:00
sef
5c2cf660b6
Fix a typo. Oops.
...
Submitted by: asami
1996-10-08 19:16:24 +00:00
pst
cf16ac24a7
Shared libraries should be linked with -x.
...
Submitted to: john.osterhout@eng.sun.com
1996-10-08 04:35:45 +00:00
sef
c3ba3806b8
Paul objected to my previous change. This adds the same functionality
...
(implemented better, admittedly) with a new option, '-S'. If the
maintainers of traceroute (Van?) add a -S option, we will then be in
conflict.
Also added a too-brief description of the option in the man page. Someone
with a better command of English than I at the moment should probably look
over it and rephrase it.
Reviewed by: pst, jkh
1996-10-08 02:44:26 +00:00
wosch
000fb64288
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 22:27:30 +00:00
sef
92a8c6e3f9
Print out a summary of the loss percentages for each hop. No manual changes
...
just yet, I know, evil of me.
Reviewed by: jkh
1996-10-05 01:43:13 +00:00
peter
f27b081045
Remove temporary hack to disable use of libstdc++ now that it's built and
...
installed (and hopefully: working).
1996-10-04 08:51:18 +00:00
peter
4182f55906
Drat, I got carried away cleaning up and forgot this. This is where
...
the version number is obtained from.
1996-10-03 22:58:33 +00:00
peter
874858c88f
This commit was generated by cvs2svn to compensate for changes in r18667,
...
which included commits to RCS files with non-trunk default branches.
1996-10-03 22:58:33 +00:00
peter
f5448c43db
The one and only change that I had to make to get all the tests to fly.
...
#include_next <string.h> wasfailing since the /usr/include directory is
first on FreeBSD, and since it was already past it, it failed some of
the tests.
1996-10-03 21:50:28 +00:00
peter
7a8bb066f1
Import of raw libg++-2.7.2, but in a very cut-down form. There is still
...
a small amount of unused stuff (by the bmakefiles to follow), but it
isn't much and seems harmless enough.
1996-10-03 21:35:18 +00:00
peter
a3eb4b6b36
This commit was generated by cvs2svn to compensate for changes in r18661,
...
which included commits to RCS files with non-trunk default branches.
1996-10-03 21:35:18 +00:00
jdp
b400b72e46
Fix a bug that caused incorrect PIC code to be generated for exceptions.
...
The symptom was an assembler warning
"GOT relocation burb: `___EXCEPTION_TABLE__' should be global"
followed (sometimes) by a core dump. The fix makes the compiler
generate the correct GOTOFF addressing for that symbol, rather than the
GOT addressing it was emitting before.
Warning: There is still at least one serious bug in the i386 exception
code for PIC. The exception code that is generated clobbers the GOT
register (%ebx) and then tries to use it later. That leads to core
dumps at program execution time. I know where the problem is, but I do
not have a fix for it at this time. Until it is fixed, exceptions will
not work in PIC code. This is a general problem for all i386 platforms;
it is not specific to FreeBSD.
1996-10-03 17:49:35 +00:00
fenner
4117177372
Instructions on upgrading traceroute
1996-10-01 06:17:16 +00:00
peter
cdaee83df3
Activate the .weak code generation for libgcc.a and g++ now that it works.
1996-10-01 02:20:27 +00:00
pst
23b2a82332
Fix some typos
1996-10-01 01:08:47 +00:00
jdp
af1c48e215
Fix a bug in the "cvs init" command. It ignored the global "-H" option.
...
I.e., "cvs -H init" went ahead and initialized the repository, and did
not print out a usage message. Not nice.
Also added the "init" command to the list that comes out when you type
"cvs --help-commands". There is still not a word about it in the manual
page.
Yes, I am sending these fixes to the FSF.
1996-10-01 00:51:27 +00:00
fenner
44721b732a
Add FreeBSD modifications
...
- Move setuid(getuid()) much earlier
- Add "SANE_PRECISION" time printing code
1996-09-30 19:39:25 +00:00
fenner
a140d208b5
Virgin import of LBL traceroute version 1.3.2.
...
Obtained from: ftp://ftp.ee.lbl.gov/traceroute.tar.Z on 30-Sep-1996.
1996-09-30 19:09:55 +00:00
fenner
87ffc9924c
This commit was generated by cvs2svn to compensate for changes in r18579,
...
which included commits to RCS files with non-trunk default branches.
1996-09-30 19:09:55 +00:00
wosch
8f68e38e5e
Import Nx macro - NetBSD
...
Obtained from: NetBSD
1996-09-28 18:36:51 +00:00
peter
ff1dd074e9
Temporarily disable the code that wants to add -lstdc++ in tge g++ driver
...
since we don't have it yet and I've taken too long on the libg++-2.7.2
stuff (it causes problems due to to the lack of .weak support which I've
nearly finished)
Submitted by: "Ph. Charnier" <charnier@xp11.frmug.org>
1996-09-27 05:13:40 +00:00
phk
6246b710ae
Merge local changes.
1996-09-18 14:24:33 +00:00
phk
4170733a21
Import tcl7.5p1
1996-09-18 14:12:34 +00:00
phk
eddad0f34b
This commit was generated by cvs2svn to compensate for changes in r18351,
...
which included commits to RCS files with non-trunk default branches.
1996-09-18 14:12:34 +00:00
peter
94e258bfb2
Doc fixes and updates to reflect reality, as well as info about profiling
...
extensions.
1996-09-18 06:56:52 +00:00
peter
3f4cc3faf3
Merge in freebsd-specific changes
1996-09-18 06:54:11 +00:00
peter
59ec5b8a7a
Add in hooks to produce assembler output suitable for binutils+elf
...
Obtained from: John Polstra <jdp@freebsd.org>, from his elfkit.
1996-09-18 06:50:39 +00:00
peter
e122308212
Add the hooks that we use for our profiling extensions.
...
Obtained from: bde
1996-09-18 06:47:49 +00:00
peter
30f62fbc36
When running native on freebsd (ie: in /usr/bin, /usr/libexec, not the
...
gnu-style /usr/local/lib/gcc* layout), only search the paths that
exist for the modules (cc1, cc1plus , cc1obj etc)
Also, update an error message.
1996-09-18 06:45:17 +00:00
peter
0d2830f018
When compiling native on freebsd, do not search the multitude of extended
...
include file paths that do not exist.
1996-09-18 06:40:54 +00:00
peter
be3d0a43ba
build libgcc*.a a little more compact by removing excess local symbols
...
Obtained from: bde
1996-09-18 06:37:22 +00:00
peter
631dad77e7
My feeble attempt at fixing complaints that makeinfo makes about
...
errors in this doc.
1996-09-18 06:35:00 +00:00
peter
1a3f294135
Do not print two \n's in a fatal error message.
...
Obtained from: bde
1996-09-18 06:33:32 +00:00
peter
f64632475d
Patches originally obtained from Bruce Evans <bde@freebsd.org> to make
...
gcc "do the right thing" when running standalone on FreeBSD
1996-09-18 06:31:42 +00:00
peter
acb2bcd167
Import of 2.7.2.1 into vendor branch
1996-09-18 05:45:16 +00:00
peter
7438a7f7a8
This commit was generated by cvs2svn to compensate for changes in r18336,
...
which included commits to RCS files with non-trunk default branches.
1996-09-18 05:45:16 +00:00
peter
d4691e641b
Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the
...
non-i386, non-unix, and generatable files have been trimmed, but can easily
be added in later if needed.
gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's
handy to have both available for reference for such little cost.
The freebsd-specific changes will then be committed, and once the dust has
settled, the bmakefiles will be committed to use this code.
1996-09-18 05:35:50 +00:00
peter
120a6a0c72
This commit was generated by cvs2svn to compensate for changes in r18334,
...
which included commits to RCS files with non-trunk default branches.
1996-09-18 05:35:50 +00:00
pst
b4a90e5e8c
Here is a patch to make tcpdump recognise IPX packets that is using
...
ETHERNET_II framing. It got lost during the tcpdump upgrade.
Submitted by: John.Hay@mikom.csir.co.za
1996-09-15 17:55:09 +00:00
ache
be986a9f95
Fix latin1 guessing
...
Add koi8-r guessing
1996-09-11 17:55:20 +00:00
pst
457abb0654
Print appletalk layer 3 addresses as 16 bit unsigned decimal numbers,
...
not two 8 bit values. This conforms to industry standard.
These changes have been sent back to LBL.
1996-09-11 06:18:26 +00:00
peter
c74abea15c
Make this compile. they use a variable "abort" which is prototyped.
1996-09-10 13:58:10 +00:00
peter
6cfe3ae61b
Import the FSF release of gperf-2.1a, used in the build of gcc-2.7.2.1
...
(to be imported soon).
1996-09-10 13:48:14 +00:00
peter
6aa932fffc
This commit was generated by cvs2svn to compensate for changes in r18214,
...
which included commits to RCS files with non-trunk default branches.
1996-09-10 13:48:14 +00:00
peter
cf1a7c8a3a
Import the FSF release of bison-1.25 onto the vendor branch.
...
In case you're wondering, the gcc-2.7.2.1 import uses this to generate
code. The size of the generated code is bigger than the entire bison
release, making this a saving. The bison doc is pretty good apparently.
1996-09-10 13:12:03 +00:00
peter
be898e2797
This commit was generated by cvs2svn to compensate for changes in r18210,
...
which included commits to RCS files with non-trunk default branches.
1996-09-10 13:12:03 +00:00
pst
8bd2657c7f
Look for old "man" macros in tmac.groff_an
1996-09-08 00:37:30 +00:00
pst
2bb0d68ddf
Add setlocale LC_CTYPE and 8 bit clean ctype support.
...
Original author: ache
1996-09-08 00:34:51 +00:00
pst
685be52a70
Workarround for gcc 2.60 expression evaluation bug.
1996-09-08 00:34:04 +00:00
pst
38b892a53a
Improve .Os macro support (parts obtained from 4.4Lite2 and NetBSD)
...
Add the .Fx macro for specifying FreeBSD releases.
Add a bunch of missing standards to the .St macro.
Add Version 1 AT&T UNIX to .At macro
Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')"
You can also specify -iso9899, or -isoC. Use -ansiC-89 if you still need
the X3.159-1989 string reported.
Original author: mpp
1996-09-08 00:33:24 +00:00
pst
00056c9471
Manual page cleanups.
...
Original author: mpp
1996-09-08 00:32:33 +00:00
pst
a9cee8f96e
Install additional S and L text fonts, needed for BSD doc formatting.
...
Original author: ache
1996-09-08 00:30:25 +00:00
pst
0d8a61c2c4
Add Russian language / koi8-r font support.
...
Original author: ache
1996-09-08 00:28:32 +00:00
pst
129fbb1250
Add psroff command
1996-09-08 00:26:24 +00:00
peter
f3d5d92b3d
Add a note about current local changes relative to the "official" release.
1996-09-07 20:17:13 +00:00
peter
5e3d4c723c
Add freebsd-specific info file.
1996-09-07 20:14:36 +00:00
pst
e639a0f255
Commit import instructions for future maintainers
1996-09-07 16:23:49 +00:00
pst
7fdf49473c
Virgin import of FSF groff v1.10
1996-09-07 16:18:32 +00:00
pst
c754c0f299
This commit was generated by cvs2svn to compensate for changes in r18099,
...
which included commits to RCS files with non-trunk default branches.
1996-09-07 16:18:32 +00:00
peter
dc61174b72
Implement a horrible (but simple) hack to allow some control over the
...
branch number that is assigned. This is specifically to support the
local commit feature of cvsup. If one sets $CVS_LOCAL_BRANCH_NUM to
(say) 1000 then branches the local repository, the revision numbers will
look like 1.66.1000.xx. This is almost a dead-set certainty that there
will be no conflicts with version numbers. :-)
(This needs to be something more than an option to 'cvs tag' or 'cvs rtag'
as various parts of cvs "know" how to automatically branch files (eg: cvs
add). Trying to remember state is getting "Too Hard (TM)")
1996-09-03 23:19:51 +00:00
peter
2d3cf9fcaf
Take #2 . Import bind-4.9.4-P1 into the intended directory!
...
This has most of the non-essential stuff removed (ie: what is not built)
bmake glue to follow.
1996-08-29 19:20:22 +00:00
peter
a4451e14cb
This commit was generated by cvs2svn to compensate for changes in r17892,
...
which included commits to RCS files with non-trunk default branches.
1996-08-29 19:20:22 +00:00
pst
0df0b2468f
Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of
...
ISO based code, and document new options (courtesy of libpcap).
Submitted by: Tony Li <tli@jnx.com>
1996-08-21 20:03:57 +00:00
cvs2svn
498933506f
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-libpcap'.
1996-08-21 20:01:09 +00:00
pst
624cf51a56
Add support for ISO CLNP/ES-IS/IS-IS.
...
These changes have been also sent back to LBL for inclusion in next release.
Submitted by: Tony Li <tli@jnx.com>
1996-08-21 20:01:08 +00:00
peter
8982e501c7
Import of slightly trimmed cvs-1.8 distribution. Generated files
...
and non-unix code has been left out.
1996-08-20 23:46:10 +00:00
peter
24233d4f76
This commit was generated by cvs2svn to compensate for changes in r17721,
...
which included commits to RCS files with non-trunk default branches.
1996-08-20 23:46:10 +00:00
pst
54e95f2de6
Add ignore of SUNOS4 subdirectory to commit instructions
1996-08-19 22:27:25 +00:00
pst
e223e78631
Upgrade instructions
1996-08-19 21:55:18 +00:00
pst
ba60cfc23e
Print IPX packets over a PPP link.
...
Always display IPX network number in decimal (industry standard).
Decode other PPP protocol types too.
Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za>
1996-08-19 21:43:47 +00:00
pst
f47481b22a
Improvements to IGMP message decoding.
...
Add support for the router-alert option.
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1996-08-19 21:39:00 +00:00
pst
a8df284d77
Fix bugs in AARP packet handling and fake up a phantom LAP header
...
since Ethertalk doesn't actually put one out on the wire.
Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp>
1996-08-19 21:37:18 +00:00
pst
621d4a6845
Decode maximumim sized ethernet frames properly
1996-08-19 21:35:13 +00:00
pst
2e90abecee
Handle IS-IS IIH messages and print NSAPs in canonical format.
...
Submitted by: Tony Li <tli@jnx.com>
1996-08-19 21:33:43 +00:00
pst
f0fdf33ff6
Virgin import of LBL libpcap version 0.2.1.
...
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
1996-08-19 20:36:34 +00:00
pst
4aa0d21568
This commit was generated by cvs2svn to compensate for changes in r17683,
...
which included commits to RCS files with non-trunk default branches.
1996-08-19 20:36:34 +00:00
pst
97a804ef88
Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.
...
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
1996-08-19 20:34:12 +00:00
pst
aed84b8af6
This commit was generated by cvs2svn to compensate for changes in r17680,
...
which included commits to RCS files with non-trunk default branches.
1996-08-19 20:34:12 +00:00
jkh
c4d4a99d31
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
phk
00febf6009
Tcl 7.5, various makefiles will be updated to use these sources as soon
...
as I get these back down to my machine.
1996-06-26 06:06:43 +00:00
phk
e583908391
This commit was generated by cvs2svn to compensate for changes in r16756,
...
which included commits to RCS files with non-trunk default branches.
1996-06-26 06:06:43 +00:00
phk
fa1a474a74
Initial revision
1996-06-26 06:06:30 +00:00