Commit Graph

15758 Commits

Author SHA1 Message Date
John Fieber eec8e73501 Document the -f ps option.
Suggested by:	Jordan Hubbard <jkh@freebsd.org>
1996-09-09 14:15:28 +00:00
Rodney W. Grimes 8b3cbd0cef Remove the portion of revision 1.36 that added the #ifdef's for CPU
types as per discussions with Stefan Esser.
1996-09-09 06:09:45 +00:00
Jordan K. Hubbard 99949bf4d9 Mention the fact that HP NICs are now supported.
Submitted-by: "A JOSEPH KOSHY <koshy@india.hp.com> "
1996-09-09 03:57:49 +00:00
Jordan K. Hubbard 2ef1ee1df9 Add ISBN number.
Submitted-by: Steve Price <sprice@hiwaay.net>
1996-09-09 03:43:29 +00:00
Jordan K. Hubbard 7a7ca10a0d Close PR#1587 and 1586
Submitted-By: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>

Incorporate new development section, since Satoshi seems to have wandered
off for a bit and I have too much stuff stacking up in my handbook directory.

Submitted-By: asami
1996-09-09 01:56:58 +00:00
Andrey A. Chernov df28808d40 Use real device for mousedport, because /dev/mouse usually linked
with /dev/sysmouse when moused is active
Add comment about this fact
1996-09-09 00:17:14 +00:00
Andrey A. Chernov d71651da35 Use the same perm/owner for sysmouse as for others mouse devices 1996-09-09 00:02:44 +00:00
Andrey A. Chernov 814c1905ad Make sysmouse device for syscons 1996-09-08 23:56:27 +00:00
Paul Traina 30aaae26c6 Fix some buffer overflow problems... 1996-09-08 23:50:23 +00:00
John Dyson 4334b0d815 Fixed the use of the wrong variable in vm_map_madvise. 1996-09-08 23:49:47 +00:00
Ollivier Robert 369e217166 Correct a typo of mine in INN link. 1996-09-08 22:12:40 +00:00
Ollivier Robert 89a487fd4e Fix the link to the INN FAQ. It is now a link to Dave Barr's page which
has the FAQ locally mirrored from the main FTP site.
1996-09-08 22:09:06 +00:00
John Fieber 678f40c2fe Fix &star; mapping. 1996-09-08 21:37:42 +00:00
Søren Schmidt 47382cd1e0 Make syscons replicate a mousesystems mouse on minor 128..
This enables other consumers of the mouse, to get it info via
moused/syscons.
In order to use it run moused (from sysconfig), and then tell
your Xserver that it should use /dev/sysmouse (mknod sysmouse c 12 128)
and it a mousesystems mouse. Everybody will be happy then :)
Remember that moused still needs to know what kind of mouse you
have..

Comments welcome, as is test results...
1996-09-08 21:31:56 +00:00
John Fieber a136fdc089 Turn the FAQ and handbook back on. 1996-09-08 21:24:15 +00:00
John Fieber 11c88b32f6 &ero; -> &amp;
Put "ascii art" in <verb></verb> so it doesn't get munched.
1996-09-08 21:22:54 +00:00
John Fieber ec3d0d067d Tweak. (troff is oh-so-sensitive about that whitespace!) 1996-09-08 21:12:54 +00:00
John Fieber 7d8bedeaf8 Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you. 1996-09-08 20:44:50 +00:00
John Dyson 5070c7f8c5 Addition of page coloring support. Various levels of coloring are afforded.
The default level works with minimal overhead, but one can also enable
full, efficient use of a 512K cache.  (Parameters can be generated
to support arbitrary cache sizes also.)
1996-09-08 20:44:49 +00:00
John Fieber 49ee17cbb8 This now uses instant(1) instead of sgmlsasp(2).
It now supports the latin1 and koi8-r groff devices for output.
1996-09-08 20:40:52 +00:00
John Fieber e7fefb3ef5 Add last bits of instant(1).
Remove sgmlsasp(1) stuff.
1996-09-08 20:37:40 +00:00
John Fieber 11b4691989 Turn off the FAQ and handbook for a bit. 1996-09-08 20:14:33 +00:00
John Fieber 97f7bd91dd * Disguise dollar signs in HTML output
* fix botched URL rul for latex
* Alias font C to font R for nroff
1996-09-08 19:20:05 +00:00
Joerg Wunsch 71503758d4 . make vgrind 8-bit clean; note that it still implicitly assumes
ISO-8859-1, since the characters are simply being passed on to
  groff
. introduce an option to override the silly default to `psroff' as
  the post-processor
. document the new option
1996-09-08 18:23:53 +00:00
John Dyson b8e251a56d Improve the scalability of certain pmap operations. 1996-09-08 16:57:53 +00:00
John Fieber fe134be8f8 Add missing share/groff_font/devlj4 1996-09-08 16:24:41 +00:00
David Greenman e7c819442a Dequeue mbuf before freeing it. Fixes mbuf leak and a potential crash when
handling IP fragments.

Submitted by:	Darren Reed <avalon@coombs.anu.edu.au>
1996-09-08 13:45:49 +00:00
David Greenman fa9471546d Added description of "noatime" option. 1996-09-08 13:28:12 +00:00
Poul-Henning Kamp 40f3771f7f Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
Søren Schmidt fa630ea6eb Fixed another little both in the devconf removal. 1996-09-08 10:28:23 +00:00
Adam David 279de1f97b let the "exit" command return status when it is implicit 1996-09-08 03:12:22 +00:00
John Fieber 3c56fa54d7 A catalog for sgmls(1). This maps public identifiers to system
identifiers.
1996-09-08 02:58:28 +00:00
Jordan K. Hubbard f7f5923d6c Correct a bogon.
Submitted-by: jmb
1996-09-08 02:50:17 +00:00
John Fieber 8e51b86427 Turn on ISO and transpec. 1996-09-08 02:43:39 +00:00
John Fieber 57a61c61a3 Add usr/share/sgml/transpec 1996-09-08 02:41:51 +00:00
John Fieber 8b259c6cf2 Translation specifications for instant(1). 1996-09-08 02:37:40 +00:00
John Fieber c3c6f5f7f9 Turn on instant. 1996-09-08 02:00:37 +00:00
John Fieber 8053f55001 Tool for manipulating SGML document instances. Replaces sgmlsasp. 1996-09-08 01:55:10 +00:00
Jordan K. Hubbard 60b522b0a6 Various minor improvements. 1996-09-08 01:39:25 +00:00
Jordan K. Hubbard 885e672626 Finish what phk started here in removing devconf. The ATAPI_STATIC case
was still broken, as was the normal case since atapi_attach() was called
internally.
1996-09-08 01:31:27 +00:00
Paul Traina de906456ec long live groff 1996-09-08 01:30:16 +00:00
Paul Traina f7c160386a ...long live groff 1996-09-08 01:27:58 +00:00
Paul Traina e72c5689b0 Initial revision 1996-09-08 01:21:19 +00:00
Paul Traina c8f36f3496 Groff is dead... 1996-09-08 01:09:04 +00:00
Paul Traina 6128a70501 Look for old "man" macros in tmac.groff_an 1996-09-08 00:37:30 +00:00
Paul Traina 9c1953ee9b Add setlocale LC_CTYPE and 8 bit clean ctype support.
Original author: ache
1996-09-08 00:34:51 +00:00
Paul Traina 0ab452aa42 Workarround for gcc 2.60 expression evaluation bug. 1996-09-08 00:34:04 +00:00
Paul Traina 7c8f1b02e3 Improve .Os macro support (parts obtained from 4.4Lite2 and NetBSD)
Add the .Fx macro for specifying FreeBSD releases.

Add a bunch of missing standards to the .St macro.

Add Version 1 AT&T UNIX to .At macro

Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')"
You can also specify -iso9899, or -isoC.  Use -ansiC-89 if you still need
the X3.159-1989 string reported.

Original author: mpp
1996-09-08 00:33:24 +00:00
Paul Traina 2464ec91ca Manual page cleanups.
Original author: mpp
1996-09-08 00:32:33 +00:00
Paul Traina 8cbaf4f5a2 Install additional S and L text fonts, needed for BSD doc formatting.
Original author: ache
1996-09-08 00:30:25 +00:00