itojun
8a3319ddda
do not recomment IFA_STATS, as the code seemingly not tested
...
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
thorpej
33831545e3
Manual page for the NeoMagic 256 driver.
2000-11-05 16:38:09 +00:00
thorpej
d60bbc16eb
Manual page for the PC-Weasel driver.
2000-11-04 18:51:58 +00:00
eeh
26f192b24a
Add manpage for new line discipline stuff.
2000-11-02 23:15:10 +00:00
pooka
2fcad3069f
s/spase_super/sparse_super/
2000-11-02 22:31:02 +00:00
oster
ba5bfcf115
Update to note obtaining kernel from RAID 1 set on pmax and alpha
...
architectures.
2000-11-02 03:34:08 +00:00
tv
e5e51611ea
Describe new shared-set layout: .../shared/$MACHINE_ARCH and .../shared/ALL.
2000-11-01 04:29:47 +00:00
wiz
22c3d2b1af
Replace a tab by a space, and CNTL' by
CTRL'.
2000-10-27 11:25:16 +00:00
wiz
81fb8fda76
wscons include files live in /usr/include/dev/wscons, not /usr/include/wscons
2000-10-27 10:59:48 +00:00
ad
528e314143
Work around a fatal firmware bug on some boards. From msmith@freebsd.org.
2000-10-26 14:43:50 +00:00
sommerfeld
eac79d61fb
fix misc/11315: stale cross-ref to racoon(8)
2000-10-26 14:09:25 +00:00
bouyer
60c7f20eb1
Remove BUGS section; now that tagged queuing siop it at last as good as
...
ncr(4).
2000-10-23 16:38:10 +00:00
enami
5a1f841114
Add lsu.4 actually.
2000-10-23 10:55:45 +00:00
rh
25a576ab3f
Note new UPDATE_TARGET
2000-10-22 08:40:05 +00:00
ad
833dea96d1
- tsleep()/wakeup_one() will hurt when under load, so use a queue instead.
...
- Don't copy to or from the aligned buffer unless there's a need to.
2000-10-20 15:14:25 +00:00
ad
5e0c8a6d51
- ca -> lsu
...
- Note twe.
2000-10-20 11:47:43 +00:00
ad
d5174f07a3
- ca -> lsu
...
- Document twe.
2000-10-19 14:55:50 +00:00
dmcmahill
f9e1eb8800
document the '-s' option which will cause the installboot program
...
to recalculate the 16 bit sun checksum. This flag is needed when
making iso 9660 images which are bootable on both sparc and vax
machines.
2000-10-17 22:14:44 +00:00
dmcmahill
ed206de60f
bring the manpage up to date with the program. The current
...
installboot program is based heavily on the pmax installboot.
Accordingly, this manpage is based heavily on the pmax one.
2000-10-17 21:52:49 +00:00
dmcmahill
ae15fb10e1
document '-s' option which will cause the installboot program to recalculate the
...
16 bit sun checksum. This flag is needed when making iso 9660 images which
are bootable on both sparc and pmax machines.
this addresses PR port-pmax/10929
2000-10-17 01:55:33 +00:00
rh
6bf8d3e00c
Explain USE_MESA/USE_GLX
2000-10-15 12:13:38 +00:00
augustss
4281745db2
One more working scanner according to the USB scanner wen page.
2000-10-13 21:05:18 +00:00
itojun
ce80048889
document m_dup(9). talk a little bit about issues with shared
...
external storage (M_EXT).
2000-10-13 04:19:58 +00:00
hubertf
4df0e3466b
* Add documentation on how to update the bootblocks on your internal
...
(wd0) disk
* Make clear that the floppy-example needs a filesystem on the floppy
* Add example for bootstrap-only floppy without any filesystem, by
Frederick Bruckman <fb@enteract.com>
Adresses PR 11207 by Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-10-13 01:20:58 +00:00
augustss
99d9de636e
Update list of supported devices.
2000-10-12 22:52:18 +00:00
wiz
dc4d7eae93
typo fix
2000-10-12 12:48:00 +00:00
hubertf
1836ca4994
Document that VM86 is also used by some X servers to call VESA routines.
2000-10-11 22:24:24 +00:00
hubertf
745fefd1c6
Xref pkgsrc/Packages.txt
2000-10-11 14:00:58 +00:00
ad
98cce2d254
Spelling.
2000-10-10 14:16:49 +00:00
itojun
347cdd6d31
document RTM_IFANNOUNCE.
...
From: Christoph Badura <bad@bsd.de>
2000-10-10 14:11:26 +00:00
augustss
aff9891579
Update list of supported scanners. There's a Microtek scanner on it now.
2000-10-08 20:20:42 +00:00
nathanw
0b6e7eef69
Rewrite description of core dump format to reflect reality.
...
Addresses PR#11145 by me.
2000-10-07 17:45:26 +00:00
hubertf
016ecbcf4c
Add description about the "source" dir of a release, based on what's there
...
for 1.4.2.
2000-10-06 02:42:20 +00:00
lukem
c111e18a4d
remove security/
2000-10-05 15:47:04 +00:00
ad
5b09090e8e
insure -> ensure
2000-10-05 12:35:33 +00:00
pooka
e678929d10
functionaliy -> functionality
2000-10-05 12:31:15 +00:00
bjh21
c7e2fe84a9
Fix whitespace glitch.
2000-10-03 15:28:16 +00:00
bjh21
93d5bd4fa7
Fix whitespace glitches.
2000-10-03 15:18:07 +00:00
bjh21
16ad58a09c
Clean up whitespace glitches.
...
Use subsections where appropriate.
2000-10-03 15:10:57 +00:00
is
3fadf34391
Fix tyop.
2000-10-02 11:41:47 +00:00
bjh21
968546ded7
Typo fixes:
...
Remove an unmatched close-parenthesis.
appearently -> apparently
2000-10-01 13:45:46 +00:00
itojun
3e401aa14d
upl(4) is a IPv4 only device.
2000-10-01 11:35:28 +00:00
lukem
ad43a4d74d
also note /etc/defaults/rc.conf
2000-10-01 06:04:43 +00:00
bjh21
2566becc58
Typo fix: bloxk -> block
2000-09-30 22:33:52 +00:00
jhawk
8423ae243a
BUGS updates:
...
Observe this manpage documents biosboot, which is not i386-specific
Note failure to parse filename after boot options.
2000-09-30 20:27:01 +00:00
hubertf
4ad90fabc3
Move description of /usr/mdec/biosboot*.sym from installboot.8 to boot.8,
...
pointed out by Jason Thorpe.^
2000-09-28 16:18:42 +00:00
ad
00d54fb645
- Add an entry to the BUGS section.
...
- Minor syntactical changes.
2000-09-28 10:23:57 +00:00
thorpej
a832259c23
Manual page for the vlan(4) interface.
2000-09-28 06:59:58 +00:00
hubertf
dedc304c9a
document biosboot*.sym files
2000-09-28 04:10:50 +00:00
augustss
a5f7c1b8fd
Document the USB event API..
2000-09-24 17:22:08 +00:00