Commit Graph

60 Commits

Author SHA1 Message Date
scw
226f0cfd96 s/walnut/evbppc/ 2002-12-09 14:31:47 +00:00
scw
1d7843f5f7 Add sh5/evbsh5. 2002-07-19 08:24:04 +00:00
wiz
2b8fd6b89a Add cats, cesfic, hp700, hpcarm, netwinder, shark, x86_64.
Fix acorn32, algor, playstation2.
Problem reported by Matthias Drochner.
2002-07-18 22:50:46 +00:00
wiz
7b9b4ac6f7 'environment', not 'enviroment' 2002-07-11 10:53:19 +00:00
augustss
b889804e98 Add pmppc. 2002-05-30 23:38:19 +00:00
tv
3479915ba0 And it would probably be nice if 1.6 were reflected in the list of version
numbers.
2002-05-22 03:27:52 +00:00
tv
9f4e74bc62 1.6 has branched. Welcome to "NetBSD 1.6A". 2002-05-22 03:18:19 +00:00
bjh21
79df6e9339 Rename arm26 -> acorn26. 2002-03-24 22:32:36 +00:00
simonb
2a9c0391d3 Add evbarm and evbmips. 2002-03-07 14:44:49 +00:00
simonb
5f24b78e43 Add "sbmips". 2002-03-06 02:37:51 +00:00
scw
5183aa7b10 Add mvmeppc. 2002-02-27 21:26:09 +00:00
bjh21
986e444a33 Add acorn32 2001-11-23 16:28:16 +00:00
uch
fc6d46ce8d add playstation2 port. 2001-10-19 15:36:36 +00:00
wiz
cbc703b257 add sun2 2001-06-13 15:16:14 +00:00
simonb
ac0b33304e Update for the walnut port. 2001-06-13 15:07:21 +00:00
briggs
7f626e8ccb Add sandpoint. 2001-06-07 16:59:42 +00:00
thorpej
5da8af60dd Add algor. 2001-06-05 17:52:35 +00:00
jhawk
e446a91889 Restore stripped comments accidently removed in rev 1.14 (1997!) when
the comment-stripped version was checked in over the source
version by mycroft. Where are those bricks?
2001-04-07 19:11:19 +00:00
itojun
9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
wdk
699089b936 Add mipsco port 2000-08-22 05:17:43 +00:00
kleink
4216064847 Roll forward towards 1.5; addresses PR misc/10493 from Love. 2000-07-04 07:12:47 +00:00
soren
c35d77d881 Add sgimips. 2000-06-24 11:04:55 +00:00
tsutsui
8810dd5228 Add cobalt. 2000-05-14 13:16:47 +00:00
bjh21
8748ae4382 Add arm26 port 2000-05-11 19:35:03 +00:00
soren
d30e003dab Add new ports. 2000-02-18 10:09:25 +00:00
tron
a928b0f18c Fix manual page formatting problem. Fix supplied by Patrick Welche
in PR misc/9131.
2000-01-08 17:15:18 +00:00
itohy
a5f38cc443 Add news68k 1999-12-10 06:04:01 +00:00
simonb
c47af90e21 Display the header of system specific manpages as
NetBSD/foo Manual Name
instead of
	NetBSD Manual Name (foo Architecture)
Manual page headers now fix within 80 columns.

Work by Chris Demetrioui six or more months ago, with minor updates to
current reality by me.
1999-12-08 01:57:37 +00:00
ross
ae4bef3958 Mark Ap as callable. 1999-08-23 21:20:27 +00:00
ross
eebe0f5595 * Make Qq callable.
* Dump hyphenation type in the register dump macro.
1999-04-28 00:23:39 +00:00
mycroft
b88d12625c Fix the `missing footer' problem. See the comment for details. 1999-03-23 11:50:09 +00:00
mycroft
8b0c29593a Make Qo and Qc callable again. 1999-03-23 09:29:11 +00:00
mycroft
0d83fb3bab Fix the `mysterious blank lines' problem (in 98% of cases, anyway). This was
due to unconditional use of .ne.  groff apparently inserts some virtual trap
at the end of each page, and this was causing the .ne commands to output extra
lines.  Solution is to only use them in troff.

Also fix a related bug in .It, where it would insert a page break in the middle
of a sentence.

Remove the end of page trap in nroff mode, as this causes .sp to sometimes eat
the space due to the nearby trap.

Lastly, undue a previous change that broke the formatting of the SYNOPSIS
section, until we determine the right way to fix that.
1999-03-23 06:44:38 +00:00
mycroft
8b2054fafc Use \n(dn to test whether the quoting diversion is empty, rather than
comparing the input line number.  The latter fails with things like:
.Oc Oc
because there is nothing in the diversion when the second Oc is executed,
which caused the command that adds \*(b2 to the output to be eaten.
1999-03-16 01:19:56 +00:00
ross
1c24ee5ca4 We didn't get the .Bl / .El match fix done tonight.. go back to a warning so the
tree will build.
1999-03-09 12:05:35 +00:00
ross
e1135b6c55 Predefine the dD string. (.warn-harden)
Detect a net deficit of .El requests (and abort)
1999-03-09 06:33:21 +00:00
ross
2f4fede2c2 Back out last rev. "Nice try". 1999-02-10 23:16:07 +00:00
ross
87e810db61 Fix the bug that was inserting blank lines between `pages' in tty
mdoc(7) man(1) output. (There aren't supposed to be any `pages'.)
1999-02-09 18:11:36 +00:00
ross
f46336fd65 Make .Ux be callable. 1999-01-25 23:27:46 +00:00
ross
1e1ba724e3 * Add number registers for Lk, Mt, Nx, and Me; mainly so these can be
callable by parsed macros.

* Improve the .Ss orphan-protection.
1999-01-13 07:19:16 +00:00
garbled
3813b46baf Add additional AT&T UNIX macros for versions 1-5. Change default for
.Os to NetBSD 1.4 instead of "4.4 BSD"

Note.. many of the undocumented macros in here are broken, like the .Px,
and .As macros.  Someone with more clue should fix them.
1999-01-11 19:09:30 +00:00
ross
9a5c6e6324 Changes to .Nx macro.
* Don't print the `et' in an itty bitty point size just because we want
  small caps for the rest of `NetBSD'.
* Define an Nx number register so the macro becomes sort-of callable. It
  does punctuation wrong, looking at argument count rather than argument
  type, so this will need fixing before it is truly `parsed and callable'.
1998-11-08 04:10:38 +00:00
fair
c9eddcd89c add .SH to the list of non-mdoc macros that mdoc will complain about 1998-04-28 07:53:29 +00:00
thorpej
9452ea8c0b Put RCS IDs in the right place. 1998-02-15 00:40:07 +00:00
perry
55d2da9a0b remove da30 and Tahoe gunk; make I386 into i386 even if it isn't conventional 1998-02-05 05:48:46 +00:00
kleink
1e97337b98 Add entries for 1.3A and 1.4. 1997-12-20 20:37:35 +00:00
mycroft
288a555e0e Fix y2k problem. 1997-11-17 01:37:56 +00:00
phil
861ed7d465 Remove unneeded files, merge back in NetBSD local changes. 1997-07-02 02:55:38 +00:00
cgd
594ba5d1c8 add missing entries for ".Os NetBSD <version>" versions. also, fix
a few that were there but incorrect (e.g. s/0.9a/0.9A/ in output text).
When updating .Nx, don't forget to update this, too!
1997-05-28 19:49:48 +00:00
perry
f91b25a157 RCSid Police 1996-10-15 20:04:22 +00:00