Commit Graph

6423 Commits

Author SHA1 Message Date
wosch
4d844f81f3 NetBSD 1.4 branch and NetBSD 1.5 branch are still alive.
Submitted by: jhawk@netbsd.org, itojun@iijlab.net
2001-12-02 11:16:30 +00:00
pdeuskar
c65effd4b5 Adding man page for the em driver.
Submitted by:Prafulla Deuskar
Reviewed by:Paul Saab
MFC after:1 week
2001-12-02 07:45:22 +00:00
jedgar
c63d51838c o Update copyright.
o Updates content to reflect the changes to acl.h for
  internal/external acl_t representations.

Approved by:	rwatson
Obtained from:	TrustedBSD Project
2001-12-02 04:27:13 +00:00
alfred
a3dc62cc9d Add manpages describing various vfs and vm APIs.
Submitted by: Chad David <davidc@acns.ab.ca>
2001-12-02 02:13:35 +00:00
ache
d0a58d0751 Properly classify 0x80 - 0xa0 range 2001-11-30 07:19:21 +00:00
logo
ca011c6e0c Spelling error: dependant -> dependent
PR
2001-11-30 07:18:23 +00:00
ache
095de937b9 Add 0x98 to CONTROL section 2001-11-30 07:10:08 +00:00
ache
27195c3ae9 Start every data line with keyword 2001-11-30 05:24:09 +00:00
ache
949fbbb01e Cleanup: cosmetique, standards conformance, BLANK/SPACE/GRAPH relation 2001-11-30 05:05:53 +00:00
ache
71c8ee457a Clean DIGIT/XDIGIT sections 2001-11-30 01:22:01 +00:00
ache
c094ec230e Back out national digits support, POSIX explicetely disallows it:
The definition of character class digit requires that only ten characters
-the ones defining digits- can be specified; alternate digits (for
example, Hindi or Kanji) cannot be specified here. However, the encoding
may vary if an implementation supports more than one encoding.

The definition of character class xdigit requires that the characters
included in character class digit are included here also and allows for
different symbols for the hexadecimal digits 10 through 15.
2001-11-29 03:03:55 +00:00
ache
2374c9432f Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +00:00
rwatson
3bc1dd6766 Mention entropy_dir="NO" in diskless.8, since /var is an md-backed
file system and as such will not preserve its contents across boot.
2001-11-27 21:35:47 +00:00
rwatson
8f9bb93117 Update diskless.8 to refer to 'device md' instead of 'options MFS'; in
-CURRENT, md devices with FFS on top are used in the diskless boot process
instead of MFS.
2001-11-27 20:47:38 +00:00
jdp
027a011469 The fxp driver depends on device miibus now. 2001-11-27 18:51:08 +00:00
ru
323e31f5ee Fixed two typos.
PR:		docs/32327
Submitted by:	Frans Haarman <frans@haarman.com>
2001-11-27 11:33:32 +00:00
ru
e96a90af2d Bring the ucred(9) manpage in sync with the source.
Specifically, document the crshared() function and
fix the prototype and description of the crcopy()
function.

PR:		docs/32275
Submitted by:	Chad David <davidc@acns.ab.ca>
Reviewed by:	jhb
2001-11-26 18:37:50 +00:00
dd
6a521adec4 Spelling police: sucessful -> successful. 2001-11-24 23:41:32 +00:00
dd
7b7c94adbf Remove a stale list of supported filesystems. If we do need a list of
filesystems somewhere, it probably shouldn't be here, and we should
make a better effort to keep it updated.
2001-11-24 21:19:46 +00:00
dd
fc9c024433 Spelling police: "more then" - "more than" where appropriate. 2001-11-24 19:47:12 +00:00
dd
db4b91fbe0 Remove the stuff about only the superuser being able to use this (see
snp.c 1.64), and add a note to the BUGS section warning the reader
that this manual page is stale and may be inaccurate.
2001-11-24 17:06:20 +00:00
dd
7c8c8d0905 Talk about what the user needs to do to get the snp devices, and how
watch(8) will try to help them by loading the module.

PR:		25420
2001-11-24 17:02:58 +00:00
darrenr
3754a75803 second part of the patches to complete ipf changes to rc
PR:		multiple
Submitted by:	Arjan de Vet <devet@devet.org>
2001-11-24 15:36:30 +00:00
sheldonh
9bd208bd4c Regen.
This file is now generated using src/tools/tools/pciid/mk_pci_vendors.pl,
which merges the Boemler and Heckenbach lists used for rev 1.2.

For now, mk_pci_vendors.pl is called with the -l option, which uses
the entry with the longer description where the same device or vendor
is found in both lists.

If it turns out that this causes to much "back-and-forth" in future
deltas, we can drop the use of the -l option.
2001-11-23 12:03:50 +00:00
ache
cd53d4132c Add us-ascii_to_cp437 screenmap 2001-11-23 11:15:21 +00:00
ache
618c0a49c9 Add table for iso-8859-4 vga9 fonts 2001-11-23 01:39:42 +00:00
ache
8f0cb164f8 1) Map all unused characters into 'space'.
2) iso-8859-4_to_cp437 not do what its name tells at all, remove it
2001-11-23 01:25:56 +00:00
ache
11e7511007 Standard conformance cleanup 2001-11-23 00:10:17 +00:00
ache
10f7be3163 Standards conformance cleanup 2001-11-22 23:39:06 +00:00
ache
82a95f5d91 Back out part of prev. commit for CP437 case, there are lower controls
graphics defined in codepage
2001-11-22 21:41:43 +00:00
ache
351829b031 Don't use lower controls for console ACS. It makes screen or cut copy charset
adequate.
2001-11-22 21:04:44 +00:00
ache
4e063984ff Add Greek console family (PR)
Add more ACS chars to l1/l2

PR:		32193
Submitted by:	Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-22 19:28:24 +00:00
ache
9c6d27b688 Fix Latin1/Latin2 ac= to not use non-standard 8bit characters 2001-11-22 19:06:00 +00:00
ru
f30a396023 Install pnpbios(4) manpage.
Submitted by:	Alexander Leidinger <Alexander@leidinger.net>
2001-11-22 13:05:54 +00:00
ru
5049de0745 mdoc(7) police: general cleanup. 2001-11-22 11:56:54 +00:00
ru
6756b3ad42 mdoc(7) police: minor markup and misc fixes. 2001-11-22 11:36:29 +00:00
ru
e7160ef718 mdoc(7) police: minor markup and spelling fixes. 2001-11-22 11:32:27 +00:00
ru
dbcb89e6de mdoc(7) police: minor markup and misc fixes. 2001-11-22 11:25:02 +00:00
ru
e9d8ef969e mdoc(7) police: cleanup. 2001-11-21 17:29:00 +00:00
ru
2ad23ab3da mdoc(7) police: cleanup the markup a bit. 2001-11-21 17:14:56 +00:00
ru
6bf6a5fdcf mdoc(7) police: minor markup and content fixes. 2001-11-21 17:12:31 +00:00
ru
25ea148142 mdoc(7) police: general cleanup. 2001-11-21 16:56:35 +00:00
ru
3bec1ee11e mdoc(7) police: minor markup and misc fixes. 2001-11-21 16:29:57 +00:00
ru
68880ae93e mdoc(7) police: mark errno as a variable. 2001-11-21 13:38:17 +00:00
ru
0ffc033aea mdoc(7) police: markup nits. 2001-11-21 13:33:30 +00:00
ru
a14fd2bf7a mdoc(7) police: fix markup + generic cleanup. 2001-11-21 13:28:50 +00:00
sheldonh
ccaad27a90 Update device list for Compaq Computer Corp. (vendor ID 0E11):
2 updated entries
7 new entries
2001-11-21 13:20:42 +00:00
sheldonh
e1510c79f0 Update devices for Intel Corporation (vendor ID 8086):
16 updated entries
61 new entries
2001-11-21 13:12:13 +00:00
ru
8c81ab572f mdoc(7) police: cosmetique. 2001-11-21 12:07:24 +00:00
ru
2c83675432 mdoc(7) police: general cleanup. 2001-11-21 12:02:28 +00:00