yamt
|
5c0b08ff13
|
use .Fn rather than .Fa for functions.
|
2003-09-06 19:02:42 +00:00 |
yamt
|
b840c9fdf3
|
note that bread() and friends don't use a given ucred.
|
2003-09-06 18:41:44 +00:00 |
yamt
|
ad7083055f
|
a man page for buffer cache interfaces.
(an incomplete page is better than no page)
|
2003-09-06 18:12:39 +00:00 |
wiz
|
4777604a08
|
Add man page for aica(4).
|
2003-09-06 16:24:21 +00:00 |
tron
|
1b7c775558
|
Add a few more devices which are known to work with this driver.
Some of them were suggested by Rich Neswold in PR kern/22684.
|
2003-09-05 09:04:40 +00:00 |
wiz
|
1579d37ceb
|
In `openfiles' attribute, clarify that it's the number of open file
descriptors (which could include sockets, etc.).
From jmc@openbsd.
|
2003-09-04 09:19:36 +00:00 |
dan
|
b8ae1829cd
|
build atw.4
|
2003-09-04 03:17:03 +00:00 |
wiz
|
d66a08dbdc
|
Bump date for previous.
|
2003-09-01 18:51:15 +00:00 |
manu
|
6035c6f8af
|
The sentence explaining programs using /proc are unsupported is misleading:
we support them using -o linux option of mount_proc. Remove it.
|
2003-09-01 17:54:41 +00:00 |
wiz
|
8cc29c0e3f
|
Grammar improvements; new sentence, new line; drop superfluous Pp.
|
2003-08-31 16:40:33 +00:00 |
wiz
|
5230fed0a0
|
Bump date for previous; use Dv for a #define; add an article for better grammar.
|
2003-08-31 16:38:30 +00:00 |
wiz
|
df4a783e58
|
Bump date for last, remove superfluous Pp.
|
2003-08-31 16:36:34 +00:00 |
enami
|
6023693d1b
|
uvm_map() takes sixth argument `align'.
|
2003-08-31 12:35:35 +00:00 |
ragge
|
6914781990
|
Remove description of trailers and some non-existing error messages.
|
2003-08-31 11:34:09 +00:00 |
ragge
|
27d88f53e3
|
Add qt manpage.
|
2003-08-31 11:29:05 +00:00 |
wiz
|
fc388bdc8b
|
Use more markup; comment out xref to hostname.if(5) which we do not have;
drop trailing whitespace; use standard section header order.
|
2003-08-30 23:15:05 +00:00 |
jdolecek
|
7dbbf58371
|
add sk(4) manpage, adapted from OpenBSD by Stephen Degler
followup to PR kern/22511
|
2003-08-30 22:00:37 +00:00 |
wiz
|
c5400d5e9a
|
Sync termios(4) with header file. Reported by Vink Joris.
Diff provided by jmc@openbsd -- thanks!
|
2003-08-28 19:39:40 +00:00 |
wiz
|
ba19061c25
|
Bump date for last.
|
2003-08-24 18:12:58 +00:00 |
marcus
|
f41f88660b
|
Mention AICA device driver.
|
2003-08-24 17:35:58 +00:00 |
wiz
|
c75eddaaa3
|
New sentence, new line; grammar fix.
|
2003-08-23 23:29:54 +00:00 |
wiz
|
7aa5d5eb62
|
regen (+crypto)
|
2003-08-23 23:16:36 +00:00 |
wiz
|
604306e5cf
|
Bump date for last.
|
2003-08-23 23:10:27 +00:00 |
wiz
|
2da7435114
|
Bump date for last.
|
2003-08-23 22:39:32 +00:00 |
wiz
|
5049850f67
|
New sentence, new line.
|
2003-08-23 22:25:03 +00:00 |
yamt
|
ee4f738b03
|
sync with reality.
|
2003-08-23 07:21:07 +00:00 |
itojun
|
2aaba1f5d3
|
add Corega USB-TXS (aue.4 and if_aue.c are very out of sync - could some
take a look?)
|
2003-08-22 06:43:02 +00:00 |
itojun
|
15980e345d
|
manpage for udav*
|
2003-08-22 06:42:01 +00:00 |
drochner
|
3eecd94099
|
vlan support works, as far as the driver is concerned, so uncomment
the corresponding part
|
2003-08-21 12:50:57 +00:00 |
jdolecek
|
2ed4245f5e
|
fixup the part what happens when specified filename
doesn't exist in description of cinclude
|
2003-08-19 09:33:16 +00:00 |
jdolecek
|
3faeefaf20
|
document 'include', 'cinclude', 'prefix' and 'package'
bump date
|
2003-08-19 09:29:22 +00:00 |
wiz
|
82c8a2d63a
|
Bump date and copyright for last, and add a comma.
|
2003-08-14 17:59:40 +00:00 |
elric
|
b7b719ccb6
|
We're using a default keylength for cgd of 128 in AES not 256.
|
2003-08-14 17:57:07 +00:00 |
dsl
|
16243ec6f5
|
Bring closer to reality - specify correct filenames for new boot code.
Fixes port-i386/22477
|
2003-08-14 09:55:29 +00:00 |
wiz
|
d509f2554d
|
We use long month names in .Dd.
|
2003-08-11 08:23:21 +00:00 |
augustss
|
df8ead8f63
|
Add Sony Ericsson DCU10.
|
2003-08-11 08:19:18 +00:00 |
rafal
|
11595d9a7c
|
Regen to match reality, mainly due to pf addition.
|
2003-08-08 16:45:14 +00:00 |
rafal
|
9c025bd75a
|
Regen for radio(4) addition, also pick up pf
|
2003-08-08 16:44:29 +00:00 |
agc
|
075022b349
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
2003-08-07 10:30:41 +00:00 |
wiz
|
1c976c2b9c
|
Bump date for callout_invoking; fix macro usage; remove superfluous "The".
|
2003-08-07 09:53:33 +00:00 |
wiz
|
0afb7885e6
|
Remove empty line, and use Aq instead of \*[Lt]\*[Gt].
|
2003-08-07 09:49:31 +00:00 |
wiz
|
b3b0c404d2
|
Sort SEE ALSO; add commas between Nm entries in NAME section.
|
2003-08-07 09:41:14 +00:00 |
joda
|
3cf9a41b83
|
add 8100 to list of supported chips
|
2003-08-05 17:03:42 +00:00 |
wiz
|
af5407f23f
|
Fix typo, reported by Geoff C. Wing in PR 22351.
|
2003-08-04 05:53:36 +00:00 |
grant
|
c6a7fea713
|
new sentence, new line.
|
2003-08-04 02:22:48 +00:00 |
tron
|
ce7972a7a1
|
Add EPSON Perfection 1260, 1660 and 2400 to list of support scanners.
|
2003-08-03 15:25:48 +00:00 |
jmcneill
|
339f87dc7f
|
Document options ESA_NUM_VOICES, and update my email address.
|
2003-08-03 15:13:57 +00:00 |
tsutsui
|
1494428e04
|
Remove man pages for old MD SCSI and mention new MI spc(4) SCSI.
|
2003-08-01 02:42:08 +00:00 |
tsutsui
|
3ffdc0a82f
|
Add spc(4) man page for Fujitsu MB87030/MB89352 SCSI Protocol Controller
(SPC) driver.
|
2003-08-01 02:36:04 +00:00 |
tsutsui
|
1102154ee6
|
Regen: added some MI SCSI devices.
|
2003-08-01 02:21:24 +00:00 |