| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
Similar commit in current:
(cherry picked from commit 685dc743dc3b)
|
| |
|
|
|
|
|
| |
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Similar commit in current:
(cherry picked from commit 95ee2897e98f)
|
| |
|
|
|
|
|
|
|
|
|
| |
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.
Discussed with: pfg
MFC After: 3 days
Sponsored by: Netflix
(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
|
| |
|
|
|
|
|
|
|
|
|
| |
Modify asmc_sms_printintr() to be silent when the ambient light sensor
interrupt fires on this model, since the messages can otherwise fill up
the dmesg.
PR: 265005
Reviewed by: markj
(cherry picked from commit 3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf)
|
| |
|
|
|
|
|
|
|
|
| |
- Make descriptions a bit more human-friendly.
- Don't attempt to probe fan safe speeds, this model does not provide
one.
PR: 260781
(cherry picked from commit dc484aed0a014de0fdf33d972c36413da6903a2e)
|
| |
|
|
|
|
| |
PR: 262456
(cherry picked from commit 601abb300ce8b28d84c300e70881039d943c28b9)
|
| |
|
|
| |
(cherry picked from commit a31b0c0c47d8d976a063a0f2a51d456c6da66f22)
|
| |
|
|
|
|
| |
PR: 261981
(cherry picked from commit 79291c9baf7d5a3f97cbd87894137df4ef157cc7)
|
| |
|
|
|
|
| |
No functional change intended.
(cherry picked from commit 27d4c6f86e15e818c390dfc2f3bb6ddf50148e71)
|
| |
|
|
|
|
| |
PR: 260781
(cherry picked from commit 7d5fef1837ef4741244e6009dfe42835deab369b)
|
| |
|
|
|
|
|
|
| |
PR: 218574
Submitted by: NapoleonWils0n <t43InvisibleMan@gmail.com>
Submitted by: John Hay <john@sanren.ac.za>
(cherry picked from commit 308340cce2f02f06855f3ed355a2936fbc5c16bf)
|
| |
|
|
| |
Notes:
svn path=/head/; revision=365114
|
| |
|
|
|
|
|
|
|
|
|
|
| |
asmc_key_read() returns only 0 and 1, some callers were checking
incorrectly for failure.
PR: 248939
Submitted by: Tong Zhang <ztong0001@gmail.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=364871
|
| |
|
|
|
|
|
|
|
| |
PR: 248693
Submitted by: gcx61@interia.pl
MFC after: 1 week
Notes:
svn path=/head/; revision=364300
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or already are but aren’t properly marked).
Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and
SYSCTL_PROC nodes using one of the soon-to-be-required flags.
Mark all obvious cases as MPSAFE. All entries that haven't been marked
as MPSAFE before are by default marked as NEEDGIANT
Approved by: kib (mentor, blanket)
Commented by: kib, gallatin, melifaro
Differential Revision: https://reviews.freebsd.org/D23718
Notes:
svn path=/head/; revision=358333
|
| |
|
|
|
|
|
|
|
|
| |
PR: 235798
Submitted by: Trev <fbsdbugs4@sentry.org>
Reported by: Trev <fbsdbugs4@sentry.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=344553
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=342822
|
| |
|
|
|
|
|
|
|
|
| |
PR: 211513
Submitted by: William Theesfeld Jr <wtheesfeld@mailbox.org>
Reported by: William Theesfeld Jr <wtheesfeld@mailbox.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=342770
|
| |
|
|
|
|
|
|
|
|
| |
PR: 203431
Submitted by: jjr@alisa.org & holindho@saunalahti.fi
Reported by: jjr@alisa.org
MFC after: 1 week
Notes:
svn path=/head/; revision=342218
|
| |
|
|
|
|
|
|
|
|
| |
PR: 225911
Submitted by: trev <fbsdbugs4@sentry.org>
Reported by: trev <fbsdbugs4@sentry.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=342171
|
| |
|
|
|
|
|
|
|
|
| |
PR: 217505
Submitted by: John O. Brickley <obryan.brickley@gmail.com>, updated by Maciej Pasternacki <maciej@pasternacki.net>
Reported by: John O. Brickley <obryan.brickley@gmail.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=341988
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: 226172
Submitted by: James Wright <james.wright@jigsawdezign.com>
Reported by: James Wright <james.wright@jigsawdezign.com>
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D18396
Notes:
svn path=/head/; revision=341820
|
| |
|
|
|
|
|
|
|
|
| |
when _CID match.
Reviewed by: jhb, imp
Differential Revision:https://reviews.freebsd.org/D16468
Notes:
svn path=/head/; revision=339754
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was introduced to the tree in r169320 and r169321 in May 2007.
It never got much use and never became a kernel default. The code
duplicates the default path quite a bit, with slight modifications. Just
yank out the cruft. Whatever goals were being aimed for can probably be met
within the existing framework, without a flag day option.
Mostly mechanical change: 'unifdef -m -UINTR_FILTER'.
Reviewed by: mmacy
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D15546
Notes:
svn path=/head/; revision=334170
|
| |
|
|
|
|
|
|
|
| |
PR: 225911
Submitted by: Trev <fbsdbugs4 at sentry.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=330667
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=326255
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch will add support for MacBookPro 11.2.
For the macros, the MBP11_* macros (for the existing MacBookPro11.3) did not
match so they have been renamed to MBP113_* and a new MBP112_* has been
added (modified copy of MBP11_*).
Some trailing whitespaces may have been removed automatically.
PR: kern/214836
Obtained from: Johannes Lundberg <johannes@brilliantservice.co.jp
Notes:
svn path=/head/; revision=313880
|
| |
|
|
|
|
|
|
|
| |
Tested by: Johannes Lundberg <johannes@brilliantservice.co.jp>
PR: kern/209179
Submitted by: Thomas Brierley <tomxor@gmail.com>
Notes:
svn path=/head/; revision=298990
|
| |
|
|
|
|
|
| |
Most affect comments, very few have user-visible effects.
Notes:
svn path=/head/; revision=298955
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for restoring backlight after resume and adds models
Macbook3,1
MacbookAir5,1
MacbookAir5,2
It also incorporates fixes for bug #175260, bug #203610 and bug #203512
so those can be closed if this patch is applied.
PR: kern/209156
PR: kern/175260
PR: kern/203610
PR: kern/203512
Submitted by: Johannes Lundberg <johannes@brilliantservice.co.jp>
Notes:
svn path=/head/; revision=298937
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
It was returning a pointer to stack-allocated memory, so make the
allocation at the caller instead.
Found by: clang static analyzer
Coverity: CID 1245774
Reviewed by: ed, rpaulo
Review URL: https://reviews.freebsd.org/D4740
Notes:
svn path=/head/; revision=293193
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
directly accessed. Although this will work on some platforms, it can
throw an exception if the pointer is invalid and then panic the kernel.
Add a missing SYSCTL_IN() of "SCTP_BASE_STATS" structure.
MFC after: 3 days
Sponsored by: Mellanox Technologies
Notes:
svn path=/head/; revision=273773
|
| |
|
|
|
|
|
|
|
|
|
| |
in userland rename in-kernel getenv()/setenv() to kern_setenv()/kern_getenv().
This fixes a namespace collision with libc symbols.
Submitted by: kmacy
Tested by: make universe
Notes:
svn path=/head/; revision=273174
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. changed the code so that 2**16 keys are supported
2. changed the number of possible fans in a system from 2 to 6
3. added write support for some fan sysctls
4. added a new sysctl which shows the ID of the fan
5. added four more apple models with their temperature keys
6. changed the maxnumber of temperature keys from 36 to 80
7. replaced several fixed buf sizes to sizeof buf
Obtained from: Denis Ahrens denis at h3q.com
MFC after: 4 weeks
Notes:
svn path=/head/; revision=271975
|
| |
|
|
|
|
|
|
|
|
| |
PR: 190195
Submitted by: fbsdbugs2 sentry.org
MFC after: 1 week
Relnotes: yes
Notes:
svn path=/head/; revision=268303
|
| |
|
|
| |
Notes:
svn path=/head/; revision=242826
|
| |
|
|
|
|
|
|
|
|
|
| |
unit 0 would in fact disable all units.
This reverts r241856
Approved by: cperciva (implicit)
Notes:
svn path=/head/; revision=241885
|
| |
|
|
|
|
|
|
|
|
|
| |
device drivers that used to provide this feature.
Reviewed by: des
Approved by: cperciva
MFC after: 1 week
Notes:
svn path=/head/; revision=241856
|
| |
|
|
|
|
|
|
|
| |
Fix printf format string (again)
Pointed out by: bde, ed
Notes:
svn path=/head/; revision=197202
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=197195
|
| |
|
|
|
|
|
|
| |
Spotted by: tinderbox
MFC after: 1 week
Notes:
svn path=/head/; revision=197193
|
| |
|
|
|
|
|
|
|
|
| |
debugging.
Submitted by: Christoph Langguth <christoph at rosenkeller.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=197190
|
| |
|
|
|
|
|
|
| |
Submitted by: Patrick Lamaiziere <patfbsd at davenulle.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=196455
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Christoph Langguth <christoph at rosenkeller.org>
MFC after: 2 weeks
Approved by: re (kib)
Notes:
svn path=/head/; revision=195046
|
| |
|
|
| |
Notes:
svn path=/head/; revision=193530
|
| |
|
|
|
|
|
|
|
|
| |
Submitted by: ganbold
Found with: Coverity Prevent(tm)
CID: 2434
MFC after: 1 week
Notes:
svn path=/head/; revision=185433
|
| |
|
|
|
|
|
| |
Obtained from: mactel-linux
Notes:
svn path=/head/; revision=182850
|
| |
|
|
|
|
|
|
|
|
| |
sensors and some fans.
As I don't own this machine, I could not test this patch.
Obtained from: applesmc Linux driver.
Notes:
svn path=/head/; revision=178145
|
| |
|
|
|
|
|
|
|
|
| |
module. Instead, use resource_disabled() that doesn't depend on any
module.
Noticed by: Ian FREISLICH <ianf at clue.co.za>
Notes:
svn path=/head/; revision=178122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=178118
|