| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
/usr/src/sys/modules/nvme/../../dev/nvme/nvme.c:211: warning: format '%qx' expects type 'long unsigned int', but argument 9 has type 'long long unsigned int' [-Wformat]
|
| |
| |
| |
| |
| |
| |
| | |
Pointed out by: avg
Pointy hat to: dim
MFC after: 1 week
X-MFC-With: r247960
|
| |
| |
| |
| |
| |
| | |
PR: kern/174714
Submitted by: 4721 at hushmail dot com
MFC after: 1 week
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
puts the full original source filename in the STT_FILE entry of the ELF
symbol table, while gcc saves only the basename.
Since the DWARF DW_AT_name attribute contains the full source filename,
both for clang and gcc, ctfconvert takes just the basename of it, for
matching with the STT_FILE entry. So when attempting to match with such
an entry, use its basename, if necessary.
Reported by: avg
MFC after: 1 week
|
| |
| |
| |
| |
| |
| |
| | |
of just "cc", since there is no reason to cause additional path searches
in this case.
MFC after: 3 days
|
| |
| |
| |
| |
| |
| |
| |
| | |
similar to what c99(1) does, to prevent "c89: illegal option -- 1"
messages, when clang is /usr/bin/cc.
Reported by: tijl
MFC after: 3 days
|
| |
| |
| |
| | |
MFC after: 1 week
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is part of ongoing work on sbin/pw
M libutil.h
M gr_util.c
Approved by: theraven
|
| |
| |
| |
| |
| |
| |
| | |
is not set (255).
Reported by: sbruno
MFC after: 1 week
|
| |
| |
| |
| | |
Submitted by: bde
|
| |
| |
| |
| | |
behave the way OpenSSH expects.
|
| |
| |
| |
| | |
MFC after: 1 week
|
| | |
|
| |
| |
| |
| | |
various repositories.
|
| |
| |
| |
| | |
a number of builtin functions.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
laptops, namely X1, X1 Carbon, T420, T520.
PR: misc/176656
Submitted by: Hiren Panchasar <hiren.panchasara gmail.com>
Tested by: glebius, X1 Carbon
Tested by: osa, X1
Tested by: Hiren Panchasar, T420
Tested by: sbruno, T520
Reviewed by: mav
Sponsored by: Nginx, Inc.
|
| |
| |
| |
| |
| | |
Reviewed by: mav
Sponsored by: Nginx, Inc.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fix a siftr(4) potential memory leak and INVARIANTS triggered kernel panic in
hashdestroy() by ensuring the last array index in the flow counter hash table is
flushed of entries.
MFC after: 3 days
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
response to an rtprio_thread() call, when the priority is different
than the old priority, and either the old or the new priority class is
not RTP_PRIO_NORMAL (timeshare).
The reasoning for the second half of the test is that if it's a change in
timeshare priority, then the scheduler is going to adjust that priority
in a way that completely wipes out the requested change anyway, so
what's the point? (If that's not true, then allowing a thread to change
its own timeshare priority would subvert the scheduler's adjustments and
let a cpu-bound thread monopolize the cpu; if allowed at all, that
should require priveleges.)
On the other hand, if either the old or new priority class is not
timeshare, then the scheduler doesn't make automatic adjustments, so we
should honor the request and make the priority change right away. The
reason the old class gets caught up in this is the very reason for this
change: when thread A changes the priority of its child thread B from
idle back to timeshare, thread B never actually gets moved to a
timeshare-range run queue unless there are some idle cycles available
to allow it to first get scheduled again as an idle thread.
Reviewed by: jhb@
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
using callout_reset_sbt() instead of callout_reset(). We can't remove
lower limit completely in this case because of significant processing
overhead, caused by unability to use direct callout execution due to using
process mutex in callout handler for sending SEGALRM signal. With support
of periodic events that would allow unprivileged user to abuse the system.
Reviewed by: davide
|
| |
| |
| |
| |
| |
| | |
This was forgotten in the initial commit of strchrnul()
Approved by: theraven
|
| |
| |
| |
| |
| |
| | |
select(), nanosleep() and kevent() functions after calloutng changes.
Reported by: bde
|
| |
| |
| |
| |
| | |
due to issues with the configure script incorrectly detecting utmp and
lastlog despite the fact that FreeBSD 10 does not have them any more.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Submitted by: "Duvvuru,Venkat Kumar" <VenkatKumar.Duvvuru Emulex.Com>
MFC after: 3 days
|
| |
| |
| |
| | |
Submitted by: Chris Torek, torek at torek dot net
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
will prevent the kernel from linking if the device driver are included
without the virtio module. Remove pci and scbus for the same reason.
Also explain the relationship and necessity of the virtio and virtio_pci
modules. Currently in FreeBSD, we only support VirtIO PCI, but it could
be replaced with a different interface (like MMIO) and the device
(network, block, etc) will still function.
Requested by: luigi
Approved by: grehan (mentor)
MFC after: 3 days
|
| |
| |
| |
| | |
Obtained from: NetApp
|
| |
| |
| |
| | |
by AAPCS.
|
| |
| |
| |
| |
| | |
This can happen in a short period when a prefix is changed by a rtmsg and a
new interface arrives.
|
| | |
|
| |
| |
| |
| | |
with r158666. mount_ext2fs and mount_std were disconnected with r164527.
|
| |
| |
| |
| |
| |
| |
| | |
"nostrictjoliet" option for mount_cd9660(8) was completely replaced with
"brokenjoliet" somehow.
MFC after: 3 days
|
| | |
|
| |
| |
| |
| |
| |
| | |
- Initialize info field in bcm_dma_reset
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp>
|
| |
| |
| |
| | |
MFC after: 1 day
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Import ZFS bpobj bugfix from vendor.
Illumos ZFS issues:
3603 panic from bpobj_enqueue_subobj()
3604 zdb should print bpobjs more verbosely
References:
https://www.illumos.org/issues/3603
https://www.illumos.org/issues/3604
MFC after: 1 week
|
| |
| |
| |
| |
| | |
Reported and tested by: gjb
MFC after: 1 month
|
| |
| |
| |
| |
| | |
Reported and tested by: gjb
MFC after: 1 month
|
| |
| |
| |
| |
| |
| | |
PACKAGESITE
Reviewed by: bdrewery
|
| |
| |
| |
| | |
MFC after: 2 weeks
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Only look for boostrap useful options:
- PACKAGESITE
- ABI
- MIRROR_TYPE
- ASSUME_ALWAYS_YES
While here makes PACKAGESITE expand the ${ABI} variable.
Allow to deactivate any SRV record look up (MIRROR_TYPE=none)
Use the same mechanism as for pkgng itself: first get configuration out of
environment variable and fallback on pkg.conf if exists.
Reviewed by: bdrewery
|
| |
| |
| |
| |
| |
| | |
this library outside of base.
Requested by: simon
|
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes a build error at the same time (unused variable "item"), if
the kernel is compiled without INVARIANTS.
Reported by: Hartmann, O. <ohartman@zedat.fu-berlin.de> (build error)
Reviewed by: Konstantin Belousov (kib@)
|
| |
| |
| |
| |
| | |
Noted by: marius, rdivacky
MFC after: 1 month
|