emax
b1877750af
MFC: Teach sdpd(8) to check peer's credentials before accepting request to
...
register, remove or change services in the local database. For now only
accept the request if the peer has effective user ID the same as 'root'
user ID.
2005-12-13 00:38:28 +00:00
emax
fc03c2855d
MFC: Fix typo in rfcomm_pppd(8) man page.
...
Noticed by: Ronald Klop
2005-12-13 00:31:03 +00:00
emax
6778832488
MFC to RELENG_6
...
Fix typo in usage
Submitted by: Jonatan B <onatan at gmail dot com>
Approved by: re (scottl)
2005-09-12 16:09:23 +00:00
keramida
0467614a12
MFC spelling fixes of several manpages.
...
Approved by: re (kensmith)
The merged revisions/files are:
Revision Path
1.10 src/lib/libarchive/archive_entry.3
1.21 src/lib/libarchive/archive_read.3
1.8 src/lib/libautofs/libautofs.3
1.10 src/lib/libc/net/inet6_rth_space.3
1.8 src/lib/libc/posix1e/acl_get_entry.3
1.15 src/lib/libc/posix1e/mac.3
1.7 src/lib/libc/posix1e/mac_prepare.3
1.37 src/lib/libc/stdtime/strftime.3
1.16 src/lib/libc/sys/kse.2
1.8 src/lib/libc/sys/uuidgen.2
1.4 src/share/man/man4/man4.i386/acpi_ibm.4
1.6 src/share/man/man4/man4.i386/acpi_panasonic.4
1.40 src/share/man/man4/man4.i386/ep.4
1.6 src/share/man/man4/man4.i386/pbio.4
1.5 src/share/man/man4/man4.i386/snc.4
1.2 src/share/man/man4/man4.sparc64/openprom.4
1.4 src/share/man/man4/man4.sparc64/snd_audiocs.4
1.11 src/share/man/man4/witness.4
1.3 src/share/man/man5/devfs.conf.5
1.51 src/share/man/man9/ifnet.9
1.7 src/share/man/man9/printf.9
1.12 src/usr.bin/file2c/file2c.1
1.27 src/usr.bin/indent/indent.1
1.17 src/usr.bin/lockf/lockf.1
1.90 src/usr.bin/make/make.1
1.45 src/usr.bin/systat/systat.1
1.19 src/usr.bin/truss/truss.1
1.33 src/usr.bin/xinstall/install.1
1.11 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
1.4 src/usr.sbin/bluetooth/sdpd/sdpd.8
1.9 src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3
1.36 src/usr.sbin/i4b/isdnd/isdnd.rc.5
1.53 src/usr.sbin/mtree/mtree.8
1.8 src/usr.sbin/ndiscvt/ndiscvt.8
1.13 src/usr.sbin/ntp/doc/ntpdc.8
1.26 src/usr.sbin/pppd/pppd.8
1.40 src/usr.sbin/syslogd/syslog.conf.5
1.5 src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
2005-08-18 15:01:27 +00:00
markus
fb9f2e36f1
- Grammar fixes
...
- s/spdcontrol/sdpcontrol/
Approved by: re (hrs, rwatson), brueffer
MFC after: 3 days
2005-07-09 19:04:43 +00:00
emax
720e9b2d9f
Do not tread 128-bit UUID as int128. Provide separate macros to get/put
...
128-bit UUID libsdp(3). Fix 128-bit UUID printing in sdpcontrol(8).
MFC after: 3 days
2005-05-27 19:11:33 +00:00
emax
050a3f3809
Fix problem with session termination. bthidd(8) maintains two L2CAP
...
connections to Bluetooth HID device. As soon as Bluetooth HID device
is powered off (or goes out of RF range) the stack will terminate both
connections. File descriptors for both connections will become active
on next select(2) call. Because bthidd(8) processes file descriptors
in order, it will detect descriptor for one of the closed connections
first and kill the session. However, there is still a second (active)
descriptor that used to point to the same session. bthidd(8) used to
assert() if it cant find session by file descriptor, which was wrong.
While I'm here fix a couple of typos in parser.y
Reported by: Eric Anderson anderson AT centtech DOT com
MFC after: 3 days
2005-05-18 23:03:44 +00:00
ru
e68efdc747
Let bsd.prog.mk set SRCS and MAN to their default values.
2005-01-28 16:08:11 +00:00
ru
c05985f13f
Sort sections.
2005-01-18 20:02:45 +00:00
ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
emax
9bd0242d83
Fix typo %d -> %x
...
That should fix the problem with invalid PSM returned from bthidcontrol.
Pointy hat goes to me.
PR: misc/76107
Submitted by: Hiroyuki Aizu < aizu at navi dot org >
MFC after: 1 day
2005-01-12 20:06:16 +00:00
ru
16dc33fabf
Scheduled mdoc(7) sweep.
2005-01-11 11:47:22 +00:00
emax
681c866d3b
Teach sdpd(8) about 32-bit and 128-bit uuid's.
...
MFC after: 3 days
2005-01-05 18:37:37 +00:00
emax
626c8fa3a1
Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.
...
class is a reserved word in C++
Submitted by: Markus Brueffer < markus AT brueffer DOT de >
MFC after: 3 days
2005-01-04 20:13:48 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
emax
d4ffd83e77
Check in updated bthidd(8). This is still work in progress.
2004-11-18 18:05:15 +00:00
emax
73349ef8ea
Serial devices now called /dev/cuadXX not /dev/cuaaXX
2004-11-02 20:12:06 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
emax
6f238d1359
Add missing #include
...
Bump WARNS level to 2
PR: bin/71668
Submitted by: Dan Lukes <dan@obluda.cz>
MFC after: 3 days
2004-09-14 20:04:33 +00:00
emax
5846466bff
Update links to the bluez-firmware package
...
Update md5 hash
2004-08-11 00:22:23 +00:00
emax
726a7fca00
Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)
2004-08-10 00:38:50 +00:00
emax
c114a6212c
- One can use both BD_ADDR or name to specify address of the Bluetooth device.
...
Update man pages to document this fact.
- Update usage messages
- Change u_intXXX to uintXXX
2004-08-05 16:32:41 +00:00
emax
dc4be55644
- Update l2ping(8) man page and mention that it is possible to use names
...
instead of BD_ADDRs
- Convert BD_ADDRs in l2ping(8) output into the human readable names via
bt_gethostbyaddr(3)
- Introduce and document '-n' - numberic output option
Suggested by: Anil Madhavapeddy <anil at recoil dot org>
2004-08-04 20:43:57 +00:00
kan
c8e1a3d9de
Avoid casts as lvalues.
2004-07-28 07:20:04 +00:00
emax
858cb94e23
Add workaround for brain damaged cell phones
...
PR: bin/67906
2004-07-27 22:40:42 +00:00
emax
f56f3f1724
Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticed
...
them earlier. Thanks to Mike Crosland (mcrosland at xs4all.nl) for pointing
them out.
2004-06-28 00:58:53 +00:00
imp
d1f0e75537
Remove dependency on dev/usb/usbdevs.h, in preparation for its
...
disappearing from the tree. We already were splitting the baby (using
the symbol for the vendor BROADCOM, but not for the device). Use
#defines for both.
2004-06-25 23:14:06 +00:00
ru
dc54ee200d
Assorted markup, grammar, and spelling fixes.
2004-06-13 18:03:44 +00:00
ru
3d43f7de86
Markup nits.
2004-06-04 19:23:12 +00:00
ru
c78a480d1f
Reapply some lost fixes, fix some more.
2004-06-04 19:22:04 +00:00
emax
043ec21649
Start committing Bluetooth HID (Human Interface Device) support.
...
Note: bthidd(8) is still not complete. Need to commit kernel
support (a-la Linux /dev/input) to feed HID events into kernel.
Also need to write bthidd(8) and bthidd.conf(5) man pages.
2004-04-10 00:18:00 +00:00
emax
96b75c2267
Use uint instead of u_int
2004-04-09 23:58:53 +00:00
emax
3513d3a4bf
Make sure Bluetooth stuff can be compiled on amd64
...
Submitted by: ps
2004-04-09 23:01:42 +00:00
markm
0b0ae8e16e
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
...
that this provokes. "Wherever possible" means "In the kernel OR NOT
C++" (implying C).
There are places where (void *) pointers are not valid, such as for
function pointers, but in the special case of (void *)0, agreement
settles on it being OK.
Most of the fixes were NULL where an integer zero was needed; many
of the fixes were NULL where ascii <nul> ('\0') was needed, and a
few were just "other".
Tested on: i386 sparc64
2004-03-05 08:10:19 +00:00
emax
58a98b5bd1
Add extra sanity check for SDP packets in libsdp(3)
...
Fix yet another endianess bug in sdpd(8)
2004-02-26 20:44:55 +00:00
emax
79ae057bef
Fix endianes bug
2004-02-25 22:43:43 +00:00
emax
e9aceed4ac
Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8)
...
Add -u(unit) option
Reviewed by: imp (mentor), ru
2004-02-23 17:30:59 +00:00
emax
7eab06441b
l2ping(8) should not loose echo data if target does not responds to the ping
...
Reviewed by: imp (mentor), ru
2004-02-17 18:37:12 +00:00
emax
4332093169
Cleanup CFLAGS in libsdp(3) Makefile
...
Connect sdpd(8) to the build
Reviewed by: ru, imp (mentor)
2004-01-25 21:33:59 +00:00
emax
8a9c8a287a
Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.
...
Extend libsdp(3) API to allow service registration and removal.
Fix uninitialized variable bug in sdpcontrol(8).
Reviewed by: imp (mentor)
No objection: ru
2004-01-20 20:48:26 +00:00
emax
67356f1515
Change sdp_open_local(3) API. It now takes a path to a control socket
...
Teach sdpcontrol(8) how to talk to the local SDP server
Update man pages
s/u_int/uint
Reviewed by: imp (mentor), ru
2004-01-09 22:44:28 +00:00
emax
caca8e2d8a
Fix uncontrolled access to the buffer in rfcomm_sppd(1).
...
Fix typo in hcsecd(8) man page.
Submitted by: Guido Falsi <mad@madpilot.net>
Reviewed by: imp (mentor)
Approved by: imp (mentor)
2003-12-19 18:15:56 +00:00
harti
91fb8e3f9c
Replace all uses of the old netgraph constants NG_*LEN by the new
...
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
emax
de7e59e1a7
Fix few typos
...
Reviewed by: imp, julian, ru
Approved by: imp (mentor)
2003-11-11 02:43:10 +00:00
emax
41bb0e8fd2
Update Bluetooth code.
...
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00
julian
94d0485e2e
Account for the fact that "buildworld" builds in the 'obj' tree
...
Pointed out by: Andrew Gallatin <gallatin@cs.duke.edu>
2003-06-24 18:45:22 +00:00
ru
638a31a3e2
Reapply mdoc(7) fixes that got accidentally lost in the last
...
Bluetooth update, and fix a few more issues.
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru
Approved by: re (blanket)
2003-05-20 21:01:21 +00:00
julian
06e78650b9
Make the README reflect reality.
...
Approved by: re@ (blanket for bluetooth upgrade)
2003-05-11 02:19:10 +00:00
julian
21b8e2eab6
Re-enable the broadcom firmware utility now that the Makefile in that subdir
...
has been fixed to not need the missing files.
The firmware files themselves still now need to be fetched from the internet.
The README there gives the location.
Approved by: re@ (part of bluetooth upgrade)
2003-05-11 02:11:50 +00:00
julian
b69094d119
Fix (presently unused) Makefile to not need files not yet checked in.
...
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>
Approved by: re@ (part of Bluetooth upgrade)
2003-05-11 02:08:10 +00:00