Commit Graph

5369 Commits

Author SHA1 Message Date
yamt
f34604727e sync with the recent reality. (allocbuf; hi, pk) 2004-06-17 13:13:41 +00:00
lha
cc333b3dd7 Add list of async-signal-safe functions
Approved by wiz
2004-06-13 19:17:06 +00:00
wiz
0c391626db Bump date for previous. 2004-06-06 04:05:49 +00:00
rumble
fb87883ff1 Mention "Xterasys XN2511B" under supported hardware. 2004-06-05 15:30:42 +00:00
rumble
913fa30477 Fix typos. 2004-06-05 15:24:04 +00:00
rumble
9f060af51f typo: "The value NULL is be used" -> "The value NULL is used" 2004-06-05 15:05:02 +00:00
jdolecek
388cab5e29 sort the Sitecom entry properly 2004-06-05 11:44:55 +00:00
jdolecek
fe0b738ada sort the product list by alphabet, and add some recently added items
bump date
2004-06-05 11:42:52 +00:00
seb
1dedb26d50 Fix macro name.
Approved by wiz@
2004-06-02 21:11:15 +00:00
wiz
72bc7995d2 New sentence, new line; add commas in enumerations; better
capitalization; improve HISTORY section wording.
2004-06-01 11:04:40 +00:00
toshii
21d3bfd023 Add re(4) manpage, from FreeBSD. 2004-05-31 13:46:29 +00:00
bouyer
d718c60ca7 The fss command appeared -> The fss device appeared 2004-05-30 12:30:35 +00:00
wiz
2361610dce Uppercase CPU. 2004-05-27 00:51:24 +00:00
wiz
cb0c78eebb Bump date for previous. 2004-05-26 23:00:32 +00:00
tsarna
51b7843b0a I think with the tpcalib changes, X changes, etc. there will be too much
to pull up for 2.0, so we'll say it's appearing in the next release.
2004-05-26 15:03:19 +00:00
wrstuden
f09a7d98b6 Change comments around locking. While you _can_ grab vnode locks
as LK_SHARED, the VOP_ code (in all our existing file systems)
was implememted assuming exclusive locking. Use of LK_SHARED
is technically a bug and only works right for uni-processor and
big-lock SMP systems. Our current file systems will blow up
(probably quite subtlely) with LK_SHARED and fine-grained SMP
locking.
2004-05-25 17:27:03 +00:00
hannken
8c21bc6224 Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
- Not enabled by default. Needs kernel option FFS_SNAPSHOT.
- Change parameters of ffs_blkfree.
- Let the copy-on-write functions return an error so spec_strategy
    may fail if the copy-on-write fails.
- Change genfs_*lock*() to use vp->v_vnlock instead of &vp->v_lock.
- Add flag B_METAONLY to VOP_BALLOC to return indirect block buffer.
- Add a function ffs_checkfreefile needed for snapshot creation.
- Add special handling of snapshot files:
    Snapshots may not be opened for writing and the attributes are read-only.
    Use the mtime as the time this snapshot was taken.
    Deny mtime updates for snapshot files.
- Add function transferlockers to transfer any waiting processes from
  one lock to another.
- Add vfsop VFS_SNAPSHOT to take a snapshot and make it accessible through
  a vnode.
- Add snapshot support to ls, fsck_ffs and dump.

Welcome to 2.0F.

Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-05-25 14:54:55 +00:00
wiz
18e13de38b Use Nx instead of NetBSD; uppercase Dt argument;
set date to some more appropriate value.
2004-05-25 10:54:58 +00:00
wiz
9d6790e608 Add xrefs to uep(4). 2004-05-25 10:54:22 +00:00
fair
75457d3bb1 Add documentation for XSERVER and XSERVER_DDB to resolve PR 20173. 2004-05-25 00:33:04 +00:00
tsarna
8b0281367f basic uep(4) manpage.
kill -HUP `cat /var/run/wizd.pid`
2004-05-25 00:18:13 +00:00
snj
031f6818c2 Bump date for last. Minor English fixes. Use Dq. Sprinkle some Dv. 2004-05-24 03:26:34 +00:00
wiz
93e3ca3773 Add comma in enumeration. Bump date for previous. 2004-05-24 00:09:49 +00:00
wiz
07d103c820 New sentence, new line; suggested by jmc@openbsd. 2004-05-23 20:19:47 +00:00
xtraeme
2450eae801 Remove the reference about "untested" in the Winbond W83697HF, it's
known to work fine.
2004-05-23 00:18:28 +00:00
xtraeme
9296855e4d Fix typo (blockds -> blocks). 2004-05-23 00:04:25 +00:00
yamt
f61189110c document LK_EXCLOTHER. 2004-05-22 18:00:30 +00:00
thorpej
e2c312b8ed Add IFM_FLOW, IFM_ETH_TXPAUSE, and IFM_ETH_RXPAUSE descriptions, from
HITOSHI Osada.  Also fix up the descrioption of IFM_ETH_MASTER.
2004-05-17 00:32:26 +00:00
wiz
d7ac6fb145 Fix typo. 2004-05-16 16:56:01 +00:00
wiz
3cbaca3d38 Improve some card names; bump date. 2004-05-12 20:54:20 +00:00
wiz
f7bb6060f2 New sentence, new line; add article. 2004-05-11 23:23:20 +00:00
wiz
106e243f37 Join two short lines. 2004-05-11 23:21:51 +00:00
wiz
fa1691a4c7 Expand macro. 2004-05-11 23:21:37 +00:00
wiz
51b1efa931 Fix Dd argument; new sentence, new line; sort sections;
typo fixes.
2004-05-11 23:19:45 +00:00
wiz
a32eb9df18 Drop trailing whitespace. 2004-05-11 23:16:59 +00:00
wiz
04758584e3 Consistently case brightness (parse that!). 2004-05-11 23:12:47 +00:00
wiz
07364712b5 Uppercase some abbreviations; WAN/ic -> WANic. 2004-05-11 22:59:56 +00:00
wiz
9425bc69ed Uppercase some abbreviations; new sentence, new line. 2004-05-11 22:58:22 +00:00
wiz
93792a45be Some more syncing with header file, from Sergey Svishchev. 2004-05-11 22:55:00 +00:00
wiz
d173e8655e Various fixes from Sergey Svishchev svs at ropnet ru in private mail.
Some additional "new sentence, new line" changes while I was there.
2004-05-11 22:42:47 +00:00
jdolecek
cab648feaf actually, 3ware 9000 doesn't work with the pre-9000 drivers
according to 3ware support person, so remove it from list of supported cards
2004-05-10 17:03:05 +00:00
wiz
b0d0521b43 Do not install ppi(4) -- drochner says that there's no driver for it.
(hp300/ppi.4 is something different and has its own man page.)
2004-05-10 12:48:19 +00:00
jdolecek
3b3062f454 document USB_GET_DEVICEINFO and USB_GET_STRING_DESC
fix member prefix for usb_ctl_report_desc

bump date
2004-05-08 11:46:51 +00:00
jdolecek
8a6036db49 fix description of usb_device_info structure - members are prefixed
by udi_, and adapt to udi_lowspeed -> udi_speed member change

fix usb_device_stats - there is uds_ prefix

use #include <dev/usb/usb.h> also in USB CONTROLLER INTERFACE section

bump date
2004-05-08 10:14:00 +00:00
snj
c5e3b44cc9 Wrap a line; use Dq for quotes; minor English fix. 2004-05-07 22:17:17 +00:00
wiz
f6378fc99d man page was last touched in 2004, not 2003;
new sentence, new line.
2004-05-07 09:58:15 +00:00
jdolecek
11e3d40493 list supported model series 2004-05-07 08:58:47 +00:00
wiz
cb27e1bb83 Bump date for a new card. 2004-05-06 18:47:49 +00:00
jdolecek
f8e43c883c add Adaptec SATA RAID 2410SA to list of supported cards 2004-05-06 15:27:09 +00:00
dyoung
e99b377d3f Build and install atppc(4), plip(4), ppbus(4), ppi(4) manual pages. 2004-05-05 21:29:34 +00:00