Author: imp
Date: Sun Oct 12 06:58:03 2008
New Revision: 183773
URL: http://svn.freebsd.org/changeset/base/183773
Log:
Add entries for uart based serial ports. All the serial ports on mips
so far are uart subclasses. Also, turn uart0 on by default.
Modified:
head/etc/etc.mips/ttys
Modifi
Author: kensmith
Date: Sun Oct 12 02:52:56 2008
New Revision: 183772
URL: http://svn.freebsd.org/changeset/base/183772
Log:
Add a build knob MAKE_DVD to control on a per-architecture basis whether
or not to build a tree used for the creation of a DVD image. If that is
enabled set up a DVD t
Author: imp
Date: Sun Oct 12 02:31:09 2008
New Revision: 183771
URL: http://svn.freebsd.org/changeset/base/183771
Log:
opt_msgbuf.h is needed for MSGBUF_SIZE overrides, if any.
Submitted by: alc@
Modified:
head/sys/mips/mips/machdep.c
head/sys/mips/mips/pmap.c
Modified: head/sys/mips/
Author: delphij
Date: Sun Oct 12 00:44:27 2008
New Revision: 183770
URL: http://svn.freebsd.org/changeset/base/183770
Log:
Reduce code duplication: use calloc instead of allocing and memset
afterward.
Approved by: bushman
Modified:
head/usr.sbin/nscd/agent.c
head/usr.sbin/nscd/cache
Thomas Hurst wrote:
* Peter Wemm ([EMAIL PROTECTED]) wrote:
* obviously the email format you get will be different. If you've got
filters or scripts parsing email, I'm sorry I broke them.
Meh. Maybe hooking something up directly to SVN would be better than
writing yet another dodgy email pa
Author: mav
Date: Sat Oct 11 17:30:02 2008
New Revision: 183765
URL: http://svn.freebsd.org/changeset/base/183765
Log:
SELECT_CARD command with zero RCA deselects all cards and so has no reply.
Modified:
head/sys/dev/mmc/mmc.c
Modified: head/sys/dev/mmc/mmc.c
Author: rwatson
Date: Sat Oct 11 17:28:22 2008
New Revision: 183764
URL: http://svn.freebsd.org/changeset/base/183764
Log:
Remove stale comment: while uipc_connect2() was, until recently, not
static so it could be used by fifofs (actually portalfs), it is now
static.
Submitted by: kensm
* Peter Wemm ([EMAIL PROTECTED]) wrote:
> * obviously the email format you get will be different. If you've got
> filters or scripts parsing email, I'm sorry I broke them.
Meh. Maybe hooking something up directly to SVN would be better than
writing yet another dodgy email parser. I don't want
Author: mav
Date: Sat Oct 11 13:05:13 2008
New Revision: 183763
URL: http://svn.freebsd.org/changeset/base/183763
Log:
Give mmcsd driver a bit more information about card. It allows to reorganize
log message in a way a bit more common for disk devices. Also it will allow
mmcsd driver to use
* Ulrich Spoerlein ([EMAIL PROTECTED]) wrote:
> > Extract the patch from mail body?! Of course, you don't need that.
> > You have SVN revision in both mail subject and body.
> >
> > To get full diff for this change, just do:
> >
> > svn diff -c http://svn.freebsd.org/base/head/
> > (it's the sa
Author: marius
Date: Sat Oct 11 12:10:23 2008
New Revision: 183762
URL: http://svn.freebsd.org/changeset/base/183762
Log:
Enable mpt(4) as some later models have on-board Fusion-MPT
controllers and it seems to work just fine with at least an
add-on SAS3080X. While at it, remove the commented
Author: rpaulo
Date: Sat Oct 11 10:47:18 2008
New Revision: 183761
URL: http://svn.freebsd.org/changeset/base/183761
Log:
Move Qualcomm ZTE CDMA from ubsa(4) to u3g(4).
Reviewed by: n_hibma
Modified:
head/sys/dev/usb/u3g.c
head/sys/dev/usb/ubsa.c
Modified: head/sys/dev/usb/u3g.c
On Fri, 10.10.2008 at 00:01:09 +0400, Dmitry Marakasov wrote:
> Extract the patch from mail body?! Of course, you don't need that.
> You have SVN revision in both mail subject and body.
>
> To get full diff for this change, just do:
>
> svn diff -c http://svn.freebsd.org/base/head/
> (it's the s
13 matches
Mail list logo