Commit Graph

379 Commits

Author SHA1 Message Date
jb
84c0c0fdeb Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha.
See freebsd.h and freebsd-elf.h for the silly comment that cgd@netbsd.org
wanted me to add about his claim that uncommented source files that
have been publicly available for ftp for nearly a year; that are
configuration patches to a GPL'ed program; are owned by his previous
employer who refuses to release them. Well... I did as he said. As if
that makes a difference!

At this point we've got cpp, gcc, g++ ported to FreeBSD/Alpha so all
the code that uses __FreeBSD__ is correctly pre-processed. Yay.

I'll commit the bootstrap makefile next to let others play, then on
to libc.
1998-01-11 04:39:46 +00:00
jb
00ffe334b5 NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. 1998-01-09 20:02:20 +00:00
steve
adf2320321 Fix an anomaly in the option descriptions.
PR:		5469
Submitted by:	NOKUBI Hirotaka <h-nokubi@yyy.or.jp>
1998-01-09 18:46:53 +00:00
ache
3abcb83e04 Remove library funcs we already have 1998-01-04 20:45:41 +00:00
ache
6f5d67d744 Reflect new import 1998-01-04 20:28:01 +00:00
ache
05c1f6460b This commit was generated by cvs2svn to compensate for changes in r32243,
which included commits to RCS files with non-trunk default branches.
1998-01-04 20:25:29 +00:00
ache
438e7809d9 Raw import of patch 2.5 1998-01-04 20:25:29 +00:00
pst
6d88299394 Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. 1998-01-01 04:13:54 +00:00
pst
6de422ca4e Add frame-relay decode support. 1997-12-31 21:50:31 +00:00
wosch
9323cef19a Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3. 1997-12-28 18:20:05 +00:00
steve
426c1ad96e Remove one last /etc/sysconfig reference.
PR:		3460
Pointed out by:	hoek@FreeBSD.org
1997-12-27 20:00:13 +00:00
jkh
4a9890e765 diff to /usr/share/tmac/mdoc/mdoc-syms to accept
.Fx 2.2.1
   .Fx 2.2.2
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-12-27 05:55:15 +00:00
alex
fa7e5c62c3 YTK fix. 1997-12-22 23:00:35 +00:00
jb
e9a57d54b9 Reviewed by: William LeFebvre <wnl@groupsys.com>
Change errno -> error in local structure to avoid a clash with the
thread-aware version of errno which is required for a thread-safe libc.

Have discussed this with the author and he has agreed to this change. 8-)
1997-12-22 19:39:20 +00:00
jraynard
7147da74bf Year 2000 fixes for groff
PR:		4930
Submitted by:	Stephen J. Roznowski
1997-12-20 22:29:55 +00:00
bde
2da734d74a Don't print "Making info file ...' except in verbose mode. 1997-12-19 21:20:07 +00:00
bde
490fe644a7 Backed out all FreeBSD changes. They are unnecessary now that bfd
understands kernels.

Reviewed by:	jdp
1997-12-19 21:09:20 +00:00
bde
76e10b39d5 Override gdb's version of N_TXTADDR() with the (new) system version
so that gdb gets the text address right for kernels.  Override some
other macros to get a consistent set.

Reviewed by:	jdp
1997-12-19 21:08:54 +00:00
bde
dcb7c83195 Close some file descriptors on exec so that the inferior process gets
a normal environment.  Fd's 3 and 4 were usually left open.
1997-12-17 13:23:51 +00:00
cwt
1b204730fa Remove extra cruft. The previouos commit silently removed source ifles no longer required as of v2.2.1 as well. 1997-12-15 23:27:04 +00:00
cwt
fbf5c21941 Resolve -Wall issues and be stylistic about #include directives. 1997-12-15 23:23:35 +00:00
cwt
9e73c428b1 Merge and resolve conflicts... 1997-12-15 23:13:53 +00:00
cwt
4602c008a6 This commit was generated by cvs2svn to compensate for changes in r31750,
which included commits to RCS files with non-trunk default branches.
1997-12-15 23:08:46 +00:00
cwt
2d4696c8a0 Import of virgin Global v2_2_1 sources 1997-12-15 23:08:46 +00:00
wollman
420eccab23 This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decode
tagged traffic according to the encapsulated protocol.  It needs in
addition modifications to the filter generator which would deal with
checking the ethertype and vlan header as required.
1997-12-08 21:42:35 +00:00
charnier
e76bb0fc60 MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3). 1997-12-08 07:41:13 +00:00
imp
67ce829aa2 Buffer overflow from bitblt's commit to OpenBSD. Committed here for lack
of a better place to do it.

Reviewed by:	joerge
Obtained from: OpenBSD
1997-12-04 02:54:05 +00:00
jdp
06158d862e The previous revision (objfiles.c:1.2) fixed backtracing in the
absence of full debugging symbols for the kernel, but broke it for
application programs.  This commit disables that change except when
kernel debugging mode is in effect.

This needs to go into -2.2 as well, after a suitable burn-in period.
1997-11-27 21:26:08 +00:00
pst
28ecfecd12 Resolve merge conflicts. 1997-11-27 19:52:45 +00:00
pst
902c034aa3 This commit was generated by cvs2svn to compensate for changes in r31434,
which included commits to RCS files with non-trunk default branches.
1997-11-27 19:49:05 +00:00
pst
8bd128dbdc Import TCL v8.0 PL2. 1997-11-27 19:49:05 +00:00
steve
e32493f767 Make this manpage reveal its true identity. A diff of these
changes has also been sent to opie-bugs@inner.net.

PR:		5129
Submitted by:	jkh
1997-11-27 18:10:42 +00:00
peter
31a9be8e9a This commit was generated by cvs2svn to compensate for changes in r31183,
which included commits to RCS files with non-trunk default branches.
1997-11-16 04:52:19 +00:00
peter
594e73c310 Import ipfilter 3.2.1 (update from 3.1.8) 1997-11-16 04:52:19 +00:00
jmg
8884044d08 fix return type so that it returns both bytes (instead of just first)
Found-by: conrads@neosoft.com
Fix-by: Luigi
1997-11-12 08:48:13 +00:00
ache
6d7462730b Merge changes 1997-11-06 01:00:03 +00:00
ache
53337bea1d This commit was generated by cvs2svn to compensate for changes in r30971,
which included commits to RCS files with non-trunk default branches.
1997-11-06 00:50:44 +00:00
ache
53ee3efdd8 Update to current bash version 1997-11-06 00:50:44 +00:00
ache
ce9ab1dafd Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
ache
75d2091880 Temp remove config.h, was imported to FSF branch 1997-10-30 19:34:01 +00:00
ache
33331b21cb 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
f75ef5d3d4 Add file needed for configure 1997-10-30 19:13:48 +00:00
ache
6f2e9dff0f -f -> -F for pr 1997-10-30 19:07:39 +00:00
ache
719a33498f Localize diff 1997-10-29 17:17:32 +00:00
ache
85a9ab890e 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
2f0f04f57e 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
92ecca05ad Initial import 1997-10-29 16:14:35 +00:00
jraynard
bc16578d00 Remove yet another superfluous file. 1997-10-26 12:53:16 +00:00
ache
7b60fae70f Back out mode (unsigned char)... 1997-10-26 12:17:33 +00:00