On Thu, Oct 18, 2012 at 06:43:54PM +, Devin Teske wrote:
> NOTE: In FreeBSD-9 and higher, dialog(1) does not support the F1 hook, so
> the mechanism for providing help to the user had to be changed to a button.
How come that new dialog(1) lacks functionality of the old one?
./danfe
__
Author: kientzle
Date: Fri Oct 19 05:50:56 2012
New Revision: 241721
URL: http://svn.freebsd.org/changeset/base/241721
Log:
Replace deprecated M_DONTWAIT with M_NOWAIT.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cpsw.c
=
Author: ed
Date: Fri Oct 19 05:43:38 2012
New Revision: 241720
URL: http://svn.freebsd.org/changeset/base/241720
Log:
Fix warnings found by -Wmising-variable-declarations.
This self-written compiler warning, which is hopefully going to be
committed into LLVM sources soon, warns about pote
Author: luigi
Date: Fri Oct 19 04:13:12 2012
New Revision: 241719
URL: http://svn.freebsd.org/changeset/base/241719
Log:
This is an import of code, mostly from Giuseppe Lettieri,
that revises the netmap memory allocator so that the
various parameters (number and size of buffers, rings, descr
On 10/18/12 15:03, Andre Oppermann wrote:
On 18.10.2012 23:06, Navdeep Parhar wrote:
Hello Andre,
A couple of things if you're poking around in this area...
I didn't really mean to dive too deep into COW socket writes.
On 10/18/12 13:44, Andre Oppermann wrote:
On 18.10.2012 22:22, Andre Op
Author: sbruno
Date: Thu Oct 18 22:22:01 2012
New Revision: 241710
URL: http://svn.freebsd.org/changeset/base/241710
Log:
est(4) man page update to document the exposed sysctl r/o variables
available to the user. Should be applicable to all branches and versions
where est(4) exists.
th
Author: peterj
Date: Thu Oct 18 22:20:02 2012
New Revision: 241708
URL: http://svn.freebsd.org/changeset/base/241708
Log:
Explicitly specify 'np' so that getty(8) does not simulate even parity on
local.9600. Whilst the actual binary termios(4) definitions and preceeding
comments for local.9
Author: attilio
Date: Thu Oct 18 22:18:11 2012
New Revision: 241706
URL: http://svn.freebsd.org/changeset/base/241706
Log:
It seems that it is preferable to keep support for glabel also for
filesystems that we don't support natively.
Revert part of r241636 to do so.
This patch is not ta
On 18.10.2012 23:06, Navdeep Parhar wrote:
Hello Andre,
A couple of things if you're poking around in this area...
I didn't really mean to dive too deep into COW socket writes.
On 10/18/12 13:44, Andre Oppermann wrote:
On 18.10.2012 22:22, Andre Oppermann wrote:
Author: andre
Date: Thu Oct
Hello Andre,
A couple of things if you're poking around in this area...
On 10/18/12 13:44, Andre Oppermann wrote:
On 18.10.2012 22:22, Andre Oppermann wrote:
Author: andre
Date: Thu Oct 18 20:22:17 2012
New Revision: 241703
URL: http://svn.freebsd.org/changeset/base/241703
Log:
Remove doub
Author: andre
Date: Thu Oct 18 21:04:30 2012
New Revision: 241704
URL: http://svn.freebsd.org/changeset/base/241704
Log:
Remove unnecessary includes from sosend_copyin() and fix
a couple of style issues.
Modified:
head/sys/kern/uipc_socket.c
Modified: head/sys/kern/uipc_socket.c
==
On 18.10.2012 22:22, Andre Oppermann wrote:
Author: andre
Date: Thu Oct 18 20:22:17 2012
New Revision: 241703
URL: http://svn.freebsd.org/changeset/base/241703
Log:
Remove double-wrapping of #ifdef ZERO_COPY_SOCKETS within
zero copy specialized sosend_copyin() helper function.
Note that
Author: andre
Date: Thu Oct 18 20:22:17 2012
New Revision: 241703
URL: http://svn.freebsd.org/changeset/base/241703
Log:
Remove double-wrapping of #ifdef ZERO_COPY_SOCKETS within
zero copy specialized sosend_copyin() helper function.
Modified:
head/sys/kern/uipc_socket.c
Modified: head/sys
Author: ed
Date: Thu Oct 18 19:28:31 2012
New Revision: 241702
URL: http://svn.freebsd.org/changeset/base/241702
Log:
Remove unneeded D_NEEDMINOR.
This is only needed when using clonelists. This got remove in r238693.
Modified:
head/sys/fs/fuse/fuse_device.c
Modified: head/sys/fs/fuse/f
Author: dteske
Date: Thu Oct 18 18:43:54 2012
New Revision: 241701
URL: http://svn.freebsd.org/changeset/base/241701
Log:
More-accurately replicate the help system from sysinstall(8). However, also
improve upon the system by giving the user a "Help" button instead of
requiring
the user to p
Author: dteske
Date: Thu Oct 18 17:09:45 2012
New Revision: 241700
URL: http://svn.freebsd.org/changeset/base/241700
Log:
Fix a bug where blank lines were not being counted (because awk's split()
function returns zero when $0 is the NULL string).
Reviewed by: adrian (co-mentor)
Approve
Author: emax
Date: Thu Oct 18 16:34:00 2012
New Revision: 241699
URL: http://svn.freebsd.org/changeset/base/241699
Log:
make sure that socket's send and receive buffers are properly sized
Submitted by: Iain Hibbert plunky at rya-online dot net
MFC after:3 weeks
Modified:
head/usr.s
Author: pluknet
Date: Thu Oct 18 15:52:00 2012
New Revision: 241698
URL: http://svn.freebsd.org/changeset/base/241698
Log:
Document NetBSD 6.0
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
=
Author: jhb
Date: Thu Oct 18 15:44:27 2012
New Revision: 241697
URL: http://svn.freebsd.org/changeset/base/241697
Log:
Take advantage of if_baudrate_pf and calculate an effective baud rate on
all platforms (not just amd64) to compute an equivalent IB rate.
Modified:
head/sys/ofed/include/rd
Author: jhb
Date: Thu Oct 18 15:43:19 2012
New Revision: 241696
URL: http://svn.freebsd.org/changeset/base/241696
Log:
Use if_initbaudrate().
Modified:
head/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
Modified: head/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
==
On Thursday, October 18, 2012 11:40:36 am Maksim Yevmenkin wrote:
> On Thu, Oct 18, 2012 at 8:14 AM, John Baldwin wrote:
> > Author: jhb
> > Date: Thu Oct 18 15:14:13 2012
> > New Revision: 241691
> > URL: http://svn.freebsd.org/changeset/base/241691
> >
> > Log:
> > Use if_initbaudrate().
>
>
On Thu, Oct 18, 2012 at 8:14 AM, John Baldwin wrote:
> Author: jhb
> Date: Thu Oct 18 15:14:13 2012
> New Revision: 241691
> URL: http://svn.freebsd.org/changeset/base/241691
>
> Log:
> Use if_initbaudrate().
thank you for fixing this. i did not realize that there would be so
much fallout form
Author: ed
Date: Thu Oct 18 15:39:29 2012
New Revision: 241695
URL: http://svn.freebsd.org/changeset/base/241695
Log:
Remove WARNS=6 lines.
WARNS=6 is already implied at this point.
Modified:
head/lib/libstdbuf/Makefile
head/usr.bin/sort/Makefile
Modified: head/lib/libstdbuf/Makefile
Author: jhb
Date: Thu Oct 18 15:14:13 2012
New Revision: 241691
URL: http://svn.freebsd.org/changeset/base/241691
Log:
Use if_initbaudrate().
Modified:
head/sys/dev/oce/oce_if.c
Modified: head/sys/dev/oce/oce_if.c
==
Author: glebius
Date: Thu Oct 18 14:25:33 2012
New Revision: 241689
URL: http://svn.freebsd.org/changeset/base/241689
Log:
Fix build after r241659.
Modified:
head/sys/dev/nvme/nvme_qpair.c
Modified: head/sys/dev/nvme/nvme_qpair.c
==
On Thu, Oct 18, 2012 at 02:08:26PM +, Andre Oppermann wrote:
A> Author: andre
A> Date: Thu Oct 18 14:08:26 2012
A> New Revision: 241688
A> URL: http://svn.freebsd.org/changeset/base/241688
A>
A> Log:
A> Use LOG_WARNING level in in_attachdomain1() instead of printf().
A>
A> Submitted by:
Author: andre
Date: Thu Oct 18 14:08:26 2012
New Revision: 241688
URL: http://svn.freebsd.org/changeset/base/241688
Log:
Use LOG_WARNING level in in_attachdomain1() instead of printf().
Submitted by: vijju.singh-at-gmail.com
Modified:
head/sys/net/if.c
Modified: head/sys/net/if.c
==
Author: glebius
Date: Thu Oct 18 13:57:28 2012
New Revision: 241687
URL: http://svn.freebsd.org/changeset/base/241687
Log:
Utilize new macro to initialize if_baudrate.
Modified:
head/sys/dev/mxge/if_mxge.c
Modified: head/sys/dev/mxge/if_mxge.c
Author: andre
Date: Thu Oct 18 13:57:24 2012
New Revision: 241686
URL: http://svn.freebsd.org/changeset/base/241686
Log:
Mechanically remove the last stray remains of spl* calls from net*/*.
They have been Noop's for a long time now.
Modified:
head/sys/net/if.c
head/sys/net/if_ef.c
head
On Thursday, October 18, 2012 6:47:54 am Attilio Rao wrote:
> On 10/18/12, Gleb Kurtsou wrote:
> > On (17/10/2012 11:30), Attilio Rao wrote:
> >> Author: attilio
> >> Date: Wed Oct 17 11:30:00 2012
> >> New Revision: 241636
> >> URL: http://svn.freebsd.org/changeset/base/241636
> >>
> >> Log:
> >>
Author: glebius
Date: Thu Oct 18 13:46:26 2012
New Revision: 241685
URL: http://svn.freebsd.org/changeset/base/241685
Log:
Looks like support.h is really not needed here.
Modified:
head/contrib/bsnmp/snmp_mibII/mibII_route.c
Modified: head/contrib/bsnmp/snmp_mibII/mibII_route.c
=
Author: brooks
Date: Thu Oct 18 12:32:51 2012
New Revision: 241684
URL: http://svn.freebsd.org/changeset/base/241684
Log:
Allow LOCAL_(DIRS,LIBS) to install files in directories not found in the
system mtree files via a LOCAL_MTREE variable which contains a list of
mtree files to be applyed
bort:false,junk:false' /etc/malloc.conf".)
+20121018:
+ All the non-MPSAFE filesystems have been disconnected from
+ the build. The full list includes: codafs, hpfs, ntfs, nwfs,
+ portalfs, smbfs, xfs.
+
20121016:
The interface cloning API and ABI has ch
On Thu, Oct 18, 2012 at 1:04 PM, Attilio Rao wrote:
> Author: attilio
> Date: Thu Oct 18 12:04:56 2012
> New Revision: 241680
> URL: http://svn.freebsd.org/changeset/base/241680
>
> Log:
> Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
> GIANT from VFS. In addition, dis
Author: attilio
Date: Thu Oct 18 12:04:56 2012
New Revision: 241680
URL: http://svn.freebsd.org/changeset/base/241680
Log:
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
GIANT from VFS. In addition, disconnect also netsmb, which is a base
requirement for SMBFS.
I
On 10/18/12, Gleb Kurtsou wrote:
> On (17/10/2012 11:30), Attilio Rao wrote:
>> Author: attilio
>> Date: Wed Oct 17 11:30:00 2012
>> New Revision: 241636
>> URL: http://svn.freebsd.org/changeset/base/241636
>>
>> Log:
>> Disconnect non-MPSAFE NTFS from the build in preparation for dropping
>>
Author: marius
Date: Thu Oct 18 10:29:16 2012
New Revision: 241679
URL: http://svn.freebsd.org/changeset/base/241679
Log:
It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
doesn't automatically clear when VDD rises above Vlow again and needs to be
cleared manually. Howe
Author: glebius
Date: Thu Oct 18 09:59:50 2012
New Revision: 241678
URL: http://svn.freebsd.org/changeset/base/241678
Log:
Utilize new macro to initialize if_baudrate.
Modified:
head/sys/dev/bxe/if_bxe.c
Modified: head/sys/dev/bxe/if_bxe.c
Author: glebius
Date: Thu Oct 18 09:57:56 2012
New Revision: 241677
URL: http://svn.freebsd.org/changeset/base/241677
Log:
Utilize new macro to initialize if_baudrate().
Modified:
head/sys/net/if_epair.c
Modified: head/sys/net/if_epair.c
==
Author: dteske
Date: Thu Oct 18 07:55:09 2012
New Revision: 241673
URL: http://svn.freebsd.org/changeset/base/241673
Log:
Fix typo.
Reviewed by: adrian (co-mentor)
Approved by: adrian (co-mentor)
Modified:
head/usr.sbin/bsdconfig/share/common.subr
Modified: head/usr.sbin/bsdconfig/s
40 matches
Mail list logo