Commit Graph

16014 Commits

Author SHA1 Message Date
ache
b532db533f 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
ache
d990335383 Use the same perm/owner for sysmouse as for others mouse devices 1996-09-09 00:02:44 +00:00
ache
63eae29572 Make sysmouse device for syscons 1996-09-08 23:56:27 +00:00
pst
1f959b04f1 Fix some buffer overflow problems... 1996-09-08 23:50:23 +00:00
dyson
1a8a98d0cc Fixed the use of the wrong variable in vm_map_madvise. 1996-09-08 23:49:47 +00:00
roberto
4b5aac5d90 Correct a typo of mine in INN link. 1996-09-08 22:12:40 +00:00
roberto
44ecf08fae 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
jfieber
eb29e1b514 Fix ☆ mapping. 1996-09-08 21:37:42 +00:00
sos
5979d1ac75 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
jfieber
d937e0fa01 Turn the FAQ and handbook back on. 1996-09-08 21:24:15 +00:00
jfieber
4c94a17802 &ero; -> &
Put "ascii art" in <verb></verb> so it doesn't get munched.
1996-09-08 21:22:54 +00:00
jfieber
db82815811 Tweak. (troff is oh-so-sensitive about that whitespace!) 1996-09-08 21:12:54 +00:00
jfieber
6dda8224ac Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you. 1996-09-08 20:44:50 +00:00
dyson
57de958206 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
jfieber
5b635c6a6b 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
jfieber
a19856fb17 Add last bits of instant(1).
Remove sgmlsasp(1) stuff.
1996-09-08 20:37:40 +00:00
jfieber
93d52bdade Turn off the FAQ and handbook for a bit. 1996-09-08 20:14:33 +00:00
jfieber
1bdefd5fcb * 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
575a4e9a42 . 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
dyson
05844365c7 Improve the scalability of certain pmap operations. 1996-09-08 16:57:53 +00:00
jfieber
be3344402b Add missing share/groff_font/devlj4 1996-09-08 16:24:41 +00:00
dg
9c007523bb 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
dg
9349250c23 Added description of "noatime" option. 1996-09-08 13:28:12 +00:00
phk
d614fd226a Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
sos
53bbcdb334 Fixed another little both in the devconf removal. 1996-09-08 10:28:23 +00:00
adam
49151c9e61 let the "exit" command return status when it is implicit 1996-09-08 03:12:22 +00:00
jfieber
0c47ac0fd8 A catalog for sgmls(1). This maps public identifiers to system
identifiers.
1996-09-08 02:58:28 +00:00
jkh
c7a21bff1e Correct a bogon.
Submitted-by: jmb
1996-09-08 02:50:17 +00:00
jfieber
793d505f9c Turn on ISO and transpec. 1996-09-08 02:43:39 +00:00
jfieber
f40a300f33 Add usr/share/sgml/transpec 1996-09-08 02:41:51 +00:00
jfieber
3a8433b545 This commit was generated by cvs2svn to compensate for changes in r18148,
which included commits to RCS files with non-trunk default branches.
1996-09-08 02:37:40 +00:00
jfieber
ecd88d3607 Translation specifications for instant(1). 1996-09-08 02:37:40 +00:00
jfieber
6bbc4a466a Turn on instant. 1996-09-08 02:00:37 +00:00
jfieber
38d1297524 Tool for manipulating SGML document instances. Replaces sgmlsasp. 1996-09-08 01:55:10 +00:00
jfieber
6d81fd769b This commit was generated by cvs2svn to compensate for changes in r18145,
which included commits to RCS files with non-trunk default branches.
1996-09-08 01:55:10 +00:00
jkh
50de073cf3 Various minor improvements. 1996-09-08 01:39:25 +00:00
jkh
4a3efe22b4 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
pst
6bc2c173ca long live groff 1996-09-08 01:30:16 +00:00
pst
8cb7148bf5 ...long live groff 1996-09-08 01:27:58 +00:00
pst
94431507b7 Initial revision 1996-09-08 01:21:19 +00:00
pst
eac274c16a Groff is dead... 1996-09-08 01:09:04 +00:00
pst
c8fd899fa0 Look for old "man" macros in tmac.groff_an 1996-09-08 00:37:30 +00:00
pst
fcafccdd3a Add setlocale LC_CTYPE and 8 bit clean ctype support.
Original author: ache
1996-09-08 00:34:51 +00:00
pst
b874c11367 Workarround for gcc 2.60 expression evaluation bug. 1996-09-08 00:34:04 +00:00
pst
520e6a4171 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
pst
29be27e147 Manual page cleanups.
Original author: mpp
1996-09-08 00:32:33 +00:00
pst
6248812015 Install additional S and L text fonts, needed for BSD doc formatting.
Original author: ache
1996-09-08 00:30:25 +00:00
pst
379d8e3ccc Add Russian language / koi8-r font support.
Original author: ache
1996-09-08 00:28:32 +00:00
pst
3ac0008a77 Add psroff command 1996-09-08 00:26:24 +00:00
peter
1b5a8b5079 Resync statfs struct with sys/mount.h. 1996-09-07 21:50:31 +00:00