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: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
-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
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
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: 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
16 matches
Mail list logo