s not their purpose), so
anything we can do in releases to make sure we have enough info to
resolve panics seen by their users is a big bonus.
Is there any real reason why we shouldn't go down this route?
Thanks,
Gavin
--
Gavin Atkinson
FreeBSD committer and bugmeister
GPG: A093262B
On Wed, 2010-09-22 at 17:43 +0300, Andriy Gapon wrote:
> on 22/09/2010 16:46 Gavin Atkinson said the following:
> > Ignoring the rest of the discussion about locking, I think this is a
> > step in the right direction. However, what I feel we should be strongly
> > considerin
pass in a buffer, for a start.
Gavin
[1]
http://android.git.kernel.org/?p=platform/bionic.git;a=blob;f=libc/bionic/basename_r.c;h=e9080f058b6012f1bce77c72befc8f9fc213aed9;hb=a799b53f10e5a6fd51fef4436cfb7ec99836a516
--
Gavin Atkinson
FreeBSD committer and bugmeister
GPG: A093262B (313
Author: gavin
Date: Thu Sep 23 09:52:27 2010
New Revision: 213051
URL: http://svn.freebsd.org/changeset/base/213051
Log:
Merge r211083 from head:
The PL2302X can support any baud rate <= 6Mbps, allow any rate to be set.
PR: usb/128324
Submitted by: Mike Durian (original
Author: gavin
Date: Thu Sep 23 09:56:02 2010
New Revision: 213052
URL: http://svn.freebsd.org/changeset/base/213052
Log:
Merge r21 from head:
Attempt to autodetect the cype of chipset, rather than storing this
within the device table. This code uses the same algorithm as used in
Author: gavin
Date: Thu Sep 23 10:20:28 2010
New Revision: 213054
URL: http://svn.freebsd.org/changeset/base/213054
Log:
Merge r211153 from head:
Now that the uplcom(4) driver can autodetect the chipset type, sync
the list of devices supported by uplcom(4) with the following sources:
Author: gavin
Date: Thu Sep 23 11:19:03 2010
New Revision: 213061
URL: http://svn.freebsd.org/changeset/base/213061
Log:
Various changes from various sources:
- Add "children" [1]
- Add "acknowledgement", "acknowledgment", "Austria" and "haunted" [2]
- Add "near", "antidisestablishmenta
On Thu, 23 Sep 2010, Ken Smith wrote:
> The issues talked about so far all contribute to the reason for that.
> But one of the more basic gut reactions to it all is that the users
> want to be interested in helping with the debugging (even if just
> providing the requested info) for any sort of cra
On Thu, 23 Sep 2010, Ken Smith wrote:
> This is definitely one I don't have a strong enough opinion
> on to fight over, I sympathize with both sides. If the
> general consensus is mostly towards changing so be it.
> I've got no way to tell what percentage of users would
> have any clue what to do
Author: gavin
Date: Sat Oct 9 13:03:32 2010
New Revision: 213656
URL: http://svn.freebsd.org/changeset/base/213656
Log:
Merge r213061 from head:
Various changes from various sources:
- Add "children" [1]
- Add "acknowledgement", "acknowledgment", "Austria" and "haunted" [2]
-
Author: gavin
Date: Sat Oct 9 13:07:21 2010
New Revision: 213657
URL: http://svn.freebsd.org/changeset/base/213657
Log:
Merge r213061 from head:
Various changes from various sources:
- Add "children" [1]
- Add "acknowledgement", "acknowledgment", "Austria" and "haunted" [2]
-
213989)
> +++ head/usr.bin/calendar/calendars/calendar.freebsd Sun Oct 17 19:02:42
> 2010(r213990)
> @@ -302,6 +302,7 @@
> 11/19Konstantin Belousov born in Kiev, USSR, 1972
> 11/20Dmitry Morozovsky born in Moscow, USSR, 1968
> 11/20Gavin At
Author: gavin
Date: Sat Dec 31 13:24:53 2011
New Revision: 229085
URL: http://svn.freebsd.org/changeset/base/229085
Log:
Default to not performing the early-boot memory tests when we detect we
are booting inside a VM. There are three reasons to disable this:
o It causes the VM host to b
On Sun, 14 Nov 2010, Ed Schouten wrote:
> Author: ed
> Date: Sun Nov 14 18:42:39 2010
> New Revision: 215310
> URL: http://svn.freebsd.org/changeset/base/215310
>
> Log:
> Always set errno to a sane value when pututxline(3) fails.
>
> For example, it will now return ESRCH when trying to rep
On Sun, 14 Nov 2010, Andrew Thompson wrote:
> Author: thompsa
> Date: Sun Nov 14 20:41:22 2010
> New Revision: 215319
> URL: http://svn.freebsd.org/changeset/base/215319
>
> Log:
> Provide a mutex around the read/modify/write of the IXP425_GPIO_*
> registers. Giant was used in some places, bu
On Sun, 14 Nov 2010, Marius Strobl wrote:
> Author: marius
> Date: Sun Nov 14 13:09:32 2010
> New Revision: 215295
> URL: http://svn.freebsd.org/changeset/base/215295
>
> Log:
> Let cryptosoft(4) add its pseudo-device with a specific unit number and its
> probe method return BUS_PROBE_NOWILDCA
On Sat, 20 Nov 2010, Jilles Tjoelker wrote:
> Author: jilles
> Date: Sat Nov 20 16:46:16 2010
> New Revision: 215572
> URL: http://svn.freebsd.org/changeset/base/215572
>
> Log:
> MFC r215183: Make POLL_ERR and POLL_HUP different.
>
> The kernel currently does not generate any of the POLL_
On Sun, 21 Nov 2010, Jilles Tjoelker wrote:
> On Sun, Nov 21, 2010 at 12:42:24PM +0000, Gavin Atkinson wrote:
> > On Sat, 20 Nov 2010, Jilles Tjoelker wrote:
> > > Author: jilles
> > > Date: Sat Nov 20 16:46:16 2010
> > > New Revision: 215572
> > > URL:
Author: gavin
Date: Mon Nov 29 08:17:44 2010
New Revision: 216045
URL: http://svn.freebsd.org/changeset/base/216045
Log:
Support the Falcom Twist USB GSM/GPRS modem in uftdi(4)
PR: usb/151862
Submitted by: Alessandro de Manzano
MFC after:1 week
Modified:
head/sys/dev/u
Author: gavin
Date: Thu Dec 2 13:40:21 2010
New Revision: 216121
URL: http://svn.freebsd.org/changeset/base/216121
Log:
Remove two unused variables, left over from the refactoring in r180104.
PR: bin/152551
Submitted by: Henning Petersen
MFC after:2 weeks
Modified:
he
>ifa_name, sizeof(name));
I may be misunderstanding, but isn't this more of a hack than the
correct solution? I appreciate that there are a large number of defined
interface types, but I wonder if we should instead check for interface
types we are prepared to accept, rather than skipp
On Thu, 2009-09-10 at 14:04 +, Ken Smith wrote:
> Author: kensmith
> Date: Thu Sep 10 14:04:00 2009
> New Revision: 197065
> URL: http://svn.freebsd.org/changeset/base/197065
>
> Log:
> Remove extra debugging support that is turned on for head but turned off
> for stable branches:
>
[..
Author: gavin
Date: Wed Aug 17 17:04:43 2011
New Revision: 224948
URL: http://svn.freebsd.org/changeset/base/224948
Log:
Merge r211908 from head (originally by jfv):
Add Intel Cougar Point PCH LPC Controller Device IDs
for watchdog support. Also add additional Intel Ibex
Peak (5 S
Gerzo\ndanger@Free
delphij [label="Xin Li\ndelp...@freebsd.org\n2004/09/14"]
gabor [label="Gabor Kovesdan\nga...@freebsd.org\n2007/02/02"]
ganbold [label="Ganbold Tsagaankhuu\nganb...@freebsd.org\n2008/02/26"]
+gavin [label="Gavin Atkinson\nga...@freebsd.org\
Author: gavin
Date: Tue Sep 13 21:15:23 2011
New Revision: 225538
URL: http://svn.freebsd.org/changeset/base/225538
Log:
Include descriptions for keymaps missing from INDEX.keymaps. This fixes
the five keymaps referred to only by filename on the keymap selection
screen of bsdinstall.
A
Author: gavin
Date: Wed Oct 12 20:36:45 2011
New Revision: 226321
URL: http://svn.freebsd.org/changeset/base/226321
Log:
Merge r222754 from head:
Add another example to mount(8) on using the "-o" argument.
PR: docs/157389
Submitted by: Warren Block
Modified:
stable/8/
Author: gavin
Date: Wed Oct 12 20:40:25 2011
New Revision: 226323
URL: http://svn.freebsd.org/changeset/base/226323
Log:
Merge r222754 from head:
Add another example to mount(8) on using the "-o" argument.
PR: docs/157389
Submitted by: Warren Block
Modified:
stable/7/
Author: gavin
Date: Wed Oct 12 21:38:48 2011
New Revision: 226328
URL: http://svn.freebsd.org/changeset/base/226328
Log:
Merge r223566 from head:
The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from
the latter.
It appears that the addition to uath(4) came in thr
Author: gavin
Date: Thu Oct 27 20:35:21 2011
New Revision: 226860
URL: http://svn.freebsd.org/changeset/base/226860
Log:
Update the example rules in devfs.conf to reflect the changes since ATA_CAM.
While here, add another example rule, as many applications these days
expect to find /dev/dvd
Author: gavin
Date: Thu Oct 27 20:39:20 2011
New Revision: 226862
URL: http://svn.freebsd.org/changeset/base/226862
Log:
Remove example for linking /dev/vga to /dev/ttyv0, this hasn't been
required since X version 4.3.0.
PR: conf/161847
Submitted by: eadler
MFC after:2 w
Author: gavin
Date: Wed Nov 2 13:51:29 2011
New Revision: 227018
URL: http://svn.freebsd.org/changeset/base/227018
Log:
Merge r226860 from head:
Update the example rules in devfs.conf to reflect the changes since
ATA_CAM. While here, add another example rule, as many applications
t
Author: gavin
Date: Fri Dec 31 11:55:39 2010
New Revision: 216836
URL: http://svn.freebsd.org/changeset/base/216836
Log:
For committers listed as alumni, add the date that their commit bit was
returned where this information is missing and easy to determine. Move
adrian@ back to the "Active
Author: gavin
Date: Fri Dec 31 13:07:21 2010
New Revision: 216840
URL: http://svn.freebsd.org/changeset/base/216840
Log:
Move alumni committers from the active section.
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
=
el="Doug rabson\n...@freebsd.org\n/??/??"]
dg [label="David greenman\...@freebsd.org\n1993/06/14"]
dim [label="Dimitry andric\n...@freebsd.org\n2010/08/30"]
+dougb [label="Doug barton\ndo...@freebsd.org\n2000/10/26"]
dwmalone [label="David malone
On Fri, 31 Dec 2010, Gary Jennejohn wrote:
> On Fri, 31 Dec 2010 11:55:39 + (UTC)
> Gavin Atkinson wrote:
>
> > Author: gavin
> > Date: Fri Dec 31 11:55:39 2010
> > New Revision: 216836
> > URL: http://svn.freebsd.org/changeset/base/216836
> >
> &g
Author: gavin
Date: Sun Jan 2 15:06:07 2011
New Revision: 216892
URL: http://svn.freebsd.org/changeset/base/216892
Log:
MFi386 r216012 by kib:
Calling fill_fpregs() for curthread is legitimate, and ELF coredump
does this.
Discussed with: kib
MFC after:3 days
Modified:
Author: gavin
Date: Tue Jan 4 20:15:16 2011
New Revision: 216974
URL: http://svn.freebsd.org/changeset/base/216974
Log:
Merge r216045 from head:
Support the Falcom Twist USB GSM/GPRS modem in uftdi(4)
PR: usb/151862
Submitted by: Alessandro de Manzano
Modified:
stab
Author: gavin
Date: Tue Jan 4 20:38:52 2011
New Revision: 216976
URL: http://svn.freebsd.org/changeset/base/216976
Log:
Merge r216045 from head (by hand, due to code changes):
Support the Falcom Twist USB GSM/GPRS modem in uftdi(4)
PR: usb/151862
Submitted by: Alessandro
Author: gavin
Date: Tue Jan 4 22:56:18 2011
New Revision: 216982
URL: http://svn.freebsd.org/changeset/base/216982
Log:
Update committers-doc.dot, noving doc committer alumni into the alumni
section and recording the date these commit bits were returned. Also, sort
the remaining entries, a
Author: gavin
Date: Wed Jan 5 19:26:30 2011
New Revision: 217020
URL: http://svn.freebsd.org/changeset/base/217020
Log:
MFC r216892 from head (Which is an MFi386 of r216012 by kib)
Calling fill_fpregs() for curthread is legitimate, and ELF coredump
does this.
Discussed with: k
Author: gavin
Date: Wed Jan 5 22:14:18 2011
New Revision: 217031
URL: http://svn.freebsd.org/changeset/base/217031
Log:
MFC r216892 from head (Which is an MFi386 of r216012 by kib)
Calling fill_fpregs() for curthread is legitimate, and ELF coredump
does this.
Discussed with: k
Author: gavin
Date: Thu Jan 6 19:17:29 2011
New Revision: 217061
URL: http://svn.freebsd.org/changeset/base/217061
Log:
Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.
MFC after:1 week
Modified:
head/sys/dev/usb/serial/uplcom.c
head/sys/dev/usb/usbdevs
Modi
Author: gavin
Date: Sun Jan 9 17:10:06 2011
New Revision: 217200
URL: http://svn.freebsd.org/changeset/base/217200
Log:
Sync the list of devices supported by uslcom(4) with Linux, bringing in
all new devices added between our r211022 and their git revision
93ad03d60b5b18897030038234aa2ebae8
Author: gavin
Date: Sun Jan 9 17:40:04 2011
New Revision: 217202
URL: http://svn.freebsd.org/changeset/base/217202
Log:
Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings
the list of supported devices in sync with kernel.org git revision
f36ecd5de93e4c85a9e3d25100c
Author: gavin
Date: Tue Jan 11 13:33:42 2011
New Revision: 217264
URL: http://svn.freebsd.org/changeset/base/217264
Log:
Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it is relevant.
Submitted by: t
Author: gavin
Date: Tue Jan 11 19:05:55 2011
New Revision: 217274
URL: http://svn.freebsd.org/changeset/base/217274
Log:
Improve or fix some comments. No functional change.
MFC after:1 week
Modified:
head/sys/dev/usb/serial/uplcom.c
Modified: head/sys/dev/usb/serial/uplcom.c
==
Author: gavin
Date: Tue Jan 11 19:07:34 2011
New Revision: 217275
URL: http://svn.freebsd.org/changeset/base/217275
Log:
Update the uplcom(4) man page to reflect the devices currently supported by
uplcom(4).
MFC after:1 week
Modified:
head/share/man/man4/uplcom.4
Modified: head/sh
Author: gavin
Date: Thu Jan 20 17:03:09 2011
New Revision: 217645
URL: http://svn.freebsd.org/changeset/base/217645
Log:
Konrad Jankowski (versus@) will now be mentored by myself and Max Kohn
(fjoe@) as Diomidis Spinellis (dds@) has handed his commit bit in for
safekeeping.
Approved by:
Author: gavin
Date: Thu Jan 27 23:05:29 2011
New Revision: 217993
URL: http://svn.freebsd.org/changeset/base/217993
Log:
Merge r217061, r217274, r217275 from head:
- Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.
- Improve or fix some comments.
- Update the
Author: gavin
Date: Thu Jan 27 23:07:03 2011
New Revision: 217994
URL: http://svn.freebsd.org/changeset/base/217994
Log:
Merge r217264 from head:
Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it
Author: gavin
Date: Thu Jan 27 23:07:23 2011
New Revision: 217995
URL: http://svn.freebsd.org/changeset/base/217995
Log:
Merge r217264 from head:
Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it
Author: gavin
Date: Thu Jan 27 23:16:41 2011
New Revision: 217997
URL: http://svn.freebsd.org/changeset/base/217997
Log:
Merge r217200 from head:
Sync the list of devices supported by uslcom(4) with Linux, bringing in
all new devices added between our r211022 and their git revision
ort of the driver to ARM.
>
> Approved by:imp (mentor)
Thanks! This has been on my todo list for way too long.
http://www.freebsd.org/projects/busdma/ now needs updating to reflect
this change, although a lot of other entries on that page could also do
with updating too.
Thanks,
Gav
On Sat, 2011-01-29 at 08:14 +, Alfred Perlstein wrote:
> Author: alfred
> Date: Sat Jan 29 08:14:47 2011
> New Revision: 218060
> URL: http://svn.freebsd.org/changeset/base/218060
>
> Log:
> MFC: 'alfred' command.
>
> Modified:
> stable/8/usr.sbin/portsnap/portsnap/portsnap.sh
Hi,
First
Author: gavin
Date: Sun Jun 19 16:51:30 2011
New Revision: 223299
URL: http://svn.freebsd.org/changeset/base/223299
Log:
Remove my previous import of tnftp, I'm going to do it again properly to
preseve past history.
Deleted:
vendor/tnftp/
___
svn-
Author: gavin
Date: Sun Jun 19 16:54:06 2011
New Revision: 223300
URL: http://svn.freebsd.org/changeset/base/223300
Log:
Bootstrap lukemftp vendor area
Added:
- copied unchanged from r223298,
vendor/lukemftp/dist/contrib/lukemftp/COPYING
- copied unchanged from r223298,
vendor/lukem
Author: gavin
Date: Sun Jun 19 17:02:42 2011
New Revision: 223301
URL: http://svn.freebsd.org/changeset/base/223301
Log:
Bootstrap mergeinfo
Modified:
Directory Properties:
head/contrib/lukemftp/ (props changed)
___
svn-src-all@freebsd.org mailing
Author: gavin
Date: Sun Jun 19 17:14:41 2011
New Revision: 223303
URL: http://svn.freebsd.org/changeset/base/223303
Log:
lukemftp was renamed tnftp back in 2003, copy the vendor area to match.
Added:
vendor/tnftp/
- copied from r223302, vendor/lukemftp/
__
Author: gavin
Date: Sun Jun 19 17:36:02 2011
New Revision: 223304
URL: http://svn.freebsd.org/changeset/base/223304
Log:
Vendor import of tnftp-20100108.
Added:
vendor/tnftp/dist/Makefile.am (contents, props changed)
vendor/tnftp/dist/buildaux/
vendor/tnftp/dist/buildaux/config.guess
Author: gavin
Date: Sun Jun 19 17:37:02 2011
New Revision: 223305
URL: http://svn.freebsd.org/changeset/base/223305
Log:
Tag for tnftp-20100108.
Added:
vendor/tnftp/20100108/
- copied from r223304, vendor/tnftp/dist/
___
svn-src-all@freebsd.org
Author: gavin
Date: Sun Jun 19 21:50:38 2011
New Revision: 223308
URL: http://svn.freebsd.org/changeset/base/223308
Log:
Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to
not confuse the CVS exporter.
Added:
head/contrib/tnftp/
- copied from r223307, head/contrib
Author: gavin
Date: Mon Jun 20 08:00:32 2011
New Revision: 223328
URL: http://svn.freebsd.org/changeset/base/223328
Log:
Merge tnftp-20100108 from the vendor branch into head.
PR: bin/112288 bin/120256 bin/129014 bin/145528
MFC after:1 month
Added:
head/contrib/tnftp/Make
Author: gavin
Date: Wed Jun 22 18:18:05 2011
New Revision: 223431
URL: http://svn.freebsd.org/changeset/base/223431
Log:
Merge r217202 from head:
Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4).
Requested by: hselasky
Modified:
stable/8/sys/dev/usb/serial/uplcom.c
st
Author: gavin
Date: Wed Jun 22 22:08:55 2011
New Revision: 223446
URL: http://svn.freebsd.org/changeset/base/223446
Log:
Use USB_VENDOR_OVISLINK define rather than the vendor ID.
PR: usb/158142
Submitted by: Robert Millan
MFC after:1 week
Modified:
head/sys/dev/usb/wla
On Sat, 25 Jun 2011, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Sat Jun 25 15:46:24 2011
> New Revision: 223537
> URL: http://svn.freebsd.org/changeset/base/223537
>
> Log:
> - Remove duplicate USB ID.
Are you sure?
> Modified:
> head/sys/dev/usb/wlan/if_zyd.c
>
> Modified: head
Author: gavin
Date: Sun Jun 26 11:37:24 2011
New Revision: 223566
URL: http://svn.freebsd.org/changeset/base/223566
Log:
The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the
latter.
It appears that the addition to uath(4) came in through PR kern/135009,
which had tes
Author: gavin
Date: Sun Jul 3 21:05:10 2011
New Revision: 223745
URL: http://svn.freebsd.org/changeset/base/223745
Log:
Merge r223446 from head:
Use USB_VENDOR_OVISLINK define rather than the vendor ID.
PR: usb/158142
Submitted by: Robert Millan
Modified:
stable/8/sy
Author: gavin
Date: Sun Jul 3 21:07:21 2011
New Revision: 223746
URL: http://svn.freebsd.org/changeset/base/223746
Log:
Merge r222778 from head:
Rework parts of this man page to improve grammar.
PR: docs/157467 (partially)
Submitted by: Ben Kaduk (partially)
Modified:
On Fri, 2011-07-22 at 09:39 +, Adrian Chadd wrote:
> Author: adrian
> Date: Fri Jul 22 09:39:49 2011
> New Revision: 224267
> URL: http://svn.freebsd.org/changeset/base/224267
>
> Log:
> Implement a basic radar parameter API in the dfs_null module.
>
> Since no actual radar data is ever
Author: gavin
Date: Sat Mar 5 15:18:11 2011
New Revision: 219308
URL: http://svn.freebsd.org/changeset/base/219308
Log:
Add two missing vertical bars.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
Author: gavin
Date: Thu Mar 10 23:20:32 2011
New Revision: 219470
URL: http://svn.freebsd.org/changeset/base/219470
Log:
Add a couple of nodes and edges in order to reduce the number of unattached
committers in the rendered output.
While here, add versus@ as being mentered by myself and fjoe
non-root filesystems
now?
Gavin
--
Gavin Atkinson
FreeBSD committer and bugmeister
GPG: A093262B (313A A79F 697D 3A5C 216A EDF5 935D EF44 A093 262B)
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscri
On Tue, 2011-03-15 at 12:26 -0500, Nathan Whitehorn wrote:
> On 03/15/11 09:19, Gavin Atkinson wrote:
> > On Tue, 2011-03-15 at 13:27 +, Nathan Whitehorn wrote:
> >> Author: nwhitehorn
> >> Date: Tue Mar 15 13:27:34 2011
> >> New Revision: 219667
> >&g
}
As an aside, over the years there are several PRs about bulk timeouts on
EHCI on nVidia - is it possible that this fixes any of them? Some of
the PRs date back to 6.x and 7.x - if I'm understanding the change
properly, it seems that it is possible that this could be the cause? Do
you have
on "/usr/local/etc/rc.d/postgresql restart"
> +};
> +
> */
This seems like a dangerous rule to have enabled by default?
Gavin
--
Gavin Atkinson
FreeBSD committer and bugmeister
GPG: A093262B (313A A79F 697D 3A5C 216A EDF5 935D EF44 A093 262B)
On Thu, 2011-03-31 at 11:42 +0200, Edward Tomasz Napierała wrote:
> Wiadomość napisana przez Gavin Atkinson w dniu 2011-03-31, o godz. 11:34:
> > On Wed, 2011-03-30 at 18:35 +, Edward Tomasz Napierala wrote:
> >> Author: trasz
> >> Date: Wed Mar 30 18:35:02 201
Author: gavin
Date: Wed Apr 13 19:10:56 2011
New Revision: 220606
URL: http://svn.freebsd.org/changeset/base/220606
Log:
Add a new DDB command, "show rmans", which will show the address and brief
details of each rman header, but not the contents of all rman structures
in the system. This is
Author: gavin
Date: Fri Apr 15 12:32:52 2011
New Revision: 220652
URL: http://svn.freebsd.org/changeset/base/220652
Log:
Remove an incorrect be16toh() that prevented geom_part_apm from working on
little-endian machines.
Reviewed by: marcel
MFC after:2 weeks
Modified:
head/sys/ge
r issues (for
example arm, where char is unsigned).
Thanks,
Gavin
--
Gavin Atkinson
FreeBSD committer and bugmeister
GPG: A093262B (313A A79F 697D 3A5C 216A EDF5 935D EF44 A093 262B)
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/
Author: gavin
Date: Fri Apr 29 10:28:55 2011
New Revision: 221203
URL: http://svn.freebsd.org/changeset/base/221203
Log:
Merge r220652 from head:
Remove an incorrect be16toh() that prevented geom_part_apm from working on
Author: gavin
Date: Fri Apr 29 10:33:54 2011
New Revision: 221204
URL: http://svn.freebsd.org/changeset/base/221204
Log:
Merge r220652 from head:
Remove an incorrect be16toh() that prevented geom_part_apm from working on
little-endian machines.
Modified:
stable/7/sys/geom/part/g_pa
Author: gavin
Date: Sun May 8 12:34:31 2011
New Revision: 221659
URL: http://svn.freebsd.org/changeset/base/221659
Log:
We now have multiple filesystems (UFS, ZFS, ...), so for tools that only
operate on one type of filesystem, mention this.
While here, capitalise the use of "UFS" in growfs
Author: gavin
Date: Mon Jun 6 13:13:48 2011
New Revision: 222751
URL: http://svn.freebsd.org/changeset/base/222751
Log:
Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. This
chnage is different to the one suggested in the PR to try to avoid
cluttering the man page too much.
Author: gavin
Date: Mon Jun 6 13:18:29 2011
New Revision: 222752
URL: http://svn.freebsd.org/changeset/base/222752
Log:
Bump .Dd
Forgotten by: gavin
MFC after:1 week
Modified:
head/sbin/rcorder/rcorder.8
Modified: head/sbin/rcorder/rcorder.8
==
Author: gavin
Date: Mon Jun 6 13:24:54 2011
New Revision: 222754
URL: http://svn.freebsd.org/changeset/base/222754
Log:
Add another example to mount(8) on using the "-o" argument.
PR: docs/157389
Submitted by: Warren Block
MFC after:1 week
Modified:
head/sbin/mount/mo
Author: gavin
Date: Mon Jun 6 21:02:26 2011
New Revision: 222778
URL: http://svn.freebsd.org/changeset/base/222778
Log:
Rework parts of this man page to improve grammar.
Inspired by, and parts submitted by...
PR: docs/157467
Submitted by: Ben Kaduk
MFC after:2 weeks
M
Author: gavin
Date: Wed May 7 20:09:17 2014
New Revision: 265597
URL: http://svnweb.freebsd.org/changeset/base/265597
Log:
MFC 254959:
Allow more space for interface names.
Modified:
stable/9/usr.sbin/crashinfo/crashinfo.sh
Directory Properties:
stable/9/usr.sbin/crashinfo/ (props
Author: gavin
Date: Wed May 7 20:13:46 2014
New Revision: 265598
URL: http://svnweb.freebsd.org/changeset/base/265598
Log:
Merge r254959 from head:
Allow more space for interface names.
Modified:
stable/8/usr.sbin/crashinfo/crashinfo.sh
Directory Properties:
stable/8/usr.sbin/crashi
Author: gavin
Date: Wed May 7 20:57:16 2014
New Revision: 265610
URL: http://svnweb.freebsd.org/changeset/base/265610
Log:
Merge r256782 from head:
Add 26 new device IDs to uslcom(4). This brings us in sync with Linux
v3.12 rc5
Modified:
stable/10/sys/dev/usb/serial/uslcom.c
st
Author: gavin
Date: Wed May 7 21:01:35 2014
New Revision: 265612
URL: http://svnweb.freebsd.org/changeset/base/265612
Log:
Merge r259393 from head:
Fix several panics when initialization of an ISA or PC-CARD device fails:
o Assign sc->an_dev in an_probe() (which isn't really a pr
Author: gavin
Date: Wed May 7 21:38:33 2014
New Revision: 265614
URL: http://svnweb.freebsd.org/changeset/base/265614
Log:
Merge r259393 from head:
Fix several panics when initialization of an ISA or PC-CARD device fails:
o Assign sc->an_dev in an_probe() (which isn't really a pr
On Sat, 8 Jun 2013, Eitan Adler wrote:
> On 7 June 2013 22:21, Xin LI wrote:
> > Author: delphij
> > Date: Fri Jun 7 20:21:30 2013
> > New Revision: 251507
> > URL: http://svnweb.freebsd.org/changeset/base/251507
> >
> > Log:
> > Make 'portsnap alfred' overwrite ports tree if it's not create
Author: gavin
Date: Fri Jun 28 07:51:12 2013
New Revision: 252337
URL: http://svnweb.freebsd.org/changeset/base/252337
Log:
Don't try to re-insert an already present but invalid page.
This could happen if a thread doing a page-in loses a ZFS range lock
race to a thread writing to the same
Author: gavin
Date: Mon Jul 1 08:37:42 2013
New Revision: 252463
URL: http://svnweb.freebsd.org/changeset/base/252463
Log:
Take into safekeeping the following bits:
art, bgray, brucec, bruno, cokane, davidc, dg, dwhite,
gordon, guido, jkoshy, jon, kato, matteo, mdodd, mohans,
mtm, olli
Author: gavin
Date: Mon Jul 1 12:22:44 2013
New Revision: 252465
URL: http://svnweb.freebsd.org/changeset/base/252465
Log:
Take JINMEI Tatuya's commit bit into safekeeping, per his email to core.
Approved by: core
Modified:
svnadmin/conf/access
Modified: svnadmin/conf/access
=
Author: gavin
Date: Tue Jul 2 19:33:19 2013
New Revision: 252521
URL: http://svnweb.freebsd.org/changeset/base/252521
Log:
Take into safekeeping the following bits:
anchie, ariff, daichi, darrenr, dd, eivind, flz, green, hmp, iedowse,
jls, kmacy, kris, le, luoqi, markus, mbr, mlaier, mot
Author: gavin
Date: Wed Jul 3 18:04:46 2013
New Revision: 252581
URL: http://svnweb.freebsd.org/changeset/base/252581
Log:
Remove jinmei, as he handed his commit bit back for safekeeping. This
should have been committed as part of r252465.
Approved by: core
Modified:
svnadmin/conf/m
Author: gavin
Date: Sat Jul 6 19:43:42 2013
New Revision: 252891
URL: http://svnweb.freebsd.org/changeset/base/252891
Log:
Merge r252337 from head:
Don't try to re-insert an already present but invalid page.
This could happen if a thread doing a page-in loses a ZFS range lock
Author: gavin
Date: Sun Jul 7 17:45:58 2013
New Revision: 252979
URL: http://svnweb.freebsd.org/changeset/base/252979
Log:
Shteryana Shopova (syrinx) has requested her commit bit be reactivated.
Approved by: core
Modified:
svnadmin/conf/access
Modified: svnadmin/conf/access
==
Author: gavin
Date: Wed Jul 10 19:15:59 2013
New Revision: 253165
URL: http://svnweb.freebsd.org/changeset/base/253165
Log:
Re-enable rodrigc's commit bit, per his request to core.
Approved by: core
Modified:
svnadmin/conf/access
Modified: svnadmin/conf/access
=
1 - 100 of 587 matches
Mail list logo