joerg
e8caea2e6e
Add clocks(7).
...
Submitted by: bde
1996-04-05 08:51:22 +00:00
sef
3f1deffdc3
printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms
...
capability
Reviewed by: rgrimes, joerg
1996-04-03 22:46:17 +00:00
joerg
48c2444b36
Populate this. :)
...
Add a man page for tsleep()/wakeup().
1996-04-03 07:41:27 +00:00
scrappy
0e79903592
Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9
...
devfs_link.9: modified man page to reflect source code
devfs_add_devsw.9: replaced by devfs_add_devswf.9
devfs_add_devswf.9: proper function for adding devices to DEVFS
1996-04-02 04:10:45 +00:00
wollman
89d6492204
Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h to
...
the FILES section.
1996-04-01 19:29:56 +00:00
joerg
1fb4c64cd4
Convert this to a real man page. Using one blurb of a .Bd -literal
...
looks rather ugly.
Also slightly adopt the contents to the results of a discussion that
took place in -core some months ago. We couldn't agree on everything,
but some of the previous sentiments were rather outdated.
1996-03-31 22:36:14 +00:00
joerg
05cba16b1d
Add sysexits(3). It's horrible to always examine the include file for
...
this.
1996-03-31 22:33:54 +00:00
gibbs
5a6ca2234c
Update the queue man page for the new SLIST and STAILQ macros.
1996-03-31 03:23:16 +00:00
wollman
06a44eaed9
Document the change in how the START and STOP ioctls operate
...
(counters can be started and stopped in numerical order brather
than all at once).
1996-03-28 20:57:11 +00:00
wollman
d13dea77ab
Add a man page for the perfmon driver.
1996-03-26 20:57:26 +00:00
jkh
a4d3410f97
Whoops, it might be nice if we actually *installed* the vx man page.
...
Noticed by: Juha Inkari <inkari@snakemail.hut.fi>
1996-03-21 00:20:52 +00:00
nate
9ac3cb4678
"options APM" is no longer necessary for APM support.
1996-03-19 04:19:30 +00:00
jkh
9c2d83f01f
Whoops, don't forget the man page that goes with the previous commit.
...
Submitted-by: M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1996-03-17 11:44:22 +00:00
mpp
1b8547cf44
Add a reference to intro(9).
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1996-03-11 03:28:43 +00:00
phk
751210419f
Manpage on the "Laplink" TCP/IP support.
...
Reviewed by: phk
Submitted by: Andrew.Gordon@net-tel.co.uk
1996-03-05 16:49:57 +00:00
peter
d3ec20fe05
Attempt to document the recent in_pcb local port address changes..
1996-02-23 21:01:35 +00:00
mpp
91dc5ad8d2
Document the new ".Fx" macro in the mdoc man pages. I also
...
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
gibbs
9f94f9c060
4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
...
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg. We now match 4.4Lite2.
Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
mpp
0dc022bb9c
Added an i386/FreeBSD specific mtio(4) man page, adapted from the
...
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
mpp
e6435fe647
Add a pbm(5) (portable bitmap format) man page since we have a
...
few man pages that reference it.
1996-02-12 05:17:28 +00:00
mpp
37272cd2d1
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
mpp
1564b8826e
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
mpp
ff87a22e97
Added a update(4) man page to describe the kernel initiated update
...
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
mpp
bda6e1c756
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
wosch
6d01f2eefd
Reviewed by: mpp
...
a tiny man page
1996-02-11 13:47:00 +00:00
mpp
e71afdaf48
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
mpp
1e4a679a26
Add some missing MLINKS, correct some cross references, correct some
...
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
mpp
bd901d38da
Added some missing MLINKS for section 3 man pages.
...
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.
This shuts up a lot of the output from "manck" for section 3.
1996-02-09 00:45:45 +00:00
mpp
039018c757
Link some man pages from man*/i386/xxx to man*/xxx so that you
...
can actually look at them.
1996-02-08 20:32:45 +00:00
mpp
60090ff61a
I forgot to move gsc.4 to the correct makefile after
...
moving it from man4 to man4/man4.i386. Pointed out by bde again.
1996-02-06 14:53:31 +00:00
mpp
404cd24098
Correct some man page cross references and some file
...
locations.
1996-02-05 17:32:16 +00:00
mpp
ad510d7954
gsc.4 should reside in share/man/man4.i386 not share/man4.
...
Pointed out by bde.
1996-02-05 17:20:36 +00:00
pst
0cdff922fa
Document ability to skip auto-probe
1996-02-04 10:08:24 +00:00
pst
41112e1bea
Add qcam.4 to directory, was only mlinking
1996-02-03 07:43:21 +00:00
mpp
ce4f919bc0
Added a FreeBSD specific crash(8) man page that was adapted from
...
the hp300 crash(8) man page in the lite-2 source tree.
Also removed man8/makedev.8 (this was vax specific and was replaced
by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed
from the source tree).
1996-02-02 22:17:04 +00:00
pst
076cfa8917
Add support for Connectix QuickCam(tm)
1996-02-02 19:25:24 +00:00
mpp
1e298207f4
Added missing gsc(4) (Genius scanner related man page).
1996-02-02 18:12:12 +00:00
mpp
029ea9012d
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
gibbs
6a386e2d17
Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
...
Change examples to actually free() the nodes removed from lists.
Give examples of faster list deletion routines.
1996-01-29 03:23:05 +00:00
jkh
9dfc765e7b
Man page for the vx driver.
...
Submitted by: Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
joerg
13eee3a568
Totally revamp the man page. (Gack, i didn't even know Peter
...
had already written one. :)
1996-01-27 17:55:54 +00:00
bde
cc4d743902
Install intro.4, pt.4 and worm.4.
...
I tried using `MAN4!= *.4' but it did weird things for plain make
although it handled the long overlooked pt.4 and worm.4 better than
the old manually edited list.
1996-01-21 18:43:45 +00:00
joerg
ea2ae814cc
Add intro(4), as it's being referenced from severall other pages.
...
Closes PR # docs/947: missing intro(4) manpage
Submitted by: David E. O'Brien (initial version)
1996-01-21 14:01:49 +00:00
mpp
0f9c3c7f7d
Fix a variety of minor typos and cross references in a bunch of
...
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
wollman
6303904fec
More man page cleanups.
1996-01-19 22:17:57 +00:00
wollman
72a71c749d
Correct some formatting problems pointed out by bde.
1996-01-19 19:58:33 +00:00
wollman
805e8d7b70
The is driver has been superseded by the lnc driver, so don't install
...
the is.4 man page.
1996-01-18 21:53:08 +00:00
wollman
8ed060542f
Use -mdoc properly.
...
Delete lots of out-of-date text.
Write new text to replace some of the old text. BDE will need to inspect
the results for accuracy.
1996-01-18 21:36:18 +00:00
wollman
fd7eb36af8
Update to reflect reality, and slightly better formatting.
1996-01-18 21:33:42 +00:00
wollman
2efee348c3
Use -mdoc macros correctly. st(4) still needs work.
1996-01-17 21:57:57 +00:00
wollman
cf0c378ea1
Update and clean up.
1996-01-17 21:07:38 +00:00
wollman
44e061e5a6
Clean up and translate to -mdoc.
1996-01-17 21:07:02 +00:00
wollman
7113ff8355
Update to reflect the reality of the header files.
...
Make more effective use of -mdoc.
1996-01-16 21:29:43 +00:00
wollman
5650285048
Translate to -mdoc.
1996-01-16 20:01:05 +00:00
nate
c598a5f84a
The order of entries in the host file was reversed. It should have been
...
Internet address
official host name
aliases
Submitted by: dkelly@tomcat1.tbe.com (David Kelly)
1996-01-15 19:09:09 +00:00
wollman
97f3c35bb0
Correct reference to tcpdump. Someone should redo this page to use
...
mdoc macros.
1996-01-14 19:37:48 +00:00
bde
56e463b154
Added new devfs manpages here too.
1996-01-01 16:58:10 +00:00
bde
7bb4ff70fc
Added io.4.
1996-01-01 16:54:34 +00:00
joerg
1f53fc4d7c
Document the /dev/io security hole.
1996-01-01 11:01:13 +00:00
joerg
8fcb34343e
Add man pages for devfs functions after Julian's descripton.
...
Someone must be the first. :)
1995-12-31 00:08:18 +00:00
peter
6470cdf2a0
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
639da796bd
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
bde
4aa2cbed70
Added support for the Hayes ESP serial card.
...
Submitted by: Sean Eric Fagan (sef@kithrup.com )
Based on code by John Vinopal (banshee@resort.com )
Cosmetic (I hope) changes by me (bde).
1995-12-29 12:51:32 +00:00
peter
e1543bc5b0
A couple more updates to the man page..
...
1: the eisa code has not been updated to the 'new style' code yet
2: recieve buffer flushing is now implemented.
1995-12-29 01:39:06 +00:00
adam
7e5f9edfa7
some lines were repeated, spuriously
1995-12-28 21:47:58 +00:00
asami
464f72f120
ccd.c and ccd.4 from NetBSD-current circa 12/25/95.
1995-12-27 10:49:19 +00:00
asami
40428bba91
This commit was generated by cvs2svn to compensate for changes in r13041,
...
which included commits to RCS files with non-trunk default branches.
1995-12-27 10:49:19 +00:00
ats
54d0e70663
Delete the obsolete reference to st(1) in the SEE ALSO section.
...
The st(1) command is long ago merged in mt(1).
1995-12-26 04:05:19 +00:00
phk
f4bbe8d12e
Recreate style with original indent.
1995-12-21 18:35:19 +00:00
jkh
9541c10444
Finally write a man page for sysconfig(5).
1995-12-19 13:35:31 +00:00
bde
9dbfe2cd63
Don't use the normal `.Sh' indentation of 5 for the style guide. It
...
screws up the indentation and the style guide is half about indentation.
1995-12-14 18:26:31 +00:00
bde
045f2b0539
Fixed manual section number.
1995-12-14 18:19:40 +00:00
phk
4076d9c378
Add a slightly edited version of the style document.
1995-12-14 10:50:27 +00:00
phk
6fefb7c92d
Add a section 9 about the kernel to out man pages.
...
Please help fill this out !
1995-12-14 10:08:31 +00:00
jmz
3960354c2d
ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore)
1995-12-09 17:31:08 +00:00
peter
f387e7916b
Link up John Hay's ar(4) man page..
...
This shouldn't conflict with ar(1) because of the search order...
1995-11-21 04:02:37 +00:00
peter
2a100349b6
This commit was generated by cvs2svn to compensate for changes in r12441,
...
which included commits to RCS files with non-trunk default branches.
1995-11-21 03:07:26 +00:00
peter
fc94c3d1c0
Man page for the Arnet driver..
1995-11-21 03:07:26 +00:00
jkh
27eec77fab
Fix some spelling errors and refer to st0 and st1' rather than
cd0 and cd1'
...
in places (whoops!).
Submitted by: John Lind <john@starfire.mn.org>
1995-11-05 23:01:18 +00:00
wpaul
d4f3f84199
Document newly-added NIS support.
1995-11-04 19:15:04 +00:00
ache
7ffe25aeb4
Remove startup_locale reference.
...
Add LANG variable description.
1995-11-02 12:53:26 +00:00
pst
f8c51954ae
Close out kern/46.
...
Make documentation match reality. -link2 is used to switch ports on 3COM
cards.
1995-10-28 22:47:12 +00:00
dufault
74365627ed
Add entries for labpc.4, nca.4, scd.4, and sea.4 to the
...
Makefile so that they are installed. The man pages are already
present.
1995-10-28 13:27:51 +00:00
jkh
adc6554be7
Sync with version 1(26).
...
Submitted by: Frank Durda IV <uhclem@fw.ast.com>
1995-10-25 16:47:54 +00:00
torstenb
40d649a84a
fix a typo (IFNAMSIZE -> IFNAMSIZ)
...
Obtained from: the NetBSD bugs mailinglist
1995-10-23 00:46:07 +00:00
bde
13a9fd55bb
Remove private rules for clean, depend, lint, tags and install.
...
The private clean rules have been broken since we started
building compressed man pages in the obj directory and the
others don't do anything different from the general rules.
1995-10-21 11:02:01 +00:00
bde
f79896a4e5
Add a man page for the dgb driver.
...
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su>
(English improved a bit by me.)
1995-10-17 17:38:42 +00:00
phk
8e661a3f50
the man-link for moncontrol soesn't belong here...
1995-10-15 17:39:21 +00:00
ache
6db0f1c9c9
Document ENABLE_STARTUP_LOCALE env. variable
1995-10-12 23:54:35 +00:00
bde
1026fab55f
Oops, cvs add a man page for the cy driver.
1995-10-10 09:34:21 +00:00
bde
9b0279b449
Disable the documentation about a disabled feature.
...
Fix extra and missing blank lines.
1995-10-10 03:43:10 +00:00
bde
93fba5c1c5
Add a man page for the cy driver.
1995-10-10 03:35:25 +00:00
julian
d7bb88229e
Obtained from: /sys/sys/types.h
...
make types.5 match the actual file..
quite easy really as it just includes it..
1995-10-02 11:08:51 +00:00
bde
ecac9ff16e
Install si.4. Only the link to it was (unsuccessfully) installed.
1995-09-28 17:44:40 +00:00
jkh
9cfe119a6a
Doc latest matcd changes.
...
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-09-28 13:16:46 +00:00
peter
dd82ffc757
Add and enable a man page for si(4) - the specialix serial driver..
...
I couldn't use the original, as it had unusable copyright on the manpage..
(now that must be a first.. the source copyright was fine, the manpage
was not..)
1995-09-26 18:23:38 +00:00
jmz
b3bd183b4f
Add technical specifications, and give the pinout of the game port
...
Submitted by: Joe Greco <jgreco@brasil.moneng.mei.com>
1995-09-16 16:29:16 +00:00
julian
96b93bb087
Submitted by: -Luigi Rizzo (luigi@iet.unipi.it)
...
Obtained from: Luigi Rizzo and Gunther Schadow
man page for the asc scanner driver
1995-09-08 03:10:51 +00:00
jkh
bb8495f243
Move and properly add in man page for Matrox Meteor driver.
...
Submitted by: james
1995-09-06 03:34:52 +00:00
wpaul
740c4bd7d9
Update this man page to reflect reality with respect to NIS and
...
document the proper way to set up NIS overrides in the password database.
1995-09-02 04:25:24 +00:00
wpaul
0909c9de2b
Update this man page to reflect reality.
1995-09-02 04:20:01 +00:00
jkh
cd789f7374
Man page for Matrox meteor.
...
Submitted by: Mark Tinguely <tinguely@plains.nodak.edu> and Jim Lowe <james>
1995-08-28 17:08:26 +00:00
dg
6f3e3e1ebe
Document "noauto" as an fstab option.
1995-08-26 05:52:24 +00:00
gibbs
4a5a148f08
Allow the specification of the controller bus when wiring down scsi buses.
...
This is performed by using a line similar to:
controller scbus0 at ahc0 bus 1
to wire scbus0 to the second bus on an adaptec 2742T controller.
Reviewed by: Peter Dufault(dufault@hda.com ), Rod Grimes(rgrimes@FreeBSD.org )
1995-07-17 23:38:16 +00:00
jkh
09940325f7
Documentation changes reflect the new hardware support and change the
...
appearance version to 2.0.5 (was 2.1). Nice and tidy. :-)
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-07-11 03:04:20 +00:00
bde
c4e1c42b97
Remove bogus references to /usr/ucb.
1995-06-26 06:40:23 +00:00
bde
d8fb7815a1
Document new config flag for lost output interrupts.
...
Treat the intitial state device less negatively. It is essential for
initializing nonstandard flags such as crtscts.
Delete anachronisms.
1995-06-26 06:05:30 +00:00
joerg
03033f6b51
The joystick driver appeared in FreeBSD 2.0.5, not in 2.1.
...
Closes PR #docs/559
Submitted by: jkh
1995-06-25 13:58:54 +00:00
rgrimes
2b9e670735
Remove trailing whitespace.
1995-05-30 06:58:14 +00:00
rgrimes
1cb4b05b99
Add the link for apm.4 so you can find the man page.
1995-05-22 20:49:25 +00:00
dufault
4253795071
Change to reflect new header file name.
1995-04-28 12:28:55 +00:00
dufault
c139bc1e76
Add National Instruments "LabPC" driver
1995-04-28 00:51:40 +00:00
jkh
44f28c8af3
Document matcd1.
...
Be more explanatory about port selection.
Document that new TEAC drives don't work.
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
1995-04-25 10:23:53 +00:00
wollman
c56462bac8
Add `fe' Ethernet driver man page.
1995-04-23 18:54:40 +00:00
ats
3dcc0be6a7
Update the link.5 man page to reflect the changes in ld/rtld/link.h.
1995-04-16 12:35:13 +00:00
gibbs
bf0baf7f44
Install ahc.4.
1995-04-16 00:08:53 +00:00
gibbs
93c1fe1623
To celibrate the new status of the ahc driver, give it a man page.
...
Add references to the ahc driver to the other adaptec man pages.
Remove the "NOTE" section of the ahb man page that complained about
Adaptec's NDA policy preventing 274x driver development.
1995-04-15 21:48:31 +00:00
jkh
5446bf17e3
Get the matcd manpage linked into the parent directory like the others.
1995-04-13 20:44:51 +00:00
wpaul
b30dde44be
Add ethers(5) man page.
1995-04-12 22:16:08 +00:00
jkh
739253c4cb
Add matcd.4 to list of manpages.
1995-04-09 15:55:21 +00:00
jkh
2e20878333
A new man page for the matcd driver.
...
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-04-09 15:49:46 +00:00
joerg
44127843f2
pcvt is proud enough to have a man page. :)
1995-04-08 20:08:42 +00:00
joerg
3074ee8b97
Upgrade pcvt to 3.20 b24.
1995-04-08 16:04:22 +00:00
jkh
8a351f258a
options LKM is now the default. No need to reference option that's
...
already turned on (and isn't in LINT).
1995-04-05 01:06:00 +00:00
ache
e13604d96c
Add Delete key description
...
Fix Right window/Left window/Menu keys numbers
1995-03-30 00:22:29 +00:00
jkh
d9db4a5628
/etc/rc.netstart back to /etc/netstart
1995-03-23 06:05:04 +00:00
jkh
f14725ec0a
netstart -> rc.netstart
1995-03-23 01:49:15 +00:00
bde
b55b554a28
Obtained from: 1.1.5 (originally by Andrew Moore)
...
Add the manpage for the stuff in <machine/floatingpoint.h>.
1995-03-18 16:54:35 +00:00
wollman
af50c2b5c5
Document net.inet.ip.sourceroute MIB variable.
1995-03-16 18:24:19 +00:00
dg
b9f5582021
Added manual page for DEC DEFPA and DEFEA FDDI adapters.
...
Submitted by: Matt Thomas
1995-03-14 09:27:20 +00:00
dufault
75df051159
This time add the real man pages for "pt" and "worm".
1995-03-04 20:56:39 +00:00
dufault
18c8883ce0
Add processor and worm drivers
1995-03-04 20:54:24 +00:00
dufault
eadacac8a3
Updated man pages to reflect new configuration options. These man pages
...
are getting pretty out of date and need to be visited some more.
1995-03-01 22:32:38 +00:00
pst
6a74d625a3
Fix a minor grammar bug.
1995-02-28 00:24:47 +00:00
ats
0537bb5a30
Delete one of the two references to intro(3) in the SEE ALSO section
...
and add an intro(7) instead.
1995-02-28 00:19:41 +00:00
ats
dc718e6286
build the link from man8/man8.i386/MAKEDEV.8 toman8/MAKEDEV.8 so that this
...
manual page can now also be read.
Change the references in MAKEDEV from com to tty and delete flog and add
sd instead.
Need much more work, but for today, after i lost my first changes through
a new sup :-), that's enough.
1995-02-28 00:16:13 +00:00
ugen
17ccf96e4f
Snoop device stuff
...
* Make snoop see the output in tty ECHO mode
* Allow writing to observed tty (very funny)
* Fix and extend watch util.
* Fix and update manpages
1995-02-27 19:45:57 +00:00
pst
719acbe141
Update to reflect new calling conventions
1995-02-25 20:15:20 +00:00
ugen
71282d707d
Add commeent to say that this manpage is out of date
...
and will be rewwritten..
1995-02-24 14:33:18 +00:00
pst
652cfe34f3
Correct error in structure definition
1995-02-23 01:27:17 +00:00
pst
0eacd9346a
Clean up man page
1995-02-23 01:25:48 +00:00
jmz
358fac8658
Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
...
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +00:00
jkh
d470e4408f
Add a man page for the Sony CDROM driver. Other driver authors, you might
...
do a quick check here..
1995-02-22 13:30:39 +00:00
ugen
43b21ffd4a
Move ipfirewall.4 & snp.4 facility manpage
...
to share/man/man4
1995-02-17 18:48:36 +00:00
wollman
3eec696704
Document Transaction TCP.
1995-02-15 22:07:28 +00:00
wollman
6731564821
Document TCP MIB variables (tcp.4).
...
Document IP MIB variables (inet.4).
Document Internet-family protocol-specified route cloning (inet.4).
Delete all references to classed addresses (inet.4).
1995-02-15 03:30:54 +00:00
wollman
015aad3614
Move apm(4) to i386 section, since it is i386-specific.
1995-02-15 01:20:03 +00:00
jkh
a92f1eed6b
Add man page for pcvt console driver.
...
Submitted by: hm
1995-02-05 11:16:33 +00:00
phk
5cc2be0cec
Add missing trailing '\n'
1995-02-04 19:56:39 +00:00
sos
864d8e3641
Third round in syscons update.
...
Display update method changed, now allways write in memory buffer,
then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
phk
0c003f1f1b
Man page for the new nca driver.
1995-01-27 07:54:59 +00:00
ache
23ae9a188f
Upgrade Back tab & Keypad 5 info
1995-01-26 11:04:52 +00:00
ache
f882be36f0
Describe Left window, Right window and Menu keys
1995-01-26 09:24:14 +00:00
ache
0437a79952
Describe Delete key
1995-01-26 08:45:51 +00:00
jmz
e5b3a6bd4a
Add joystick man page
1995-01-25 21:41:09 +00:00
dg
5cece308ce
Add links from mem.4 to kmem.4.
1995-01-25 09:43:20 +00:00
dg
a0d88a4b50
Added link from utmp.5 to lastlog.5.
1995-01-25 09:35:47 +00:00
dg
b6eb6b993a
Added more missing manual pages from 1.1.5.
1995-01-25 09:18:56 +00:00
dg
b25ea304d3
Install bpf manual page.
1995-01-25 08:47:30 +00:00
dg
ac70a42e4d
Added bpf(4) manual page from 1.1.5.
1995-01-25 08:46:06 +00:00
jkh
4ce4dddfd8
Close PR#108 - man page 4 tty lies - needs updated info
...
Submitted by: jgreco@hummin.sol.net
1995-01-14 02:48:13 +00:00
ache
9b3037a11c
Add more funkeys, correct existen ones
1995-01-13 00:51:48 +00:00
ache
ec1139fdf8
Add more termcap capabilities, correct one escape
1995-01-13 00:14:52 +00:00
sos
4088df4ad8
First round in syscons update. Several new features has been added:
...
No kernel config options anymore besides keyboard language layout.
Virtual consoles are now dynamically allocated, no NCONS anymore.
Software cursor blinking/nonblinking.
Visual bell for laptops (don't beep at meetings :-).
Cursor/bell default type setable via config "flags" instead of as defines.
Cursor/bell type setable via ioctl's.
New video modes 80x30 80x60 for some laptops, and those with multisync monitors.
Scroll-lock history (length currently fixed at 100 lines).
Lots of cleanups, some only commented out for now (will goaway soon).
Support for new features in vidcontrol/kbdcontrol.
Updated manpages.
1995-01-12 11:47:05 +00:00
wollman
34bc211e93
Fix these up as much as I'm able; see the README file for more info.
1995-01-11 21:33:54 +00:00
jkh
14e0c8dab5
Latest changes from vak.
...
Submitted by: vak
1995-01-10 11:44:30 +00:00
bde
434e50f61d
Change adduser to adding_user in Makefile too.
...
I hate cvs's (nonexistent) handling of name changes
`cvs log adding_user.8' fails to show any relation to adduser.8...
1995-01-01 17:31:01 +00:00
ache
85267e9808
Move BSD adduser manpage (procedure description) to adding_user.8
...
to not confuse with adduser.8 command
1994-12-31 22:53:41 +00:00
jkh
885812eed9
Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
...
Submitted by: serge
1994-12-31 05:33:56 +00:00
nate
ebc21c1850
Added link.5 man page and updated a.out.5 manpage to reflect the new
...
code.
Obtained from: NetBSD
1994-12-23 22:41:46 +00:00
wollman
606f723da6
Document EAFNOSUPPORT error return for TCP bind and connect operations.
1994-12-15 20:54:28 +00:00
ache
e5338b5a4e
add mcd.4
1994-12-12 04:08:58 +00:00
ache
c236bbe965
Mitsumi manpage
...
Submitted by: Keith E. Walker with small modifications from me
1994-12-12 04:06:17 +00:00
bde
c9df67757b
Don't refer to "hardwired" ports.
1994-12-06 20:14:30 +00:00
ache
17b09ed8de
Reflect lastest serial names change
1994-12-05 00:02:38 +00:00
bde
3be4ea381d
Add cx.4 to MLINKS.
...
Someone should fix `man' so that man pages in machine-dependent
subdirectories are handled automagically at least for the
current machine.
1994-12-04 08:07:47 +00:00
wollman
436d017d31
Add cx(4) to the Makefile.
1994-12-03 00:03:56 +00:00
wollman
071229d225
This commit was generated by cvs2svn to compensate for changes in r4910,
...
which included commits to RCS files with non-trunk default branches.
1994-12-02 23:23:01 +00:00
wollman
1e6f21ed41
Cronyx/Sigma sync/async serial driver with PPP support
...
from Serge Vakulenko
1994-12-02 23:23:01 +00:00
gibbs
f40d53ffd1
Add fbtab.5 to the Makefile so that it will be installed.
...
Garrett mentioned the /etc/fbtab feature and I was wondering why
I hadn't heard of it...
1994-11-28 21:52:45 +00:00
nate
5318564eea
NetBSD -> FreeBSD
...
(Please bring into 2.0)
1994-11-19 18:13:59 +00:00
phk
a5026db375
The latest user-land changes from the author. I added a big warning to the
...
apm.4 man-page. I also hope the Makefiles make sense now.
Submitted by: HOSOKAWA Tatsumi
1994-11-01 22:46:40 +00:00
ats
f26e858552
Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
...
man pages.
1994-10-31 09:52:23 +00:00
bde
e9bd81dfcc
Remove my failed attempt to add an Id string.
1994-10-27 13:46:47 +00:00
bde
f6803ea01e
Restore fd.4 to a machine-independent directory.
1994-10-27 13:42:29 +00:00
jkh
c4d48abe4c
Change hardwired irqs to soft irqs (?).
...
Add manpage for Buslogic cards, since we didn't have one.
1994-10-27 08:53:11 +00:00
ache
11c09903c4
Add lkm.4
1994-10-19 05:20:01 +00:00
jkh
ccd85e8003
Bring over the lkm manpage.
...
Obtained from: NetBSD
1994-10-18 19:45:26 +00:00
jkh
ece9befb7f
Reshuffle all the man pages around in the Makefiles too (duh!).
1994-09-30 17:37:23 +00:00
jkh
e00c26e341
Reshuffle all the man pages around in the Makefiles too (duh!).
1994-09-30 17:31:08 +00:00
jkh
0f6e593a33
Add new files from Wilko (and in their proper place).
...
Submitted by: Wilko Bulte
1994-09-29 13:54:36 +00:00
wollman
b1bc93bf4a
Documented YP functionality, part II.
1994-09-20 22:44:37 +00:00
bde
ea344de2b0
Fix the order of includes (*.mk must be included after *.inc).
1994-09-20 05:25:38 +00:00
jkh
56f357bff6
New man pages from Wilko Bulte.
...
Reviewed by: jkh
Submitted by: Wilko Bulte
1994-09-18 00:00:36 +00:00
rgrimes
2eb35550af
Pull the following fix in from 1.X:
...
revision 1.6
date: 1993/10/19 19:57:35; author: rgrimes; state: Exp; lines: +2 -1
Pull in ../Makefile.inc so that the whatis database ends up in the correct
place. Rich Murphy has a better fix for this, but I lost it!
1994-09-09 10:02:24 +00:00
guido
5fb17bae3c
Add skey.access manual page. Comes form 1.1.5.
1994-09-05 19:40:51 +00:00
ats
095a001b74
Reviewed by:
...
Submitted by:
Delete the old style generation of the whatis database and replace it
with the call to makewhatis. Don't install the old makewhatis.sed script
under /usr/share/man any longer.
1994-09-04 23:19:12 +00:00
dg
7f9b12f5a3
Woops, "8/16 mode" should read "8/16bit mode".
1994-08-23 10:51:40 +00:00
dg
cd9e7a5cb6
Added manual page for my ethernet driver - if_ed.c, and removed old
...
manual page for the com driver (which is no longer in our source tree).
1994-08-23 09:50:48 +00:00
dg
3b4ea1a810
Corrected kernel base address.
1994-08-23 09:34:10 +00:00
guido
55c8a805d5
Add Sun alike fbtab functionality.
...
Reviewed by:
Submitted by: guido
1994-08-22 19:35:49 +00:00
jkh
31716bfe34
Reenable the makedb stuff; it works fine.
...
Submitted by: jkh
1994-08-16 22:44:28 +00:00
wollman
31eb3a1acb
Install procfs(5).
1994-08-10 20:04:57 +00:00
wollman
169774fa8b
Oops, fix typo.
1994-08-10 20:03:54 +00:00
wollman
b5f4eedbf6
Initial manual page for the new procfs.
1994-08-10 20:03:06 +00:00
wollman
a25fc3e620
Make man page installation work for ``unattached'' and kernel pages.
1994-08-09 18:41:38 +00:00
wollman
ba49d8e665
Moved YP general explanation manual page to a slightly more appropriate
...
location.
1994-08-08 01:07:26 +00:00
dg
17e7606224
Converted 'vmunix' to 'kernel'.
1994-08-05 09:14:37 +00:00
rgrimes
e35e169dbf
Mark the fact that we have not imported man8.{hp300,tahoe,vax}. (There
...
was not man8.sparc :-).)
1994-07-06 02:14:36 +00:00
rgrimes
040cb73b84
Mark the fact that we have not imported man4.{hp300,sparc,tahoe,vax}.
1994-07-06 02:13:54 +00:00
rgrimes
d2e2d5949e
The directory man3f did not come on the tape, mark it XXX MISSING.
1994-07-06 02:13:00 +00:00
jkh
043392aad7
Flags 0x80 now means enable the diags, not disable.
1994-06-15 23:28:07 +00:00
ats
347a854107
Added a manpage for the tw device. Changed the Makefile to install that
...
manpage into the proper place.
1994-06-05 16:21:49 +00:00
ache
f7ccc02884
Updated for new sio driver
1994-06-04 00:41:25 +00:00
ache
a6dd01670e
Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"
...
references
1994-06-01 21:38:46 +00:00
rgrimes
80cfa6127a
This commit was generated by cvs2svn to compensate for changes in r1638,
...
which included commits to RCS files with non-trunk default branches.
1994-05-30 19:09:18 +00:00
rgrimes
661dab129a
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00
csgr
25d4c2fdd2
Add some clarifications to lpt manpage,
...
remove lpa manpage.
1994-05-22 12:29:21 +00:00
ache
8bdf538d69
Correct reference to master port:
...
really it is last port on card, not first.
1994-05-07 01:15:10 +00:00
csgr
b3d3cd9683
Update lpt(4) man page to reflect recent changes to the lpt device driver.
...
(also point out that lpa is now defunct.)
1994-04-06 20:21:33 +00:00
ache
d2dcfbb656
Some changes from Julian Stacey installed
1994-03-18 13:40:01 +00:00
ache
d9a3b8e925
English corrected.
1994-02-19 15:50:38 +00:00
ache
86fd2ca618
We lost ttyd for dialin, now restore it.
1994-02-19 13:19:33 +00:00
rgrimes
698516a1c5
Put the flags field in the right place so that config does not complain
...
about improper syntax.
1994-02-17 17:44:07 +00:00
ache
cf25f514e2
Previous version restored back after Jordan's damage.
...
I already update this manpage from wilko, moreover,
I fix some his bugs and add some new material.
Jordan, pleeease, do following commands *before* each your commit:
cvs update <file>
cvs rlog <file>
and after update (before commit)
cvs diff -c <file>
It can saves my life time at least...
1994-02-17 11:41:16 +00:00
jkh
3bff04befa
Much improved manpage from wilko@idca.tds.philips.nl
1994-02-16 23:17:08 +00:00
ache
93d7b973a2
Man page update from wilko@idca.tds.philips.nl
1994-02-13 00:16:23 +00:00
ache
46d17a8a99
com.4 restored back
1994-02-11 10:55:12 +00:00
ache
a3403455ad
Remove nonexistent com driver manpage.
...
Describe some additional features of sio.
1994-02-09 23:49:45 +00:00
ats
869e8c046f
Fixed a little typo in the spkr.4 man page.
1994-02-06 12:24:59 +00:00
wollman
5d393afbbb
Eliminate references to the ``U word'' and make page conform to Berkeley
...
conventions for formatting. (Print it out on a PostScript printer
to see the difference.)
1994-02-03 07:32:01 +00:00
nate
3f68af8a94
From: sos@login.dkuug.dk (S|ren Schmidt)
...
Subject: syscons-1.3
Date: Sat, 29 Jan 94 23:33:50 MET
But here is the (hopefully) final syscons-1.3....
....
I've changed sgetc so it works as the pccons parallel
(it now uses a scgetc internally).
[
There were a couple changes that Bruce Evans sent me that were applied
to this version along with some changes that S'ren didn't incorporate
into the final version. There will be only minor changes if anything
from this version to his final release.
]
1994-02-01 06:22:29 +00:00
ache
8d6e15be2b
Added octave-tracking.
...
Added the slur-mark feature.
Name of ioctl's include sys/spkr.h changed to machine/speaker.h
1993-11-09 02:38:17 +00:00
ache
910f7a0056
Virtual consoles now ttyvX, not ttyXX (according to MAKEDEV)
1993-11-09 01:49:38 +00:00
rgrimes
4ddf75ef05
Install mse man page, and create link for it
1993-10-19 20:20:33 +00:00
rgrimes
13f9346a20
Move the mse mouse man page to the man4.i386 directory
1993-10-19 20:19:15 +00:00
rgrimes
16f5d38097
From: baukno@login.dkuug.dk (S|ren Schmidt)
...
Subject: Patches to syscons/wd
Man pages for keyboard & screen (using syscons)
1993-09-09 00:32:25 +00:00
rgrimes
a1d2385578
New manual pages from NetBSD, revised for FreeBSD slightly
1993-08-28 12:41:23 +00:00
alm
c7a48c67d2
add links to ../
1993-07-23 21:29:57 +00:00
root
fce17d1997
New manual page system
1993-07-02 06:44:07 +00:00
rgrimes
f078b88a16
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00