mrg
658a82975e
bump date (from wiz)
2003-12-23 14:36:40 +00:00
mrg
16120d26f9
note that promise cards do NOT function correctly on sparc64 currently.
2003-12-23 14:32:38 +00:00
jdolecek
f9691ce0a4
note support for VIA VT3043 (Rhine III), simplify NAME to make it shorter
...
bump date
2003-12-23 09:51:27 +00:00
simonb
4af9ca0e52
Fix a tyop.
2003-12-21 23:41:00 +00:00
wiz
ef0d4ed8a0
Document new flags to MAKEDEV script.
2003-12-21 18:02:06 +00:00
simonb
5a2890def3
Dump date for previous.
2003-12-21 07:42:11 +00:00
simonb
aabfbedffd
Note that the fifth argument to pool_init() is "flags" and not "nitems".
2003-12-21 07:35:37 +00:00
wiz
a06c2d418f
Use In instead of Fd #include <...>; reword a sentence so
...
it is easier to read.
2003-12-20 21:49:31 +00:00
wiz
910ab17bad
Drop trailing spaces.
2003-12-20 21:39:21 +00:00
wiz
f90dc638c2
Fix Xref; from Jeff Rizzo in PR 23807.
2003-12-20 21:38:54 +00:00
lha
d60f9cb5a8
Add opencrypto.9 manpage, manpage copied from OpenBSD (Angelos D. Keromytis)
...
Some text added me (and thus all errors in the manpage are mine)
2003-12-20 20:25:28 +00:00
thorpej
4e7dd7f546
Note support for the SiI 3114.
2003-12-20 03:52:29 +00:00
pk
775ab5f7ee
Document uvm_km_kmemalloc1().
2003-12-19 09:09:27 +00:00
wiz
074b6f7da2
Bump date for previous; use Nx instead of NetBSD;
...
new sentence, new line.
2003-12-17 10:12:28 +00:00
tls
0c041019a4
Add support for some more Marvell-based adapters to the sk driver:
...
D-Link DGE-530T
Linksys EG1032v2
Linksys EG1064v2
The Linux driver treats all of these the same. Tested with a DGE-530T;
it works, though performance on at least one of my systems is atrocious.
Fix setting of ethernet capabilities into interface capabilites word in
attach routine.
Manual page: note that jumbo support doesn't work and checksum support
doesn't exist.
2003-12-17 09:17:07 +00:00
wiz
86599d7c52
Some fixes from jmc@openbsd.
2003-12-16 11:31:04 +00:00
wiz
9efe6a5366
Bump date for previous.
2003-12-15 07:31:52 +00:00
lonewolf
d3617a70ff
Add haltwo(4) and newport(4) manpages.
2003-12-15 06:28:01 +00:00
mbw
8dc1fa1a3c
Add sparc synopsis and remove dca xref
2003-12-14 22:30:12 +00:00
gson
c43379aa3e
The structure member prefixes added in sys/dev/usb/usb.h 1.62 were
...
missing from the man page.
2003-12-14 21:12:26 +00:00
wiz
e04ea4ae3c
Grammar improvements from Brian Chase in PR 23753.
2003-12-14 18:10:08 +00:00
wiz
72237e6413
Fix typo reported by Brian Chase in PR 23751.
...
While here, do some cleanup.
2003-12-14 18:08:43 +00:00
wiz
b460383205
Mention how to enter DDB on vax. From Brian Chase in PR 23740.
2003-12-14 09:40:07 +00:00
wiz
f6ef813a29
Fix Xrefs for artsata and satalink; bump date.
2003-12-14 09:22:11 +00:00
wiz
423c714795
Use more markup.
2003-12-14 09:21:53 +00:00
thorpej
cb95d1c61d
Split the Artisea bits out of piixide(4) into artsata(4).
2003-12-14 01:38:04 +00:00
thorpej
c49bae6213
Split the SATALink bits out of the cmdide(4) manpage into the satalink(4)
...
manpage.
2003-12-14 01:00:20 +00:00
wiz
dd77fe68dc
Some nitfixes.
2003-12-11 17:00:16 +00:00
agc
7db1d33cba
Modify the licences of code written by Theo De Raadt from a 4-clause
...
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.
2003-12-10 12:06:25 +00:00
hannken
fbae381aaa
The file system snapshot pseudo driver.
...
Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().
Not enabled by default in any kernel config.
Approved by: Frank van der Linden <fvdl@netbsd.org>
2003-12-10 11:40:11 +00:00
augustss
d45d00fdb9
Fix markup typo.
2003-12-09 19:52:21 +00:00
wiz
1dca89a686
Remove non-intended arguments from macro line; drop trailing
...
spaces and bump date.
2003-12-08 11:20:35 +00:00
perry
38e964828a
Clarify the relationship of the /etc/daily.conf file and the
...
/etc/defaults/daily.conf file, explain how you can check for defaults,
etc.
2003-12-08 03:59:26 +00:00
perry
089b8ee471
document show_remote_fs
2003-12-08 01:16:22 +00:00
wiz
9aa343b23a
Bump date for previous (hi perry!).
2003-12-07 22:29:36 +00:00
perry
10343cfdba
document full_netstat variable
2003-12-07 22:22:48 +00:00
wiz
2872df37e8
Fix typo, reported by Soren Jacobsen in PR 23667.
2003-12-06 08:26:42 +00:00
wiz
cb386dac06
Bump date for previous (hi atatat!).
2003-12-04 23:57:44 +00:00
atatat
a7e95f7905
Garbage collect some references to the old sysctl() infrastructure.
2003-12-04 19:57:38 +00:00
wiz
bcb37dc972
Use more markup and bump date for previous.
2003-12-03 19:44:42 +00:00
erh
9265d1ac0e
Document the PKGMAKECONF variable.
2003-12-03 18:14:02 +00:00
wiz
b2bf8b0f04
Fix typo. Closes PR 23622 by James Whitwell.
2003-12-02 13:14:28 +00:00
salo
e8e5a9a580
Add "Sony Ericsson DCU-11" cable to the list of supported devices.
...
Correct the previous entry (there is a dash between DCU and the model number).
Bump date.
2003-11-25 19:05:46 +00:00
wiz
85a1a95db7
Xref com(4) instead of apci(4). Bump date.
2003-11-24 22:49:08 +00:00
wiz
1553dd6707
Remove apci(4) and dca(4) man pages (hp300).
...
The drivers have been replaced by MI ones.
tsutsui@ agrees.
2003-11-24 22:47:37 +00:00
isaki
d93179e40a
Regen from 1.10; Correct typo in comment.
2003-11-24 06:33:17 +00:00
augustss
f2923077d6
Update with the fact that aue supports Pegasus II (since a couple of years).
2003-11-23 18:57:11 +00:00
augustss
8aa1d04838
Add 2 more adapters.
2003-11-23 18:53:11 +00:00
jhawk
95b91af82d
Wow, Dd had not been bumped in 10 years! By rights this manpage should
...
discuss our various TCP options and recommended configurations in great
detail...
Add Xr to syctl(3) and a bulletted list summarizing some of the
TCP parameters that may be adjusted that are documented therein.
2003-11-23 07:25:11 +00:00
tsutsui
225995185c
Regen from etc/MAKEDEV.tmpl rev 1.9:
...
> Update device description for hp300 MI com(4) changes.
2003-11-22 17:36:43 +00:00