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
obrien
03d718bf25
Use the stock (3.1) file.
2002-05-09 21:24:44 +00:00
obrien
da84150b6c
We use the stock (3.1) file now.
2002-05-09 21:19:23 +00:00
obrien
67d7740f78
Use the stock (3.1) file now.
...
The choosing of TMPDIR has moved to make-temp-file.c.
2002-05-09 21:15:23 +00:00
jhb
aa67917bb4
Fix acpi_avoid() to call freeenv() on the original char * returned from
...
getenv().
Reported by: joe
Tested by: joe
2002-05-09 21:13:37 +00:00
obrien
e93c006736
Use the stock 3.1 prerelease file.
2002-05-09 21:12:10 +00:00
obrien
43f5e99714
Use the stock 3.1-prerelease file.
2002-05-09 21:11:21 +00:00
peter
ecace1bcdf
Use usb_callout_init() instead of directly calling callout_init() with
...
NetBSD's expected arguments. This unbreaks the kernel compile.
Pointy hat to: joe
2002-05-09 21:08:34 +00:00
obrien
d6b5d86ff9
Use stock file.
2002-05-09 21:06:15 +00:00
markm
012603a25d
Place a hard lock on base-perl until it is deleted.
2002-05-09 21:03:48 +00:00
des
bd966af68e
Add rpcgen to the bootstrap tools.
2002-05-09 20:48:19 +00:00