On Apr 21, 2017, at 18:06, Dag-Erling Smørgrav wrote:
>
> Author: des
> Date: Sat Apr 22 01:06:23 2017
> New Revision: 317277
> URL: https://svnweb.freebsd.org/changeset/base/317277
>
> Log:
> Fix counter increment in Salsa and ChaCha.
>
> In my eagerness to eliminate a branch which is taken
-b | fgrep -A1 HISTORY
> HISTORY
> blacklistd appeared in NetBSD 7.
We don't really need to submit that change to NetBSD. Just change the
man page in FreeBSD and hopefully future merges won't remove it. ;-)
--
Rui Paulo
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
Author: rpaulo
Date: Sun Oct 18 21:38:25 2015
New Revision: 289549
URL: https://svnweb.freebsd.org/changeset/base/289549
Log:
Update hostapd/wpa_supplicant to version 2.5.
Tested by several people on current@/wireless@.
Relnotes: yes
Added:
head/contrib/wpa/patches/openssl-0.9.8
Author: rpaulo
Date: Tue Oct 13 20:25:03 2015
New Revision: 289262
URL: https://svnweb.freebsd.org/changeset/base/289262
Log:
Fix two memory leaks in config(8).
PR: 202145
Submitted by: Kurt Lidl
Modified:
head/usr.sbin/config/mkmakefile.c
Modified: head/usr.sbin/config/mkm
instrumentation
>
What instrumentation? Is there a DTrace script in userland that uses
these functions? If not, this should not have been committed as you
just made the code slower. This is one of those changes that should be
kept in your own
On Fri, 2015-10-02 at 12:10 -0700, Adrian Chadd wrote:
> On 2 October 2015 at 11:04, Rui Paulo wrote:
> > On Thu, 2015-09-24 at 08:29 -0700, Adrian Chadd wrote:
> > > ... I'm confused about the "load it by hand" stuff in net80211.
> > > Why
> &
int)sizeof(*probe)) {
> + printf("ignoring probe %p, version %u expected
> %u\n",
> + probe, probe->version, (int)sizeof(*probe));
> + return;
> + }
> +
>
Not picking on your change, but this version management sounds lik
bably because kern_kldload() can't be called
from certain contexts.
--
Rui Paulo
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
auto-loading bit is solved, at least for devices on
> self-enumerating
> busses.
>
> Warner
>
>
> > On Sep 21, 2015, at 4:53 PM, Rui Paulo wrote:
> >
> > No, that doesn't work very well. Not only the modules don't auto
> > -load, the way
si_sg. I’d like to get this fixed.
>
> Scott
>
> > On Sep 21, 2015, at 3:53 PM, Rui Paulo wrote:
> >
> > No, that doesn't work very well. Not only the modules don't auto
> > -load, the way the modules are compiled is different. See, for
> >
de is currently buggy and causes insta-panics with
GNOME 3 (perhaps the auto-mounter in hald (?)).
--
Rui Paulo
On Sep 21, 2015, at 11:24 AM, Adrian Chadd wrote:
Hi,
Warner has been working on the modular kernel thing. But honestly, I
think we should just start biting that bullet and ship
So, we're going to keep ignoring the problem and keep patching things up?
It's a bit sad that a single driver (pmspcv) is able to cause so much problems.
--
Rui Paulo
On Sep 17, 2015, at 01:36 PM, John Baldwin wrote:
Author: jhb
Date: Thu Sep 17 20:36:46 2015
New Revision:
mmand.
Also, 'gop' is pretty weird for a command name. Maybe we can change
that to something more user friendly?
--
Rui Paulo
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
Author: rpaulo
Date: Fri Aug 14 22:58:32 2015
New Revision: 286794
URL: https://svnweb.freebsd.org/changeset/base/286794
Log:
sys/conf: pass NMFLAGS to nm(1) via genassym.sh.
Modified:
head/sys/conf/files.amd64
head/sys/conf/kern.post.mk
Modified: head/sys/conf/files.amd64
Author: rpaulo
Date: Fri Aug 14 22:57:13 2015
New Revision: 286793
URL: https://svnweb.freebsd.org/changeset/base/286793
Log:
genassym.sh: call nm(1) with NMFLAGS.
Modified:
head/sys/kern/genassym.sh
Modified: head/sys/kern/genassym.sh
Author: rpaulo
Date: Fri Aug 14 22:55:23 2015
New Revision: 286792
URL: https://svnweb.freebsd.org/changeset/base/286792
Log:
bsd.lib.mk: pass NMFLAGS to the lorder script.
Modified:
head/share/mk/bsd.lib.mk
Modified: head/share/mk/bsd.lib.mk
=
Author: rpaulo
Date: Fri Aug 14 22:54:52 2015
New Revision: 286791
URL: https://svnweb.freebsd.org/changeset/base/286791
Log:
Introduce a new make variable: NMFLAGS.
As the name indicates, these are flags to pass to nm(1). The newer
binutils have a plugin mechanism so, to build something
Author: rpaulo
Date: Mon Aug 10 16:32:47 2015
New Revision: 286581
URL: https://svnweb.freebsd.org/changeset/base/286581
Log:
Fix a comment for iwm.
Submitted by: brueffer
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
===
Author: rpaulo
Date: Sat Aug 8 21:09:41 2015
New Revision: 286476
URL: https://svnweb.freebsd.org/changeset/base/286476
Log:
Build the iwm and iwmfw modules by default on x86.
Modified:
head/sys/modules/Makefile
head/sys/modules/iwm/Makefile
Modified: head/sys/modules/Makefile
===
Author: rpaulo
Date: Sat Aug 8 21:08:35 2015
New Revision: 286475
URL: https://svnweb.freebsd.org/changeset/base/286475
Log:
iwm: use the proper include path for iwm headers.
Modified:
head/sys/dev/iwm/if_iwm.c
head/sys/dev/iwm/if_iwm_binding.c
head/sys/dev/iwm/if_iwm_mac_ctxt.c
head/s
Author: rpaulo
Date: Sat Aug 8 21:08:10 2015
New Revision: 286474
URL: https://svnweb.freebsd.org/changeset/base/286474
Log:
sys/conf/files: add iwm and iwmfw.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
===
Author: rpaulo
Date: Sat Aug 8 20:45:47 2015
New Revision: 286472
URL: https://svnweb.freebsd.org/changeset/base/286472
Log:
Add nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.
Modified:
head/sys/conf/WITHOUT_SOURCELESS_UCODE
Modified: head/sys/conf/WITHOUT_SOURCELESS_UCODE
Author: rpaulo
Date: Sat Aug 8 20:45:12 2015
New Revision: 286471
URL: https://svnweb.freebsd.org/changeset/base/286471
Log:
sys/conf/options: add IWM_DEBUG.
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
=
Author: rpaulo
Date: Sat Aug 8 20:07:25 2015
New Revision: 286466
URL: https://svnweb.freebsd.org/changeset/base/286466
Log:
iwm: fix a KASSERT: s/ds_size/ds_len/.
Modified:
head/sys/dev/iwm/if_iwm_util.c
Modified: head/sys/dev/iwm/if_iwm_util.c
=
Author: rpaulo
Date: Sat Aug 8 06:08:20 2015
New Revision: 286442
URL: https://svnweb.freebsd.org/changeset/base/286442
Log:
iwmfw: fix the path to the firmware file.
Modified:
head/sys/modules/iwmfw/Makefile.inc
Modified: head/sys/modules/iwmfw/Makefile.inc
Author: rpaulo
Date: Sat Aug 8 06:06:48 2015
New Revision: 286441
URL: https://svnweb.freebsd.org/changeset/base/286441
Log:
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.
There are still several bugs, but I've been using it for a while now.
Thanks to all the testers and to A
Author: rpaulo
Date: Tue Aug 4 19:04:02 2015
New Revision: 286294
URL: https://svnweb.freebsd.org/changeset/base/286294
Log:
BEAGLEBONE: remove dtrace from MODULES_EXTRA.
This config is already building all modules, so we don't need the
MODULES_EXTRA definition. It was also causing prob
Author: rpaulo
Date: Fri Jun 19 00:10:30 2015
New Revision: 284585
URL: https://svnweb.freebsd.org/changeset/base/284585
Log:
Synaptics: fix a problem with trackpoint passthrough.
There was a inconsistency which led to enable passthrough commands
being interpreted as actual touchpad comma
Author: rpaulo
Date: Tue Jun 16 22:42:19 2015
New Revision: 284476
URL: https://svnweb.freebsd.org/changeset/base/284476
Log:
syslogd: re-read the timezone when receive a SIGHUP.
syslogd already re-reads the configuration file and the hostname when
receiving a SIGHUP, so it makes sense to
Author: rpaulo
Date: Tue Jun 16 22:31:38 2015
New Revision: 284475
URL: https://svnweb.freebsd.org/changeset/base/284475
Log:
syslogd: don't leak finet0.
Submitted by: Kurt Lidl
Sponsored by: Pi-Coral, Inc.
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/sys
Author: rpaulo
Date: Tue Jun 16 22:26:22 2015
New Revision: 284474
URL: https://svnweb.freebsd.org/changeset/base/284474
Log:
syslogd: support multiple -b options.
It's now possible to bind multiple sockets to different IP addresses.
PR: 159305
Submitted by: Kurt Lidl
Sp
Author: rpaulo
Date: Wed Jun 10 22:39:10 2015
New Revision: 284248
URL: https://svnweb.freebsd.org/changeset/base/284248
Log:
ichsmb: add Intel Wellsburg device ID.
Submitted by: Michael Allen
MFC after:1 week
Sponsored by: Pi-Coral, Inc.
Modified:
head/sys/dev/ichsmb/ichsmb_pci
Author: rpaulo
Date: Wed Jun 10 22:37:09 2015
New Revision: 284247
URL: https://svnweb.freebsd.org/changeset/base/284247
Log:
ichsmb: remove whitespace.
Modified:
head/sys/dev/ichsmb/ichsmb_pci.c
Modified: head/sys/dev/ichsmb/ichsmb_pci.c
=
Author: rpaulo
Date: Fri May 29 05:28:24 2015
New Revision: 283678
URL: https://svnweb.freebsd.org/changeset/base/283678
Log:
acpi_ibm: add per-model default events mask.
Add support for the hotkeys on a Lenovo X1 3rd gen. This also enables
event reporting by default.
Modified:
head/sy
Author: rpaulo
Date: Wed May 20 06:23:01 2015
New Revision: 283138
URL: https://svnweb.freebsd.org/changeset/base/283138
Log:
ti_pruss: pass the correct IRQ to userland.
Also, fix several problems with the kqueue notification.
Submitted by: Manuel Stühn freebsdnewbie at freenet.de
Mod
the
> next call to yyparse(). Fix this by explicitly flushing the input buffer
> each time the compiler state is reset.
Hmm, nice catch!
--
Rui Paulo
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-hea
Author: rpaulo
Date: Sat May 16 20:06:39 2015
New Revision: 283012
URL: https://svnweb.freebsd.org/changeset/base/283012
Log:
acpi_ibm: whitespace.
Modified:
head/sys/dev/acpi_support/acpi_ibm.c
Modified: head/sys/dev/acpi_support/acpi_ibm.c
==
> Found by: y...@rawbw.com
> PR: 200138
> Sponsored by: The FreeBSD Foundation
> MFC after: 2 weeks
Thanks! I think umem might be affected as well.
--
Rui Paulo
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.or
Author: rpaulo
Date: Thu May 14 17:37:10 2015
New Revision: 282910
URL: https://svnweb.freebsd.org/changeset/base/282910
Log:
ObsoleteFiles: add lib32 entries for libyaml missed in r262407.
Pointy hat: bapt
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
>
> static void am335x_pmic_shutdown(void *, int);
> @@ -105,6 +116,38 @@ am335x_pmic_write(device_t dev, uint8_t
> return (iicbus_transfer(dev, msg, 1));
> }
>
> +static void
> +am335x_pmic_intr(void *arg)
> +{
> + struct am335x_pmic_softc *sc = (struct am3
Author: rpaulo
Date: Sun May 10 20:36:57 2015
New Revision: 282734
URL: https://svnweb.freebsd.org/changeset/base/282734
Log:
synaptics: more support for semi-MT trackpads.
Several improvements to the Synaptics driver to support
semi-multitouch trackpads and some other fixes:
- Two f
t
> return a value.
>
> Despite what I said in my prior commit, it turns out this one platform
> was checking the return value from the old self-reloc code (which returned
> a hard-coded 0).
Mea culpa. :-)
--
Rui Paulo
___
Author: rpaulo
Date: Tue Apr 21 02:00:37 2015
New Revision: 281807
URL: https://svnweb.freebsd.org/changeset/base/281807
Log:
Fix wpa/hostapd build without OpenSSL.
Modified:
head/usr.sbin/wpa/Makefile.crypto
Modified: head/usr.sbin/wpa/Makefile.crypto
===
Author: rpaulo
Date: Tue Apr 21 01:45:11 2015
New Revision: 281806
URL: https://svnweb.freebsd.org/changeset/base/281806
Log:
Merge wpa_supplicant/hostapd 2.4.
Major changes are: SAE, Suite B, RFC 7268, EAP-PKE, ACS, and tons of
bug fixes.
Relnotes: yes
Added:
head/contrib/wpa
Author: rpaulo
Date: Sat Apr 18 20:55:55 2015
New Revision: 281704
URL: https://svnweb.freebsd.org/changeset/base/281704
Log:
Synaptics: don't report the middle button when clickPad is used.
On trackpads that had support for both, we were sending two button
events when the trackpad was pr
Author: rpaulo
Date: Sat Apr 18 07:34:39 2015
New Revision: 281686
URL: https://svnweb.freebsd.org/changeset/base/281686
Log:
Fix French typos in etherswitch.
Modified:
head/sys/dev/etherswitch/miiproxy.c
Modified: head/sys/dev/etherswitch/miiproxy.c
=
Author: rpaulo
Date: Wed Apr 15 05:24:39 2015
New Revision: 281544
URL: https://svnweb.freebsd.org/changeset/base/281544
Log:
snd_hda: add support for the Lenovo X1 20BS model.
This requires a patch to redirect the output to a separate DAC when
the headphones are used. While there, add d
Author: rpaulo
Date: Sat Apr 11 18:45:22 2015
New Revision: 281441
URL: https://svnweb.freebsd.org/changeset/base/281441
Log:
Add support for controlling the trackpoint when Synaptics is enabled.
To accomplish this, we must put the Synaptics hardware in passthrough
mode when talking to th
Author: rpaulo
Date: Sat Apr 11 18:44:07 2015
New Revision: 281440
URL: https://svnweb.freebsd.org/changeset/base/281440
Log:
Improve Synaptics support for newer touchpads.
Enable two finger scrolling by default and disable the edge scrolling if
the touchpad has no physical zone for it.
Author: rpaulo
Date: Sat Apr 11 06:20:46 2015
New Revision: 281406
URL: https://svnweb.freebsd.org/changeset/base/281406
Log:
netmap: improve the netmap attach message on FreeBSD.
MFC after:1 week
Modified:
head/sys/dev/netmap/netmap.c
Modified: head/sys/dev/netmap/netmap.c
On Apr 10, 2015, at 10:22 AM, Xin LI wrote:
Author: delphij
Date: Fri Apr 10 17:21:47 2015
New Revision: 281372
URL: https://svnweb.freebsd.org/changeset/base/281372
Log:
For reasons that I am not understand yet, using the libmd version of
SHA256 would make libarchive based application to give:
because file is newly added)
+++ head/sys/boot/i386/libi386/smbios.h Mon Apr 6 06:55:47 2015
(r281138)
@@ -0,0 +1,34 @@
+/*-
+ * Copyright (c) 2015 Rui Paulo
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided
Author: rpaulo
Date: Mon Apr 6 06:02:58 2015
New Revision: 281136
URL: https://svnweb.freebsd.org/changeset/base/281136
Log:
ichsmb: add a device id for the Wildcat Point-LP.
MFC after:1 week
Modified:
head/sys/dev/ichsmb/ichsmb_pci.c
Modified: head/sys/dev/ichsmb/ichsmb_pci.c
Author: rpaulo
Date: Mon Apr 6 01:04:08 2015
New Revision: 281127
URL: https://svnweb.freebsd.org/changeset/base/281127
Log:
psm: print newer Synaptics Touchpad capabilities.
Modified:
head/sys/dev/atkbdc/psm.c
head/sys/sys/mouse.h
Modified: head/sys/dev/atkbdc/psm.c
=
Author: rpaulo
Date: Sun Apr 5 05:14:20 2015
New Revision: 281102
URL: https://svnweb.freebsd.org/changeset/base/281102
Log:
hwpmc: add initial Intel Broadwell support.
The full list of aliases and events will follow in a subsequent
commit.
MFC after:1 month
Modified:
head/sy
Author: rpaulo
Date: Sun Apr 5 05:09:38 2015
New Revision: 281101
URL: https://svnweb.freebsd.org/changeset/base/281101
Log:
Remove whitespace.
Modified:
head/sys/dev/hwpmc/hwpmc_core.c
Modified: head/sys/dev/hwpmc/hwpmc_core.c
===
On Apr 4, 2015, at 00:27, Bruce Evans wrote:
>
> On Sat, 4 Apr 2015, Rui Paulo wrote:
>
>> Log:
>> boot1 EFI: reset the screen and select the best mode.
>>
>> It's necessary to reset the screen to make sure any vendor pixels are
>> gone when we start
Author: rpaulo
Date: Sat Apr 4 08:41:02 2015
New Revision: 281070
URL: https://svnweb.freebsd.org/changeset/base/281070
Log:
urtwn: blink the LED when scanning.
Previously, the driver was trying to blink the LED in the newstate
function, but that only gets called once (unlike OpenBSD's n
Author: rpaulo
Date: Sat Apr 4 08:36:02 2015
New Revision: 281069
URL: https://svnweb.freebsd.org/changeset/base/281069
Log:
Remove whitespace.
Modified:
head/sys/dev/usb/wlan/if_urtwn.c
Modified: head/sys/dev/usb/wlan/if_urtwn.c
=
Author: rpaulo
Date: Sat Apr 4 04:30:37 2015
New Revision: 281061
URL: https://svnweb.freebsd.org/changeset/base/281061
Log:
loader/EFI: improve the help of the 'mode' command.
Modified:
head/sys/boot/efi/loader/main.c
Modified: head/sys/boot/efi/loader/main.c
==
Author: rpaulo
Date: Sat Apr 4 04:29:31 2015
New Revision: 281060
URL: https://svnweb.freebsd.org/changeset/base/281060
Log:
Remove an unnecessary space in a printf call.
Modified:
head/sys/boot/efi/boot1/boot1.c
Modified: head/sys/boot/efi/boot1/boot1.c
Author: rpaulo
Date: Sat Apr 4 04:27:54 2015
New Revision: 281059
URL: https://svnweb.freebsd.org/changeset/base/281059
Log:
boot1 EFI: reset the screen and select the best mode.
It's necessary to reset the screen to make sure any vendor pixels are
gone when we start boot1. In the Lenov
Author: rpaulo
Date: Sat Apr 4 04:18:52 2015
New Revision: 281058
URL: https://svnweb.freebsd.org/changeset/base/281058
Log:
Remove whitespace.
Modified:
head/sys/boot/efi/boot1/boot1.c
Modified: head/sys/boot/efi/boot1/boot1.c
===
’re OK. Can you
> test
> building a kernel on the BBB you have and let me know if it produces working
> ZFS?
As long as this change works with MODULES_OVERRIDE, I'm fine with it.
--
Rui Paulo
___
svn-src-head@freebsd.org mailing list
htt
ely true. With a properly tuned ARC and kmem size, ZFS seems
to work on a BeagleBone. There have been reports on the freebsd-arm mailing
list this month. Based on my understanding of your previous commit, it looks
like this can't be overridden which is a problem.
--
Rui Paulo
___
Author: rpaulo
Date: Thu Mar 26 05:20:18 2015
New Revision: 280665
URL: https://svnweb.freebsd.org/changeset/base/280665
Log:
Add comments about CTLFLAG_RDTUN vs. TUNABLE_INT_FETCH.
Requested by: julian
Modified:
head/sys/vm/memguard.c
head/sys/vm/vm_page.c
Modified: head/sys/vm/memgu
Author: rpaulo
Date: Tue Mar 24 20:09:55 2015
New Revision: 280457
URL: https://svnweb.freebsd.org/changeset/base/280457
Log:
Use TUNABLE_INT_FETCH for boot_pages.
vm.boot_pages is marked as a CTLFLAG_RDTUN, but it's used by the VM
before the sysctl subsystem is initialsed. We manually f
Author: rpaulo
Date: Tue Mar 24 20:07:27 2015
New Revision: 280456
URL: https://svnweb.freebsd.org/changeset/base/280456
Log:
Remove whitespace.
Modified:
head/sys/vm/vm_page.c
Modified: head/sys/vm/vm_page.c
==
---
On Mar 23, 2015, at 19:25, Bryan Drewery wrote:
>
> On 3/23/15 9:17 PM, Rui Paulo wrote:
>> Author: rpaulo
>> Date: Tue Mar 24 02:17:17 2015
>> New Revision: 280410
>> URL: https://svnweb.freebsd.org/changeset/base/280410
>>
>> Log:
>> Disable
Author: rpaulo
Date: Tue Mar 24 02:17:17 2015
New Revision: 280410
URL: https://svnweb.freebsd.org/changeset/base/280410
Log:
Disable coredump_devctl because it could lead to leaking paths to
jails.
Modified:
head/sys/kern/kern_sig.c
Modified: head/sys/kern/kern_sig.c
=
On Mar 22, 2015, at 18:08, Mateusz Guzik wrote:
>
> On Mon, Feb 09, 2015 at 11:13:51PM +0000, Rui Paulo wrote:
>> Author: rpaulo
>> Date: Mon Feb 9 23:13:50 2015
>> New Revision: 278479
>> URL: https://svnweb.freebsd.org/changeset/base/278479
>>
>&
On 3 Mar 2015, at 12:24, Sergey Kandaurov wrote:
>
> Author: pluknet
> Date: Tue Mar 3 20:23:59 2015
> New Revision: 279568
> URL: https://svnweb.freebsd.org/changeset/base/279568
>
> Log:
> Update .Dd, sync usage() for -F. Missed in previous change.
That was fa
Author: rpaulo
Date: Tue Mar 3 20:07:59 2015
New Revision: 279567
URL: https://svnweb.freebsd.org/changeset/base/279567
Log:
Add and document an option to cause syslogd to run in the
foreground.
This allows a separate process to monitor when and how
syslogd exits. That process can then
On Feb 24, 2015, at 09:43 PM, Xin LI wrote:
Author: delphij
Date: Wed Feb 25 05:42:59 2015
New Revision: 279262
URL: https://svnweb.freebsd.org/changeset/base/279262
Log:
Fix integer overflow in IGMP protocol.
Security: FreeBSD-SA-15:04.igmp
Security: CVE-2015-1414
Found by: M
On Feb 20, 2015, at 10:49 AM, Glen Barber wrote:
Author: gjb
Date: Fri Feb 20 18:49:49 2015
New Revision: 279073
URL: https://svnweb.freebsd.org/changeset/base/279073
Log:
Fix XZ_THREADS description in release(7), which defaults to
'0', not kern.ncpu.
Sponsored by: The FreeBSD Foundatio
On Jan 17, 2015, at 06:45 AM, Steven Hartland wrote:
Author: smh
Date: Sat Jan 17 14:44:59 2015
New Revision: 277300
URL: https://svnweb.freebsd.org/changeset/base/277300
Log:
Mechanically convert cddl sun #ifdef's to illumos
Since the upstream for cddl code is now illumos not sun, mechanicall
On Feb 17, 2015, at 11:32, Gleb Smirnoff wrote:
>
> Differential Revision: D1499
You need to use the *FULL* URL. Otherwise the revision won't be closed
automatically.
--
Rui Paulo
___
svn-src-head@freebsd.org mailin
Author: rpaulo
Date: Wed Feb 18 03:46:43 2015
New Revision: 278933
URL: https://svnweb.freebsd.org/changeset/base/278933
Log:
Fix a typo in ipv6_down().
We weren't skipping extraneous entries in the ifconfig | grep inet6 case.
Submitted by: Ashutosh Kumar AK0037447 at TechMahindra.com
Author: rpaulo
Date: Tue Feb 17 23:13:45 2015
New Revision: 278926
URL: https://svnweb.freebsd.org/changeset/base/278926
Log:
release: use xz via pipe when compressing the tarballs.
libarchive(3) doesn't support the new liblzma API yet, but this change
allows us to enable multi-threaded x
Author: rpaulo
Date: Mon Feb 16 23:29:56 2015
New Revision: 278873
URL: https://svnweb.freebsd.org/changeset/base/278873
Log:
Fix a typo when invoking tar(1) to create the debug distributions.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
=
Author: rpaulo
Date: Fri Feb 13 03:18:29 2015
New Revision: 278658
URL: https://svnweb.freebsd.org/changeset/base/278658
Log:
Teach libproc how to find debugging symbols in /usr/lib/debug.
MFC after:1 week
Modified:
head/lib/libproc/proc_sym.c
Modified: head/lib/libproc/proc_sym.c
=
On Jan 31, 2015, at 03:12 PM, Mark Johnston wrote:
Author: markj
Date: Sat Jan 31 23:12:29 2015
New Revision: 278012
URL: https://svnweb.freebsd.org/changeset/base/278012
Log:
Fix mktemp(1) usage.
MFC after: 1 week
Modified:
head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/tst.c
Author: rpaulo
Date: Wed Feb 11 19:07:05 2015
New Revision: 278592
URL: https://svnweb.freebsd.org/changeset/base/278592
Log:
Remove check against NULL after M_WAITOK.
Submitted by: Oliver Pinter
Modified:
head/sys/kern/kern_sig.c
Modified: head/sys/kern/kern_sig.c
=
On Feb 11, 2015, at 08:55 AM, Konstantin Belousov wrote:
Ok, https://lkml.org/lkml/2013/1/17/552
Patch is below. Please, users of VMWare, test it.
Fixed the problem for me on VMware Fusion 6.0.5.
___
svn-src-head@freebsd.org mailing list
http://lists
Author: rpaulo
Date: Wed Feb 11 00:58:15 2015
New Revision: 278545
URL: https://svnweb.freebsd.org/changeset/base/278545
Log:
Restore the data array in coredump(), but use a different style to
calculate the length.
Requested by: kib
Modified:
head/sys/kern/kern_sig.c
Modified: head/sy
On Feb 09, 2015, at 01:01 PM, Konstantin Belousov wrote:
Author: kib
Date: Mon Feb 9 21:00:56 2015
New Revision: 278473
URL: https://svnweb.freebsd.org/changeset/base/278473
Log:
Add x2APIC support. Enable it by default if CPU is capable. The
hw.x2apic_enable tunable allows disabling it from th
On Feb 10, 2015, at 10:52 AM, Slawa Olhovchenkov wrote:
For common case (I am not talk about current devd implementation -- I
am don't have any inforamtion/metrics/etc) routing and processing
events may be sensitive to delay and ordering: may be exist
requirement 'delay not more then 700ns', may
On Feb 10, 2015, at 12:32 AM, Konstantin Belousov wrote:
And there is double-free somewhere.
Are you talking about the Jenkins error? I think that was the free(name) which
was the result of a mis-merge and which I fixed yesterday. Jenkins build #671
seems to be ok.
Author: rpaulo
Date: Tue Feb 10 18:35:46 2015
New Revision: 278525
URL: https://svnweb.freebsd.org/changeset/base/278525
Log:
Remove a printf and an strlen() from the coredump code.
Modified:
head/sys/kern/kern_sig.c
Modified: head/sys/kern/kern_sig.c
On Feb 10, 2015, at 07:37 AM, John Baldwin wrote:
That wasn't really my question. My question was if we want distinct streams
or if we want want unified stream. Having a unified stream might very well
make sense (and if so we could rename devd to make that more obvious).
I'm fine with renamin
Author: rpaulo
Date: Tue Feb 10 06:35:16 2015
New Revision: 278495
URL: https://svnweb.freebsd.org/changeset/base/278495
Log:
Remove FreeBSD/wii.
This port failed to gain traction and probably only a couple Wii consoles
ran FreeBSD all the way to single user mode with an md(4). IPC
supp
ghtness keys, etc. Some of these use cases are fine, others aren't.
This is pretty much what happened to udev, if I'm not mistaken.
We need a way to avoid reinventing the wheel. I really don't want to duplicate
another /dev/devctl in the kernel.
--
Rui Paulo
__
On Feb 9, 2015, at 20:34, Rui Paulo wrote:
>
> Author: rpaulo
> Date: Tue Feb 10 04:34:39 2015
> New Revision: 278494
> URL: https://svnweb.freebsd.org/changeset/base/278494
>
> Log:
> Sanitise the coredump file names sent to devd.
>
> While there, add a sysc
Author: rpaulo
Date: Tue Feb 10 04:34:39 2015
New Revision: 278494
URL: https://svnweb.freebsd.org/changeset/base/278494
Log:
Sanitise the coredump file names sent to devd.
While there, add a sysctl to turn this feature off as requested by
kib@.
Modified:
head/sys/kern/kern_sig.c
Modi
On Feb 9, 2015, at 19:11, Don Lewis wrote:
>
> On 10 Feb, Mateusz Guzik wrote:
>> On Mon, Feb 09, 2015 at 11:13:51PM +0000, Rui Paulo wrote:
>>> +notify 10 {
>>> + match "system" "kernel";
>>> + match "subs
On Feb 9, 2015, at 18:43, Mateusz Guzik wrote:
>
> On Mon, Feb 09, 2015 at 11:13:51PM +0000, Rui Paulo wrote:
>> +notify 10 {
>> +match "system" "kernel";
>> +match "subsystem" "signal";
>> +
len, "%s core=%s", data, fullpath);
> This is weird, and highly depends on the implementation details, supplying
> the same string as target and source. IMO strcat(9) is enough there.
OK, I'll change it to strcat.
--
Rui Paulo
___
On Feb 9, 2015, at 16:02, John-Mark Gurney wrote:
>
> Rui Paulo wrote this message on Mon, Feb 09, 2015 at 23:04 +:
>> Author: rpaulo
>> Date: Mon Feb 9 23:04:30 2015
>> New Revision: 278478
>> URL: https://svnweb.freebsd.org/changeset/base/278478
>>
&g
On Feb 9, 2015, at 15:29, Benjamin Kaduk wrote:
> The question boils down to: is the time saved by implementing it this way
> worth the tradeoff of architectural purity.
Yes, that was a tradeoff.
--
Rui Paulo
___
svn-src-head@freebsd.org m
On Feb 09, 2015, at 03:16 PM, Benjamin Kaduk wrote:
On Mon, Feb 9, 2015 at 6:13 PM, Rui Paulo wrote:
Author: rpaulo
Date: Mon Feb 9 23:13:50 2015
New Revision: 278479
URL: https://svnweb.freebsd.org/changeset/base/278479
Log:
Notify devd(8) when a process crashed.
This change implements
1 - 100 of 760 matches
Mail list logo