wiz
b4371d47f5
Replace some misuses of "then" with "than".
2001-12-04 17:56:30 +00:00
christos
bb58ba64b2
- knf
...
- use cpp -traditional, since the default has now changed. We want to allow
unmatched single quotes!
- use fparseln, instead of a fixed 2k buffer.
- make all locals static and move to the top. This is so we can eventually
make calendar understand languages other than us_en
- add braces and continue's to clarify things.
- replace gratuitous fprintf uses with warnx.
- replace vforks() with forks() since we tried to print errors with stdio.
- add more warnings so that we know how things fail.
XXX: Eventually we'll have to remove the cpp dependency, and we should:
- make it use m4 instead [bad, breaks compatibility]
or
- add a small cpp like parser for #include [bad, too much code]
2001-12-04 15:55:32 +00:00
martin
9bf1f40cf9
Back out replacing gawk by nawk - James Chacon already fixed gawk for
...
sparc64.
Sorry, next time I'll catch up with mails first.
2001-12-03 22:28:19 +00:00
martin
746902750c
HACK: Build awk (replacing gawk) on sparc64, since this is the only one
...
known to work with the -current toolchain.
2001-12-03 22:15:16 +00:00
abs
d20d0f15fa
s/If a port is specified on the command line/If a port is specified/
...
for the 'omits any automatic initialisation of TELNET' sentence
2001-12-03 13:29:10 +00:00
manu
bb34193550
Now use IRIX errno translation instead of SVR4 errno translation
2001-12-02 16:18:01 +00:00
kleink
4f0bdb5b24
Since we've already been down that road with -cnewer, support GNU find(1)'s
...
-anewer as well.
2001-12-02 12:46:39 +00:00
blymn
76a99ffa0a
Our libcurses now has the newterm function, make vi use it.
2001-12-02 09:05:53 +00:00
jmc
720f41ede6
Force makeerrnos.sh to be run with sh instead of depending on it being
...
executable
2001-12-02 08:41:14 +00:00
wiz
a9f8e2d2fa
Sort sections.
2001-12-01 20:45:20 +00:00
wiz
5a6fae6674
Punctuation nit, sort SEE ALSO.
2001-12-01 20:44:29 +00:00
wiz
d2d0c78429
Use standard headers.
2001-12-01 20:43:39 +00:00
wiz
99bacaaa12
Sort sections, sort SEE ALSO, use standard headers, mdocify AUTHORS section.
2001-12-01 20:43:06 +00:00
wiz
56533d2558
Sort sections.
2001-12-01 20:40:20 +00:00
wiz
d41c96b482
Sort sections, punctuation nits, use standard headers..
2001-12-01 20:39:13 +00:00
wiz
b35695c778
Sort sections.
2001-12-01 20:35:54 +00:00
wiz
f005fee70b
Space and paragraph fixes.
2001-12-01 20:34:50 +00:00
wiz
e8ae3ab788
Empty line -> .Pp.
2001-12-01 20:33:02 +00:00
wiz
65ba57fa37
Punctuation nit.
2001-12-01 20:32:04 +00:00
wiz
4283bd5394
mdocify
2001-12-01 20:31:37 +00:00
wiz
cb292d0d1e
Sort sections.
2001-12-01 19:29:58 +00:00
wiz
f4caa7c15b
Sort sections, use standard markup for AUTHORS section, use standard headers.
2001-12-01 19:29:08 +00:00
wiz
71a64b7c8a
.Pp not necessary before or after .Ss/.Sh.
2001-12-01 19:27:33 +00:00
wiz
2d05348099
Sort sections, use standard headers.
2001-12-01 19:20:32 +00:00
wiz
ab781ab3d8
Punctuation nits.
2001-12-01 19:19:24 +00:00
wiz
5706f55332
Punctuation nit, sort sections.
2001-12-01 19:13:18 +00:00
wiz
dfb195e9ac
Sort SEE ALSO.
2001-12-01 19:11:58 +00:00
wiz
056d651038
Punctuation fix, sort SEE ALSO, sort sections, drop a .Pp.
2001-12-01 19:11:27 +00:00
wiz
c67b0a8047
Sort sections.
2001-12-01 19:09:41 +00:00
wiz
f22f495d0a
Use standard headers, drop a .Pp.
2001-12-01 19:08:56 +00:00
wiz
f06ffe13b7
Punctuation nit.
2001-12-01 19:07:26 +00:00
wiz
006bfda652
Drop unnecessary .Pp.
2001-12-01 19:06:43 +00:00
wiz
f3dbbfdd1d
Sort sections, sort SEE ALSO, drop some .Pps and a '.' at the end of SEE ALSO.
2001-12-01 19:06:01 +00:00
wiz
526f893a25
Sort sections, sort SEE ALSO, drop some .Pps.
2001-12-01 19:05:04 +00:00
wiz
b9119f4a60
Use standard headers.
2001-12-01 19:03:31 +00:00
wiz
4faef4b241
Sort sections.
2001-12-01 19:03:08 +00:00
wiz
a48cf1293d
Use .Bd -literal.
2001-12-01 19:02:07 +00:00
wiz
0c954ebdc8
Sort sections, sort SEE ALSO.
2001-12-01 18:57:03 +00:00
wiz
d4e11e2117
Sort sections, punctuation fixes, sort SEE ALSO.
2001-12-01 18:55:17 +00:00
wiz
e2946f0147
Sort sections.
2001-12-01 18:53:34 +00:00
wiz
972bdd863c
Use .Bd -literal instead of -unfilled.
2001-12-01 18:52:13 +00:00
wiz
b8bbff606d
mdocify. Needs a second pass for SEE ALSO section.
...
XXX: Why do we have a 'standard' disclaimer big in its own section here?
2001-12-01 18:49:55 +00:00
wiz
5d2a72968c
Sort sections.
2001-12-01 17:18:38 +00:00
wiz
2c26591198
Sort sections, sort SEE ALSO, drop trailing '.' in SEE ALSO, use standard
...
headers.
2001-12-01 17:17:58 +00:00
wiz
c7878e50cb
Sort sections, sort SEE ALSO, close quotes in two places.
2001-12-01 17:15:06 +00:00
wiz
aded0d2cce
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
kleink
e7566d6000
Add a "cnewer" primary which evaluates true if a file has a more recent
...
ctime than its argument.
From kre in PR bin/14802; originally suggested name was "updated" but
renamed due to GNU find(1) being prior art for this functionality.
2001-12-01 14:10:04 +00:00
kleink
c4c0037332
Improve previous' markup usage a bit.
2001-11-30 18:25:58 +00:00
kleink
cc81a9e326
Document the .telnetrc DEFAULT machine entry.
2001-11-30 18:15:24 +00:00
thorpej
9f434e6392
Clean up some MAKE_BOOTSTRAP issues wrt. MACHINE/MACHINE_ARCH.
2001-11-30 01:29:47 +00:00