Author: jhibbits
Date: Thu Nov 14 07:41:52 2013
New Revision: 258119
URL: http://svnweb.freebsd.org/changeset/base/258119
Log:
Fix copy+paste-o, OEA64 uses LPTE, not PTE.
X-MFC with: r257941
Modified:
head/sys/powerpc/aim/mmu_oea64.c
Modified: head/sys/powerpc/aim/mmu_oea64.c
Author: adrian
Date: Thu Nov 14 07:27:00 2013
New Revision: 258118
URL: http://svnweb.freebsd.org/changeset/base/258118
Log:
Fix (I think!) the scan timeouts on the intel NICs.
This field needs to be (a) set, and (b) greater than the other timeouts
(passive, active, maxquiet, etc.) It al
Author: adrian
Date: Thu Nov 14 07:21:09 2013
New Revision: 258117
URL: http://svnweb.freebsd.org/changeset/base/258117
Log:
This is "scan_flags" from Linux.
Modified:
head/sys/dev/iwn/if_iwnreg.h
Modified: head/sys/dev/iwn/if_iwnreg.h
Author: pfg
Date: Thu Nov 14 00:57:20 2013
New Revision: 258115
URL: http://svnweb.freebsd.org/changeset/base/258115
Log:
gperf: bring small update from Apple Developers tools 4.4
From [1]
offset.patch
Makes use the C offsetof() macro.
size_type.patch
Lets you specify the type
Author: sjg
Date: Thu Nov 14 00:29:48 2013
New Revision: 258114
URL: http://svnweb.freebsd.org/changeset/base/258114
Log:
Don't SEGV when Hash_Table is uninitialized
Modified:
head/contrib/bmake/hash.c
Modified: head/contrib/bmake/hash.c
==
Author: sjg
Date: Thu Nov 14 00:06:44 2013
New Revision: 258113
URL: http://svnweb.freebsd.org/changeset/base/258113
Log:
Avoid SEGV when passed NULL for list
Modified:
head/contrib/bmake/lst.lib/lstMember.c
Modified: head/contrib/bmake/lst.lib/lstMember.c
===
Author: jhb
Date: Wed Nov 13 22:32:35 2013
New Revision: 258107
URL: http://svnweb.freebsd.org/changeset/base/258107
Log:
Regen.
Modified:
stable/9/sys/kern/init_sysent.c
stable/9/sys/kern/syscalls.c
stable/9/sys/kern/systrace_args.c
stable/9/sys/sys/syscall.h
stable/9/sys/sys/syscall
Author: jhb
Date: Wed Nov 13 22:31:56 2013
New Revision: 258106
URL: http://svnweb.freebsd.org/changeset/base/258106
Log:
MFC 255490,255491:
Fix the type of the idtype argument to wait6() in syscalls.master.
Modified:
stable/9/sys/kern/makesyscalls.sh
stable/9/sys/kern/syscalls.master
Dir
Author: ed
Date: Wed Nov 13 20:35:10 2013
New Revision: 258105
URL: http://svnweb.freebsd.org/changeset/base/258105
Log:
Fix whitespace.
Modified:
head/usr.bin/login/login.c
Modified: head/usr.bin/login/login.c
==
--
Author: jhb
Date: Wed Nov 13 18:35:06 2013
New Revision: 258103
URL: http://svnweb.freebsd.org/changeset/base/258103
Log:
MFC 255248:
Use an unsigned long when indexing into mfchashtbl[] and mf6ctable[]. This
matches the types used when computing hash indices and the type of the
maximum s
Author: jhb
Date: Wed Nov 13 18:33:14 2013
New Revision: 258102
URL: http://svnweb.freebsd.org/changeset/base/258102
Log:
MFC 255248:
Use an unsigned long when indexing into mfchashtbl[] and mf6ctable[]. This
matches the types used when computing hash indices and the type of the
maximum s
Author: gjb
Date: Wed Nov 13 17:49:07 2013
New Revision: 258101
URL: http://svnweb.freebsd.org/changeset/base/258101
Log:
Since the doc/ toolchain conversion to docbook 5.0, JADETEX
is no longer a valid option, so remove 'WITHOUT_JADETEX=yes'
from PBUILD_FLAGS.
While here, also remove '
Author: jhb
Date: Wed Nov 13 17:10:18 2013
New Revision: 258100
URL: http://svnweb.freebsd.org/changeset/base/258100
Log:
MFC 254699,255030:
Use tvtohz() to convert a socket buffer timeout to a tick value rather
than using a home-rolled version. The home-rolled version could result
in sho
Author: jhb
Date: Wed Nov 13 17:08:37 2013
New Revision: 258099
URL: http://svnweb.freebsd.org/changeset/base/258099
Log:
MFC 254699,255030:
Use tvtohz() to convert a socket buffer timeout to a tick value rather
than using a home-rolled version. The home-rolled version could result
in sho
Author: emaste
Date: Wed Nov 13 17:06:26 2013
New Revision: 258098
URL: http://svnweb.freebsd.org/changeset/base/258098
Log:
Merge upstream LLDB r194487:
Log failure to restore thread state in ThreadPlanCallFunction::DoTakedown
In order to help track down llvm.org/pr17226.
Spo
Author: jhb
Date: Wed Nov 13 16:50:19 2013
New Revision: 258097
URL: http://svnweb.freebsd.org/changeset/base/258097
Log:
Escape a newline added in the previous commit when verifying the flags
passed to the build, diff, or status commands.
Modified:
head/usr.sbin/etcupdate/etcupdate.sh
Mod
Author: br
Date: Wed Nov 13 16:17:05 2013
New Revision: 258096
URL: http://svnweb.freebsd.org/changeset/base/258096
Log:
o Use common ARMv6/v7 bus_space tag.
o Use new helper routines for arm static device mapping.
o style(9) tweaks.
Deleted:
head/sys/arm/samsung/exynos/bus_space.c
Modifi
Author: sjg
Date: Wed Nov 13 15:10:32 2013
New Revision: 258095
URL: http://svnweb.freebsd.org/changeset/base/258095
Log:
Allow this to work with fmake
Based on patch from Garret Cooper.
Modified:
head/share/mk/bsd.progs.mk
Modified: head/share/mk/bsd.progs.mk
=
Author: emaste
Date: Wed Nov 13 14:46:41 2013
New Revision: 258094
URL: http://svnweb.freebsd.org/changeset/base/258094
Log:
lldb: Correct a standalone debug file path
For a file /bin/ls with a .gnu_debuglink entry of "ls.debug" the path
should be /usr/lib/debug/bin/ls.debug, not /usr/lib
On Wed, 13 Nov 2013, Konstantin Belousov wrote:
On Tue, Nov 12, 2013 at 04:29:06PM -0800, John-Mark Gurney wrote:
Bruce Evans wrote this message on Tue, Nov 12, 2013 at 22:13 +1100:
On Tue, 12 Nov 2013, Konstantin Belousov wrote:
Log:
Avoid overflow for the page counts.
Reported and tested
On Tue, 12 Nov 2013, John Baldwin wrote:
On Tuesday, November 12, 2013 12:10:56 pm Sean Bruno wrote:
Author: sbruno
Log:
Noted that the stripe_size argument was not being displayed in the usage
message
Does this need some wrapping to fit in 80 cols now?
Of course. The output style is h
Author: adrian
Date: Wed Nov 13 09:32:11 2013
New Revision: 258089
URL: http://svnweb.freebsd.org/changeset/base/258089
Log:
Leave a note that the 5300 is a 3x3 NIC.
Modified:
head/sys/dev/iwn/if_iwn.c
Modified: head/sys/dev/iwn/if_iwn.c
==
Author: kib
Date: Wed Nov 13 08:55:09 2013
New Revision: 258088
URL: http://svnweb.freebsd.org/changeset/base/258088
Log:
Remove useless comparisions of assigned offset and resid with the
sources from uio. Both uio_offset and offset, and uio_resid and resid
have the same types for some time
Author: cperciva
Date: Wed Nov 13 08:08:56 2013
New Revision: 258086
URL: http://svnweb.freebsd.org/changeset/base/258086
Log:
Strip the -pN patch level from the VERSION string which gets encoded into
CTF data. Otherwise FreeBSD Update builds think every kernel file has
changed every time t
24 matches
Mail list logo