On Sat, 12 Feb 2011, Konstantin Belousov wrote:
Log:
When creating a directory entry for the journal, always read at least
the fragment, and write the full block. Reading less might not work
due to device sector size bigger then size of direntries in the
last directory fragment.
I think it
On Sat, 12 Feb 2011, Konstantin Belousov wrote:
Log:
In checker, read journal by sectors.
Due to UFS insistence to pretend that device sector size is 512 bytes,
Do you mean that ffs_fsck does this? UFS doesn't exist, and ffs in the
kernel didn't use device sectors at all until recently (it
On Sun, 13 Feb 2011, Bruce Evans wrote:
On Sat, 12 Feb 2011, Konstantin Belousov wrote:
Log:
In checker, read journal by sectors.
Due to UFS insistence to pretend that device sector size is 512 bytes,
[long explanation stripped]
I don't claim to understand a word; all I know is that you
Author: adrian
Date: Sun Feb 13 13:11:00 2011
New Revision: 218637
URL: http://svn.freebsd.org/changeset/base/218637
Log:
* add in new EEPROM fields from later revisions
* add in printing futureBase
Modified:
head/tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c
Modified: head/tools/too
On Sun, Feb 13, 2011 at 11:30:56PM +1100, Bruce Evans wrote:
> On Sat, 12 Feb 2011, Konstantin Belousov wrote:
>
> >Log:
> > In checker, read journal by sectors.
> >
> > Due to UFS insistence to pretend that device sector size is 512 bytes,
>
> Do you mean that ffs_fsck does this? UFS doesn't ex
Author: tuexen
Date: Sun Feb 13 13:53:28 2011
New Revision: 218639
URL: http://svn.freebsd.org/changeset/base/218639
Log:
Fix several bugs related to stream scheduling.
Obtained from: Robin Seggelmann
MFC after: 3 months.
Modified:
head/sys/netinet/sctp_ss_functions.c
Modified: head/s
Author: alc
Date: Sun Feb 13 14:46:39 2011
New Revision: 218640
URL: http://svn.freebsd.org/changeset/base/218640
Log:
Eliminate tn_reg.tn_aobj_pages. Instead, correctly maintain the vm
object's size field. Previously, that field was always zero, even
when the object tn_reg.tn_aobj contain
Author: rrs
Date: Sun Feb 13 14:48:11 2011
New Revision: 218641
URL: http://svn.freebsd.org/changeset/base/218641
Log:
Fix a bug reported by Jonathan Leighton in his web-sctp testing
at the Univ-of-Del. Basically when a 1-to-1 socket did a
socket/bind/send(data)/close. If the timing was righ
Author: adrian
Date: Sun Feb 13 15:14:13 2011
New Revision: 218642
URL: http://svn.freebsd.org/changeset/base/218642
Log:
This should be TX stream, not RX stream.
Modified:
head/sys/dev/ath/if_ath_tx_ht.c
Modified: head/sys/dev/ath/if_ath_tx_ht.c
=
On Sun, 13 Feb 2011, Kostik Belousov wrote:
On Sun, Feb 13, 2011 at 11:30:56PM +1100, Bruce Evans wrote:
On Sat, 12 Feb 2011, Konstantin Belousov wrote:
Log:
In checker, read journal by sectors.
Due to UFS insistence to pretend that device sector size is 512 bytes,
Do you mean that ffs_fsc
Author: brucec
Date: Sun Feb 13 17:43:56 2011
New Revision: 218645
URL: http://svn.freebsd.org/changeset/base/218645
Log:
Document some more sysconf(3) variables.
MFC after:1 month
Modified:
head/lib/libc/gen/sysconf.3
Modified: head/lib/libc/gen/sysconf.3
==
Author: dchagin
Date: Sun Feb 13 17:56:22 2011
New Revision: 218646
URL: http://svn.freebsd.org/changeset/base/218646
Log:
The bitset field of freshly created futex should be initialized explicity.
Otherwise, REQUEUE operations fails.
Modified:
head/sys/compat/linux/linux_futex.c
Modified:
Author: brucec
Date: Sun Feb 13 18:18:56 2011
New Revision: 218650
URL: http://svn.freebsd.org/changeset/base/218650
Log:
Move potentially offensive fortune to fortunes-o.
PR: bin/137702
MFC after:3 days
Modified:
head/games/fortune/datfiles/fortunes
head/games/fortune/datfiles
Author: brucec
Date: Sun Feb 13 18:30:17 2011
New Revision: 218652
URL: http://svn.freebsd.org/changeset/base/218652
Log:
Only print the unit number when invoked with the -n flag.
PR: bin/144300
Submitted by: arundel
MFC after:3 days
Modified:
head/sbin/mdconfig/mdconfig.c
Mod
Author: dchagin
Date: Sun Feb 13 18:41:40 2011
New Revision: 218654
URL: http://svn.freebsd.org/changeset/base/218654
Log:
Stop printing the LOR, as this is expected behavior.
Modified:
head/sys/compat/linux/linux_futex.c
Modified: head/sys/compat/linux/linux_futex.c
Author: dchagin
Date: Sun Feb 13 18:46:34 2011
New Revision: 218655
URL: http://svn.freebsd.org/changeset/base/218655
Log:
Remove comment about 'ftlk' LOR.
Modified:
head/sys/compat/linux/linux_futex.c
Modified: head/sys/compat/linux/linux_futex.c
Author: dchagin
Date: Sun Feb 13 19:07:48 2011
New Revision: 218658
URL: http://svn.freebsd.org/changeset/base/218658
Log:
Sort include files in the alphabetical order.
Modified:
head/sys/amd64/linux32/linux32_sysvec.c
head/sys/i386/linux/linux_sysvec.c
Modified: head/sys/amd64/linux32/lin
Author: marcel
Date: Sun Feb 13 19:24:04 2011
New Revision: 218660
URL: http://svn.freebsd.org/changeset/base/218660
Log:
Use the preload_fetch_addr() and preload_fetch_size() convenience
functions to obtain the address and size of the overriding DSDT.
Sponsored by: Juniper Networks.
Mod
Author: marcel
Date: Sun Feb 13 19:25:48 2011
New Revision: 218661
URL: http://svn.freebsd.org/changeset/base/218661
Log:
Use the preload_fetch_addr() and preload_fetch_size() convenience
functions to obtain the address and size of the bitmap splash image.
Sponsored by: Juniper Networks.
Author: marcel
Date: Sun Feb 13 19:26:51 2011
New Revision: 218662
URL: http://svn.freebsd.org/changeset/base/218662
Log:
Use the preload_fetch_addr() and preload_fetch_size() convenience
functions to obtain the address and size of the PCI vendor data.
Sponsored by: Juniper Networks.
Mod
Author: marcel
Date: Sun Feb 13 19:34:48 2011
New Revision: 218663
URL: http://svn.freebsd.org/changeset/base/218663
Log:
Use the preload_fetch_addr() and preload_fetch_size() convenience
functions to obtain the address and size of the preloaded key files.
Sponsored by: Juniper Networks.
Author: marcel
Date: Sun Feb 13 19:46:55 2011
New Revision: 218665
URL: http://svn.freebsd.org/changeset/base/218665
Log:
Use the preload_fetch_addr() and preload_fetch_size() convenience
functions to obtain the address and size of the preloaded pool
configuration file/repository.
Spons
Author: cognet
Date: Sun Feb 13 20:02:46 2011
New Revision: 218666
URL: http://svn.freebsd.org/changeset/base/218666
Log:
Call init_param1() much earlier, so that msgbufsize is non-zero when we want
to map and use the msgbuf.
Modified:
head/sys/arm/at91/at91_machdep.c
head/sys/arm/econa/e
Author: cognet
Date: Sun Feb 13 20:04:29 2011
New Revision: 218667
URL: http://svn.freebsd.org/changeset/base/218667
Log:
Oops, wasn't supposed to commit this.
Modified:
head/sys/arm/at91/at91_machdep.c
Modified: head/sys/arm/at91/at91_machdep.c
==
On 13 February 2011 11:51, Bruce Evans wrote:
> On Sat, 12 Feb 2011, Konstantin Belousov wrote:
>
>> Log:
>> When creating a directory entry for the journal, always read at least
>> the fragment, and write the full block. Reading less might not work
>> due to device sector size bigger then size
Author: dchagin
Date: Sun Feb 13 20:07:48 2011
New Revision: 218668
URL: http://svn.freebsd.org/changeset/base/218668
Log:
Sort include files in the alphabetical order.
Modified:
head/sys/compat/linux/linux_futex.c
Modified: head/sys/compat/linux/linux_futex.c
===
On Sun Feb 13 11, Bruce Cran wrote:
> Author: brucec
> Date: Sun Feb 13 18:30:17 2011
> New Revision: 218652
> URL: http://svn.freebsd.org/changeset/base/218652
>
> Log:
> Only print the unit number when invoked with the -n flag.
wow. i completely forget about this one. ;) thanks for taking car
On Sun, 6 Feb 2011, Randall Stewart wrote:
Author: rrs
Date: Sun Feb 6 13:17:40 2011
New Revision: 218371
URL: http://svn.freebsd.org/changeset/base/218371
Log:
1) Use same scheme Michael and I discussed for a selected for a flowid
2) If flowid is not set, arrange so it is stored.
3) If fl
Author: kib
Date: Sun Feb 13 21:52:26 2011
New Revision: 218670
URL: http://svn.freebsd.org/changeset/base/218670
Log:
Lock the vnode around clearing of VV_TEXT flag. Remove mp_fixme() note
mentioning that vnode lock is needed.
Reviewed by: alc
Tested by:pho
MFC after:1 week
Author: uqs
Date: Sun Feb 13 22:17:49 2011
New Revision: 218672
URL: http://svn.freebsd.org/changeset/base/218672
Log:
Add back soon-to-be-release FreeBSD 7.4 which got clobbered in the previous
merges.
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local
Changes in other areas also in this re
On Mon, 07.02.2011 at 22:33:39 +, Glen Barber wrote:
> Author: gjb (doc committer)
> Date: Mon Feb 7 22:33:39 2011
> New Revision: 218421
> URL: http://svn.freebsd.org/changeset/base/218421
>
> Log:
> Update manpage to remove CRT reference.
Would you mind tackling these as well?
bin/stty/
Hi,
On 2/13/11 5:27 PM, Ulrich Spörlein wrote:
>> Log:
>> Update manpage to remove CRT reference.
>
> Would you mind tackling these as well?
>
> bin/stty/stty.1
> share/man/man4/acpi_panasonic.4
> usr.bin/colcrt/colcrt.1 (I think this tool should be removed)
> usr.bin/ul/ul.1
>
Sure thing.
On 2/13/11 5:58 PM, Glen Barber wrote:
> Hi,
>
> On 2/13/11 5:27 PM, Ulrich Spörlein wrote:
>>> Log:
>>> Update manpage to remove CRT reference.
>>
>> Would you mind tackling these as well?
>>
>> share/man/man4/acpi_panasonic.4
Hmm.. acpi_panasonic(4) appears to have a mode which differentiate
Author: alc
Date: Mon Feb 14 02:37:27 2011
New Revision: 218673
URL: http://svn.freebsd.org/changeset/base/218673
Log:
Retire mp_fixme(). It's no longer used.
Modified:
head/sys/sys/mutex.h
Modified: head/sys/sys/mutex.h
==
34 matches
Mail list logo