ghelmer
06d3468566
Reference kldfind(2), kldfirstmod(2), kldload(2), kldnext(2), kldstat(2),
...
and kldunload(2).
Submitted by: Chris Costello <chris@holly.dyndns.org>
1999-04-13 14:51:51 +00:00
ghelmer
bd82538121
Add kld(4) man page. Copyright notice in PR submission was "???", which
...
I changed to "Christopher G. Demetriou" since the page appears to be a
revision of lkm(4).
PR: docs/8611
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
1999-04-13 13:23:11 +00:00
hm
90cc89bf0f
Make sending the postcard optional (as suggested by phk).
1999-04-13 12:24:33 +00:00
grog
fe01e63172
Update description of how to analyse kernel dumps.
1999-04-13 01:18:51 +00:00
des
8116fe9109
Mention the new splash_pcx decoder.
1999-04-12 18:56:51 +00:00
n_hibma
984b981d29
Fix typo's in previous commit.
1999-04-11 14:28:54 +00:00
n_hibma
3e63df3497
Added information on how to use a USB mouse under XFree.
...
Supplied by: Kazutaka YOKOTA
1999-04-11 14:27:52 +00:00
nsouch
867c80e8aa
Fix docs/10737
1999-04-11 13:24:32 +00:00
n_hibma
ab5a155e7c
Corrections supplied by Kazutaka YOKOTA.
1999-04-11 12:21:47 +00:00
n_hibma
16704723d0
Add the manpages for ums and ukbd (USB mouse and keyboards)
1999-04-11 00:15:40 +00:00
foxfair
082e788c1c
Correct a link problem with zh_TW.BIG5, make the display reasonable.
1999-04-10 12:22:25 +00:00
asami
5ac8009a26
Remove ports-plan9, add ports-palm.
...
PR: 11019
Submitted by: mharo@area51.fremont.ca.us (ports-supfile only)
1999-04-08 08:06:30 +00:00
wpaul
1791c81b16
Dangit, forgot to add ti.4 to Makefile.
...
Pointed out by: bde
1999-04-07 14:42:55 +00:00
msmith
ca7850c4a1
Document the new generic memory range management ioctls.
1999-04-07 04:03:51 +00:00
wpaul
0848cf3290
Add driver support for gigabit ethernet adapters based on the Alteon
...
Networks Tigon 1 and Tigon 2 chipsets. There are a _lot_ of OEM'ed
gigabit ethernet adapters out there which use the Alteon chipset so
this driver covers a fair amount of hardware. I know that it works with
the Alteon AceNIC, 3Com 3c985 and Netgear GA620, however it should also
work with the DEC/Compaq EtherWORKS 1000, Silicon Graphics Gigabit
ethernet board, NEC Gigabit Ethernet board and maybe even the IBM and
and Sun boards. The Netgear board is the cheapest (~$350US) but still
yields fairly good performance.
Support is provided for jumbo frames with all adapters (just set the
MTU to something larger than 1500 bytes), as well as hardware multicast
filtering and vlan tagging (in conjunction with the vlan support in
-current, which I should merge into -stable soon). There are some hooks
for checksum offload support, but they're turned off for now since
FreeBSD doesn't have an officially sanctioned way to support checksum
offloading (yet).
I have not added the 'device ti0' entry to GENERIC since the driver
with all the firmware compiled in is quite large, and it doesn't really
fit into the category of generic hardware.
1999-04-06 17:08:31 +00:00
wosch
e744e726f7
I've taken a pass through to add NetBSD and OpenBSD release dates,
...
and to shuffle the NetBSD and OpenBSD entries in the tree to line
the dates up with FreeBSD.
Submitted by: David Brownlee <abs@anim.dreamworks.com>
1999-04-05 21:51:32 +00:00
grog
ca85cb9fce
Represent the value 2**32 correctly in nroff. Previously, the troff
...
operator up was being omitted, and the result was 232, a slightly
lower value.
Observed-by: Bill Vermillion <bill@bilver.magicnet.net>
1999-04-05 01:53:39 +00:00
foxfair
cc015237c0
Correct bits, make output format clearly.
1999-04-01 10:15:15 +00:00
asami
130fabc3f3
Add ${DESTDIR} to installation path. Move target to under beforeinstall:.
...
Submitted by: bde
1999-03-31 23:53:50 +00:00
sada
32cd4118d2
I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.
...
Submitted by: asami@FreeBSD.ORG
1999-03-31 15:38:38 +00:00
sada
1a4ea9c418
Sometimes we have to make `/var/db/pkg' directory before we create
...
`.mkversion' :)
Submitted by: YAMAMOTO Shigeru <shigeru@bremen.or.jp>
1999-03-31 12:15:33 +00:00
asami
f061fec7e4
Create /var/db/pkg/.mkversion file with datestamp.
1999-03-29 23:02:29 +00:00
jfitz
6b8ac37908
Document portmap_program and lpd_program
...
Suggested by: Bill Fumerola <billf@jade.chc-chimes.com>
1999-03-29 17:22:47 +00:00
kjc
5fbe2a1eef
typo fixes
...
PR: docs/10738
Submitted by:Yamaguchi Takahiro tyama@titanium.crc.uec.ac.jp
1999-03-29 04:25:09 +00:00
grog
09c90bc345
Describe referenced states for plex and subdisk.
...
Remove BUGS entry for initializing RAID-5 plexes.
Get date right.
1999-03-28 08:50:11 +00:00
brian
7549a0ef86
Increase the timeout and wait for ``PPP'' in the compuserve
...
example.
Submitted by: MALCOLM BOFF <Malcolm_Boff@compuserve.com>
1999-03-28 00:22:44 +00:00
grog
896897c910
Remove incomplete diagram in troff output only.
...
Typo: replace 'subvolume' with 'subdisk'.
Put a \& in front of a line starting with a period.
PR: docs/10809
Reported-by: Kanenda
1999-03-27 00:22:34 +00:00
bde
389f278b1a
Fixed bitrot in synopsis.
1999-03-26 02:11:59 +00:00
wpaul
9b4df080f7
Fix recurring typo: fine -> file
1999-03-25 00:52:44 +00:00
ghelmer
4966551e3c
Mention securelevel 3 to match comment in rc.conf.
1999-03-24 14:07:33 +00:00
brian
85e1776696
Document natd_program
1999-03-24 10:28:16 +00:00
grog
ee0109ef77
Cosmetic changes for troff output
...
Long-wished-by: joerg
Clarify yet again how to perform a newfs on a vinum volume.
1999-03-24 09:22:06 +00:00
bde
15bf4a69c2
Removed all traces of LN_FLAGS. It was only used to produce a link
...
/usr/sbin/sysctl -> ${DESTDIR}/sbin/sysctl in some versions of 2.2,
and this link was broken if DESTDIR was set.
Added a SYMLINKS macro. This works the same as LINKS, except it
creates symlinks and the linked-to pathname may be relative. This
is more flexible than LN_FLAGS, since it supports installing
symlinks independently of hard links.
Use `ln -f[s] ...' instead of `rm -f ...; ln [-s] ...' for LINKS and
SYMLINKS. This is equivalent if the target is neither a directory nor
a symlink to a directory.
PR: 8279
1999-03-23 03:06:25 +00:00
alex
3792132308
Typo fix (set --> get).
...
Obtained from: OpenBSD (David Leonard)
1999-03-22 23:13:37 +00:00
bde
9a6c8cb992
Restored objlink. The previous commit was confused about the difference
...
between OBJLINK and objlink.
1999-03-21 06:43:40 +00:00
foxfair
bead35deb9
Oops! forgot to introduce the src file in my last commit.
1999-03-20 13:23:48 +00:00
foxfair
e08645d99e
Supporting locale for Chinese Big5 completely.
1999-03-20 11:49:23 +00:00
des
a9532463d8
Document net.inet.ip.fastforwarding, and the fact that it bypasses the
...
ipfirewall code.
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-03-20 10:25:40 +00:00
billf
49050fd4ee
security(1) doesn't exist, but security(7) does.
...
PR: docs/10478
Submitted by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
1999-03-20 04:03:56 +00:00
grog
8c937f6cbf
Clarify yet again that we need to synchronize the debug state of
...
kernel and userland modules.
Describe the superdevice method of ensuring that people at least
recognize the problem if they run into a debug synchronization problem.
1999-03-19 07:27:31 +00:00
msmith
b78f0fcf45
more $d -> %d fixes
1999-03-19 00:35:07 +00:00
msmith
88cf8ec50c
Fix some $d -> %d mistakes.
...
Submitted by: crb@crbowman.erols.com
1999-03-19 00:33:31 +00:00
ghelmer
a70b14c2f7
Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also,
...
at Doug Rabson's suggestion, add vn_lock(9) as an alternative name for
this manpage and note its calling convention.
PR: docs/9338
1999-03-17 20:17:32 +00:00
ghelmer
e5a30b3249
Spelling and grammar fixes.
...
PR: docs/10401
1999-03-15 16:01:22 +00:00
ghelmer
dfda582e85
Fix reference (FreeBSD 3.0.1 -> FreeBSD 3.1), remove apparent typo,
...
and fix reference to sysctl(8).
PR: docs/10428 docs/10482
1999-03-15 15:43:10 +00:00
billf
2c43eaae04
1) line 76: "fine" should be "file"
...
2) line 80: "abso" should be "also"
PR: docs/10496
Submitted by: Osamu Mihara <mihara@prd.fc.nec.co.jp>
1999-03-15 02:49:13 +00:00
billf
ffde7576cd
Typo - latter -> letter
...
PR: docs/10591
Submitted by: Kanenda <vanitas@ma3.seikyou.ne.jp>
1999-03-15 02:34:40 +00:00
alex
eb5f4d97fb
EACESS -> EACCES
...
Submitted by: garath@code.ridgefield.org via OpenBSD
1999-03-15 00:14:16 +00:00
markm
6196a8f2a6
New names for the list; the DES crypt and libwrap for tcp_wrappers.
1999-03-14 20:45:05 +00:00
markm
aef4a2f1a5
Bitrot. Remove objlink as it is not pleasant to be downwind.
...
PR: 8071
Reviewed by: Sheldon Hearn <sheldonh@iafrica.com>
1999-03-14 20:41:14 +00:00