| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
No functional change intended.
Notes:
svn path=/head/; revision=326276
|
|
|
|
|
|
|
| |
This will fix build.
Notes:
svn path=/head/; revision=281210
|
|
|
|
|
|
|
|
|
|
|
| |
instead of the pty(4) driver.
PR: 184597
Submitted by: tobias.rehbein
MFC after: 2 weeks
Notes:
svn path=/head/; revision=273548
|
|
|
|
|
|
|
| |
MFC after: 1 month
Notes:
svn path=/head/; revision=188130
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Document this. Do not require channel number in server mode. If not
specified - bind to ''wildcard'' channel zero. Real channel number will
be obtained automatically and registered with local sdpd(8). While I'm
here fix serial port service registration.
Submitted by: luigi
Tested by: Helge Oldach <freebsd-bluetooth at oldach dot net>
MFC after: 3 days
Notes:
svn path=/head/; revision=178992
|
|
|
|
|
|
|
|
| |
Reviewed by: emax
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=172142
|
|
|
|
|
|
|
|
| |
Submitted by: Dave Eckhardt, bms
Tested by: Dave Eckhardt, Eric Anderson, bms
Notes:
svn path=/head/; revision=166233
|
|
|
|
|
|
|
|
|
| |
name in '-c' (RFCOMM channel) option.
MFC after: 3 days
Notes:
svn path=/head/; revision=153209
|
|
|
|
|
|
|
|
|
|
| |
service name instead of channel number with -c command option. Supported
service names are: DUN (Dial-Up Networking), FAX (Fax) and SP (Serial Port).
MFC after: 1 week
Notes:
svn path=/head/; revision=152704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Document this. These changes make it possible to write something like
set device "!/usr/bin/rfcomm_sppd -a BD_ADDR"
inside the /etc/ppp/ppp.conf file. Very convenient for the users :)
Submitted by: Konstantin Stepanenkov <kstepanenkov AT oilspace DOT com>
MFC after: 3 days
Notes:
svn path=/head/; revision=135993
|
|
|
|
|
|
|
|
|
|
|
| |
Update man pages to document this fact.
- Update usage messages
- Change u_intXXX to uintXXX
Notes:
svn path=/head/; revision=133178
|
|
|
|
|
|
|
|
| |
Reviewed by: imp (mentor), ru
Approved by: imp (mentor)
Notes:
svn path=/head/; revision=123734
|
|
|
|
|
|
|
|
|
|
|
| |
Fix typo in hcsecd(8) man page.
Submitted by: Guido Falsi <mad@madpilot.net>
Reviewed by: imp (mentor)
Approved by: imp (mentor)
Notes:
svn path=/head/; revision=123676
|
|
|
|
|
|
|
|
| |
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
Notes:
svn path=/head/; revision=121054
|
|
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>
Approved by: re@
Notes:
svn path=/head/; revision=114878
|