Alexander Kabaev
ed7ada7c10
Use the stock 3.2.1-prerelease file.
...
Approved by: obrien
2002-09-01 21:13:32 +00:00
Alexander Kabaev
b00eee8d85
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.10 -mno-align-long-strings
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
Approved by: obrien
2002-09-01 21:12:30 +00:00
Alexander Kabaev
7d6e8a6ad0
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.11 -mno-align-long-strings
Approved by: obrien
2002-09-01 21:11:35 +00:00
Alexander Kabaev
35d17d433c
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.8 Change symbol values to match freebsd.h
Approved by: obrien
2002-09-01 21:09:26 +00:00
Alexander Kabaev
2556bafc14
Use the stock 3.2.1-prerelease file.
...
Approved by: obrien
2002-09-01 21:08:29 +00:00
Alexander Kabaev
4dccc39462
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 Localize the version number
Approved by: obrien
2002-09-01 21:07:09 +00:00
Alexander Kabaev
f2f9e41da3
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 -fformat-extensions
1.7 optimization downgrade
1.14 -O0 -O1 should optimize alignment for time, not size
Approved by: obrien
2002-09-01 21:06:42 +00:00
Alexander Kabaev
a8a3b181ed
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.\{2,15\} FREEBSD_NATIVE
1.\{5,13\} ELF, and objformat support
1.\{16,23,25\} Better cross building control
1.21 'GCC_OPTIONS'
1.27 cross-arch MD_EXEC_PREFIX fixes
cc -print-search-dir fixes
1.28 Read specs from /usr/libdata/gcc/specs,
if available
Approved by: obrien
2002-09-01 21:03:33 +00:00
Alexander Kabaev
ec748e0ef8
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 a.out support
Approved by: obrien
2002-09-01 21:02:41 +00:00
Alexander Kabaev
e243da3452
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 do not create paradoxical FLOAT_MODE subregs
I am not sure if this is still required.
Approved by: obrien
2002-09-01 21:01:12 +00:00
Alexander Kabaev
accb351070
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 kernel printf enchancements framework
Approved by: obrien
2002-09-01 20:57:33 +00:00
Alexander Kabaev
4e9f9a848d
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 don't let gcc(1) hide warnings in system headers.
Approved by: obrien
2002-09-01 20:56:10 +00:00
Alexander Kabaev
449bacd8c3
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 kernel printf enchancements framework
1.3 suppress warnings on K&R main
Approved by: obrien
2002-09-01 20:53:28 +00:00
Alexander Kabaev
f3575d94a6
Use the stock 3.2.1-prerelease file.
...
Approved by: obrien
2002-09-01 20:49:59 +00:00
Alexander Kabaev
3d6d5eb7af
This commit was generated by cvs2svn to compensate for changes in r102786,
...
which included commits to RCS files with non-trunk default branches.
2002-09-01 20:39:24 +00:00
Alexander Kabaev
b8de51ccfc
Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
2002-09-01 20:39:24 +00:00
Alexander Kabaev
ee38c83efe
This commit was generated by cvs2svn to compensate for changes in r102784,
...
which included commits to RCS files with non-trunk default branches.
2002-09-01 20:39:15 +00:00
Alexander Kabaev
340f025870
Gcc 3.2.1-prerelease Objective C support bits from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
2002-09-01 20:39:15 +00:00
Alexander Kabaev
c6cdb9c976
This commit was generated by cvs2svn to compensate for changes in r102782,
...
which included commits to RCS files with non-trunk default branches.
2002-09-01 20:39:13 +00:00
Alexander Kabaev
ca6500fcd0
Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
2002-09-01 20:39:13 +00:00
Alexander Kabaev
6be6d6640a
This commit was generated by cvs2svn to compensate for changes in r102780,
...
which included commits to RCS files with non-trunk default branches.
2002-09-01 20:38:57 +00:00
Alexander Kabaev
bb3c979bf5
Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
2002-09-01 20:38:57 +00:00
Ian Dowse
8f19eb88df
Split out a number of mostly VFS and signal related syscalls into
...
a kernel-internal kern_*() version and a wrapper that is called via
the syscall vector table. For paths and structure pointers, the
internal version either takes a uio_seg parameter or requires the
caller to copyin() the data to kernel memory as appropiate. This
will permit emulation layers to use these syscalls without having
to copy out translated arguments to the stack gap.
Discussed on: -arch
Review/suggestions: bde, jhb, peter, marcel
2002-09-01 20:37:28 +00:00
David E. O'Brien
7460e5b18a
Update for 2.12.1 20-July-2002 import.
2002-09-01 18:03:55 +00:00
Mike Barcroft
7b8c96a0b6
Be more explicit about a namespace by using the relatively new
...
visibility primitives.
2002-09-01 17:57:20 +00:00
David E. O'Brien
c06f26c5b8
Remove these Bintuils 2.11 files that aren't part of 2.12.
2002-09-01 17:51:18 +00:00
Eric Anholt
4775259180
Remove drm_linux.h, move the two useful defines into drm_drv.h. Use fd locking
...
on -current. Actually copy in data from userspace to kernel in the
linux-compat ioctl path. Make sure ioctl sizes are as expected in the handler
functions.
Reviewed by: rwatson
2002-09-01 17:45:04 +00:00
Robert Watson
2fc6567e9a
Since we have vp and td cached in local variables, use those instead
...
of derefencing the VOP arguments again when calling the UFS code.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-09-01 16:06:40 +00:00
Robert Watson
82b583d665
Point at myself for reviews on commits to the MAC Framework and
...
MAC modules.
2002-09-01 15:55:38 +00:00
Bruce Evans
f4dcc04737
Unbreak LINT a little by not attempting to configure the nonexist option
...
AHC_DEBUG_SEQUENCER.
2002-09-01 15:11:06 +00:00
Jacques Vidrine
c9e3816999
= The prefix should be /usr', not
/'.
...
= Correct the Heimdal version number hiding in here.
2002-09-01 14:45:17 +00:00
Ian Dowse
83c5a3b583
If the CC environment variable contains multiple words then split
...
it up into separate exec arguments.
Reviewed by: markm
2002-09-01 12:49:27 +00:00
Scott Long
55131267b6
Add a manual page for the ahd driver.
2002-09-01 07:34:47 +00:00
Tim J. Robbins
d384a6795d
Typo: refer to MB_LEN_MAX instead of MB_CHAR_MAX (which does not exist).
2002-09-01 07:21:58 +00:00
Scott Long
7a55322993
Use the correct bit value for a debug options
2002-09-01 07:14:26 +00:00
Scott Long
3636639d7b
Remove options that don't actually exist (in this form).
2002-09-01 07:13:10 +00:00
Tim J. Robbins
9771f1e24e
Add restrict qualifiers to the arguments of mbstowcs, mbtowc() and
...
wcstombs().
2002-09-01 07:08:22 +00:00
Mike Barcroft
efc8456c2e
Bump __FreeBSD_version for _BSD_FOO_T_ to _FOO_T_DECLARED switch.
...
This should have been committed about a week ago to coincide with the
actual changes.
2002-09-01 04:49:38 +00:00
Matt Jacob
55d03500b3
Upgrade to latest QLogic f/w from their intranet site for 2100, 2200 and
...
2300 cards.
MFC after: 1 day
2002-09-01 02:28:36 +00:00
David E. O'Brien
6e7b5f4065
Fix xterm-color so that it (1) doesn't bitch on exit, (2) doesn't restore
...
the pre-run screen.
Desired by: alfred, peter, mini
2002-09-01 02:04:42 +00:00
Juli Mallett
237d2dda36
Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from the
...
right places, and so it's sorted consistently with how all the other N-hundreds
of files ding this do it.
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-09-01 01:59:38 +00:00
Mike Barcroft
800563c573
Fix a memory leak.
2002-09-01 01:49:27 +00:00
Peter Wemm
f517797954
'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahd
...
are specified'. Ie: it is a logical and, not a logical or.
2002-08-31 23:30:16 +00:00
David Malone
a5fe067b05
Spell Ken Olsen's name the same way everywhere.
...
PR: 7434
2002-08-31 23:15:41 +00:00
Tom Rhodes
5e152c7934
use 'file system superblock' for the error message. This will match other
...
disk utilities.
Discussed with: bde
2002-08-31 21:34:54 +00:00
Matthew Dillon
ec61f55d42
Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB.
...
Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
X-MFC after: immediately
2002-08-31 21:15:29 +00:00
David E. O'Brien
e0444818b2
Update for 2.12.1 20-July-2002 import.
2002-08-31 20:57:53 +00:00
David E. O'Brien
961b726450
Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.12_20020720.
2002-08-31 20:38:58 +00:00
Poul-Henning Kamp
1e89655a31
More cleaning up and unhacking:
...
Don't expect all RIDs to be PCI rids. The previous code made at
least 1 mistake, even for PCI.
Give the card definitions a chance to specify a init function.
Use this instead of the gross superio hack.
Move the win877 init function to puc_pci.c where it belongs.
RIDs can actually be zero, don't set badmuxed if so.
Set a less incorrect end for the construct SYS_RES_IOPORT entries,
I guess both sio and lpt happen to use 8 IO ports, but that shouldn't
really be hardcoded this way.
Fixup puc_pccard.c to match.
We're getting closer.
2002-08-31 20:29:46 +00:00
Kris Kennaway
c1b2c47ad7
Don't treat unknown commands as fatal errors: they are probably just
...
the signature of out-of-date pkg_tools and newer packages.
Reviewed by: jkh
MFC after: 3 days
2002-08-31 20:21:47 +00:00