Author: imp
Date: Tue Jun 29 03:52:12 2010
New Revision: 209583
URL: http://svn.freebsd.org/changeset/base/209583
Log:
Expand system into my_system, and add the necessary tidyness that we
need. Close the pidfile. Then close all descriptors >= 3 to avoid
information leakage to children.
Never mind, reproduced it.
A 'camcontrol devlist -v' on this system would be helpful.
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org
On 6/28/2010 2:23 PM, Chagin Dmitry wrote:
On Wed, Jun 02, 2010 at 06:06:32PM +, Matt Jacob wrote:
Author: mjacob
Date: Wed Jun 2 18:06:32 2010
New Revision: 208752
URL: http://svn.freebsd.org/changeset/base/208752
Log:
Protect periph drivers list and rearrange things to minimize th
On Mon, Jun 28, 2010 at 6:42 PM, Doug Barton wrote:
> On 06/28/10 18:04, Doug Barton wrote:
>> Author: dougb
>> Date: Tue Jun 29 01:04:24 2010
>> New Revision: 209582
>> URL: http://svn.freebsd.org/changeset/base/209582
>>
>> Log:
>> If i is going to be used in the loop unconditionally the decla
On 06/28/10 18:04, Doug Barton wrote:
> Author: dougb
> Date: Tue Jun 29 01:04:24 2010
> New Revision: 209582
> URL: http://svn.freebsd.org/changeset/base/209582
>
> Log:
> If i is going to be used in the loop unconditionally the declaration
> has to be unconditional as well.
>
> Conical
Author: dougb
Date: Tue Jun 29 01:04:24 2010
New Revision: 209582
URL: http://svn.freebsd.org/changeset/base/209582
Log:
If i is going to be used in the loop unconditionally the declaration
has to be unconditional as well.
Conical head covering to: kib
Modified:
head/sys/kern/sysv_
On Wed, Jun 02, 2010 at 06:06:32PM +, Matt Jacob wrote:
> Author: mjacob
> Date: Wed Jun 2 18:06:32 2010
> New Revision: 208752
> URL: http://svn.freebsd.org/changeset/base/208752
>
> Log:
> Protect periph drivers list and rearrange things to minimize the chance of
> stepping oneself duri
On Mon, Jun 28, 2010 at 10:59 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Mon Jun 28 17:59:45 2010
> New Revision: 209578
> URL: http://svn.freebsd.org/changeset/base/209578
>
> Log:
> Use C99 initializers for the struct sysent generated by MAKE_SYSENT().
>
> MFC after: 1 week
>
> Mo
Author: kib
Date: Mon Jun 28 18:12:42 2010
New Revision: 209580
URL: http://svn.freebsd.org/changeset/base/209580
Log:
Despite system call deregistration drains the threads executing System V
shm syscalls, and initial check for the number of allocated segments
in the module deinitialization
Author: kib
Date: Mon Jun 28 18:06:46 2010
New Revision: 209579
URL: http://svn.freebsd.org/changeset/base/209579
Log:
Count number of threads that enter and leave dynamically registered
syscalls. On the dynamic syscall deregistration, wait until all
threads leave the syscall code. This some
Author: kib
Date: Mon Jun 28 17:59:45 2010
New Revision: 209578
URL: http://svn.freebsd.org/changeset/base/209578
Log:
Use C99 initializers for the struct sysent generated by MAKE_SYSENT().
MFC after:1 week
Modified:
head/sys/sys/sysent.h
Modified: head/sys/sys/sysent.h
Author: attilio
Date: Mon Jun 28 17:45:00 2010
New Revision: 209577
URL: http://svn.freebsd.org/changeset/base/209577
Log:
Fix a lock leak in the deadlock resolver in case the ticks counter
wrapped up.
Sponsored by: Sandvine Incorporated
Submitted by: pluknet
Reported by: Anton Yuzh
Author: delphij
Date: Mon Jun 28 17:06:19 2010
New Revision: 209576
URL: http://svn.freebsd.org/changeset/base/209576
Log:
MFC r205942:
Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.
Obtained from:OpenBSD
Modified:
stable/8/bin/pax/getoldopt.c
Directory Prop
Author: rpaulo
Date: Mon Jun 28 14:15:54 2010
New Revision: 209575
URL: http://svn.freebsd.org/changeset/base/209575
Log:
MFC r209541, r209548:
Fix the AR_SREV_MERLIN_20_OR_LATER() check.
Approved by: re (kensmith)
Modified:
releng/8.1/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
Director
On Monday 28 June 2010 10:06:45 am John Baldwin wrote:
> Author: jhb
> Date: Mon Jun 28 14:06:44 2010
> New Revision: 209574
> URL: http://svn.freebsd.org/changeset/base/209574
>
> Log:
> Remove gratuitous whitespace changes accidentally added in the previous
> commit.
*sigh* In case it wasn
Author: jhb
Date: Mon Jun 28 14:06:44 2010
New Revision: 209574
URL: http://svn.freebsd.org/changeset/base/209574
Log:
Remove gratuitous whitespace changes accidentally added in the previous
commit.
Modified:
stable/7/sys/dev/e1000/e1000_regs.h
stable/7/sys/dev/e1000/if_em.c
Modified: st
Author: jhb
Date: Mon Jun 28 14:04:19 2010
New Revision: 209573
URL: http://svn.freebsd.org/changeset/base/209573
Log:
Remove some gratuitous local diffs.
Modified:
stable/7/sys/dev/e1000/e1000_regs.h
stable/7/sys/dev/e1000/if_em.c
Modified: stable/7/sys/dev/e1000/e1000_regs.h
On Mon, 28 Jun 2010, Gavin Atkinson wrote:
Log:
Make WARNS=6 safe.
This mainly breaks the warning.
Modified: head/usr.bin/lock/lock.c
==
--- head/usr.bin/lock/lock.cMon Jun 28 08:10:55 2010(r209566)
+++
Author: rpaulo
Date: Mon Jun 28 12:20:36 2010
New Revision: 209572
URL: http://svn.freebsd.org/changeset/base/209572
Log:
MFC r209013:
Add missing braces.
Modified:
stable/8/sys/net80211/ieee80211_hwmp.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/incl
Author: gavin
Date: Mon Jun 28 12:04:55 2010
New Revision: 209571
URL: http://svn.freebsd.org/changeset/base/209571
Log:
Various changes to make locate compilable with WARNS=6. Note that there
is still one issue on FreeBSD/arm (signed vs unsigned char) which prevents
actually bumping this t
Author: gavin
Date: Mon Jun 28 12:00:20 2010
New Revision: 209570
URL: http://svn.freebsd.org/changeset/base/209570
Log:
Make WARNS=6 safe, mainly by casting to intmax_t and printing with %ju
where needed. Also, fix bad indentation on lines already affected by the
above changes.
Tested
Author: rpaulo
Date: Mon Jun 28 11:53:22 2010
New Revision: 209569
URL: http://svn.freebsd.org/changeset/base/209569
Log:
MFC r209541, r209548:
Fix the AR_SREV_MERLIN_20_OR_LATER() check.
Modified:
stable/8/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
Directory Properties:
stable/8/sys/
Author: tuexen
Date: Mon Jun 28 10:50:14 2010
New Revision: 209568
URL: http://svn.freebsd.org/changeset/base/209568
Log:
MFC r209470,r209499
* Implement sctp_does_stcb_own_this_addr() correclty. It was taking the
wrong side into account.
* sctp_findassociation_ep_addr() must check th
Author: gavin
Date: Mon Jun 28 08:30:10 2010
New Revision: 209567
URL: http://svn.freebsd.org/changeset/base/209567
Log:
Make WARNS=6 safe.
Tested by:make universe
Modified:
head/usr.bin/lock/Makefile
head/usr.bin/lock/lock.c
Modified: head/usr.bin/lock/Makefile
==
Author: mav
Date: Mon Jun 28 08:10:55 2010
New Revision: 209566
URL: http://svn.freebsd.org/changeset/base/209566
Log:
MFC r208729:
Recommend disabling LAPIC timer instead whole APIC for fixing C3 state.
PR: docs/147180
Submitted by: Tobias Rehbein
Modified:
stable/8/sh
Author: mav
Date: Mon Jun 28 08:09:33 2010
New Revision: 209565
URL: http://svn.freebsd.org/changeset/base/209565
Log:
MFC r204918 (jkim):
Document a new sysctl variable and a loader tunable.
Modified:
stable/8/share/man/man4/acpi.4
Directory Properties:
stable/8/share/man/man4/ (props
Author: pjd
Date: Mon Jun 28 08:05:30 2010
New Revision: 209564
URL: http://svn.freebsd.org/changeset/base/209564
Log:
Use spaces, not tabs.
Modified:
head/etc/mtree/BSD.usr.dist
Modified: head/etc/mtree/BSD.usr.dist
===
Author: brian
Date: Mon Jun 28 07:15:30 2010
New Revision: 209563
URL: http://svn.freebsd.org/changeset/base/209563
Log:
MFC r209361; Add a missing prototype
PR: 145232
Submitted by: gcooper
Modified:
stable/8/sys/boot/ficl/ficl.h
Directory Properties:
stable/8/sys/ (prop
Author: brian
Date: Mon Jun 28 07:03:18 2010
New Revision: 209562
URL: http://svn.freebsd.org/changeset/base/209562
Log:
MFC r209332: Shoot a stray cat!
PR: 145447
Submitted by: u at netbeisser dot de
Modified:
stable/8/release/scripts/ports-install.sh
Directory Properties:
Author: brian
Date: Mon Jun 28 06:59:57 2010
New Revision: 209561
URL: http://svn.freebsd.org/changeset/base/209561
Log:
MFC r209331 at stable/8/etc and stable/8/tools; Remove vestiges of 'slip'.
PR: 145648
Submitted by: alexbestms at wwu dot de and spam at rm-rf dot kiev dot ua
30 matches
Mail list logo