peter
ae116e293e
Add a couple of entries. My MAINTAINER= lines are not locks.
2002-05-10 05:44:09 +00:00
obrien
4af4f4a28b
Remove files not part of GCC 3.1.
2002-05-10 05:26:57 +00:00
obrien
9465775461
Import data for 3.0.2.
2002-05-10 05:21:15 +00:00
benno
ffded50e96
Increase the size of the kstack.
2002-05-10 05:16:40 +00:00
jhb
446a06fc8c
- Axe -mpreferred-stack-boundary=2 as -Os turns this on by default.
...
- Axe -fdata-sections as turning it on or off makes no difference. If
it did make a difference it would serve to bloat boot2 even further with
extra padding.
- Axe -fforce-addr. This gets us 32 bytes so we are down to only being
64-bytes over.
We still can't compile this with gcc 3.1. The problem seems to be that
the -fno-align-foo options don't actually work. Comparing the new and
old output it turns out that gcc is 4-byte padding all the functions and
labels and what not despite the passed in arguments thus adding the
unfortunate bloat to boot2.
2002-05-10 04:05:42 +00:00
max
ab8b1fb87e
Typo.
2002-05-10 03:53:00 +00:00
obrien
c9b119433a
I reorganized a little bit too much in the backwards case.
2002-05-10 03:24:06 +00:00
brian
1947582c12
Add support for MS-CHAP authentication via a RADIUS server.
...
Add support for Reply-Message and MS-CHAP-Error.
Sponsored by: Monzoon
2002-05-10 03:11:35 +00:00
obrien
a361afdafe
Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.
...
This is the ISO C99 one.
2002-05-10 02:46:01 +00:00
brian
4d8198d74c
Add rad_get_vendor_attr() for deciphering vendor attributes received
...
from the RADIUS server.
2002-05-10 02:40:23 +00:00
obrien
ddf552e1ed
Opps, remove added bogon.
2002-05-10 02:21:05 +00:00
obrien
fce842f054
Sync with the other platforms.
2002-05-10 02:20:33 +00:00
obrien
d9b66c2f2f
Gcc 3.1 varargs support.
2002-05-10 02:12:04 +00:00
obrien
707b0b13a6
Gcc 3.1 varargs support.
2002-05-10 02:02:54 +00:00
obrien
4267f26cd1
Gcc 3.1 has different -Wx flags.
2002-05-10 01:58:16 +00:00
obrien
5771592346
Use only bits w/in /sys if at all possible.
2002-05-10 01:53:16 +00:00
obrien
88b6275cf8
Remove gCC'isms.
2002-05-10 01:48:15 +00:00
obrien
a90cd41ca2
Use the compiler's crt{begin,end}.
2002-05-10 01:36:29 +00:00
obrien
176a306854
Add the beginnings of Sparc64 support.
2002-05-10 01:31:40 +00:00
obrien
e0aeecf683
Pass CFLAGS to {CC} when using it as an `ld' replacement.
2002-05-10 01:30:34 +00:00
obrien
eb01ba72c4
We don't need bootinfo any more, and sparc64 doesn't have it anyways.
2002-05-10 01:20:37 +00:00
obrien
ded6baca77
Don't be redundant.
2002-05-10 01:06:52 +00:00
bmah
0fe31a476f
New release notes: pam_ftpusers(8), sed(1) -i.
...
Record the arrival (and departure) of pkg_update(1). It lived in the
tree for so long (over a year) that even though it won't show up in
the release, -CURRENT users might have gotten used to seeing it
around and might wonder where it went.
2002-05-10 01:02:13 +00:00
obrien
a4af499e53
mklocale has bad juju for Sparc64.
2002-05-10 00:57:14 +00:00
obrien
b12dc54a67
-ffreestanding is the word for /sys.
2002-05-10 00:53:45 +00:00
obrien
09f3564bdf
Turn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1.
2002-05-10 00:52:00 +00:00
obrien
53be32ddbc
Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.
2002-05-10 00:50:43 +00:00
obrien
77caa62973
All platforms should be on equal footing now -- no special handling for
...
Sparc64 and IA-64.
2002-05-10 00:49:55 +00:00
obrien
5ff5d4c519
Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.
2002-05-10 00:48:33 +00:00
grog
c252e6dc83
Add entry for Vinum.
2002-05-10 00:31:33 +00:00
sobomax
1c2894552d
When packing installed package into a file (pkg_create -b) make sure to
...
include all package files into resulting tarball.
PR: 34007
Submitted by: olgeni
While I here:
- Remove bogus comment;
- ensure that we return the proper exit code in the case of -b failure.
MFC after: 5 days
2002-05-10 00:03:14 +00:00
tjr
1894db5ac7
Reimplement the who(1) utility to add some features required by SUSv3:
...
-H option (show column headings),
-T (show mesg(1) state),
-m (same as "am I"),
-u (show idle time),
-q (quick mode; list names in columns).
PR: 36128
Reviewed by: mike
2002-05-09 23:04:40 +00:00
obrien
dc4e1bdffa
This commit was generated by cvs2svn to compensate for changes in r96297,
...
which included commits to RCS files with non-trunk default branches.
2002-05-09 22:50:04 +00:00
obrien
9202658d3c
Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo
...
on 9-May-2002 15:57:15 EDT.
2002-05-09 22:50:04 +00:00
obrien
c4cd6f6236
This commit was generated by cvs2svn to compensate for changes in r96295,
...
which included commits to RCS files with non-trunk default branches.
2002-05-09 22:47:59 +00:00
obrien
eb81e01d51
Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on
...
9-May-2002 15:57:15 EDT.
2002-05-09 22:47:59 +00:00
obrien
c95b4b5523
Use the stock (3.1 pre) file.
2002-05-09 22:44:32 +00:00
obrien
e40513279f
Use the stock file for now (but leave a note behind about our OBE changes).
2002-05-09 22:42:39 +00:00
obrien
3519dd389b
Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.
2002-05-09 22:39:46 +00:00
obrien
37ab630335
Use the stock (3.1) file.
2002-05-09 22:38:33 +00:00
obrien
5dab80497a
We use the stock (3.1) file.
2002-05-09 22:16:22 +00:00
obrien
65e2ec7693
Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
...
into the Gcc 3.1 prerelease.
2002-05-09 22:15:04 +00:00
obrien
0ac4840cc7
Use the stock (3.1 pre) file.
2002-05-09 22:08:26 +00:00
obrien
7d3f59c051
Use the stock (3.1) version.
2002-05-09 22:05:33 +00:00
obrien
ec81e43ce5
Merge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease.
2002-05-09 22:04:44 +00:00
obrien
286b84aa7c
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
...
1.{16,23,25} (better cross building control); 1.21 ("GCC_OPTIONS")
into the GCC 3.1 prerelease.
2002-05-09 22:02:01 +00:00
joe
a1f2ac3f1b
MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.
2002-05-09 21:55:47 +00:00
obrien
b7d19d3348
Merge rev 1.2 (a.out support) into the GCC 3.1 prerelease.
2002-05-09 21:44:15 +00:00
obrien
603733766c
Use the stock 3.1 prerelease version of this for now.
2002-05-09 21:42:32 +00:00
obrien
65d1b51533
Use the stock 3.1 prerelease file now. Rev 1.2 (add_bb) just doesn't
...
cleanly fit in any more.
2002-05-09 21:41:12 +00:00