tjr
975f59894e
Pass getvfsbyname() the address of a struct xvfsconf instead of
...
struct vfsconf. This silences a warning, but could also prevent
stack corruption problems if xvfsconf ever became larger than vfsconf.
PR: 53863
Submitted by: Lukas Ertl
2003-07-20 11:27:54 +00:00
julian
788547d4cf
Changes to allow top to decide whether or not to show multiple threads per
...
process. Option -H enables it and it is toggled at the interactive
screen by 'H'.
Submitted by: Jung-uk Kim <jkim@niksun.com>
2003-07-17 23:56:40 +00:00
obrien
660ebc38ab
This file became OBE when we went to GCC 3.
2003-07-17 17:15:22 +00:00
des
4853e092c9
This commit was generated by cvs2svn to compensate for changes in r117615,
...
which included commits to RCS files with non-trunk default branches.
2003-07-15 07:23:52 +00:00
des
531fc9533e
This commit was generated by cvs2svn to compensate for changes in r117610,
...
which included commits to RCS files with non-trunk default branches.
2003-07-15 07:18:26 +00:00
des
4f94712dd1
Vendor import of OpenPAM Dogwood.
2003-07-15 07:18:26 +00:00
kris
abf36ebac0
FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow.
...
We might as well patch it.
Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
PR: bin/23352
MFC After: The average time before an unpatched Windows 2000 server gets owned
2003-07-13 05:59:50 +00:00
kan
b4eae594fc
Do not override FP rounding options for 32bit platforms. amd64 doesn't
...
need this.
2003-07-12 19:33:34 +00:00
kan
df01acbbcb
Merge FreeBSD changes into GCC 3.3.1-prerelease.
...
Move FreeBSD specific flag variables from c-decl.c here.
2003-07-11 06:00:50 +00:00
kan
9da11248c6
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 -fformat-extensions.
1.3 -printf0
1.6 teach GCC about %y for DDB.
2003-07-11 05:12:46 +00:00
kan
b753b1e5f0
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.3 suppress warnings on K&R main.
Rev. 1.2 (options for kernel printf enhancements) changes have been
moved to another
2003-07-11 05:11:14 +00:00
kan
8b2cc597a6
Update for GCC 3.3.1-prerelease.
2003-07-11 05:09:19 +00:00
kan
72fde9e54f
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.8 Change symbol values to match freebsd.h.
2003-07-11 05:05:45 +00:00
kan
a523505e2a
Update for 3.3.1-prerelease.
2003-07-11 05:03:47 +00:00
kan
1a0381eb69
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.4 Look into right directory when linking 32-bit binaries.
2003-07-11 04:54:45 +00:00
kan
e17e467e2a
Use stock version of this file now.
2003-07-11 04:52:32 +00:00
kan
50259c63c1
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 don't let gcc(1) hide warnings in system headers.
2003-07-11 04:49:30 +00:00
kan
3af246c7f2
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 -fformat-extensions.
1.7 FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha.
1.14 -O0 -O1 optimize alignment for time, not size.
2003-07-11 04:48:05 +00:00
kan
62d33c6b58
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
2003-07-11 04:45:39 +00:00
kan
4ea7467e5f
Merge FreeBSD changes into GCC 3.3.1-prerelease:
...
1.2 Tweaks to make this file live beside our hacked config.
2003-07-11 04:43:01 +00:00
kan
2bdb49451c
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 Localize the version string.
2003-07-11 04:37:16 +00:00
kan
a00c7154f8
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.8 printf format error fixes.
2003-07-11 04:34:52 +00:00
kan
a26ec1cc0c
Merge FreeBSD changes into GCC 3.3.1-prerelease:
...
1.2 Printf format errors fixes.
2003-07-11 04:32:20 +00:00
kan
9d744067fc
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.11 -mno-align-long-strings.
2003-07-11 04:29:35 +00:00
kan
7e1f51a9b1
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.10 -mno-align-long-strings.
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
2003-07-11 04:28:01 +00:00
kan
703b203b24
Merge FreeBSD modifications into gcc 3.3.1-pre:
...
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
2003-07-11 04:24:59 +00:00
kan
bfeb1a3420
Merge rev. 1.2 (allow profiling of FORTRAN77 programs) info GCC 3.3.1-pre
...
sources.
2003-07-11 04:03:28 +00:00
kan
4e7ac24200
FreeBSD uses stock versions of these GCC files.
2003-07-11 04:00:23 +00:00
kan
b664230ac1
This commit was generated by cvs2svn to compensate for changes in r117401,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:42:19 +00:00
kan
7b704871fd
Gcc 3.3.1-pre 2003-07-11 libf2c bits.
2003-07-11 03:42:19 +00:00
kan
aa78059bdb
This commit was generated by cvs2svn to compensate for changes in r117399,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:42:15 +00:00
kan
bb754981e6
Gcc 3.3.1-pre 2003-07-11 Objective C support bits.
2003-07-11 03:42:15 +00:00
kan
97107edf1b
This commit was generated by cvs2svn to compensate for changes in r117397,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:42:04 +00:00
kan
c7bbbdd036
Gcc 3.3.1-pre 2003-07-11 C++ support bits.
2003-07-11 03:42:04 +00:00
kan
0d58036562
This commit was generated by cvs2svn to compensate for changes in r117395,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:40:53 +00:00
kan
b2a8872fbe
Gcc 3.3.1-pre as of 2003-07-11.
2003-07-11 03:40:53 +00:00
green
9404c74f6c
If we must yell at the user than a file cannot be linked into place when
...
requested (not required) to do it, reassure them that cpio is still
intelligent enough that it will perform a full copy instead.
2003-07-11 02:19:19 +00:00
obrien
58bbb89074
Add "blame" as an "annotate" alias for interoperability with subversion.
2003-07-07 19:15:36 +00:00
ru
59addbcbd2
This commit was generated by cvs2svn to compensate for changes in r117264,
...
which included commits to RCS files with non-trunk default branches.
2003-07-05 22:58:04 +00:00
ru
b34dca6d6a
Fix for troff mode. The
...
.Pp
.Bd -literal
...
fragment resulted in two vertical spaces. From ChangeLog:
2003-07-04 Ruslan Ermilov <ru@FreeBSD.org>
* tmac/doc.tmac (Bd): Change to doc-Li-font later.
2003-07-05 22:58:04 +00:00
ru
25a22d8ccd
MFV.
2003-07-03 18:01:20 +00:00
ru
43c78e1b19
Update mdoc(7) to the current version. From ChangeLog:
...
2003-07-01 Ruslan Ermilov <ru@FreeBSD.org>
* tmac/doc.tmac (doc-do-func, doc-do-func-args): Don't print a comma
after `/*' and `*/'.
Fix spacing.
(Fn, Fo): Reduce indentation in synopsis.
* tmac/doc-common (doc-check-depth): New macro.
(doc-end-macro, Sh, Ss): Use it.
(Cd): Fix behaviour in synopsis.
(In): Make it parsed and callable.
If not in the synopsis, represent the C header file enclosed in
angle brackets.
(doc-str-Rv-std-suffix, doc-str-Rv-stds-suffix, doc-str-Rv-std0):
Use minus, not hyphen.
2003-07-03 16:46:08 +00:00
ru
28a885642a
This commit was generated by cvs2svn to compensate for changes in r117201,
...
which included commits to RCS files with non-trunk default branches.
2003-07-03 16:46:08 +00:00
ru
2ed281f7cd
From ChangeLog:
...
: 2003-06-31 Ruslan Ermilov <ru@FreeBSD.org>
: * tmac/tty-char.tmac: Provide `lb', `rb', `lk', `rk', `lt', `rt'.
This fixes warnings in some legacy roff documents.
Prodded by: bde
2003-07-02 09:43:53 +00:00
ru
f7b1b6fb60
This commit was generated by cvs2svn to compensate for changes in r117153,
...
which included commits to RCS files with non-trunk default branches.
2003-07-02 09:43:53 +00:00
mikeh
c4fed4c1eb
This commit was generated by cvs2svn to compensate for changes in r117059,
...
which included commits to RCS files with non-trunk default branches.
2003-06-30 05:24:21 +00:00
mikeh
1a9c5ec288
Import latest cvs version with the correct patchset (fixes ETA bug).
2003-06-30 05:24:21 +00:00
gordon
6b7019d5ed
Tweak a couple of utilities so they compile cleanly for /rescue. Mostly
...
path fixes.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 18:46:18 +00:00
obrien
4321847dfe
Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h
...
that totally removed _THREAD_SAFE.
PR: 36167
Submitted by: gerald
2003-06-25 16:12:05 +00:00
ache
a84cb5933b
Remove ru_SU, we don't need it in favour to ru_RU
...
Submitted by: ru
2003-06-23 13:21:15 +00:00