Commit Graph

93 Commits

Author SHA1 Message Date
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