Paul Traina
90e614df0f
Fix a minor grammar bug.
1995-02-28 00:24:47 +00:00
Andreas Schulz
db312e6697
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
Andreas Schulz
ecea97a372
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 J.S. Antsilevich
446cbcf7ed
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
Paul Traina
8340e9ceab
Update to reflect new calling conventions
1995-02-25 20:15:20 +00:00
Ugen J.S. Antsilevich
b71bca73b6
Add commeent to say that this manpage is out of date
...
and will be rewwritten..
1995-02-24 14:33:18 +00:00
Paul Traina
7fec27e124
Correct error in structure definition
1995-02-23 01:27:17 +00:00
Paul Traina
533f4c5076
Clean up man page
1995-02-23 01:25:48 +00:00
Jean-Marc Zucconi
95344a43ed
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
Jordan K. Hubbard
dd33263156
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 J.S. Antsilevich
a53227ff18
Move ipfirewall.4 & snp.4 facility manpage
...
to share/man/man4
1995-02-17 18:48:36 +00:00
Garrett Wollman
d69128d862
Document Transaction TCP.
1995-02-15 22:07:28 +00:00
Garrett Wollman
a2cc1fa205
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
Garrett Wollman
8f283fdc8f
Move apm(4) to i386 section, since it is i386-specific.
1995-02-15 01:20:03 +00:00
Jordan K. Hubbard
6554acd8ba
Add man page for pcvt console driver.
...
Submitted by: hm
1995-02-05 11:16:33 +00:00
Poul-Henning Kamp
a309714274
Add missing trailing '\n'
1995-02-04 19:56:39 +00:00
Søren Schmidt
a926a37b0a
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
Poul-Henning Kamp
2e442ca3f4
Man page for the new nca driver.
1995-01-27 07:54:59 +00:00
Andrey A. Chernov
e4707252dc
Upgrade Back tab & Keypad 5 info
1995-01-26 11:04:52 +00:00
Andrey A. Chernov
e7a1520824
Describe Left window, Right window and Menu keys
1995-01-26 09:24:14 +00:00
Andrey A. Chernov
4c03cbeb25
Describe Delete key
1995-01-26 08:45:51 +00:00
Jean-Marc Zucconi
01ab76f4b8
Add joystick man page
1995-01-25 21:41:09 +00:00
David Greenman
9be2a2b045
Add links from mem.4 to kmem.4.
1995-01-25 09:43:20 +00:00
David Greenman
7a4bbce6f2
Added link from utmp.5 to lastlog.5.
1995-01-25 09:35:47 +00:00
David Greenman
db35f309d1
Added more missing manual pages from 1.1.5.
1995-01-25 09:18:56 +00:00
David Greenman
798bb3d232
Install bpf manual page.
1995-01-25 08:47:30 +00:00
David Greenman
60d06671c1
Added bpf(4) manual page from 1.1.5.
1995-01-25 08:46:06 +00:00
Jordan K. Hubbard
c19abbbbd7
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
Andrey A. Chernov
985649bb94
Add more funkeys, correct existen ones
1995-01-13 00:51:48 +00:00
Andrey A. Chernov
c58a405f43
Add more termcap capabilities, correct one escape
1995-01-13 00:14:52 +00:00
Søren Schmidt
6378775666
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
Garrett Wollman
204da1b6b7
Fix these up as much as I'm able; see the README file for more info.
1995-01-11 21:33:54 +00:00
Jordan K. Hubbard
8bc0985035
Latest changes from vak.
...
Submitted by: vak
1995-01-10 11:44:30 +00:00
Bruce Evans
9fb166971e
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
Andrey A. Chernov
8c57ee9a12
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
Jordan K. Hubbard
669fbfeff8
Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
...
Submitted by: serge
1994-12-31 05:33:56 +00:00
Nate Williams
b35481d443
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
Garrett Wollman
e0e878ae9e
Document EAFNOSUPPORT error return for TCP bind and connect operations.
1994-12-15 20:54:28 +00:00
Andrey A. Chernov
18704338bb
add mcd.4
1994-12-12 04:08:58 +00:00
Andrey A. Chernov
7bc3f9e3f4
Mitsumi manpage
...
Submitted by: Keith E. Walker with small modifications from me
1994-12-12 04:06:17 +00:00
Bruce Evans
300d02be0c
Don't refer to "hardwired" ports.
1994-12-06 20:14:30 +00:00
Andrey A. Chernov
ee3a2d6021
Reflect lastest serial names change
1994-12-05 00:02:38 +00:00
Bruce Evans
9cdd2c1f8c
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
Garrett Wollman
15d5589942
Add cx(4) to the Makefile.
1994-12-03 00:03:56 +00:00
Garrett Wollman
6014635361
Cronyx/Sigma sync/async serial driver with PPP support
...
from Serge Vakulenko
1994-12-02 23:23:01 +00:00
Justin T. Gibbs
aef8c83d89
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 Williams
6764337197
NetBSD -> FreeBSD
...
(Please bring into 2.0)
1994-11-19 18:13:59 +00:00
Poul-Henning Kamp
19a41dfcbd
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
Andreas Schulz
7575068e3d
Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
...
man pages.
1994-10-31 09:52:23 +00:00
Bruce Evans
8a3ed3d5c2
Remove my failed attempt to add an Id string.
1994-10-27 13:46:47 +00:00