47373 Commits

Author SHA1 Message Date
charnier
df60edbd20 lowercase error message 2000-03-26 15:14:16 +00:00
charnier
71113269e0 1000000 usec -> 1 sec 0 usec; fix 2000-03-26 15:13:17 +00:00
charnier
20156c5955 Add DIAGNOSTICS section name. Spelling 2000-03-26 15:10:37 +00:00
charnier
7493210c17 1000000 usec -> 1 sec 0 usec; fix. 2000-03-26 15:08:44 +00:00
charnier
42d5955dc9 Add DIAGNOSTICS section name 2000-03-26 15:06:46 +00:00
charnier
a6d980ec98 Use .Xr 2000-03-26 15:05:40 +00:00
charnier
a6390ef211 Add usage(). 2000-03-26 15:04:35 +00:00
charnier
4928e25e18 Do not dot terminate list of references 2000-03-26 14:56:52 +00:00
charnier
bf7f493ee0 remove unknown OPTIONS section name. Getopt returns -1. 2000-03-26 14:55:05 +00:00
charnier
2188db442c Add section number to .Xr references. Enumerate flags the standard way. 2000-03-26 14:54:01 +00:00
charnier
64416b232f Put argument under .Ar. 2000-03-26 14:53:00 +00:00
charnier
409a5f3988 Add section number to .Xr. Put arguments under .Ar. 2000-03-26 14:52:02 +00:00
charnier
44a3c6403c Do not dot terminate err() string. Cross reference using .Xr 2000-03-26 14:50:56 +00:00
charnier
d6f874ae5b Use .Pa 2000-03-26 14:49:49 +00:00
charnier
2dd3dfdb1c Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines
Options: -> The following options are available:
2000-03-26 14:48:46 +00:00
charnier
1a3d0bcf01 Put flags under .Fl. Add DIAGNOSTICS section name 2000-03-26 14:47:43 +00:00
charnier
b7d4784750 Sync SYNOPSIS and usage() string. 2000-03-26 14:46:41 +00:00
charnier
f0804c6aec Add missing dots 2000-03-26 14:45:38 +00:00
charnier
8feb215399 1000000 usec -> 1 sec 0 usec; fix. 2000-03-26 14:44:34 +00:00
charnier
c56fe754f5 Move RCS tags after copyright
Add DIAGNOSTICS section name
2000-03-26 14:43:25 +00:00
charnier
c8ca89e91c Add DIAGNOSTICS section name 2000-03-26 14:42:14 +00:00
charnier
c0b39261d6 .Nm changes 2000-03-26 14:41:07 +00:00
charnier
9277a81bd6 Add DIAGNOSTICS section name
Options: -> The following options are available:
2000-03-26 14:39:03 +00:00
charnier
4f71f300d3 Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function. 2000-03-26 14:37:47 +00:00
charnier
1006ba9553 Add -d and -t flags to usage. Add usage(). 2000-03-26 14:30:51 +00:00
charnier
4bd9a70bb4 Typo 2000-03-26 14:29:45 +00:00
charnier
26ea86f226 Use errx(), remove unused #include. Correct SYNOPSIS 2000-03-26 14:28:31 +00:00
charnier
9349f009d7 Add .Nm.
Options: -> The following options are available:
2000-03-26 14:27:19 +00:00
charnier
a3ded725c9 Add DIAGNOSTICS section name and section name to .Xr. 2000-03-26 14:25:51 +00:00
charnier
0a686ed3d8 DIAGNOSTICS section name missing and .Nm changes 2000-03-26 14:24:40 +00:00
charnier
d7faf524e1 Use errx(). .Nm fixes 2000-03-26 14:23:23 +00:00
charnier
f717c07c8a Use warnx(), -Wall cleaning and remove unused #include
Better use of .Nm and .Ar
2000-03-26 14:21:57 +00:00
n_hibma
e49a6026c4 Add the entry for usio, major 138 2000-03-26 12:59:22 +00:00
obrien
2d22f9eac0 Yell about -O2 on the Alpha. Forceably downgrade -O2+ if
"FORCE_OPTIMIZATION_DOWNGRADE" is defined when GCC is built.
2000-03-26 12:56:54 +00:00
hm
ab98c8b96b pcvt cleanup. Update the pcvt(4) manpage to reflect current state. 2000-03-26 12:41:37 +00:00
des
e270c54784 s/curproc/self/
Spotted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-03-26 12:20:35 +00:00
sos
ba32cceab3 Correct a mishap in phk's BIO_* changes. 2000-03-26 12:01:27 +00:00
hm
ac2dd9641b pcvt cleanup. remove the "mcon" utility: the PCVT_EMU_MOUSE code
in the driver is gone, because of this mcon is of no use anymore.
2000-03-26 11:20:42 +00:00
hm
834fb15379 pcvt cleanup. remove the set2061 program, it is so outdated that
nobody knows anymore what a 2061 chip is (hint: ELSA Winner 100 EISA).
2000-03-26 11:16:16 +00:00
kris
9b205c3441 #include <ssl/foo.h> -> #include <openssl/foo.h> 2000-03-26 10:00:28 +00:00
billf
94402db2cc Remove evidence proving that I just copied these files from standard-supfile
and put some more specific examples in www-supfile.

PR:		docs/17600
Discovered by:	Denis Mittsev <dm@dmhome.orsk.ru>
2000-03-26 09:50:01 +00:00
alfred
48a45c9a17 rqe->b.b_flags |= B_READ; became
rqe->b.b_iocmd == BIO_READ instead of
rqe->b.b_iocmd = BIO_READ;
fix it.
2000-03-26 09:20:33 +00:00
hm
375cbf5596 Substantially cleanup of the pcvt kernel part. This cleanup does
not introduce (hopefully) any functional changes but gets rid of
the #ifdef spaghetti pcvt suffered from more and more over the
years.

Several no more used parts of the source were removed, others
which are used by default are now non-optional components:

PCVT_NETBSD		removed completety
PCVT_FREEBSD		removed option, code is now standard
PCVT_KBD_FIFO		removed option, code is now standard
PCVT_EMU_MOUSE		removed completety
PCVT_SW0CNOUTP		removed completety
PCVT_PORTIO_DELAY	obsolete, removed
PCVT_KEYBDID		removed option, code is now standard
PCVT_SIGWINCH		removed option, code is now standard
PCVT_PALFLICKER		removed completety
PCVT_WAITRETRACE	removed completety
PCVT_NOFASTSCROLL	removed option, code is now standard
PCVT_USL_VT_COMPAT	removed the "old" non-vt Xserver code completely,
			depending on XSERVER, this code is now standard.

Pcvt userland cleanup will follow as well as newbusifying the
kernel part.
2000-03-26 09:17:14 +00:00
green
84f48a1340 Get rid of some deltas lying around. This is a collection of lots of
small typo fixes.  Most have to do with periods and ellipses, but there
are some spelling, capitalization, and miscellaneous fixes.  No meanings
have been changed.
2000-03-26 09:04:06 +00:00
green
2f1e54ee31 Put the '%' before the new appended fortune, not after. 2000-03-26 08:47:26 +00:00
kris
f2ad2382fd Update for latest OpenSSH 2000-03-26 07:54:12 +00:00
kris
6948a83776 Resolve conflicts. 2000-03-26 07:37:48 +00:00
kris
e46dd7a5de This commit was generated by cvs2svn to compensate for changes in r58582,
which included commits to RCS files with non-trunk default branches.
2000-03-26 07:07:24 +00:00
kris
b201b15ee1 Virgin import of OpenSSH sources dated 2000/03/25 2000-03-26 07:07:24 +00:00
imp
fb38d30359 Minor changes to some of the interfaces.
Remove RF_PCCARD_ATTR in anticipation of removing it from sys/rman.h
Add interface for setting "attributes" of pccard/cardbus devices.
Minor formatting nits.
2000-03-26 07:01:52 +00:00