Commit Graph

9343 Commits

Author SHA1 Message Date
wiz
2ca3b72c7e Bump date for previous. 2006-07-30 00:25:24 +00:00
wiz
698ba8e09a Fix xref. New sentence, new line. Remove superfluous quotes. 2006-07-30 00:20:06 +00:00
wiz
08124ae215 Serial comma. 2006-07-30 00:19:43 +00:00
wiz
a3fee4aeb4 Bump date for previous. New sentence, new line. 2006-07-30 00:18:09 +00:00
wiz
a331bcbf83 Bump date for previous. Sort SEE ALSO.
Sort sections. New sentence, new line.
2006-07-30 00:06:17 +00:00
wiz
a56a2e23bb Bump date for previous. Sort SEE ALSO. New sentence, new line. 2006-07-29 23:57:03 +00:00
wiz
4783dcb5ed Use Dv for defined values. Add commas between SEE ALSO entries.
Remove trailing whitespace. Punctuation nits.
2006-07-29 23:47:01 +00:00
ad
d8360081f7 Remove RASTERCONSOLE support from the pmax port. 2006-07-29 19:10:56 +00:00
wiz
ef2b4b6a60 Install twa(4) and add it to set list. 2006-07-29 08:54:51 +00:00
wrstuden
760d124e50 Add a manpage for the twa driver, contributed by Jordan Rhody
of Wasabi Systems.
2006-07-28 17:53:52 +00:00
dyoung
01868ae406 Let there be no mistake, m_makewritable() does not guarantee that
the writable bytes [off, off+len) are consecutive.
2006-07-28 17:30:53 +00:00
lukem
7569b63e4d Remove a mirror that was decommissioned almost five years ago
and was removed from the mirrors database at the time.
Somehow this file slipped through the cracks...
2006-07-27 23:01:27 +00:00
gdt
306758ad1c man pages contributed by Igor Sobrado. 2006-07-27 00:00:56 +00:00
elad
93c6afe74f document data-structures, defines, and a macro. 2006-07-26 16:30:37 +00:00
tron
fdeefd9c3e Bluetooth fixes by Iain Hibbert:
Create "/etc/rc.d/btcontrol" to attach bluetooth devices at boot.
2006-07-26 11:14:55 +00:00
cube
1d78709e65 Only list the attachments to the interface attributes. Finding a place to
list all devices exposing the scsi and atapi attributes would be good too,
though.

Ends PR#34085.
2006-07-26 10:59:52 +00:00
tron
30d6332135 Bluetooth fixes by Iain Hibbert:
Remove bthset(4) device and add btsco(4) in its place. This is an
improved version which is not just for headsets, as it can receive
incoming connections (eg for Hands Free Profile). Update bthset(1)
control utlitiy to relate to new device.
2006-07-26 10:43:01 +00:00
tron
5d67049004 Bluetooth fixes by Iain Hibbert:
- Update bthidev(4) to use property lists for configuration.
2006-07-26 10:40:50 +00:00
tron
4241fec1bf Bluetooth fixes by Iain Hibbert:
Change the way in which bluetooth devices attach to system. The
new way is for devices to attach directly to a btdevN device via
its own control file /dev/btdevN.
- bthub(4) is replaced by btdev(4).
- /dev/bthubctl is replaced by /dev/btdevN.
- configuration now uses proplib(3) property lists.
- btcontrol(8) updated to use new API, and now uses private
- XML config file /var/db/btdev.xml.
2006-07-26 10:30:59 +00:00
elad
71cef668d9 first take at veriexec(9) man page, finally documenting some more
internals.
2006-07-25 21:16:16 +00:00
riz
a84f35d25f Update falloc() to match current reality. 2006-07-25 05:15:56 +00:00
uwe
d4491bfa15 Switch sh3 to gcc4.
sh3el tested on hpcsh.  sh3eb only compile-tested with an mmeye build.
2006-07-24 23:54:15 +00:00
gdt
030ff0dd8d clarifications based on wiz@ comments:
Explain that the UGEN_BULK_RA_WB option enables the USB_SET_BULK_*
ioctls.

Explain that select works in BULK mode, but not in the unbuffered
mode.

Explain more clearly that UGEN_SET_BULK_RA causes the driver to read
from the device whenever there is space in the buffer.
2006-07-24 18:13:42 +00:00
wiz
7e04cdd341 New sentence, new line. Add "options UGEN_BULK_RA_WB" to SYNOPSIS.
Bump date for previous.

XXX: there should be a sentence or two about UGEN_BULK_RA_WB.
2006-07-24 17:00:52 +00:00
gdt
f9f3dc0a85 Add UGEN_BULK_RA_WB, which allows users of ugen(4) to request read
ahead and write behind, improving performance for the Universal
Software Radio Peripheral (USRP) used with GNU Radio.

Enable UGEN_BULK_RA_WB in GENERIC and GENERIC_LAPTOP; behavior is
unchanged unless the new ioctl is called.

This code was written by Joanne Mikkelson under funding from DARPA's
ACERT program.

ok'd by christos@, tested by Berndt Josef Wulf
2006-07-24 14:24:48 +00:00
wiz
4181023cfa Add Xr for amrctl(8). Bump date. 2006-07-23 13:24:34 +00:00
lukem
2c9b699f2a add reminder to sync with etc/Makefile and share/man/man5/mk.conf.5 2006-07-23 12:31:29 +00:00
lukem
a032824b81 document MKDEBUG & MKDEBUGLIB 2006-07-23 12:01:56 +00:00
lukem
cacf5bfacc Implement MKDEBUG:
If "no", don't build and install separate debugging symbols
	into /usr/libdata/debug.
	Default: no
2006-07-23 11:41:24 +00:00
elad
686626bd00 sync with reality. 2006-07-22 09:26:29 +00:00
lukem
8b3ce8625c Rename MKDEBUG to MKDEBUGLIB. 2006-07-22 05:29:03 +00:00
rumble
14b3937642 s/BUGS/CAVEATS/ - The Challenge-S slot restrictions are a hardware design
decision, not an unplanned misfeature.
2006-07-21 10:00:11 +00:00
wiz
d88803d5d9 Use standard section headers. Make HTML-ready. 2006-07-20 18:50:46 +00:00
wiz
6d489fb77f New sentence, new line. Uppercase Ethernet. Use Xr for cross
references.
2006-07-20 18:48:45 +00:00
elad
0553a6cee4 add caveats section mentioning that kpi routines can result in a call to
VOP_GETATTR() and note this should be considered when using the interface.
also say this limitation is planned on being removed.
2006-07-20 18:47:22 +00:00
elad
5fed711bc8 add note about how listeners should not sleep. 2006-07-20 18:40:28 +00:00
rumble
fe2d2e401d Mention Challenge-S systems where appropriate. 2006-07-20 13:23:29 +00:00
rumble
c870f3705b Note that on Challenge-S only one DMA-capable adapter may inhabit a GIO
slot. Explain further that which slot may be inhabited depends on the
adapter in question.
2006-07-20 13:07:16 +00:00
jnemeth
f4f7b6192c PR/34028 -- add TBH to be honest 2006-07-18 09:33:50 +00:00
elad
e93bf9ef64 correct documentation wrt/KAUTH_PROCESS_CANSEE. 2006-07-17 17:17:58 +00:00
ad
70611312d6 Sync with reality. 2006-07-17 15:14:14 +00:00
elad
d9a7152c3e add KAUTH_GENERIC_CANSEE, which is like the KAUTH_PROCESS_CANSEE, only
for two kauth_cred_t rather than kauth_cred_t and struct proc *.

advise against using it in the man-page; it should be used only in cases
where we either don't have an object-specific op or when we can't easily
use one.
2006-07-16 20:10:11 +00:00
elad
9be7229906 expose less api; prompted by yamt@. 2006-07-16 19:37:55 +00:00
tnozaki
309c4c3cc7 corrrect invalid charset mask. 2006-07-16 10:42:26 +00:00
rillig
566c2a43ba Added an explicit statement about the differences between the user-space
snprintf and the kernel snprintf.
2006-07-16 08:25:07 +00:00
tnozaki
41efa2e2cd 1. added CNS11643 plane 3 <-> UCS iconv data.
2. zh_TW.eucTW locale now supports CNS11643 plane 3 ~ 7
2006-07-16 06:13:29 +00:00
elad
f8b95e308b sync examples with reality.. oops. 2006-07-15 07:19:51 +00:00
wiz
f475f1e3d6 Use Dv for defined values. Update history, this KPI appeared in 4.0.
Some other minor fixes.
2006-07-14 22:12:16 +00:00
wiz
3d46a8c2b5 Drop trailing whitespace. 2006-07-14 22:05:57 +00:00
elad
e18158212d kauth(9) will be in netbsd 4.0. 2006-07-14 21:58:46 +00:00