Author: yongari
Date: Thu Jun 7 03:22:20 2012
New Revision: 236701
URL: http://svn.freebsd.org/changeset/base/236701
Log:
Fix typo.
Submitted by: Alexander Milanov < a <> amilanov dot com >
Modified:
head/sys/dev/bge/if_bgereg.h
Modified: head/sys/dev/bge/if_bgereg.h
==
On 27 April 2012 05:36, Jamie Gritton wrote:
> Author: jamie
> Date: Thu Apr 26 17:36:05 2012
> New Revision: 234712
> URL: http://svn.freebsd.org/changeset/base/234712
>
> Log:
> A new jail(8) with a configuration file, ultimately to replace the work
> currently done by /etc/rc.d/jail.
>
Is th
Author: kevlo
Date: Thu Jun 7 02:24:27 2012
New Revision: 236700
URL: http://svn.freebsd.org/changeset/base/236700
Log:
Fix a logic error when use PCIY_PMG capability
Reviewed by: yongari
Modified:
head/sys/dev/jme/if_jme.c
Modified: head/sys/dev/jme/if_jme.c
=
Author: dim
Date: Wed Jun 6 21:16:26 2012
New Revision: 236695
URL: http://svn.freebsd.org/changeset/base/236695
Log:
Fix two warnings about self-assignment in libc. These normally only
trigger with clang, when you either use -save-temps, or ccache.
Reported by: Sevan / Venture37
MF
Author: emax
Date: Wed Jun 6 18:00:38 2012
New Revision: 236693
URL: http://svn.freebsd.org/changeset/base/236693
Log:
Count both IPv4 and IPv6 TCP connections in tcpCurrEstab
Timeout from: current, syrinx
MFC after:1 week
Modified:
head/contrib/bsnmp/snmp_mibII/mibII_tcp.c
Modif
Author: mav
Date: Wed Jun 6 17:28:46 2012
New Revision: 236691
URL: http://svn.freebsd.org/changeset/base/236691
Log:
Remove declaration of scsi_interpret_sense(), removed 11 years ago.
Modified:
head/sys/cam/scsi/scsi_all.h
Modified: head/sys/cam/scsi/scsi_all.h
===
Author: kib
Date: Wed Jun 6 17:26:52 2012
New Revision: 236690
URL: http://svn.freebsd.org/changeset/base/236690
Log:
Do not execute a needed statement with side-effect in assert().
MFC after:3 days
Modified:
head/tools/tools/syscall_timing/syscall_timing.c
Modified: head/tools/too
On 6 June 2012 17:51, David E. O'Brien wrote:
> Author: obrien
> Date: Wed Jun 6 16:51:33 2012
> New Revision: 236688
> URL: http://svn.freebsd.org/changeset/base/236688
>
> Log:
> Add to the description and spell check.
>
> Modified:
> head/share/man/man4/filemon.4
>
> Modified: head/share/man
Author: ken
Date: Wed Jun 6 17:04:56 2012
New Revision: 236689
URL: http://svn.freebsd.org/changeset/base/236689
Log:
Fix a memory leak in the kernel case in scsi_command_string().
Submitted by: Kashyap Desai
MFC after:3 days
Modified:
head/sys/cam/scsi/scsi_all.c
Modified: head
Author: obrien
Date: Wed Jun 6 16:51:33 2012
New Revision: 236688
URL: http://svn.freebsd.org/changeset/base/236688
Log:
Add to the description and spell check.
Modified:
head/share/man/man4/filemon.4
Modified: head/share/man/man4/filemon.4
==
Author: kib
Date: Wed Jun 6 16:30:16 2012
New Revision: 236687
URL: http://svn.freebsd.org/changeset/base/236687
Log:
Improve handling of uiomove(9) errors for the NFS client.
Do not brelse() the buffer unconditionally with BIO_ERROR set if
uiomove() failed. The brelse() treats most buff
Author: kib
Date: Wed Jun 6 16:26:55 2012
New Revision: 236686
URL: http://svn.freebsd.org/changeset/base/236686
Log:
Add gettimeofday() test.
MFC after:3 days
Modified:
head/tools/tools/syscall_timing/syscall_timing.c
Modified: head/tools/tools/syscall_timing/syscall_timing.c
Author: imp
Date: Wed Jun 6 14:31:14 2012
New Revision: 236681
URL: http://svn.freebsd.org/changeset/base/236681
Log:
Remove stray break; that resulted from a last-minute, untested change.
Modified:
head/sys/arm/at91/at91sam9260.c
Modified: head/sys/arm/at91/at91sam9260.c
==
Author: jhb
Date: Wed Jun 6 13:35:30 2012
New Revision: 236680
URL: http://svn.freebsd.org/changeset/base/236680
Log:
Use the defined terms "readers" and "writers" to simplify some text.
Modified:
head/share/man/man9/rwlock.9
Modified: head/share/man/man9/rwlock.9
==
Author: glebius
Date: Wed Jun 6 09:36:52 2012
New Revision: 236671
URL: http://svn.freebsd.org/changeset/base/236671
Log:
Merge revision 1.715 from OpenBSD:
date: 2010/12/24 20:12:56; author: henning; state: Exp; lines: +3 -3
in pf_src_connlimit, the indices to sk->addr were swapp
Author: pluknet
Date: Wed Jun 6 09:07:50 2012
New Revision: 236670
URL: http://svn.freebsd.org/changeset/base/236670
Log:
Fix the build.
Modified:
head/sys/dev/ae/if_ae.c
Modified: head/sys/dev/ae/if_ae.c
==
--- hea
Author: fabient
Date: Wed Jun 6 08:58:31 2012
New Revision: 236669
URL: http://svn.freebsd.org/changeset/base/236669
Log:
Remove spurious ARM symbols from lookup table.
MFC after:3 days
Modified:
head/usr.sbin/pmcstat/pmcstat_log.c
Modified: head/usr.sbin/pmcstat/pmcstat_log.c
Author: joel (doc committer)
Date: Wed Jun 6 08:07:47 2012
New Revision: 236668
URL: http://svn.freebsd.org/changeset/base/236668
Log:
mdoc: add missing -width argument to Bl -tag.
Modified:
head/lib/librpcsec_gss/rpc_gss_get_error.3
head/lib/librpcsec_gss/rpc_gss_get_mech_info.3
head/li
Author: mav
Date: Wed Jun 6 06:52:51 2012
New Revision: 23
URL: http://svn.freebsd.org/changeset/base/23
Log:
ATA/SATA controllers have no idea about protocol of the connected device
until transport will do some probe actions (at least soft reset).
Make ATA/SATA SIMs to not report b
19 matches
Mail list logo