This was already done for less.1, as OpenBSD's less(1) differs
substantially from upstream.
Index: lesskey.1
===
RCS file: /cvs/src/usr.bin/less/lesskey.1,v
retrieving revision 1.13
diff -u -p -r1.13 lesskey.1
--- lesskey.1 5 Nov
Index: less.1
===
RCS file: /cvs/src/usr.bin/less/less.1,v
retrieving revision 1.50
diff -u -p -r1.50 less.1
--- less.1 15 Nov 2015 21:05:56 - 1.50
+++ less.1 23 Nov 2015 06:15:22 -
@@ -1424,67 +1424,9 @@ in text
On Sun, Nov 22, 2015 at 01:27:49PM -0800, Bryan Vyhmeister wrote:
> I noticed a patch come through a few minutes ago to add some pcidevs for
> other Apple systems so I added identifications for the BCM15700A2 chip
> which appears at least in the 2013/2014/2015 MacBook Air system. It
> appears to be
I *think* www/build/mirrors/ftp.html.head is the correct source to make
corrections for /ftp.html - apologies if I'm mistaken.
This corrects 'sytem' to 'system', and applies consistency to the use of
'CD-ROM'.
Index: ftp.html.head
Hello,
> >
> > > + else {
> > > + struct ifnet *destifp;
> > > +
> > > + destifp = if_get(rt->rt_ifidx);
> > > + if (destifp != NULL)
> > > + destmtu = destifp->if_mtu;
> > > +
On Sat, Nov 21, 2015 at 12:37:58PM +0100, Martin Pieuchot wrote:
> On 20/11/15(Fri) 18:05, Alexandr Nedvedicky wrote:
> > Hello,
> >
> > I have just nit comments, feel free to ignore them.
> >
> > 1) would it be possible to use closing #endif guards as follows:
> > #endif /* NCARP */
>
> Do
Finally getting around to trying out nc on some more platforms for
LibreSSL-portable, and ran into Sun/Oracle's silly definition of 'sun'
in the system headers. OK to rename the local sockaddr_un variables?
Portable contains a patch full of #ifdef's around other systems-specific
nc features (e.g.
An early rough cut of the vmm subsystem is now in the tree. This includes both
the kernel parts and userland parts.
There are still lots of things that need to be fixed and improved. For this
reason, it is still disabled by default.
But there is enough there for people to start playing with runni
Hi tech@,
The following patch adds Broadcom BCM4331 wifi chip to pcidevs, so
it's shown correctly with pcidump. Tested with MacBookPro9,2.
Index: sys/dev/pci/pcidevs
===
RCS file: /cvs/src/sys/dev/pci/pcidevs,v
retrieving revision 1
Larry Hynes wrote:
> PC's is a possessive form, PCs a plural one: The plural of peecee is
> peecees, not peecee's.
Committed. Thanks.
> Index: i386.html
> ===
> RCS file: /cvs/www/i386.html,v
> retrieving revision 1.735
> diff -r1.73
День добрый,
Quoth Артур Истомин on Sun, Nov 22, 2015:
> It is always reproducable for me when 3 or more windows opened. This
> is not immediately, but eventualy I can't access to the window located
> below one or two other through Alt+Tab.
Sorry to be so explicit, but just to make sure I underst
PC's is a possessive form, PCs a plural one: The plural of peecee is
peecees, not peecee's.
Index: i386.html
===
RCS file: /cvs/www/i386.html,v
retrieving revision 1.735
diff -r1.735 i386.html
19c19
< OpenBSD/i386 runs on the standa
I accidentally killed restacking on group_show(). Sorry about
that. Here's version 2 of the patch.
Vadik.
Quoth Vadim Vygonets on Sat, Nov 21, 2015:
> After cycling through many windows, the original window may be
> obscured by many others, and if you still want to see its
> contents you end up
Just look at the trouble changing one int->size_t is causing in lex ;-).
On Sun, Nov 22, 2015 at 08:18:55AM +, Nicholas Marriott wrote:
> On Sun, Nov 22, 2015 at 01:59:07AM +, B?hler Theo wrote:
> > > It seems apparent that they never go negative. All instances are used to
> > > manipula
On Sun, Nov 22, 2015 at 01:59:07AM +, B?hler Theo wrote:
> > It seems apparent that they never go negative. All instances are used to
> > manipulate strlen() values.
> >
> > ok?
>
> the first hunk is fine with me. I don't understand the second one:
> why only convert w? Aren't all three ints
15 matches
Mail list logo