301 Commits

Author SHA1 Message Date
jmz
7ef28cc370 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
243cac450e 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
3627490c74 Move ipfirewall.4 & snp.4 facility manpage
to share/man/man4
1995-02-17 18:48:36 +00:00
wollman
135d9b98bd Document Transaction TCP. 1995-02-15 22:07:28 +00:00
wollman
3826200289 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
b9753ce5eb Move apm(4) to i386 section, since it is i386-specific. 1995-02-15 01:20:03 +00:00
jkh
82bf8b39ca Add man page for pcvt console driver.
Submitted by:	hm
1995-02-05 11:16:33 +00:00
phk
7797c15fda Add missing trailing '\n' 1995-02-04 19:56:39 +00:00
sos
46c57c8d60 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
73ca693e56 Man page for the new nca driver. 1995-01-27 07:54:59 +00:00
ache
82d48a289f Upgrade Back tab & Keypad 5 info 1995-01-26 11:04:52 +00:00
ache
1c33d0fadc Describe Left window, Right window and Menu keys 1995-01-26 09:24:14 +00:00
ache
67b2c22321 Describe Delete key 1995-01-26 08:45:51 +00:00
jmz
b5639470d3 Add joystick man page 1995-01-25 21:41:09 +00:00
dg
ee18c417ed Add links from mem.4 to kmem.4. 1995-01-25 09:43:20 +00:00
dg
06f77e97b8 Added link from utmp.5 to lastlog.5. 1995-01-25 09:35:47 +00:00
dg
2871de848d Added more missing manual pages from 1.1.5. 1995-01-25 09:18:56 +00:00
dg
2c76088f46 Install bpf manual page. 1995-01-25 08:47:30 +00:00
dg
b665918ea6 Added bpf(4) manual page from 1.1.5. 1995-01-25 08:46:06 +00:00
jkh
c8162b36c8 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
25680f60a1 Add more funkeys, correct existen ones 1995-01-13 00:51:48 +00:00
ache
ce2e095151 Add more termcap capabilities, correct one escape 1995-01-13 00:14:52 +00:00
sos
44bbcce705 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
004e76bbe7 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
24fb96a07a Latest changes from vak.
Submitted by:	vak
1995-01-10 11:44:30 +00:00
bde
c9572aeafe 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
3afdf13057 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
55bc953b96 Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
Submitted by:	serge
1994-12-31 05:33:56 +00:00
nate
f702f209f8 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
2dd58e065f Document EAFNOSUPPORT error return for TCP bind and connect operations. 1994-12-15 20:54:28 +00:00
ache
8402307f45 add mcd.4 1994-12-12 04:08:58 +00:00
ache
6ddad81ce1 Mitsumi manpage
Submitted by:  Keith E. Walker with small modifications from me
1994-12-12 04:06:17 +00:00
bde
3912e4389b Don't refer to "hardwired" ports. 1994-12-06 20:14:30 +00:00
ache
74c407bf85 Reflect lastest serial names change 1994-12-05 00:02:38 +00:00
bde
4354fc94cd 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
cdc629bac8 Add cx(4) to the Makefile. 1994-12-03 00:03:56 +00:00
wollman
fa9f248392 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
f11bbab4f4 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
954a0e4dba NetBSD -> FreeBSD
(Please bring into 2.0)
1994-11-19 18:13:59 +00:00
phk
7874667561 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
d19e7a3e31 Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
man pages.
1994-10-31 09:52:23 +00:00
bde
af0d729421 Remove my failed attempt to add an Id string. 1994-10-27 13:46:47 +00:00
bde
6a1cf9f7f7 Restore fd.4 to a machine-independent directory. 1994-10-27 13:42:29 +00:00
jkh
cab3102322 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
a7533f5ac3 Add lkm.4 1994-10-19 05:20:01 +00:00
jkh
949296ed19 Bring over the lkm manpage.
Obtained from: NetBSD
1994-10-18 19:45:26 +00:00
jkh
767a55bfdd Reshuffle all the man pages around in the Makefiles too (duh!). 1994-09-30 17:37:23 +00:00
jkh
769d8d8f3c Reshuffle all the man pages around in the Makefiles too (duh!). 1994-09-30 17:31:08 +00:00
jkh
0139a35665 Add new files from Wilko (and in their proper place).
Submitted by:	Wilko Bulte
1994-09-29 13:54:36 +00:00