On Tue, Nov 01, 2011 at 12:01:16AM +1100, Bruce Evans wrote:
> On Mon, 31 Oct 2011, Alexey Dokuchaev wrote:
> > When convention requires a typedef, make its name match the struct tag.
> > Avoid typedefs ending in _t, except as specified in Standard C or by
> > POSIX.
> >
> > Do these rules no
Author: edwin
Date: Tue Nov 1 02:04:52 2011
New Revision: 226979
URL: http://svn.freebsd.org/changeset/base/226979
Log:
MFC of 226976, tzdata2011n
- Fiji will end DST on 22 January 2012.
- Moldova split into two timezones has been cancelled.
- Cuba will end DST on 13 November 2011
Author: edwin
Date: Tue Nov 1 02:04:02 2011
New Revision: 226978
URL: http://svn.freebsd.org/changeset/base/226978
Log:
MFC of 226976, tzdata2011n
- Fiji will end DST on 22 January 2012.
- Moldova split into two timezones has been cancelled.
- Cuba will end DST on 13 November 2011
Author: edwin
Date: Tue Nov 1 02:03:30 2011
New Revision: 226977
URL: http://svn.freebsd.org/changeset/base/226977
Log:
MFC of 226976, tzdata2011n
- Fiji will end DST on 22 January 2012.
- Moldova split into two timezones has been cancelled.
- Cuba will end DST on 13 November 2011
Author: edwin
Date: Tue Nov 1 02:01:55 2011
New Revision: 226976
URL: http://svn.freebsd.org/changeset/base/226976
Log:
MFV of r226974, tzdata2011n
- Fiji will end DST on 22 January 2012.
- Moldova split into two timezones has been cancelled.
- Cuba will end DST on 13 November 2011
Author: edwin
Date: Tue Nov 1 01:34:54 2011
New Revision: 226975
URL: http://svn.freebsd.org/changeset/base/226975
Log:
Tag of tzdata2011n
Added:
vendor/tzdata/tzdata2011n/
- copied from r226974, vendor/tzdata/dist/
___
svn-src-all@freebsd.org
Author: edwin
Date: Tue Nov 1 01:34:14 2011
New Revision: 226974
URL: http://svn.freebsd.org/changeset/base/226974
Log:
Vendor import of tzdata2011n
- Fiji will end DST on 22 January 2012.
- Moldova split into two timezones has been cancelled.
- Cuba will end DST on 13 November 2011
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 10/31/11 18:06, Peter Wemm wrote:
> On Mon, Oct 31, 2011 at 12:42 PM, Doug Barton
> wrote:
>> On 10/31/2011 10:10, Peter Holm wrote:
>>> No, it was a misunderstanding on my part.
>>>
>>> The log message should have read: "Added missing cache pur
On Mon, Oct 31, 2011 at 12:42 PM, Doug Barton wrote:
> On 10/31/2011 10:10, Peter Holm wrote:
>> No, it was a misunderstanding on my part.
>>
>> The log message should have read:
>> "Added missing cache purge of from argument."
>
> So perhaps a forced commit?
No such thing anymore.
--
Peter W
On 10/31/2011 13:24, Peter Holm wrote:
> Fix the wrong commit log message for r226967
Awesome, thanks!
--
Nothin' ever doesn't change, but nothin' changes much.
-- OK Go
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the
Author: pho
Date: Mon Oct 31 20:24:33 2011
New Revision: 226971
URL: http://svn.freebsd.org/changeset/base/226971
Log:
Fix the wrong commit log message for r226967: "Added missing cache purge
of from argument" and fix the comment.
Modified:
head/sys/ufs/ufs/ufs_vnops.c
Modified: head/sys/u
Author: delphij
Date: Mon Oct 31 20:03:09 2011
New Revision: 226970
URL: http://svn.freebsd.org/changeset/base/226970
Log:
MFC r226887:
Don't expose a constant array into global namespace.
Reported by: Ruslan Yakovlev via yongari
Modified:
stable/8/sys/dev/tws/tws_services.c
sta
On 31 October 2011 21:13, Alan Cox wrote:
> On 10/31/2011 11:33, Sergey Kandaurov wrote:
>>
>> On 30 October 2011 09:06, Alan Cox wrote:
>>>
>>> Author: alc
>>> Date: Sun Oct 30 05:06:14 2011
>>> New Revision: 226928
>>> URL: http://svn.freebsd.org/changeset/base/226928
>>>
>>> Log:
>>> Eliminat
Author: delphij
Date: Mon Oct 31 20:02:11 2011
New Revision: 226969
URL: http://svn.freebsd.org/changeset/base/226969
Log:
MFC r226887:
Don't expose a constant array into global namespace.
Reported by: Ruslan Yakovlev via yongari
Approved by: re (kib)
Modified:
stable/9/sys/dev
On 10/31/2011 10:10, Peter Holm wrote:
> No, it was a misunderstanding on my part.
>
> The log message should have read:
> "Added missing cache purge of from argument."
So perhaps a forced commit?
--
Nothin' ever doesn't change, but nothin' changes much.
-- OK
On Mon, Oct 31, 2011 at 12:41:41PM -0400, John Baldwin wrote:
> On Monday, October 31, 2011 11:01:47 am Peter Holm wrote:
> > Author: pho
> > Date: Mon Oct 31 15:01:47 2011
> > New Revision: 226967
> > URL: http://svn.freebsd.org/changeset/base/226967
> >
> > Log:
> > The kern_renameat() looks u
On 10/31/2011 11:33, Sergey Kandaurov wrote:
On 30 October 2011 09:06, Alan Cox wrote:
Author: alc
Date: Sun Oct 30 05:06:14 2011
New Revision: 226928
URL: http://svn.freebsd.org/changeset/base/226928
Log:
Eliminate vm_phys_bootstrap_alloc(). It was a failed attempt at
eliminating duplica
On Monday, October 31, 2011 11:01:47 am Peter Holm wrote:
> Author: pho
> Date: Mon Oct 31 15:01:47 2011
> New Revision: 226967
> URL: http://svn.freebsd.org/changeset/base/226967
>
> Log:
> The kern_renameat() looks up the fvp using the DELETE flag, which causes
> the removal of the name cach
On 30 October 2011 09:06, Alan Cox wrote:
> Author: alc
> Date: Sun Oct 30 05:06:14 2011
> New Revision: 226928
> URL: http://svn.freebsd.org/changeset/base/226928
>
> Log:
> Eliminate vm_phys_bootstrap_alloc(). It was a failed attempt at
> eliminating duplicated code in the various pmap implem
Author: pho
Date: Mon Oct 31 15:01:47 2011
New Revision: 226967
URL: http://svn.freebsd.org/changeset/base/226967
Log:
The kern_renameat() looks up the fvp using the DELETE flag, which causes
the removal of the name cache entry for fvp.
Reported by: Anton Yuzhaninov
In collaboration w
On Mon, 31 Oct 2011, Alexey Dokuchaev wrote:
On Sun, Oct 30, 2011 at 09:17:42PM +, Marius Strobl wrote:
Log:
- Use device_t rather than the NetBSDish struct device.
Hmm, I though that style(9) advises against this practice:
Avoid using typedefs for structure types. Typedefs are pro
Author: ae
Date: Mon Oct 31 10:53:27 2011
New Revision: 226966
URL: http://svn.freebsd.org/changeset/base/226966
Log:
Add information about MD_READONLY and MD_COMPRESS flags to the
configuration dump.
MFC after:1 week
Modified:
head/sys/dev/md/md.c
Modified: head/sys/dev/md/md.c
=
Author: tuexen
Date: Mon Oct 31 09:27:10 2011
New Revision: 226965
URL: http://svn.freebsd.org/changeset/base/226965
Log:
MFC 226869:
When adding a new remote address using sctp_add_remote_addr(),
return the correct net if requested.
Approved by: re@
Modified:
stable/9/sys/netinet/sc
Author: pho
Date: Mon Oct 31 09:22:09 2011
New Revision: 226964
URL: http://svn.freebsd.org/changeset/base/226964
Log:
MFC r226681:
Only unlock if the lock is exclusive.
PR: kern/161956
Modified:
stable/8/sys/fs/nullfs/null_vfsops.c
Directory Properties:
stable/8/sys/ (pr
Author: pho
Date: Mon Oct 31 09:18:01 2011
New Revision: 226963
URL: http://svn.freebsd.org/changeset/base/226963
Log:
MFC r226681:
Only unlock if the lock is exclusive.
Approved by: re (kib)
PR: kern/161956
Modified:
stable/9/sys/fs/nullfs/null_vfsops.c
Directory Properti
Author: ed
Date: Mon Oct 31 08:59:17 2011
New Revision: 226961
URL: http://svn.freebsd.org/changeset/base/226961
Log:
Put some static keywords in the source code.
For these simple utilities, it doesn't harm to make all global variables
static. In fact, this allows the compiler to perform
Author: tuexen
Date: Mon Oct 31 08:48:27 2011
New Revision: 226960
URL: http://svn.freebsd.org/changeset/base/226960
Log:
MFC 226868:
Send out control chunks which have no specific destination.
Approved by: re@
Modified:
stable/9/sys/netinet/sctp_output.c
Directory Properties:
stable
27 matches
Mail list logo