On 10/22/15 9:45 AM, Alexander Kabaev wrote:
On Thu, 22 Oct 2015 01:32:11 + (UTC)
Ed Maste wrote:
Author: emaste
Date: Thu Oct 22 01:32:11 2015
New Revision: 289728
URL: https://svnweb.freebsd.org/changeset/base/289728
Log:
Warn that NOCLEAN is deprecated - use NO_CLEAN instead
On Thu, 22 Oct 2015, Conrad E. Meyer wrote:
Log:
Sysctl: Add common support for U8, U16 types
Sponsored by: EMC / Isilon Storage Division
This uses similar low-quality code to other sysctls, and more.
Modified: head/sbin/sysctl/sysctl.c
===
On Thu, Oct 22, 2015 at 10:13:09PM -0700, NGie Cooper wrote:
N> On Thu, Oct 22, 2015 at 12:42 PM, Gleb Smirnoff wrote:
N> > Author: glebius
N> > Date: Thu Oct 22 19:42:57 2015
N> > New Revision: 289764
N> > URL: https://svnweb.freebsd.org/changeset/base/289764
N> >
N> > Log:
N> > MFV ntp-4.2.8p4
On Thu, Oct 22, 2015 at 12:42 PM, Gleb Smirnoff wrote:
> Author: glebius
> Date: Thu Oct 22 19:42:57 2015
> New Revision: 289764
> URL: https://svnweb.freebsd.org/changeset/base/289764
>
> Log:
> MFV ntp-4.2.8p4 (r289715)
MFC after..?
___
svn-src-all@
Author: glebius
Date: Fri Oct 23 05:03:34 2015
New Revision: 289783
URL: https://svnweb.freebsd.org/changeset/base/289783
Log:
A miss from r289764.
Modified:
head/usr.sbin/ntp/config.h
Modified: head/usr.sbin/ntp/config.h
==
We already have an example to work from. The family of ports (ntp,
ntp-devel) installs ${LOCALBASE}/sbin/update-leap. It would be fine except
for the fact that it's written in Perl, not something we'd want to visit on
FreeBSD again. I'm sure it could be rewritten in shell script or C/C++.
--
Author: adrian
Date: Fri Oct 23 02:09:23 2015
New Revision: 289782
URL: https://svnweb.freebsd.org/changeset/base/289782
Log:
otus(4) - add missing ieee80211_free_node() call.
Modified:
head/sys/dev/otus/if_otus.c
Modified: head/sys/dev/otus/if_otus.c
Author: adrian
Date: Fri Oct 23 02:08:47 2015
New Revision: 289781
URL: https://svnweb.freebsd.org/changeset/base/289781
Log:
otus(4) - demagicify register names.
Obtained from:Linux carl9170 hw.h
Modified:
head/sys/dev/otus/if_otus.c
head/sys/dev/otus/if_otusreg.h
Modified: h
Author: jhb
Date: Fri Oct 23 01:27:44 2015
New Revision: 289780
URL: https://svnweb.freebsd.org/changeset/base/289780
Log:
MFC 287386,288949,288993:
Export current system call code and argument count for system call entry
and exit events. To preserve the ABI, the new fields are moved to the
Author: jhb
Date: Fri Oct 23 01:27:44 2015
New Revision: 289780
URL: https://svnweb.freebsd.org/changeset/base/289780
Log:
MFC 287386,288949,288993:
Export current system call code and argument count for system call entry
and exit events. To preserve the ABI, the new fields are moved to the
On Thu, Oct 22, 2015 at 4:03 PM, Conrad E. Meyer wrote:
> Author: cem
> Date: Thu Oct 22 23:03:06 2015
> New Revision: 289773
> URL: https://svnweb.freebsd.org/changeset/base/289773
>
> Log:
> Sysctl: Add common support for U8, U16 types
>
> Sponsored by: EMC / Isilon Storage Division
- This
Author: adrian
Date: Fri Oct 23 00:48:00 2015
New Revision: 289779
URL: https://svnweb.freebsd.org/changeset/base/289779
Log:
otus(4): begin supporting raw transmit parameters in otus_tx()
* Add a comment about the parameters I should support, stolen shamelessly
from iwn(4);
* Impleme
> On Oct 22, 2015, at 17:18, Bryan Drewery wrote:
>
>
>
>>> On Oct 22, 2015, at 16:59, Ian Lepore wrote:
>>>
>>> On Thu, 2015-10-22 at 23:41 +, Bryan Drewery wrote:
>>> Author: bdrewery
>>> Date: Thu Oct 22 23:41:56 2015
>>> New Revision: 289778
>>> URL: https://svnweb.freebsd.org/change
> On Oct 22, 2015, at 16:59, Ian Lepore wrote:
>
>> On Thu, 2015-10-22 at 23:41 +, Bryan Drewery wrote:
>> Author: bdrewery
>> Date: Thu Oct 22 23:41:56 2015
>> New Revision: 289778
>> URL: https://svnweb.freebsd.org/changeset/base/289778
>>
>> Log:
>> For SUBDIR_PARALLEL, when doing 'mak
On Thu, 2015-10-22 at 23:41 +, Bryan Drewery wrote:
> Author: bdrewery
> Date: Thu Oct 22 23:41:56 2015
> New Revision: 289778
> URL: https://svnweb.freebsd.org/changeset/base/289778
>
> Log:
> For SUBDIR_PARALLEL, when doing 'make clean*' or 'make obj' there
> is no need to
> respect SUBD
Author: bdrewery
Date: Thu Oct 22 23:41:56 2015
New Revision: 289778
URL: https://svnweb.freebsd.org/changeset/base/289778
Log:
For SUBDIR_PARALLEL, when doing 'make clean*' or 'make obj' there is no need
to
respect SUBDIR_DEPEND_* or .WAIT.
MFC after:2 weeks
Sponsored by: EMC / Is
Author: cem
Date: Thu Oct 22 23:08:08 2015
New Revision: 289777
URL: https://svnweb.freebsd.org/changeset/base/289777
Log:
ioat_test: Add a colon (':') for style
Missed in r289776.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/dev/ioat/ioat_test.c
Modified: head/sy
Author: cem
Date: Thu Oct 22 23:03:15 2015
New Revision: 289774
URL: https://svnweb.freebsd.org/changeset/base/289774
Log:
NTB: Add device introspection sysctl hierarchy
This should export all of the same information as the Linux ntb_hw_intel
debugfs info file, but with a bit more structu
Author: cem
Date: Thu Oct 22 23:03:06 2015
New Revision: 289773
URL: https://svnweb.freebsd.org/changeset/base/289773
Log:
Sysctl: Add common support for U8, U16 types
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sbin/sysctl/sysctl.c
head/sys/kern/kern_sysctl.c
head/sys
Author: cem
Date: Thu Oct 22 23:03:33 2015
New Revision: 289776
URL: https://svnweb.freebsd.org/changeset/base/289776
Log:
ioat: Clean up logging
Replace custom Linux-like logging with a thin shim around
device_printf(), when the softc is available.
In ioat_test, shim around printf(9
Author: cem
Date: Thu Oct 22 23:03:24 2015
New Revision: 289775
URL: https://svnweb.freebsd.org/changeset/base/289775
Log:
if_ntb: Use ffsll() now that it is broadly available
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/dev/ntb/if_ntb/if_ntb.c
Modified: head/sys/dev/n
On 10/22/15 3:29 PM, Bryan Drewery wrote:
> .endif
> .endfor
> -.endif
> +.endif # ${MK_MANCOMPRESS} == "no"
> .endif
>
> .if !defined(NO_MLINKS) && defined(MLINKS) && !empty(MLINKS)
This shows oddly with local 'svn diff' using svn 1.9.2:
# svn diff -c r289772
<...>
.endif
.endfor
+
On 10/22/15 3:29 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Thu Oct 22 22:29:25 2015
> New Revision: 289772
> URL: https://svnweb.freebsd.org/changeset/base/289772
>
> Log:
> Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.
WITHOUT_MANCOMPRESS of course.
--
Re
Author: bdrewery
Date: Thu Oct 22 22:29:25 2015
New Revision: 289772
URL: https://svnweb.freebsd.org/changeset/base/289772
Log:
Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.
This partially reverts r284685. An attempt was made in r285295 to fix this
but was not
On Thu, Oct 22, 2015 at 2:24 PM, Bryan Drewery wrote:
> On 10/22/15 2:22 PM, NGie Cooper wrote:
...
>> -grope is a weird option name... and it sounds like something I really
>> wouldn't want to describe to my boss.
>>
>
> I *may* have violated the CoC due to this commit already. Yay.
*hands bdrew
Author: jhb
Date: Thu Oct 22 21:33:37 2015
New Revision: 289771
URL: https://svnweb.freebsd.org/changeset/base/289771
Log:
Regen for linux32 rename and linux64 systrace.
Modified:
head/sys/amd64/linux/linux_proto.h
head/sys/amd64/linux/linux_syscall.h
head/sys/amd64/linux/linux_syscalls.c
Author: jhb
Date: Thu Oct 22 21:30:39 2015
New Revision: 289770
URL: https://svnweb.freebsd.org/changeset/base/289770
Log:
Missing regen after last change to sys/kern/syscalls.master.
Modified:
head/sys/kern/init_sysent.c
head/sys/kern/syscalls.c
head/sys/sys/syscall.h
head/sys/sys/sysc
Author: jhb
Date: Thu Oct 22 21:28:20 2015
New Revision: 289769
URL: https://svnweb.freebsd.org/changeset/base/289769
Log:
Rename remaining linux32 symbols such as linux_sysent[] and
linux_syscallnames[] from linux_* to linux32_* to avoid conflicts with
linux64.ko. While here, add support f
Author: jhb
Date: Thu Oct 22 21:23:58 2015
New Revision: 289768
URL: https://svnweb.freebsd.org/changeset/base/289768
Log:
Merge r289055 to amd64/linux32:
linux: fix handling of out-of-bounds syscall attempts
Due to an off by one the code would read an entry past the table, as
oppose
On 10/22/15 2:22 PM, NGie Cooper wrote:
> On Thu, Oct 22, 2015 at 2:13 PM, Baptiste Daroussin wrote:
>> Author: bapt
>> Date: Thu Oct 22 21:13:35 2015
>> New Revision: 289767
>> URL: https://svnweb.freebsd.org/changeset/base/289767
>>
>> Log:
>> Stop suggesting -grope argument when -grope argume
On Thu, Oct 22, 2015 at 2:13 PM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Thu Oct 22 21:13:35 2015
> New Revision: 289767
> URL: https://svnweb.freebsd.org/changeset/base/289767
>
> Log:
> Stop suggesting -grope argument when -grope argument was actually given
-grope is a weird option n
Author: bapt
Date: Thu Oct 22 21:13:35 2015
New Revision: 289767
URL: https://svnweb.freebsd.org/changeset/base/289767
Log:
Stop suggesting -grope argument when -grope argument was actually given
Modified:
head/usr.sbin/mptable/mptable.c
Modified: head/usr.sbin/mptable/mptable.c
Author: cem
Date: Thu Oct 22 21:04:47 2015
New Revision: 289766
URL: https://svnweb.freebsd.org/changeset/base/289766
Log:
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
Approved by: emaste
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/libkern/ffs.c
head/sys/libkern/f
Author: cem
Date: Thu Oct 22 20:28:37 2015
New Revision: 289765
URL: https://svnweb.freebsd.org/changeset/base/289765
Log:
Add libkern ffsll() for parity with flsll()
Sponsored by: EMC / Isilon Storage Division
Differential Revision:https://reviews.freebsd.org/D3962
Added:
head
Author: glebius
Date: Thu Oct 22 19:42:57 2015
New Revision: 289764
URL: https://svnweb.freebsd.org/changeset/base/289764
Log:
MFV ntp-4.2.8p4 (r289715)
Security: VuXML: c4a18a12-77fc-11e5-a687-206a8a720317
Security: CVE-2015-7871
Security: CVE-2015-7855
Security: CV
Author: bdrewery
Date: Thu Oct 22 18:05:11 2015
New Revision: 289763
URL: https://svnweb.freebsd.org/changeset/base/289763
Log:
Fix warning about redefined *_crunchdir_hostname target after r289734.
'hostname' was in the build list twice.
X-MFC-With: r289734
MFC after:2 weeks
Author: avos
Date: Thu Oct 22 17:08:12 2015
New Revision: 289762
URL: https://svnweb.freebsd.org/changeset/base/289762
Log:
Unbreak regression testing tools for net80211 crypto cipher modules
Approved by: adrian (mentor)
Differential Revision:https://reviews.freebsd.org/D3441
Mo
Author: cem
Date: Thu Oct 22 16:46:30 2015
New Revision: 289761
URL: https://svnweb.freebsd.org/changeset/base/289761
Log:
getenv.9: Document behavior of freeenv(NULL)
Fix a couple igor(1)-indicated spelling issues while here.
Suggested by: jhb
Sponsored by: EMC / Isilon Storage Divi
Author: cem
Date: Thu Oct 22 16:46:21 2015
New Revision: 289760
URL: https://svnweb.freebsd.org/changeset/base/289760
Log:
ioat: Fix some attach/detach issues
Don't run the selftest until after we've enabled bus mastering, or the
DMA engine can't copy anything for our test.
Create th
Author: jah
Date: Thu Oct 22 16:38:01 2015
New Revision: 289759
URL: https://svnweb.freebsd.org/changeset/base/289759
Log:
Use pmap_quick* functions in armv6 busdma, for bounce buffers and cache
maintenance. This makes it safe to sync buffers that have no VA mapping
associated with the busdma
Author: avos
Date: Thu Oct 22 15:42:53 2015
New Revision: 289758
URL: https://svnweb.freebsd.org/changeset/base/289758
Log:
urtwn(4): replace hardcoded rate indices with their names
Reviewed by: kevlo
Approved by: adrian (mentor)
Differential Revision:https://reviews.freebsd.o
Author: avos
Date: Thu Oct 22 15:20:33 2015
New Revision: 289757
URL: https://svnweb.freebsd.org/changeset/base/289757
Log:
wtap: remove some obsolete radiotap(9) code
This code is not needed since r192468.
Approved by: adrian (mentor)
Differential Revision:https://reviews.f
Author: adrian
Date: Thu Oct 22 15:15:45 2015
New Revision: 289756
URL: https://svnweb.freebsd.org/changeset/base/289756
Log:
Commit the right board file - use the right name + hints.
Modified:
head/sys/mips/conf/TL-WR740Nv4
Modified: head/sys/mips/conf/TL-WR740Nv4
==
Author: mav
Date: Thu Oct 22 15:13:47 2015
New Revision: 289755
URL: https://svnweb.freebsd.org/changeset/base/289755
Log:
Remove residual verbosity.
firmware_register() already reports errors.
Modified:
head/sys/dev/ispfw/ispfw.c
Modified: head/sys/dev/ispfw/ispfw.c
===
Author: avos
Date: Thu Oct 22 12:15:40 2015
New Revision: 289753
URL: https://svnweb.freebsd.org/changeset/base/289753
Log:
Initialize radiotap header fields before calling ieee80211_radiotap_rx()
Reviewed by: kevlo
Approved by: adrian (mentor)
Differential Revision:https://re
Author: ed
Date: Thu Oct 22 11:09:25 2015
New Revision: 289752
URL: https://svnweb.freebsd.org/changeset/base/289752
Log:
Add support for CloudABI on ARM64.
It turns out that it is pretty easy to make CloudABI work on ARM64. We
essentially only need to copy over the sysvec from AMD64 and
Author: gabor
Date: Thu Oct 22 10:57:15 2015
New Revision: 289751
URL: https://svnweb.freebsd.org/changeset/base/289751
Log:
-C and -c allow at most one input file. Ensure this is the case when the
input files are specified through --files0-from.
Submitted by: tim@OpenBSD
Obtained from:
Author: hrs
Date: Thu Oct 22 09:55:40 2015
New Revision: 289750
URL: https://svnweb.freebsd.org/changeset/base/289750
Log:
- Fix a bug which prevented dnssl[0-9] and rdnss[0-9] parameters from
working.
- Fix a pointer calculation for padding when multiple dnssl[0-9]
parameters are s
Author: hselasky
Date: Thu Oct 22 09:50:45 2015
New Revision: 289749
URL: https://svnweb.freebsd.org/changeset/base/289749
Log:
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
kernel programming interface module, KPI, to avoid confusion with the
existing Linux userspace bina
Author: ed
Date: Thu Oct 22 09:33:34 2015
New Revision: 289748
URL: https://svnweb.freebsd.org/changeset/base/289748
Log:
Add a way to distinguish between forking and thread creation in schedtail.
For CloudABI we need to initialize the registers of new threads
differently based on whether
Author: ed
Date: Thu Oct 22 09:07:53 2015
New Revision: 289747
URL: https://svnweb.freebsd.org/changeset/base/289747
Log:
Refactoring: move out generic bits from cloudabi64_sysvec.c.
In order to make it easier to support CloudABI on ARM64, move out all of
the bits from the AMD64 cloudabi_
Author: ngie
Date: Thu Oct 22 08:37:11 2015
New Revision: 289746
URL: https://svnweb.freebsd.org/changeset/base/289746
Log:
Exit with a user-friendly message instead of tripping an assert
if vm_activate_cpu(..) fails when called from fbsdrun_addcpu(..)
MFC after: 1 week
PR: 203884
Rev
Author: adrian
Date: Thu Oct 22 08:08:06 2015
New Revision: 289745
URL: https://svnweb.freebsd.org/changeset/base/289745
Log:
Add support for the TP-Link TL-WR740N v4.
This is an AR9331 part based on the AP121 reference design but with
32MB RAM. Yes, it has 4MB flash and it has no USB, s
Author: adrian
Date: Thu Oct 22 08:02:27 2015
New Revision: 289744
URL: https://svnweb.freebsd.org/changeset/base/289744
Log:
arge: use 1-byte TX and RX alignment for AR9330/AR9331.
This part seems to work bug-free with single byte TX/RX buffer alignment.
This drops the CPU requirement
Author: ngie
Date: Thu Oct 22 07:22:05 2015
New Revision: 289743
URL: https://svnweb.freebsd.org/changeset/base/289743
Log:
Revise "create_test_inputs" to simplify the file structure as
these testcases don't need to be nested as much as bin/ls/ls_tests.sh
do when verifying ls -a, ls -A, etc.
55 matches
Mail list logo