ache
674e803e5c
Clean DIGIT/XDIGIT sections
2001-11-30 01:22:01 +00:00
ache
0c2addad83
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
9b9bdb6ffb
Add hi_IN.ISCII-DEV
2001-11-28 07:23:11 +00:00
rwatson
c6a6609a81
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
3971137159
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
977889cb9d
The fxp driver depends on device miibus now.
2001-11-27 18:51:08 +00:00
ru
5a6e4aa9ec
Fixed two typos.
...
PR: docs/32327
Submitted by: Frans Haarman <frans@haarman.com>
2001-11-27 11:33:32 +00:00
ru
bfc02ffff8
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
5dd8a71701
Spelling police: sucessful -> successful.
2001-11-24 23:41:32 +00:00
dd
835425c345
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
3604f5fad7
Spelling police: "more then" - "more than" where appropriate.
2001-11-24 19:47:12 +00:00
dd
36b17b3b71
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
50d82a971e
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
94889bc82b
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
700dcd9f73
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
968571c9f2
Add us-ascii_to_cp437 screenmap
2001-11-23 11:15:21 +00:00
ache
066850942f
Add table for iso-8859-4 vga9 fonts
2001-11-23 01:39:42 +00:00
ache
c63e0b16dd
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
1aae1f7206
Standard conformance cleanup
2001-11-23 00:10:17 +00:00
ache
6da34a3b75
Standards conformance cleanup
2001-11-22 23:39:06 +00:00
ache
e5663d89e9
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
0028d820ef
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
ffa1d8fba0
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
0d66b4d439
Fix Latin1/Latin2 ac= to not use non-standard 8bit characters
2001-11-22 19:06:00 +00:00
ru
ebe2ce32d2
Install pnpbios(4) manpage.
...
Submitted by: Alexander Leidinger <Alexander@leidinger.net>
2001-11-22 13:05:54 +00:00
ru
49cc4a51f1
mdoc(7) police: general cleanup.
2001-11-22 11:56:54 +00:00
ru
58dcc65a5c
mdoc(7) police: minor markup and misc fixes.
2001-11-22 11:36:29 +00:00
ru
1d30b42b7b
mdoc(7) police: minor markup and spelling fixes.
2001-11-22 11:32:27 +00:00
ru
439558b27f
mdoc(7) police: minor markup and misc fixes.
2001-11-22 11:25:02 +00:00
ru
b2b66c0537
mdoc(7) police: cleanup.
2001-11-21 17:29:00 +00:00
ru
4720090f97
mdoc(7) police: cleanup the markup a bit.
2001-11-21 17:14:56 +00:00
ru
672d7155d5
mdoc(7) police: minor markup and content fixes.
2001-11-21 17:12:31 +00:00
ru
00ef1f43d4
mdoc(7) police: general cleanup.
2001-11-21 16:56:35 +00:00
ru
70cd3bbfb4
mdoc(7) police: minor markup and misc fixes.
2001-11-21 16:29:57 +00:00
ru
e952803ec6
mdoc(7) police: mark errno as a variable.
2001-11-21 13:38:17 +00:00
ru
6c50a1044d
mdoc(7) police: markup nits.
2001-11-21 13:33:30 +00:00
ru
e451919f76
mdoc(7) police: fix markup + generic cleanup.
2001-11-21 13:28:50 +00:00
sheldonh
8ce9bc0f4a
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
0448de5841
Update devices for Intel Corporation (vendor ID 8086):
...
16 updated entries
61 new entries
2001-11-21 13:12:13 +00:00
ru
a46c445089
mdoc(7) police: cosmetique.
2001-11-21 12:07:24 +00:00
ru
d82dbaf3b1
mdoc(7) police: general cleanup.
2001-11-21 12:02:28 +00:00
ru
3242e73680
mdoc(7) police: WITNESS is a #define, mark it as such.
2001-11-21 11:47:55 +00:00
ru
5bfc82c74e
mdoc(7) police: cosmetique.
2001-11-21 11:44:36 +00:00
ru
0daf644a4a
mdoc(7) police: bump document date, fix markup.
2001-11-21 11:36:23 +00:00
ru
130a782ae3
Put missing space.
2001-11-21 10:42:18 +00:00
ru
3249a6cf0b
Grammar nit.
2001-11-21 10:39:12 +00:00
ru
2872bdf9e5
mdoc(7) police: anchor punctuation.
2001-11-21 10:33:42 +00:00
green
28e8bf402b
Add an initial lomac(4) manpage.
...
Sponsored by: DARPA, NAI Labs (CBOSS project)
2001-11-20 19:22:37 +00:00
ache
0ffe892316
Improve Greek support in syscons
...
PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:48:58 +00:00
knu
96265e088e
Remove the printf builtin command from sh(1), which command is not
...
used so often that it's worth keeping it as a builtin.
Now that all the printf invocations from within the system startup
scripts, we can safely remove it.
Urged by: sheldonh :)
No MFC is planned so far because it may break compatibility and
violate POLA.
2001-11-20 18:33:59 +00:00