TB --- 2013-11-26 04:03:51 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-26 04:03:51 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-11-26 03:25:36 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-26 03:25:36 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
On 25 Nov 2013, at 12:54, Anthony Perkins wrote:
> I've added an option to 'fmt' to ignore lines beginning with the
> greater-than symbol, so that whole email replies can be piped through
> fmt (e.g. via vi from mutt) without needing to repeat the command
> for each of my paragraphs.
>
> This i
On Mon, Nov 25, 2013 at 01:36:15PM +0100, Dimitry Andric wrote:
> On 25 Nov 2013, at 08:51, Konstantin Belousov wrote:
> > On Sun, Nov 24, 2013 at 11:48:54PM -0500, Glen Barber wrote:
> ...
> >> Index: Makefile
> >> ===
> >> --- Makef
TB --- 2013-11-25 16:29:52 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-25 16:29:52 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-11-25 16:56:11 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-25 16:56:11 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-11-25 15:18:42 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-25 15:18:42 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
Ruslan Makhmatkhanov wrote on 25.11.2013 21:21:
Any simple command like `nmap -p80 localhost` fails with this:
Starting Nmap 6.40 ( http://nmap.org ) at 2013-11-25 21:17 MSK
Assertion failed: (rc == 0), function collect_dnet_interfaces, file
netutil.cc, line 1326.
Abort (core dumped)
Does anyb
On Mon, Nov 25, 2013 at 12:13:53PM +0200, Andriy Gapon wrote:
>
> It seems that placement of signal trampolines was changed a while ago.
> Possibly
> with the introduction of the shared page, but I am not sure.
> Unfortunately, neither the gdb in base nor the ports gdb were updated to
> account
Any simple command like `nmap -p80 localhost` fails with this:
Starting Nmap 6.40 ( http://nmap.org ) at 2013-11-25 21:17 MSK
Assertion failed: (rc == 0), function collect_dnet_interfaces, file
netutil.cc, line 1326.
Abort (core dumped)
Does anybody have a clue?
There is similar report w/o f
TB --- 2013-11-25 13:43:32 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-25 13:43:32 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
The problem with using int or u_int for 1 or 2 byte values is that while
printing these 1 or 2 byte values I observed that sysctl module is considering
4 bytes. Hence I see an undesired output. It is actually considering the next
two bytes also as the value.
/Venkat.
From: mdf...@gmail.com [ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/25/13 09:45, Jean-Sébastien Pédron wrote:
> On 25.11.2013 15:13, Michael Butler wrote:
>> --- drm_linux_list_sort.o ---
>> cc1: warnings being treated as errors
>> /usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_linux_list_sort.c:
>> In func
On Mon, Nov 25, 2013 at 3:35 AM, Venkata Duvvuru <
venkatkumar.duvv...@emulex.com> wrote:
> Hi,
> I'm unable to figure out how to add an unsigned short or an unsigned char
> values to a sysctl node.
> SYSCTL_ADD_INT, SYSCTL_ADD_UINT, etc., are present but to add a char or a
> short values I couldn
On 25.11.2013 15:13, Michael Butler wrote:
> --- drm_linux_list_sort.o ---
> cc1: warnings being treated as errors
> /usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_linux_list_sort.c:
> In function 'drm_le_cmp':
> /usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_linux_list_sort.c:45:
> war
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As follows:
- --- drm_linux_list_sort.o ---
cc1: warnings being treated as errors
/usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_linux_list_sort.c:
In function 'drm_le_cmp':
/usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_linux_list_sort.c:
I've added an option to 'fmt' to ignore lines beginning with the
greater-than symbol, so that whole email replies can be piped through
fmt (e.g. via vi from mutt) without needing to repeat the command
for each of my paragraphs.
This is my first real patch, so I would appreciate any feedback.
Many
On 25 Nov 2013, at 08:51, Konstantin Belousov wrote:
> On Sun, Nov 24, 2013 at 11:48:54PM -0500, Glen Barber wrote:
...
>> Index: Makefile
>> ===
>> --- Makefile (revision 258538)
>> +++ Makefile (working copy)
>> @@ -42,6 +
TB --- 2013-11-25 08:00:21 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-25 08:00:21 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
Hi,
I'm unable to figure out how to add an unsigned short or an unsigned char
values to a sysctl node.
SYSCTL_ADD_INT, SYSCTL_ADD_UINT, etc., are present but to add a char or a short
values I couldn't find any macros.
Could you please let me know how to add them?
/Venkat.
__
It seems that placement of signal trampolines was changed a while ago. Possibly
with the introduction of the shared page, but I am not sure.
Unfortunately, neither the gdb in base nor the ports gdb were updated to account
for the new location.
And thus, for example:
(kgdb) bt
#0 thr_kill () at
On 25 Nov, Konstantin Belousov wrote:
> On Sat, Nov 23, 2013 at 11:43:30PM -0800, Don Lewis wrote:
>> I upgraded my 11.0-CURRENT machine to r258504 to get past the uma panic
>> that I stumbled across earlier. Now I got this when I started upgrading
>> ports:
>>
>> Unread portion of the kernel mes
Seen this on head while doing two `/etc/rc.d/netif restart wlan0' in parallel.
Thanks our shiny new compiler I can not examine local vars.
$FreeBSD: head/sys/kern/uipc_sockbuf.c 256185 2013-10-09
11:57:53Z glebius $
Unread portion of the kernel message buffer:
<118>Nov 24 20:35:52 omg wpa_su
On Sat, Nov 23, 2013 at 11:43:30PM -0800, Don Lewis wrote:
> I upgraded my 11.0-CURRENT machine to r258504 to get past the uma panic
> that I stumbled across earlier. Now I got this when I started upgrading
> ports:
>
> Unread portion of the kernel message buffer:
>
> Fatal double fault:
> eip =
24 matches
Mail list logo