Author: sobomax
Date: Mon Jan 19 15:33:06 2009
New Revision: 187433
URL: http://svn.freebsd.org/changeset/base/187433
Log:
Take NTFS option out to match i386 GENERIC.
Suggested by: phk, luigi
Modified:
head/sys/amd64/conf/GENERIC
Modified: head/sys/amd64/conf/GENERIC
===
Author: sobomax
Date: Mon Jan 19 15:36:25 2009
New Revision: 187434
URL: http://svn.freebsd.org/changeset/base/187434
Log:
MFC: take NTFS option out to match i386 GENERIC.
Modified:
stable/7/sys/amd64/conf/GENERIC
Modified: stable/7/sys/amd64/conf/GENERIC
Author: sobomax
Date: Mon Jan 19 15:38:26 2009
New Revision: 187435
URL: http://svn.freebsd.org/changeset/base/187435
Log:
MFC: take NTFS out to match i386 GENERIC.
Modified:
stable/6/sys/amd64/conf/GENERIC
Modified: stable/6/sys/amd64/conf/GENERIC
===
Author: sobomax
Date: Mon Jan 19 15:59:05 2009
New Revision: 187436
URL: http://svn.freebsd.org/changeset/base/187436
Log:
In the CAVEATS section mention the fact that the NTFS kernel support isn't
very well maintained and point user to sysutils/fusefs-ntfs, which
at the time of this writing
Author: sobomax
Date: Mon Jan 19 16:19:53 2009
New Revision: 187437
URL: http://svn.freebsd.org/changeset/base/187437
Log:
Mention the fact that the NTFS kernel support isn't
very well maintained and point user to sysutils/fusefs-ntfs, which
at the time of this writing seems to be a better a
Robert Watson wrote:
On Mon, 19 Jan 2009, Maxim Sobolev wrote:
Author: sobomax
Date: Mon Jan 19 15:36:25 2009
New Revision: 187434
URL: http://svn.freebsd.org/changeset/base/187434
Log:
MFC: take NTFS option out to match i386 GENERIC.
Are you going to modify UPDATING to say that "op
Author: sobomax
Date: Mon Jan 19 17:00:42 2009
New Revision: 187438
URL: http://svn.freebsd.org/changeset/base/187438
Log:
Mention removal of NTFS from GENERIC/amd64.
Modified:
head/UPDATING
Modified: head/UPDATING
=
Sam Leffler wrote:
Maxim Sobolev wrote:
Scott Long wrote:
prepare to be wrong. And above all else, don't put drivers into here
that you haven't tested. It's pretty silly to admit in your commit
message, for all to see, that you are blatantly committing without
testing.
A
Author: sobomax
Date: Mon Jan 19 17:14:03 2009
New Revision: 187440
URL: http://svn.freebsd.org/changeset/base/187440
Log:
MFC: mention removal of NTFS from GENERIC/amd64.
Modified:
stable/7/UPDATING
Modified: stable/7/UPDATING
Author: sobomax
Date: Mon Jan 19 17:17:32 2009
New Revision: 187441
URL: http://svn.freebsd.org/changeset/base/187441
Log:
Put NTFS back, it's probably not worth to touch 6-STABLE now when it's in
the maintenance mode and AFAIK no more releases are planned from this
branch.
Modified:
stab
M. Warner Losh wrote:
In message: <497446d4.5020...@freebsd.org>
Maxim Sobolev writes:
: i386 only and don't have any particular reason to be i386-specific (i.e.
: ISA/EISA drivers, PCMCIA drivers etc) into amd64 GENERIC automatically
Ahem. PC Card drivers are not
M. Warner Losh wrote:
In message: <4974b0fd.2060...@freebsd.org>
Maxim Sobolev writes:
: Robert Watson wrote:
: >
: > On Mon, 19 Jan 2009, Maxim Sobolev wrote:
: >
: >> Author: sobomax
: >> Date: Mon Jan 19 15:36:25 2009
: >> New Revision: 187434
M. Warner Losh wrote:
In message:
Robert Watson writes:
:
: On Mon, 19 Jan 2009, Maxim Sobolev wrote:
:
: > Author: sobomax
: > Date: Mon Jan 19 15:36:25 2009
: > New Revision: 187434
: > URL: http://svn.freebsd.org/changeset/base/187434
: >
: > Log:
: >
Author: sobomax
Date: Tue Jan 20 02:08:21 2009
New Revision: 187459
URL: http://svn.freebsd.org/changeset/base/187459
Log:
Tone down warning about the quality of the NTFS VFS module. It appears that
not all developers share luigi opinion about quality of sysutils/fusefs-ntfs
compared to our
Jung-uk Kim wrote:
Author: jkim
Date: Thu Jan 22 17:06:33 2009
New Revision: 187594
URL: http://svn.freebsd.org/changeset/base/187594
Log:
Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_id for i386
What about amd64?
-Maxim
___
svn-src
Jung-uk Kim wrote:
On Thursday 22 January 2009 03:24 pm, Maxim Sobolev wrote:
Jung-uk Kim wrote:
Author: jkim
Date: Thu Jan 22 17:06:33 2009
New Revision: 187594
URL: http://svn.freebsd.org/changeset/base/187594
Log:
Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_i
David O'Brien wrote:
On Mon, Jan 19, 2009 at 08:54:30AM -0800, David O'Brien (@FreeBSD) wrote:
On Mon, Jan 19, 2009 at 03:38:26PM +0000, Maxim Sobolev wrote:
Author: sobomax
Date: Mon Jan 19 15:38:26 2009
New Revision: 187435
URL: http://svn.freebsd.org/changeset/base/187435
Log:
Maxim Sobolev wrote:
in your MTA:
MUA I mean.
-Maxim
___
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"
Author: sobomax
Date: Sun Oct 26 18:58:04 2008
New Revision: 184293
URL: http://svn.freebsd.org/changeset/base/184293
Log:
Fix division by zero panic if kern.hz less than 32.
MFC after:1 day
Modified:
head/sys/amd64/amd64/local_apic.c
head/sys/i386/i386/local_apic.c
Modified: head
Author: sobomax
Date: Mon Oct 27 06:25:02 2008
New Revision: 184323
URL: http://svn.freebsd.org/changeset/base/184323
Log:
Default HZ value (1,000) on i386/amd64 is not very virtual machine friendly.
Due to the nature of the beast it causes lot of unproductive overhead. This
is especially ba
Author: sobomax
Date: Mon Oct 27 06:34:41 2008
New Revision: 184324
URL: http://svn.freebsd.org/changeset/base/184324
Log:
vm_pnames has no reason to be global.
MFC after:2 weeks
Modified:
head/sys/kern/subr_param.c
Modified: head/sys/kern/subr_param.c
==
Author: sobomax
Date: Mon Oct 27 08:09:05 2008
New Revision: 184326
URL: http://svn.freebsd.org/changeset/base/184326
Log:
vm_pnames should be "const char *const[]".
Submitted by: Christoph Mallon
Modified:
head/sys/kern/subr_param.c
Modified: head/sys/kern/subr_param.c
John Baldwin wrote:
On Sunday 26 October 2008 02:58:04 pm Maxim Sobolev wrote:
Author: sobomax
Date: Sun Oct 26 18:58:04 2008
New Revision: 184293
URL: http://svn.freebsd.org/changeset/base/184293
Log:
Fix division by zero panic if kern.hz less than 32.
MFC after: 1 day
This is wrong
Author: sobomax
Date: Mon Oct 27 21:06:16 2008
New Revision: 184372
URL: http://svn.freebsd.org/changeset/base/184372
Log:
Fix r184323 - set stathz to be the same as lapic_timer_hz when lapic_timer_hz
is less than 128. Remove extra {} to match existing style.
Modified:
head/sys/i386/i386/lo
Author: sobomax
Date: Mon Oct 27 21:45:18 2008
New Revision: 184378
URL: http://svn.freebsd.org/changeset/base/184378
Log:
Fix r184323 - set stathz to be the same as lapic_timer_hz when lapic_timer_hz
is less than 128. Remove extra {} to match existing style.
Modified:
head/sys/amd64/amd64/
Bruce Evans wrote:
On Mon, 27 Oct 2008, John Baldwin wrote:
On Sunday 26 October 2008 02:58:04 pm Maxim Sobolev wrote:
Author: sobomax
Date: Sun Oct 26 18:58:04 2008
New Revision: 184293
URL: http://svn.freebsd.org/changeset/base/184293
Log:
Fix division by zero panic if kern.hz less than
Bruce Evans wrote:
lapic_timer_hz = hz = stathz = ~100 might be best. (Once we have
interrupted
at 100 Hz, there we can use this for hz at no extra cost in the emulator).
In't there more overhead in full userland context switch implied by HZ
100 compared to (presumably)fast timer interrupt?
Author: sobomax
Date: Wed Oct 29 21:08:34 2008
New Revision: 184454
URL: http://svn.freebsd.org/changeset/base/184454
Log:
MFC: don't panic when HZ value is below 32. This change may need a bit
of refinement later, as bde says that 4BSD expects stathz of 128, while
in this case stathz would
Author: sobomax
Date: Wed Oct 29 21:12:19 2008
New Revision: 184455
URL: http://svn.freebsd.org/changeset/base/184455
Log:
MFC: don't panic when HZ value is below 32. This change may need a bit
of refinement later, as bde says that 4BSD expects stathz of 128, while
in this case stathz would
Author: sobomax
Date: Wed Oct 29 21:31:01 2008
New Revision: 184456
URL: http://svn.freebsd.org/changeset/base/184456
Log:
MFC: don't panic when HZ value is below 32. This change may need a bit
of refinement later, as bde says that 4BSD expects stathz of 128, while
in this case stathz would
Author: sobomax
Date: Thu Oct 30 21:02:00 2008
New Revision: 184486
URL: http://svn.freebsd.org/changeset/base/184486
Log:
Fix compilation in the case when kernel doesn't have KDB ebabled.
subr_kdb.c still references breakpoint() in this case.
Modified:
head/sys/powerpc/include/cpufunc.h
M
Author: sobomax
Date: Thu Oct 30 21:48:28 2008
New Revision: 184487
URL: http://svn.freebsd.org/changeset/base/184487
Log:
Make it possible to compile kernel with KTR but without DDB.
Modified:
head/sys/conf/files
head/sys/kern/subr_stack.c
Modified: head/sys/conf/files
===
Author: sobomax
Date: Sun Nov 9 07:58:23 2008
New Revision: 184781
URL: http://svn.freebsd.org/changeset/base/184781
Log:
Ignore files that only differ in CVS Id tag.
MFC after:2 weeks
Modified:
head/usr.sbin/mergemaster/mergemaster.sh
Modified: head/usr.sbin/mergemaster/mergemaste
Author: sobomax
Date: Sun Nov 9 23:44:32 2008
New Revision: 184804
URL: http://svn.freebsd.org/changeset/base/184804
Log:
Improve on 184781 - instead of ignoring the file when the only difference
is CVS Id, replace the old one with the new one automatically. While I
don't see much differenc
Author: sobomax
Date: Tue Nov 11 02:13:21 2008
New Revision: 184832
URL: http://svn.freebsd.org/changeset/base/184832
Log:
No need to run rm ${COMPFILE} after mm_install() - mm_install()
does it for us.
Modified:
head/usr.sbin/mergemaster/mergemaster.sh
Modified: head/usr.sbin/mergemaster/
Author: sobomax
Date: Wed Nov 26 09:46:35 2008
New Revision: 185331
URL: http://svn.freebsd.org/changeset/base/185331
Log:
Add Pentium D cores into the list that can't handle 12.5% and 25%
throttle. My SMP kernel hangs when one of those is selected by
powerd. Errata AA21 here:
ftp://dow
Author: sobomax
Date: Mon Dec 8 20:53:27 2008
New Revision: 185776
URL: http://svn.freebsd.org/changeset/base/185776
Log:
Fix typo in the comment %is -> %si.
Modified:
head/sys/boot/i386/boot0/boot0.S
Modified: head/sys/boot/i386/boot0/boot0.S
===
Author: sobomax
Date: Mon Dec 8 21:52:06 2008
New Revision: 185779
URL: http://svn.freebsd.org/changeset/base/185779
Log:
Respect RBX_MUTE flag from boot[012].
MFC after:4 weeks
Modified:
head/sys/boot/i386/btx/btxldr/btxldr.S
Modified: head/sys/boot/i386/btx/btxldr/btxldr.S
==
Author: sobomax
Date: Mon Dec 8 23:45:41 2008
New Revision: 185780
URL: http://svn.freebsd.org/changeset/base/185780
Log:
Optimiza assembly in the previous r185779, to save whooping 16 bytes.
Submitted by: Christoph Mallon
MFC after:4 weeks
(including r185779)
Modifi
Author: sobomax
Date: Tue Dec 9 00:25:57 2008
New Revision: 185781
URL: http://svn.freebsd.org/changeset/base/185781
Log:
Remove now unused label.
Submitted by: Christoph Mallon
MFC after:4 weeks
(along with r185779 and r185780)
Modified:
head/sys/boot/i386/btx/btx
Author: sobomax
Date: Wed Dec 10 10:46:58 2008
New Revision: 185853
URL: http://svn.freebsd.org/changeset/base/185853
Log:
MFC: Add Pentium D cores into the list that can't handle 12.5% and 25%
throttle. Also, fix logic error which makes detection always negative
while I am here (already fix
Author: sobomax
Date: Wed Dec 10 10:50:19 2008
New Revision: 185854
URL: http://svn.freebsd.org/changeset/base/185854
Log:
Fix misplaced /* slipped in the previous commit.
Modified:
stable/6/sys/i386/cpufreq/p4tcc.c
Modified: stable/6/sys/i386/cpufreq/p4tcc.c
Author: sobomax
Date: Wed Dec 10 11:09:31 2008
New Revision: 185856
URL: http://svn.freebsd.org/changeset/base/185856
Log:
MFC: automatically upgrade files that only differ in CVS Id tag.
Modified:
stable/6/usr.sbin/mergemaster/ (props changed)
stable/6/usr.sbin/mergemaster/mergemaster.sh
Author: sobomax
Date: Thu Apr 29 06:16:00 2010
New Revision: 207354
URL: http://svn.freebsd.org/changeset/base/207354
Log:
On certain chipsets AT keyboard controller isn't present and is
emulated by BIOS using SMI interrupt. On those chipsets reading
from the status port may be thousand time
Author: sobomax
Date: Mon May 3 07:32:50 2010
New Revision: 207554
URL: http://svn.freebsd.org/changeset/base/207554
Log:
Add new tunable 'net.link.ifqmaxlen' to set default send interface
queue length. The default value for this parameter is 50, which is
quite low for many of today's uses
Author: sobomax
Date: Wed Mar 3 02:05:09 2010
New Revision: 204615
URL: http://svn.freebsd.org/changeset/base/204615
Log:
Teach newfs(8) to understand size modifiers for all options taking
size or size-like argument. I.e. "-s 32k" instead of "-s 32768".
Size parsing function has been shamel
Xin LI wrote:
On Tue, Mar 2, 2010 at 6:05 PM, Maxim Sobolev wrote:
Author: sobomax
Date: Wed Mar 3 02:05:09 2010
New Revision: 204615
URL: http://svn.freebsd.org/changeset/base/204615
Log:
Teach newfs(8) to understand size modifiers for all options taking
size or size-like argument. I.e
Author: sobomax
Date: Wed Mar 3 19:25:28 2010
New Revision: 204654
URL: http://svn.freebsd.org/changeset/base/204654
Log:
Use expand_number(3) from libutil instead of home-grown function to parse
human-friendly power-of-two numbers (i.e. 2k, 5M etc).
Suggested by: many
MFC after:1
Warner Losh wrote:
Author: imp
Date: Wed Mar 3 21:53:25 2010
New Revision: 204672
URL: http://svn.freebsd.org/changeset/base/204672
Log:
Cast these to intmax_t before printing to fix build bustage. Better
solutions welcome.
Thanks for a quick fix and sorry for the breakage. IMHO you fix'
Author: sobomax
Date: Fri Mar 5 03:37:42 2010
New Revision: 204748
URL: http://svn.freebsd.org/changeset/base/204748
Log:
Don't spam dmesg with "registered firmware ..." when module is compiled
into kernel, unless there is a verbose boot flag set. There is no real
need to have this informa
Author: sobomax
Date: Tue Mar 9 10:31:03 2010
New Revision: 204909
URL: http://svn.freebsd.org/changeset/base/204909
Log:
Change secrorsize back to int, since that's the data type expected by the
ioctl(DIOCGSECTORSIZE). It creates issues on some architectures.
MFC after:1 week
Repo
Poul-Henning Kamp wrote:
In message <201003091031.o29av3jo088...@svn.freebsd.org>, Maxim Sobolev writes:
Log:
Change secrorsize back to int, since that's the data type expected by the
ioctl(DIOCGSECTORSIZE). It creates issues on some architectures.
Uhm, no, DIOCGSECTORSIZE
Author: sobomax
Date: Tue Mar 9 19:31:08 2010
New Revision: 204919
URL: http://svn.freebsd.org/changeset/base/204919
Log:
o bdeficize expand_number_int() function;
o revert most of the recent changes (int -> int64_t conversion) by using
this functon for parsing all options.
Modified:
Author: sobomax
Date: Wed Mar 10 00:47:09 2010
New Revision: 204936
URL: http://svn.freebsd.org/changeset/base/204936
Log:
Fix "Empty input line" mdoc warning.
Submitted by: Alexander Best
Modified:
head/sbin/newfs/newfs.8
Modified: head/sbin/newfs/newfs.8
==
Author: sobomax
Date: Wed Mar 10 05:19:14 2010
New Revision: 204941
URL: http://svn.freebsd.org/changeset/base/204941
Log:
Provide workaround for the ages old bug affecting certain BCM5708S
chip revision often found in the blades and resulting in interfaces
not sensing carrier signal. Lookin
Author: sobomax
Date: Wed Mar 10 23:00:15 2010
New Revision: 204989
URL: http://svn.freebsd.org/changeset/base/204989
Log:
further narrow down no carrier workaround, since it appears to only affect
very specific IBM hardware and other machines with the same BCM ASIC chip id
0x57081021 are ju
Author: sobomax
Date: Wed Mar 10 23:02:06 2010
New Revision: 204990
URL: http://svn.freebsd.org/changeset/base/204990
Log:
Fix style(9) bugs in the previous revision.
Modified:
head/sys/dev/mii/brgphy.c
Modified: head/sys/dev/mii/brgphy.c
=
Author: sobomax
Date: Thu Mar 25 00:37:13 2010
New Revision: 205633
URL: http://svn.freebsd.org/changeset/base/205633
Log:
MFC: allow comment in the middle of configuration line not only at the
beginning.
Modified:
stable/7/contrib/tcp_wrappers/hosts_access.c
Directory Properties:
stable/
Author: sobomax
Date: Thu Mar 25 02:14:04 2010
New Revision: 205634
URL: http://svn.freebsd.org/changeset/base/205634
Log:
MFC: Allow comment in the middle of the line.
Modified:
stable/8/contrib/tcp_wrappers/hosts_access.c
Directory Properties:
stable/8/contrib/tcp_wrappers/ (props chang
Author: sobomax
Date: Thu Mar 25 23:38:10 2010
New Revision: 205657
URL: http://svn.freebsd.org/changeset/base/205657
Log:
MFC: workaround no-carrier issue on IBM HS21.
PR: 118238
Modified:
stable/8/sys/dev/mii/brgphy.c
Directory Properties:
stable/8/sys/dev/mii/ (props cha
Author: sobomax
Date: Fri Mar 26 00:05:42 2010
New Revision: 205658
URL: http://svn.freebsd.org/changeset/base/205658
Log:
MFC: workaround no-carrier issue on IBM HS21.
PR: 118238
Modified:
stable/7/sys/dev/mii/brgphy.c
Directory Properties:
stable/7/sys/dev/mii/ (props cha
Attilio Rao wrote:
Author: attilio
Date: Sat May 30 23:27:48 2009
New Revision: 193134
URL: http://svn.freebsd.org/changeset/base/193134
Log:
MFC r192760:
Use the END() macro appropriately in order to improve debugging for
tools (Valgrind mainly).
Modified: stable/7/lib/libc/i386/stdlib/l
Author: sobomax
Date: Tue Jun 3 05:19:10 2014
New Revision: 267001
URL: http://svnweb.freebsd.org/changeset/base/267001
Log:
Fix few outdated names of defines:
o NR_REG_SW_NIC -> NR_REG_SW
o NR_RING_NIC_SW -> NR_REG_NIC_SW
o NETMAP_NO_TX_SYNC -> NETMAP_NO_TX_POLL
o NETMAP_DO_RX_SYNC
Author: sobomax
Date: Sat Apr 25 04:58:08 2015
New Revision: 281970
URL: https://svnweb.freebsd.org/changeset/base/281970
Log:
o Properly init prevtime, so that we don't print bogus value in the
first entry reported by the relative mode (-R).
o Properly print negative offsets, which I gue
Author: sobomax
Date: Mon Jul 22 20:04:55 2019
New Revision: 350224
URL: https://svnweb.freebsd.org/changeset/base/350224
Log:
Allow "update" option to be used in the fstab(5). Document possible use case.
Approved by: mckusick
MFC after:2 weeks
Differential Revision:https:/
Author: sobomax
Date: Wed May 22 04:51:08 2019
New Revision: 348091
URL: https://svnweb.freebsd.org/changeset/base/348091
Log:
Make aacraid(4) working on ASR8805 & ASR8402 in particular. This patch
has been in the PR system for 5 months and then on reviews for another 5.
Nobody came with any
Author: sobomax
Date: Sun Jun 2 23:38:19 2019
New Revision: 348521
URL: https://svnweb.freebsd.org/changeset/base/348521
Log:
Fix several places where tool name has been hardcoded:
install -> ${INSTALL}
mtree -> ${MTREE_CMD}
services_mkdb -> ${SERVICES_MKDB_CMD}
cap_m
gt; > In message <7bd6b7ad-5950-4015-b95d-9ffb609f5...@fubar.geek.nz>,
>> Andrew Turner
>> > writes:
>> > >
>> > >
>> > > > On 3 Jun 2019, at 00:38, Maxim Sobolev wrote:
>> > > >
>> > > > Author: sobomax
&
Author: sobomax
Date: Mon Jun 3 15:12:44 2019
New Revision: 348532
URL: https://svnweb.freebsd.org/changeset/base/348532
Log:
Leave mtree hardcoded for now. Reverting partially 348521 and also
the followup stopgap change, because I don't think it's a correct. I still
need to figure out wher
Author: sobomax
Date: Mon Jun 3 15:34:00 2019
New Revision: 348540
URL: https://svnweb.freebsd.org/changeset/base/348540
Log:
Rollback the rest of the botched r348521. Re-work would be posted to
reviews. Sorry.
Reported by: Enji Cooper
Modified:
head/Makefile.inc1
Modified: head/Mak
On Mon, Jun 3, 2019 at 7:28 AM Enji Cooper wrote:
> Hi Maxim,
>
>
> > Modified: head/Makefile.inc1
> >
> ==
> > --- head/Makefile.inc1Sun Jun 2 22:27:26 2019(r348520)
> > +++ head/Makefile.inc1Sun Jun 2 23:3
Author: sobomax
Date: Mon Jun 3 21:40:42 2019
New Revision: 348589
URL: https://svnweb.freebsd.org/changeset/base/348589
Log:
Put back MTREE_CMD here for now. Doh, not my day, perhaps.
Reported by: markj, mav
Modified:
head/etc/Makefile
Modified: head/etc/Makefile
https://reviews.freebsd.org/D20520 has been created as a follow-up. Give it
some feedback, thanks!
-Max
On Mon, Jun 3, 2019 at 11:42 AM Rodney W. Grimes
wrote:
> > On Mon, Jun 3, 2019 at 7:28 AM Enji Cooper
> wrote:
> >
> > > Hi Maxim,
> > >
> > >
> > > > Modified: head/Makefile.inc1
> > > >
>
Author: sobomax
Date: Wed Jun 29 18:19:05 2016
New Revision: 302284
URL: https://svnweb.freebsd.org/changeset/base/302284
Log:
1.Improve handling around last compressed block of the file, which is
necessary because CLOOP format lacks explicit EOF or length, so that
in the presence of pad
Author: sobomax
Date: Mon Jul 18 03:59:03 2016
New Revision: 302978
URL: https://svnweb.freebsd.org/changeset/base/302978
Log:
Don't print same value twice, one in decimal once in hex. This makes
output more cryptic than it needs to be and wastes cpu cycles and
console bandwidth.
Modified:
Author: sobomax
Date: Mon Jul 18 05:00:01 2016
New Revision: 302985
URL: https://svnweb.freebsd.org/changeset/base/302985
Log:
Relax checking if the privider size matches size recorded in the
superblock, allowing provider to be bit bigger, i.e. have some
extra padding after the FS image. Tha
those cases I don't think it makes much difference
if we are attaching to a slice or a partition.
-Maxim
On Sun, Jul 17, 2016 at 10:37 PM, Andrey V. Elsukov
wrote:
> On 18.07.16 08:00, Maxim Sobolev wrote:
> > Author: sobomax
> > Date: Mon Jul 18 05:00:01 2016
> > New R
I think people might be worried about existing deployed systems that might
stop booting if geom label obscures the whole disk making one or more
slices unavailable via geom_label mechanism.
-Max
On Mon, Jul 18, 2016 at 10:09 AM, Devin Teske wrote:
>
> > On Jul 18, 2016, at 7:24
lsukov
wrote:
> On 18.07.16 17:24, Maxim Sobolev wrote:
> > Andrey, are you talking about this:
> >
> > ---
> > r156299 | pjd | 2006-03-04 11:41:54 -0800 (сб, 04 мар 2006) | 11 lines
> >
> > We need to check if file system size is equal to provider's size, b
tell. So if it worked with the strict comparison, it should also work with
relaxed bound one.
https://reviews.freebsd.org/D6208
Thanks!
-Max
On Mon, Jul 18, 2016 at 1:18 PM, Andrey V. Elsukov
wrote:
> On 18.07.16 22:37, Maxim Sobolev wrote:
> > Well, this looks to me exactly what I am
/usr.bin/mkuzip/mkuz_blk.c Wed Jul 20 16:36:17 2016
(r303095)
@@ -0,0 +1,45 @@
+/*
+ * Copyright (c) 2004-2016 Maxim Sobolev
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
sys/geom/uzip/g_uzip.cThu Jul 21 23:29:16 2016
(r303166)
+++ stable/10/sys/geom/uzip/g_uzip.cThu Jul 21 23:49:26 2016
(r303167)
@@ -1,6 +1,7 @@
/*-
* Copyright (c) 2004 Max Khon
* Copyright (c) 2014 Juniper Networks, Inc.
+ * Copyright (c) 2006-2016 Maxim Sobolev
* All rights
Author: sobomax
Date: Wed Nov 21 21:46:06 2018
New Revision: 340745
URL: https://svnweb.freebsd.org/changeset/base/340745
Log:
Fix CU: output of the --debug-dump=decodedline, the problem there
is that both file name and current directory is recorded, however
file name sometimes already conta
Author: sobomax
Date: Fri Nov 23 22:36:56 2018
New Revision: 340857
URL: https://svnweb.freebsd.org/changeset/base/340857
Log:
Nuke out buffer overflow safety marker code, it duplicates similar code in
the malloc()/free() as well as having potential of softening the handling
in case error is
Interesting. I have a similar functionality implemented as an option for
the dd utility in my pipeline (conv=erase).
-Max
On Thu, Nov 29, 2018 at 6:21 AM Eugene Grosbein wrote:
> Author: eugen
> Date: Thu Nov 29 14:21:26 2018
> New Revision: 341232
> URL: https://svnweb.freebsd.org/changeset/ba
Author: sobomax
Date: Thu Nov 29 18:37:48 2018
New Revision: 341253
URL: https://svnweb.freebsd.org/changeset/base/341253
Log:
The libstand's panic() appends its own '\n' to the message, so that users of
the API
don't need to supply one.
MFC after:2 weeks
Modified:
head/stand/comm
Author: sobomax
Date: Thu Nov 29 19:28:01 2018
New Revision: 341257
URL: https://svnweb.freebsd.org/changeset/base/341257
Log:
Replace hand-crafted naive byte-by-byte zero block detection routine
with macro based around memcmp(). The latter is expected to be some
8 times faster on a modern 6
Author: sobomax
Date: Fri Nov 30 02:14:41 2018
New Revision: 341276
URL: https://svnweb.freebsd.org/changeset/base/341276
Log:
When handling CMD_CRIT error set command_errmsg to NULL after we dump it out,
so that it does not result in error message printed twice.
OK load doodoo
can't fi
For those interested, dd(1) patch is here:
https://reviews.freebsd.org/D18382
Feedback is much appreciated. Thanks!
-Max
On Thu, Nov 29, 2018 at 5:01 PM Alexey Dokuchaev wrote:
> On Thu, Nov 29, 2018 at 10:36:02AM -0800, Maxim Sobolev wrote:
> > Interesting. I have a similar func
Well, I personally think "erase" better describes the option in question.
"delete" is ambiguous, since nothing is really "deleted" here and "trim"
refers to a name of a particular command in a particular protocol, which
may or may not be around in 10 years from now. However, it looks like the
indus
Author: sobomax
Date: Tue Dec 4 21:48:56 2018
New Revision: 341494
URL: https://svnweb.freebsd.org/changeset/base/341494
Log:
Another attempt to fix issue with the DIOCGDELETE ioctl(2) not
handling slightly out-of-bound requests properly (r340187).
Perform range check here rather then rely
03/01/16\n2006/08/10"]
marcel [label="Marcel Moolenaar\nmar...@freebsd.org\n1999/07/03\n2007/07/01"]
+sobomax[label="Maxim Sobolev\nsobo...@freebsd.org\n2000/05/17\n2018/12/03"]
steve [label="Steve Price\nst...@freebsd.org\n/xx/xx\n/xx/xx"]
will [label=
Author: sobomax
Date: Sun Dec 9 02:58:53 2018
New Revision: 341749
URL: https://svnweb.freebsd.org/changeset/base/341749
Log:
Hook up ng_checksum(4) module and appropriate manpage to the build. The module
was added back in 2016, but has never been connected.
MFC after:1 week
Modifie
Author: sobomax
Date: Sun Dec 9 03:07:45 2018
New Revision: 341750
URL: https://svnweb.freebsd.org/changeset/base/341750
Log:
MFC: r340745, fix CU: output of the --debug-dump=decodedline.
Differential Revision:https://reviews.freebsd.org/D18290
Modified:
stable/11/contrib/elftoo
Author: sobomax
Date: Wed Dec 12 16:25:30 2018
New Revision: 341991
URL: https://svnweb.freebsd.org/changeset/base/341991
Log:
MFC: r340745, fix CU: output of the --debug-dump=decodedline.
Modified:
stable/12/contrib/elftoolchain/readelf/readelf.c
Directory Properties:
stable/12/ (props c
Author: sobomax
Date: Wed Dec 12 19:02:37 2018
New Revision: 341996
URL: https://svnweb.freebsd.org/changeset/base/341996
Log:
Add NETGRAPH_CHECKSUM.
MFC after:1 week
Modified:
head/sys/conf/NOTES
head/sys/conf/files
Modified: head/sys/conf/NOTES
==
Author: sobomax
Date: Wed Dec 12 20:40:01 2018
New Revision: 342002
URL: https://svnweb.freebsd.org/changeset/base/342002
Log:
Add NETGRAPH_CHECKSUM.
MFC after:1 week
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
Author: sobomax
Date: Mon Dec 17 15:13:58 2018
New Revision: 342165
URL: https://svnweb.freebsd.org/changeset/base/342165
Log:
MFC r341253: panic() should not apply \n.
Modified:
stable/12/stand/common/interp_forth.c
stable/12/stand/i386/libi386/biosdisk.c
stable/12/stand/libsa/arp.c
st
Author: sobomax
Date: Mon Dec 17 15:17:09 2018
New Revision: 342166
URL: https://svnweb.freebsd.org/changeset/base/342166
Log:
MFC r341257: improve speed of empty block detection.
Modified:
stable/12/bin/dd/dd.c
stable/12/bin/dd/dd.h
Directory Properties:
stable/12/ (props changed)
Mod
Author: sobomax
Date: Mon Dec 17 15:19:48 2018
New Revision: 342167
URL: https://svnweb.freebsd.org/changeset/base/342167
Log:
MFC r341257: improve speed of empty block detection.
Modified:
stable/11/bin/dd/dd.c
stable/11/bin/dd/dd.h
Directory Properties:
stable/11/ (props changed)
Mod
101 - 200 of 328 matches
Mail list logo