matt
275eeea6c9
The __wrap_* symbols need to become local symbols. If you have module
...
x which is dependent y but they both have __wrap_foo, if the __wrap_foo
is not localized, you will get linker truncation messages.
2003-04-23 18:34:20 +00:00
wiz
4655e4e4cd
Change Dd to this year; new sentence, new line.
2003-04-23 05:43:47 +00:00
augustss
c1ca8bff0e
Add intro(4) man page.
2003-04-22 22:16:29 +00:00
christos
2b009f6aa8
fix lossage caused by previous commit.
2003-04-22 12:55:26 +00:00
wiz
21b07cfaf5
Bump date for last.
2003-04-22 08:53:02 +00:00
fair
3be73adced
Remove the reference to the gdb "-k" option,
...
which is deprecated, per PR 19106
2003-04-22 08:45:57 +00:00
grant
8b06af555f
netbsd.org -> NetBSD.org
2003-04-22 08:14:38 +00:00
christos
6fab16d795
PR/6257: Izumi Tsutsui: bsd.lib.mk should set target only if LIB is defined.
2003-04-20 21:57:17 +00:00
martin
16ebbf4a10
Regen (sysmon added)
2003-04-20 17:06:25 +00:00
gmcgarry
2eaa7e53cc
Update to reflect caddr_t -> void * change.
2003-04-20 04:42:15 +00:00
wiz
a41d0875b7
New sentence, new line; use \*[Gt] instead of > for HTML output;
...
bump date for latest major change.
2003-04-19 10:56:51 +00:00
martin
57fde84a63
More explicitly point to MSS-clamping, after explaining why the ifmtu
...
sysctl may not be enough. Hopefully this avoids users stoping after the
"but this does not work for you" phrase and makes them read the next
paragraph too.
2003-04-19 10:08:40 +00:00
thorpej
dc3fb4160a
* Control -> Configuration
...
* Note the new default for ACPI_PCI_FIXUP (off).
2003-04-18 17:05:17 +00:00
wiz
600cb54238
Link mem(4) to kmem(4), as it was for arm32.
2003-04-18 15:04:22 +00:00
perry
6545393afc
Update date
2003-04-17 21:24:18 +00:00
perry
f15285a4b0
Improve the language and description.
2003-04-17 21:23:45 +00:00
tron
088e2da85b
Add manual page for wizd(8).
2003-04-17 20:48:33 +00:00
wiz
c77eae368f
Convert to mdoc, except for a gruesome example.
2003-04-17 20:04:29 +00:00
wiz
5202e85a00
Temp file, should not have been committed.
2003-04-17 11:59:36 +00:00
wiz
2134d1718c
Fix Dd (add comma).
2003-04-17 11:58:19 +00:00
wiz
2670025d0f
Sort SEE ALSO. New sentence, new line.
2003-04-17 11:58:11 +00:00
bjh21
6a50deb8cc
Fix Cd.
2003-04-17 11:52:25 +00:00
bjh21
909aa74634
In a shocking departure from tradition, provide useful documentation of the
...
state of mouse support in NetBSD/acorn32. Maybe this will inspire someone
to make it work better.
Largely taken from bits of i386 documentation that are long obsolete, apart
from qms(4), which is entirely new (the old quadmouse(4) being useless).
2003-04-17 11:46:09 +00:00
wiz
d5fb387903
Cleanup: put $NetBSD$ on top, remove superfluous quotes, try to match
...
.Cd with config file.
XXX: kbd(4)'s Cd is still wrong, some acorn32 guy please fix.
2003-04-17 10:32:39 +00:00
wiz
63284878ef
Moved from man4.arm32.
2003-04-17 10:31:46 +00:00
wiz
bad60bf647
Install oak(4), and descend into man4.acorn32 instead of man4.arm32.
2003-04-17 10:17:03 +00:00
wiz
c9d4284847
Move acorn32-specific man pages from man4.arm32 to man4.acorn32.
2003-04-17 10:16:12 +00:00
wiz
1e0e6282dd
There does not seem to exist a corresponding driver to this man page.
2003-04-17 10:13:26 +00:00
wiz
0ce7c3e89b
eh(4) only exists on acorn32, and that already has a better man page for it.
2003-04-17 10:12:37 +00:00
wiz
7be5382c70
Move oak.4 from man4.arm32 into man4, since it's shared between acorn26
...
and acorn32.
2003-04-17 10:11:37 +00:00
lukem
08b87159f0
check strtol for ERANGE overflow too...
2003-04-17 02:59:29 +00:00
thorpej
f3fa84cd7c
Xref mpt(4).
2003-04-16 22:34:01 +00:00
thorpej
9bb07287c3
Manual page for the LSI Fusion-MPT SCSI/Fibre Channel driver.
2003-04-16 22:32:15 +00:00
wiz
1a4ff7f91d
Fix typo in macro name.
2003-04-16 16:13:29 +00:00
wiz
e2b9f7144c
Use .In instead of .Fd.
2003-04-16 16:09:04 +00:00
wiz
7a1ffdc377
Document .In, based on the documentation in groff-1.18.1.
...
Noted missing by perry.
2003-04-16 16:05:56 +00:00
tsutsui
ddc6c721bc
Fix pasto.
2003-04-16 13:44:35 +00:00
jmmv
14f04cdd26
Capitalize "Reset" to match descriptions of all other items in the same list
...
(all starting with capital letter).
2003-04-16 13:37:50 +00:00
wiz
472351e13d
Use
...
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz
dd47a963eb
Punctuation nit.
2003-04-16 10:19:05 +00:00
wiz
d3de02ab6c
Fix a typo, and improve grammar.
2003-04-16 10:14:05 +00:00
wiz
c0b34ed9ad
regen (no more quadmouse).
2003-04-16 10:03:25 +00:00
wiz
074e8f5eea
Bump date for addition of more drivers, and sort that list.
2003-04-16 09:59:40 +00:00
wiz
986d19cf10
Drop trailing space.
2003-04-16 09:31:35 +00:00
wiz
26fbb487a0
Uppercase PCMCIA.
2003-04-16 09:07:05 +00:00
wiz
f80ec0a8a0
Nicer mdoc for last. Bump date for last, too.
2003-04-16 08:55:42 +00:00
kleink
901550cf82
Following the pci(9) example, list cardbusreg.h here as well.
2003-04-14 18:34:26 +00:00
wiz
367cad0a97
regen (Risc PC)
2003-04-14 11:57:45 +00:00
gmcgarry
dbb7ed96ba
Remove confusing examples.
2003-04-14 06:47:12 +00:00
wiz
16abdc28f6
regen (RiscPC)
2003-04-14 06:32:57 +00:00
wiz
3f001e56e4
hpib -> HP-IB. From Igor Sobrado in PR 21143.
...
Use more mdoc macros.
2003-04-14 06:25:47 +00:00
wiz
09d1ef0601
regen (IP Filter, ITE, some misc.)
2003-04-14 05:48:46 +00:00
salo
0db44986d2
Add slovak language libc message catalog.
2003-04-14 05:21:47 +00:00
cjep
cb8e57462e
Builtin -> Built-in. PR#21129
2003-04-13 16:12:59 +00:00
cjep
0ea55ddab3
standalone -> stand-alone. PR#21128
2003-04-13 16:11:49 +00:00
cjep
f46e568a4b
Typo (wheter -> whether). PR#21126.
2003-04-13 16:05:46 +00:00
cjep
58ab011c50
standalone -> stand-alone. PR#21125.
2003-04-13 16:04:02 +00:00
jmmv
4f7db6cd44
Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libc
...
catalog messages.
Thanks to salo for letting me know what was missing.
2003-04-13 09:48:18 +00:00
dbj
952f555608
grammar nit. "set to." changed to "to which"
2003-04-13 07:15:20 +00:00
wiz
1ed976874c
Remove trailing space.
2003-04-13 01:45:06 +00:00
oster
483ec40279
Briefly describe how to enable a number of the optional RAID types.
...
Remove wording which suggests that SCSI IDs need to be hard-coded --
this hasn't been a requirement since auto-configure.
2003-04-12 21:20:04 +00:00
thorpej
9d788d6da1
Provide the MKPICLIB value in bsd.own.mk, rather than bsd.lib.mk. It
...
is sometimes necessary for non-library Makefiles to determine if _pic
libraries are being built.
Problem pointed out by Havard Eidnes.
2003-04-11 22:40:31 +00:00
yamt
32c3ac4c30
'indent' is now const.
2003-04-11 11:59:28 +00:00
jmmv
2494dcd3ba
Add the share/misc/acronyms.comp file, which is a small acronyms database
...
containing computer-related terms; a complement for manpages.
As discussed on tech-userlevel, if wtf(6) is going to stay in the system
(and it seems so), it's worth improving it.
Closes my own PR misc/17559.
2003-04-11 11:07:15 +00:00
jdc
0825a1c03c
Add .Ft.
...
Remove Fortran only note from .Vt.
From a discussion with Thomas Klausner.
2003-04-11 09:56:07 +00:00
wiz
c619997735
Bump date for last.
2003-04-11 06:04:23 +00:00
christos
5334b7dc7d
bye bye UCONSOLE
2003-04-10 22:10:12 +00:00
salo
2250b51a29
Fix prefix for Bratislava, it has changed from 7 to 2.
...
Add entries for all areas in Slovak Republic.
2003-04-10 20:27:40 +00:00
kleink
9a46e58eb2
Incorporate ISO 3166/MA Newsletter V-6 (Timor-Leste).
2003-04-10 19:50:08 +00:00
jdolecek
5b8f6703cc
update rxvt entry to form as shipped with current (2.7.3) rxvt
...
most notably this adds \017 to me, which fixes PR misc/9361
entry retains F10-F12 + END key fixes from rev. 1.67 of termcap.src
2003-04-09 19:21:46 +00:00
jmmv
c1b9eafbfd
Add supported kernel options to the SYNOPSIS section. Somebody more qualified
...
should describe what they do... Closes my own PR misc/17648.
2003-04-09 17:41:28 +00:00
jmmv
46337f6c93
Add a SYNOPSIS section with all kernel options; bump date.
...
Closes my own PR misc/17647.
2003-04-09 17:30:04 +00:00
jmmv
a6f4d1b666
Document the COM_HAYESP option; bump date. Closes my own PR misc/17640.
2003-04-09 17:21:48 +00:00
jmmv
737d93d096
Document the PMS_DISABLE_POWERHOOK option, and bump date.
...
Closes my own PR misc/17639.
2003-04-09 17:11:55 +00:00
jmmv
3634aeb3d8
... and bump date.
2003-04-09 17:04:40 +00:00
jmmv
91f7948df4
Move description of IPSEC* related options from options(4) to ipsec(4) and
...
add them to the SYNOPSIS section. Closes my own PR misc/17634.
2003-04-09 16:44:46 +00:00
wiz
3297c18d12
gdb(1), not ddb(4). Noted by mrg.
2003-04-08 07:58:56 +00:00
wiz
4072f61f9b
Use .Ss for subsections.
2003-04-08 07:51:39 +00:00
wiz
7feb1a243c
ddb(4), not gdb(4).
2003-04-08 07:50:49 +00:00
lukem
5b7b2b655b
Document that the flag that sets RB_ASKNAME (usually '-a') also asks
...
for the path to init(8).
Per discussion with Geoff Wing on the (unrelated) PR/21060.
Other consistency tweaks.
2003-04-08 03:49:44 +00:00
kleink
329a5e8d04
Merge tzdata2003a.
2003-04-07 14:56:16 +00:00
kleink
dd33b066ac
Import tzdata2003a.
2003-04-07 14:50:38 +00:00
gmcgarry
5abc9e573e
vfs_setpublic.9 -> vfs_setpublicfs.9
2003-04-07 07:09:47 +00:00
wiz
334bfb30b4
More e.g. cleanup. Igor Sobrado, PR 19692.
2003-04-07 07:04:49 +00:00
wiz
07d13217f3
Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.
2003-04-07 06:56:38 +00:00
wiz
f52a7c96ba
Uppercase SPARC. From Igor Sobrado in PR 19820.
2003-04-06 21:07:22 +00:00
wiz
3e606ffc9d
Some sun trademarks correctly spelled, from Igor Sobrado in PR 19820.
2003-04-06 21:05:08 +00:00
wiz
e0837140d4
SunOS 4. From Igor Sobrado in PR 19820.
2003-04-06 20:54:16 +00:00
wiz
2319d7cfda
IPsec, not IPSEC.
2003-04-06 20:11:24 +00:00
salo
6b3dd32f4b
Forgot G/C in the previous.
2003-04-06 19:57:09 +00:00
salo
3620eef18b
Add ATM, B/C, D/L, DIY, EOD, FCFS, GAC, GAL, GTG, HICA, IAC, IC, ICCL, J/K,
...
N/M, OMG, OT, PEBKAC, SNR, TBC, TINC, U/L, W/, W/O, WB, WFM, WIP and YW.
2003-04-06 19:51:50 +00:00
wiz
95580fdb41
Fix typo. Igor Sobrado, PR 19691.
2003-04-06 19:44:01 +00:00
wiz
1f2f4a71fc
It is spelled ARPANET. Igor Sobrado, PR 19691.
2003-04-06 19:39:46 +00:00
wiz
6a27ceda73
Uppercase UNIBUS and MASSBUS. Igor Sobrado, PR 19691.
2003-04-06 19:33:57 +00:00
wiz
4736d0ff54
Naming cleanups, from Igor Sobrado in PR 19691.
2003-04-06 19:33:32 +00:00
wiz
abcb732e03
Naming consistency, and some whitespace fixes.
...
First part of PR 19691 by Igor Sobrado.
2003-04-06 19:29:40 +00:00
tshiozak
6ca2252907
- support for the additional code area of zh_CN.GB18030 locale,
...
- make sure that __nbrune_t is unsigned 32bit clean and
- fix wrong copyright notice in the last commit.
this patch is contributed by Takehiko NOZAKI <sigsegv at s25 dot xrea dot com>.
2003-04-06 18:33:23 +00:00
wiz
e6c0e52916
Grammar fix.
2003-04-06 18:22:56 +00:00
wiz
68caa698b2
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
...
Inspired by Igor Sobrado in PR 19680.
2003-04-06 18:20:07 +00:00
jschauma
1c3518418b
add 'yhbt' and 'yhl'.
2003-04-06 18:02:52 +00:00
wiz
24dd3383e1
Fix a typo, from Igor Sobrado in PR 19680.
2003-04-06 15:56:59 +00:00
wiz
ec59b4a790
Fix two typos, from Igor Sobrado in PR 19680.
2003-04-06 15:52:38 +00:00
wiz
c3397e3c5c
description, not descripton. Igor Sobrado in PR 19680.
2003-04-06 15:50:17 +00:00
wiz
6f759f07fd
Document mixerctl behaviour during startup better.
...
Based on PR 21023 by Quentin Garnier.
2003-04-06 15:24:08 +00:00
tsutsui
fce130b45c
Build and install oosiop(4).
2003-04-06 10:22:21 +00:00
wiz
5e2400e3a9
Fix typo, and add a "the".
2003-04-06 10:20:22 +00:00
tsutsui
7a1da1fc3b
Add scsibus at oosiop.
2003-04-06 10:16:22 +00:00
tsutsui
e76a348b0b
- Note and Xref oosiop(4).
...
- Use wildcard for arc config in SYNOPSIS.
- Add hp700 attachment.
- Xref esiop(4).
2003-04-06 10:15:27 +00:00
tsutsui
4957e397e3
Add oosiop(4) man page.
2003-04-06 10:12:54 +00:00
wiz
a777b1081b
Fix a bug, and add a Dv before a NULL. Whitespace nits while here.
2003-04-06 10:00:46 +00:00
jdc
7abcaa1970
Change "ecma+color" entry to use ANSI colours. This is consistent with the
...
database supplied with ncurses 5.3.
Fixes PR 21000 by Per von Zweigbergk.
2003-04-06 07:19:53 +00:00
gmcgarry
2692486a9a
Move vfs interface out of vfsops.9 into its own page. Document
...
it completely.
2003-04-06 07:09:47 +00:00
gmcgarry
cb0c25c5a7
Back out previous.
2003-04-06 07:07:41 +00:00
kent
74636b2c38
Note support of 82540EP.
...
Bump date.
2003-04-05 13:25:17 +00:00
kent
d2102d9a56
ICH3 was not listed.
...
Bump date.
2003-04-05 13:04:42 +00:00
wiz
542ed9c119
Fix typo reported by Anthony Sofia in PR 21015.
2003-04-05 09:19:35 +00:00
wiz
c8be46a52c
Uncomment vfs_shutdown xref.
2003-04-04 20:58:27 +00:00
wiz
cb1e852e85
Minimally document vfs_shutdown(9). XXX: Right man page?
2003-04-04 20:55:25 +00:00
wiz
69b897b880
Refer pmap(9) for pmap_activate.
2003-04-04 20:33:21 +00:00
wiz
f67e95ee41
Refer ltsleep(9) instead of non-existing sleep(9).
2003-04-04 20:31:43 +00:00
wiz
a981ee0f3a
vinvalbuf and vtruncbuf are using ltsleep(9), not the non-existing
...
sleep(9).
2003-04-04 19:39:17 +00:00
wiz
04508ad270
Sort SEE ALSO.
2003-04-04 19:34:21 +00:00
wiz
7b9216573d
Note that Dd argument specifies last major change to man page.
...
Fixes PR 9705.
2003-04-04 19:25:40 +00:00
wiz
7010e4b89b
Bump date.
2003-04-02 19:14:15 +00:00
atatat
0c77299763
Documentation for the new sendmail related rc.conf variables, and the
...
interactions between them.
2003-04-02 18:26:53 +00:00
perry
1af451d047
document PAGER
2003-04-02 16:41:50 +00:00
wiz
c748519600
Space before punctuation after macro argument (to avoid the punctuation
...
being marked up) and bump date.
2003-04-01 16:59:45 +00:00
perry
1d95bb4785
Fix a bit of grammar and remove some remnants I hadn't meant to commit
...
in the last.
2003-04-01 16:56:34 +00:00
perry
d6c006d00b
Add bare-bones documentation for cnflush and cnhalt
2003-04-01 16:53:05 +00:00
perry
7870fd793f
add /etc/kerberosV
2003-04-01 16:45:25 +00:00
wiz
361a843a6b
No dots after last SEE ALSO. Bump date.
2003-04-01 06:10:35 +00:00
perry
ee07701df4
more fixes suggested by Igor Sobrado in PR misc/19609
...
also a bunch of changes of my own.
also independant->independent
Also 4Kb->4KB (page sizes measured in bytes, not bits)
2003-03-31 23:24:47 +00:00
perry
a3a5203515
Change all instances of Etherlink to EtherLink
...
and a few related name patchups.
Suggested by Igor Sobrado in PR misc/19817
However, he also proposes changing all 3cNNN->3CNNN because
that is what 3Com seems to prefer. I've decided not to do it.
We're just too used to the other way.
Changed a couple of 3CNNNes to 3cNNNes for internal consistency.
2003-03-31 19:16:49 +00:00
perry
29c2683224
preceeding->preceding, from Igor Sobrado PR misc/19814
2003-03-31 18:56:13 +00:00
perry
05ed3a9ec7
make Mhz consistently MHz -- from Igor Sobrado, PR misc/19812
2003-03-31 18:31:11 +00:00
perry
0150c80b00
manufacturerid->manufacturer productid->product
...
problem pointed out by Igor Sobrado in PR misc/19812
He suggested "manufacturer ID" etc.
However, I asked chopps, and he pointed out all his earlier man pages
had just said "manufacturer" and "product" so I went with the precedent.
2003-03-31 18:27:14 +00:00
perry
d8408176e7
exisiting->existing from Igor Sobrado in PR misc/19812
...
Plus a bunch of others.
UK spelling people: my colour->color fix is NOT gratuitous -- spelling
it "ColourMap" in the documentation when the include file calls it
"ColorMap" is a recipe for madness. Yet again, consistency is important.
2003-03-31 18:24:03 +00:00
perry
30f3114e05
8Mb->8MB, from Igor Sobrado in PR misc/19812
2003-03-31 18:15:49 +00:00
perry
392e51f243
communicatie->communicate, from Igor Sobrado PR misc/19812
2003-03-31 18:14:08 +00:00
perry
a424243cef
compatability->compatibility
...
Personal WorkStation->Personal Workstation
Igor Sobrado in PR misc/19812
2003-03-31 18:09:33 +00:00
perry
2be4d47bd8
spelling errors, some from Igor Sobrado in PR misc/19909
2003-03-31 17:49:27 +00:00
perry
09990c3a50
Pkgsrc->pkgsrc (Igor Sobrado, PR misc/19909)
2003-03-31 16:45:42 +00:00
bjh21
9e8400a3d7
Inspired by Igor Sobrado, spell Ethernet physical layers (e.g. 10BASE-T)
...
correctly everywhere except in "ifmedia" parameters to ifconfig(8).
2003-03-31 12:34:49 +00:00
wiz
9efe7ffc44
3Com is the preferred spelling. From jmc@openbsd.
2003-03-31 11:35:24 +00:00
wiz
7dff71bce2
Another libary (typo fix).
2003-03-31 09:32:43 +00:00
perry
22d09e8d47
UARTS->UARTs (Igor Sobrado, PR misc/19811) + new sentence, new line
2003-03-31 03:44:32 +00:00
perry
cd604085c0
10bT->10baseT (Igor Sobrado, PR misc/19811) + new sentence, new line
2003-03-31 03:40:09 +00:00
perry
51fd9a867c
initializ*, for consistency
2003-03-31 03:35:58 +00:00
perry
0894a18d1b
inbonud->inbound (Igor Sobrado, PR misc/19811)
2003-03-31 03:18:26 +00:00
perry
5d8fff330c
attched->attached (Igor Sobrado, PR misc/19811)
2003-03-31 03:16:13 +00:00
perry
a300a95fd1
interwave->Interwave (PR misc/19811 from Igor Sobrado)
...
Also fix up some grammar, new sentence/new line, and other misc. fixes.
2003-03-31 03:14:32 +00:00
wiz
202d6cedd3
hpux -> HP-UX. Igor Sobrado, PR 19678.
2003-03-30 21:38:47 +00:00
wiz
1c2bf09d6a
Uppercase MIPS. Igor Sobrado, PR 19678.
2003-03-30 21:34:17 +00:00
wiz
49a762807e
Improve slightly.
2003-03-30 21:32:37 +00:00
wiz
cabb2e2c56
Capitalize Alpha. Igor Sobrado, PR 19678.
2003-03-30 21:29:05 +00:00
wiz
3425830569
Uppercase ULTRIX. Igor Sobrado in PR 19678.
2003-03-30 21:20:17 +00:00
wiz
1f7cb18fb0
Uppercase ULTRIX, from Igor Sobrado in PR 19678.
2003-03-30 21:19:51 +00:00
perry
fde248d7e5
document /usr/lkm
...
place /dev/fd and /dev/null into alphabetical order
alphabetize and individually document /etc/master.passwd, /etc/passwd,
/etc/pwd.db, /etc/spwd.db
Partial fix for PR misc/19609 by Igor Sobrado
XXX still need to do a bunch of this PR
XXX it would have been nice if there had been patches supplied.
2003-03-30 21:15:08 +00:00
wiz
bab441b265
Uppercase VAX. Igor Sobrado in PR 19678.
2003-03-30 21:10:25 +00:00
wiz
c0d3b8832f
Consistenly use VAX. Igor Sobrado in PR 19678.
2003-03-30 21:03:45 +00:00
wiz
21b773d6b6
regen (sync vnd descriptions, uppercase scsi in some)
2003-03-30 18:16:27 +00:00
wiz
f15ca23e09
Uppercase rom. From Igor Sobrado
2003-03-30 18:15:46 +00:00
wiz
09c94bad02
Uppercase prom and eeprom.
2003-03-30 18:05:22 +00:00
wiz
73e9dc08b3
s/prom/PROM/, from Igor Sobrado.
2003-03-30 17:59:07 +00:00
wiz
9d1621698d
regen (misc fixes from Igor Sobrado in PRs 20943-20959)
2003-03-30 17:51:44 +00:00
wiz
6c0669ab26
Special-case 'pccons' and 'wscons' -- we don't want to uppercase them.
...
Addresses parts of PRs 20943-20959 by Igor Sobrado.
2003-03-30 17:50:15 +00:00
wiz
db4fe5921f
Consistent spelling of "RS-232".
2003-03-30 17:26:51 +00:00
wiz
7d7647a831
Correct spelling of "RS-232" and IP filter. PR 20942 by Igor Sobrado.
2003-03-30 17:24:40 +00:00
wiz
2b215bb5b0
regen (various reasons)
2003-03-30 17:23:39 +00:00
wiz
5e6d862997
Separate "command" from "line".
2003-03-30 17:09:37 +00:00
perry
6bce1274a9
enthusiatic->enthusiastic from Igor Sobrado in PR 20941
2003-03-30 16:52:23 +00:00
is
374c031949
Fix typos reported by Igor Sobrado (PR port-amiga/20950).
2003-03-30 16:39:58 +00:00
thorpej
44d9add676
If MACHINE_ARCH is powerpc and we HAVE_GCC3, add crtsaveres.o to the
...
endfile spec.
2003-03-30 00:35:07 +00:00
fvdl
bb218b78eb
gcc for x86_64 should be safe enough these days to enable -O by default.
2003-03-29 22:12:06 +00:00
jdc
5e52b10a5a
Remove duplicated entries.
...
We now support single source recording.
From Yorick Hardy in PR misc/20621.
2003-03-29 19:30:45 +00:00
ichiro
f0c100df05
add pci
2003-03-29 06:24:25 +00:00
chris
4e1e341b61
Neither Reading or Scarborough is as important as Slough, Maidenhead or
...
High Wycombe, so I'll add them.
2003-03-28 10:47:09 +00:00
skrll
9c0c1ccb0a
Scarborough is at least (if not more) important than Bracknell.
2003-03-28 09:07:02 +00:00
agc
a48817f817
Some UK-centric corrections:
...
Correct the code for Leicester.
Add codes for other important places (Reading, Bracknell).
Order UK area codes numerically.
2003-03-27 22:44:02 +00:00
christos
9453ca1e91
add x86 to the cleanfiles for i386 and x86_64 (Hi Frank!)
2003-03-27 17:05:14 +00:00
drochner
63b78a6861
Add a dhcpd.conf example.
2003-03-27 12:30:07 +00:00
tsarna
2082416e99
North American postal region codes table. These are the two letter
...
"State or Province" codes seen in US, Canadian, and a few other
addresses. Eg, MT for Montana, ON for Ontario, etc. Includes all the
"wierd" ones that many people don't know, like AA, GU, PW, etc.
This information was compiled from a half dozen websites, as there
didn't seem to be (before this) a good complete list.
Discussed with christos, oster, david, and others.
2003-03-26 15:57:54 +00:00
pooka
d223236902
add file as a host tool
2003-03-25 23:35:48 +00:00
thorpej
5472a338dd
Document pci_vpd_read() and pci_vpd_write().
2003-03-25 22:04:50 +00:00
tshiozak
c2cadb8a46
add support for zh_CN.GB18030 locale.
...
(lib/20835 by sigsegv at s25 dot xrea dot com)
XXX: charclass for GBK compatible area is not supported.
2003-03-25 18:26:51 +00:00
taca
3e12a767e4
Change kterm's capability.
...
- Don't inherit altanative chracter set pairs.
- Define own (old xterm one) start/end alternative character set.
Problem reported along PR misc/20879 by Tsuburaya Kazuhito
<kazuhito_tsuburaya at hotmail.com> and supplied fix was applied.
2003-03-25 16:47:32 +00:00
agc
35d1b92c9e
Add the entry from the Eterm-0.9.2 package for the Eterm terminal emulator.
2003-03-24 14:44:11 +00:00
wiz
19e0b28415
mdoc cleanup; also, while this man page may describe the state of the
...
driver in 3002 too, let's date it 2003 for now.
2003-03-24 14:18:55 +00:00
taca
a907d94384
Fix kterm entry -- make it child of 'xterm' instead of 'xterm-xf86-v33'.
...
PR misc/12400 by Kazu Yamamoto was for NetBSD 1.5 and currently it should
be simply 'xterm', noted by him.
This should fix problem less(1) with TERM=kterm and really close PR
misc/12400.
2003-03-24 14:16:40 +00:00
ragge
bc6f74882a
Remove the rx man page, there is a new driver for this floppy now called rf.
...
rx is mscp floppies these days (and should have its own man page).
2003-03-24 12:25:35 +00:00
ragge
a8276f2158
Add manpage for the rf RX01/RX02 floppy driver.
2003-03-24 12:23:24 +00:00
lukem
181cee9596
Document sshd(8)'s use of "host.allow" and "host.deny".
...
Based on [bin/12269] from Jim Bernard <jbernard@mines.edu>, tweaked by me.
2003-03-24 11:11:23 +00:00
jmmv
94918ed190
mailer.conf uses sendmail by default again. Fix a typo.
2003-03-21 16:49:18 +00:00
wiz
abb972f9ec
Remove superfluous .Ns.
2003-03-21 10:12:26 +00:00
wiz
0caff92447
New sentence, new line.
2003-03-21 10:05:58 +00:00
uwe
b6353fe237
Simple manpage for igsfb driver.
2003-03-21 09:56:53 +00:00
drochner
0a13611c99
attach copyright notices
2003-03-20 17:27:05 +00:00
drochner
0dfcd214a4
add pxeboot(8i386)
2003-03-20 17:26:06 +00:00
drochner
a5f98f2064
first cut on a manpage for PXE booting
2003-03-20 17:25:12 +00:00
jdolecek
d583be318c
adjust kterm entry to support colours - make it child of 'xterm-xf86-v33'
...
(which does support culours), rather than 'xterm-r6' (which does not)
Fixes PR misc/12400 by Kazu Yamamoto.
2003-03-20 11:19:51 +00:00