David E. O'Brien
536abd52d2
Virgin import of GCC 2.95.1's libobjc.
...
(previous GCC/EGCS versions had these files in gcc/objc/)
2000-03-27 03:00:05 +00:00
David E. O'Brien
e2f054a050
This commit was generated by cvs2svn to compensate for changes in r58650,
...
which included commits to RCS files with non-trunk default branches.
2000-03-27 03:00:05 +00:00
Kris Kennaway
68d2e26c25
Update CFLAGS documentation
2000-03-27 02:48:12 +00:00
David E. O'Brien
d6f56cfc4f
MFS: Add a "magic" comment to help fixincludes realize it doesn't need to
...
modify this file when building GCC 2.96 [by hand or via the port].
Submitted by: Zack Weinberg <zack@wolery.cumb.org>
2000-03-27 02:04:45 +00:00
David E. O'Brien
b787589098
-Wall, which caught a real bug where buflen wasn't being set properly.
2000-03-27 00:33:45 +00:00
Larry Lile
ba5d95967f
o Get basic if_media support working.
...
o Add more diagnostic and status messages.
o General clean up of old debug messages and
small style fixes.
2000-03-26 23:56:15 +00:00
Alfred Perlstein
4bb4aee894
repair half-Danish b.b_iocmd damage where writes/reads weren't getting
...
set properly in the struct buf with vinum:
Fix locations where B_READ was cleared in the old code but
b.b_iocmd wasn't set to BIO_WRITE
Fix propogation of b_iocmd
Correct comments to reflect reality
Don't compare b_flags with BIO_READ, it's in b_iocmd.
Submitted by: Bernd Walter <ticso@cicely.de>
2000-03-26 23:06:12 +00:00
Kris Kennaway
fcd9d76716
Missed a fix for the new openssh; this fixes make world.
2000-03-26 21:17:11 +00:00
Nick Hibma
f288840b98
Doug Ambrisko recommends not using minor 0-127 yet (Hardware flow
...
control)
2000-03-26 19:48:49 +00:00
Jonathan Lemon
6134837824
Decrement the timeout being passed to poll() if poll was interrupted for
...
some reason. This will prevent an infinite loop if (say) a sigalarm is
being scheduled at a more frequent interval than the poll timeout.
PR: 2191, 8847, 10553
2000-03-26 19:20:50 +00:00
Brian Somers
b10e6acec4
resolf.conf -> resolv.conf; charnier
2000-03-26 18:33:08 +00:00
Philippe Charnier
46a32e616a
Remove duplicate word
2000-03-26 15:24:53 +00:00
Philippe Charnier
956f31353c
Spelling
2000-03-26 15:20:23 +00:00
Philippe Charnier
f25c63af03
Spelling, fprintf -> err, remove unneeded variable declaration
2000-03-26 15:18:12 +00:00
Philippe Charnier
c0154e9a31
lowercase error message
2000-03-26 15:14:16 +00:00
Philippe Charnier
f793da754a
1000000 usec -> 1 sec 0 usec; fix
2000-03-26 15:13:17 +00:00
Philippe Charnier
fae643c579
Add DIAGNOSTICS section name. Spelling
2000-03-26 15:10:37 +00:00
Philippe Charnier
b5770cfb34
1000000 usec -> 1 sec 0 usec; fix.
2000-03-26 15:08:44 +00:00
Philippe Charnier
dbb9d8f826
Add DIAGNOSTICS section name
2000-03-26 15:06:46 +00:00
Philippe Charnier
5e8eb81aac
Use .Xr
2000-03-26 15:05:40 +00:00
Philippe Charnier
110ab594ad
Add usage().
2000-03-26 15:04:35 +00:00
Philippe Charnier
f57cdd0f01
Do not dot terminate list of references
2000-03-26 14:56:52 +00:00
Philippe Charnier
846fef5834
remove unknown OPTIONS section name. Getopt returns -1.
2000-03-26 14:55:05 +00:00
Philippe Charnier
115a32af83
Add section number to .Xr references. Enumerate flags the standard way.
2000-03-26 14:54:01 +00:00
Philippe Charnier
7bb5b8a572
Put argument under .Ar.
2000-03-26 14:53:00 +00:00
Philippe Charnier
c66cf8837a
Add section number to .Xr. Put arguments under .Ar.
2000-03-26 14:52:02 +00:00
Philippe Charnier
e88b3b4f9a
Do not dot terminate err() string. Cross reference using .Xr
2000-03-26 14:50:56 +00:00
Philippe Charnier
742c75f3b7
Use .Pa
2000-03-26 14:49:49 +00:00
Philippe Charnier
b189011d7d
Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines
...
Options: -> The following options are available:
2000-03-26 14:48:46 +00:00
Philippe Charnier
4ed31d6609
Put flags under .Fl. Add DIAGNOSTICS section name
2000-03-26 14:47:43 +00:00
Philippe Charnier
34398e2d9b
Sync SYNOPSIS and usage() string.
2000-03-26 14:46:41 +00:00
Philippe Charnier
e91b5c5294
Add missing dots
2000-03-26 14:45:38 +00:00
Philippe Charnier
694f3216ba
1000000 usec -> 1 sec 0 usec; fix.
2000-03-26 14:44:34 +00:00
Philippe Charnier
a917a42da5
Move RCS tags after copyright
...
Add DIAGNOSTICS section name
2000-03-26 14:43:25 +00:00
Philippe Charnier
2e184158bf
Add DIAGNOSTICS section name
2000-03-26 14:42:14 +00:00
Philippe Charnier
f71970dd4d
.Nm changes
2000-03-26 14:41:07 +00:00
Philippe Charnier
83edb87b68
Add DIAGNOSTICS section name
...
Options: -> The following options are available:
2000-03-26 14:39:03 +00:00
Philippe Charnier
c097456602
Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function.
2000-03-26 14:37:47 +00:00
Philippe Charnier
eb257e6ec5
Add -d and -t flags to usage. Add usage().
2000-03-26 14:30:51 +00:00
Philippe Charnier
66f8a9c045
Typo
2000-03-26 14:29:45 +00:00
Philippe Charnier
a2995dd0f1
Use errx(), remove unused #include. Correct SYNOPSIS
2000-03-26 14:28:31 +00:00
Philippe Charnier
3bd17b58bc
Add .Nm.
...
Options: -> The following options are available:
2000-03-26 14:27:19 +00:00
Philippe Charnier
f29410236f
Add DIAGNOSTICS section name and section name to .Xr.
2000-03-26 14:25:51 +00:00
Philippe Charnier
540939b489
DIAGNOSTICS section name missing and .Nm changes
2000-03-26 14:24:40 +00:00
Philippe Charnier
a292105ac8
Use errx(). .Nm fixes
2000-03-26 14:23:23 +00:00
Philippe Charnier
884bd44c59
Use warnx(), -Wall cleaning and remove unused #include
...
Better use of .Nm and .Ar
2000-03-26 14:21:57 +00:00
Nick Hibma
2db1dbae22
Add the entry for usio, major 138
2000-03-26 12:59:22 +00:00
David E. O'Brien
a18552bb75
Yell about -O2 on the Alpha. Forceably downgrade -O2+ if
...
"FORCE_OPTIMIZATION_DOWNGRADE" is defined when GCC is built.
2000-03-26 12:56:54 +00:00
Hellmuth Michaelis
c5ee9e177f
pcvt cleanup. Update the pcvt(4) manpage to reflect current state.
2000-03-26 12:41:37 +00:00
Dag-Erling Smørgrav
0dc1442459
s/curproc/self/
...
Spotted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-03-26 12:20:35 +00:00