CIA.vc
korli
Real-time open source activity stats
Stats » Authors » korli
informationsyndicateUTC clock
14:31 on Feb 12, 2012
event counters
The last message was received 2.53 days ago at 01:41 on Feb 10, 2012
0 messages so far today, 0 messages yesterday
2 messages so far this week, 1 messages last week
3 messages so far this month, 12 messages last month
2764 messages since the first one, 7.7 years ago, for an average of 1.02 days between messages
recent messages
dateReversed sort columnprojectcontentlink
22:15 Thursdayhaiku
Commit by korli on master :: rhrev43732 haiku/: (link)
Ice1712 drivers: Add Midi drivers [3 commits]
#
18:52 Thursdayhaiku
Commit by korli on master :: rhrev43729 haiku/: (link)

Network drivers are updated from FreeBSD 9.0

  • updated drivers are 3com, ar81xx, atheros813x, attansic_l1, attansic_l2, broadcom440x, broadcom570x, dec21xxx, ipro100, ipro1000, jmicron2x0, marvell_yukon, nforce, rtl8139, rtl81xx, syskonnect, via_rhine, vt612x
#
21:23 on Feb 02haiku
Commit by korli on master :: rhrev43712 haiku/: (link)

added IODATA ETXUS2 device and updated usbdevs [3 commits]

  • added IODATA ETXUS2 ethernet device (from NetBSD)
  • updated usbdevs from NetBSD revision 1.606
#
22:50 on Jan 23haiku
Commit by korli on master :: rhrev43690 haiku/: (link)

Moved ctags to an optional package

  • removed ctags from Haiku sources and from haiku image
  • added ctags to mandatory packages for the time being.
#
18:41 on Jan 22haiku
Commit by korli on master :: rhrev43684 haiku/: (link)
Updated gcc 4 native package to 4.6.2
#
10:55 on Jan 22haiku
Commit by korli on master :: rbtrev43027 buildtools/: (link)

Fix arm regression since 4.6

  • a part of arm/bpabi.h was moved to ../../libgcc/config/arm/bpabi-lib.h
  • reference this new header.
#
02:26 on Jan 22haiku
Commit by korli on master :: rbtrev43026 buildtools/: (link)

updated gcc4 optional package build script

  • add --enable-frame-pointer as this isn't default for x86 any more
  • use install-strip instead of install
  • updated optional package description
#
15:27 on Jan 21haiku
Commit by korli on master :: rhrev43678 haiku/: (link)
CID 10629: use of sizeof(this) instead of sizeof(*this).
#
20:52 on Jan 19haiku
Commit by korli on master :: rbtrev43025 buildtools/: (link)
Get rid of svr4 for powerpc too, it's now deprecated.
#
18:44 on Jan 19haiku
Commit by korli on master :: rhrev43671 haiku/: (link)

Added workarounds and options for gcc 4.6.2 [2 commits]

  • add -Wno-unused-but-set-variable for gcc 4.6.x with a TODO
  • fix warnings about wrong size of pointer cast in ioapic.cpp and AudioBuffer.cpp
#
15:59 on Jan 07haiku
Commit by korli on master :: rbtrev43024 buildtools/: (link)
Merge commit '4.6.2' [4 commits]

Conflicts:
        gcc/gcc/configure
#
20:29 on Jan 06haiku
Commit by korli on master :: rbtrev43023 buildtools/: (link)
binutils: fix out of tree building with syslex regens [6 commits]

        If you take a release tarball (which has pregenerated syslex and sysinfo files
        in it), apply some patches which touch syslex.l, and then build the result out
        of tree, it will fail.  This is because syslex.l uses sysinfo.h, but the
        sysinfo.y file wasn't updated and so it wasn't regenerated (the files are found
        in the $srcdir), and the build rule for syslex.c does not use -I$(srcdir) when
        it finds a local file.  Simple fix below.

        Signed-off-by: Mike Frysinger <vapier at gentoo dot org>
#
23:20 on Jan 05haiku
Commit by korli on master :: rbtrev43022 buildtools/: (link)
Merge binutils 2.22 [2 commits]
#
23:17 on Jan 04haiku
Commit by korli on master :: rhrev43619 haiku/: (link)
added memrchr to string.h, guarded by __USE_GNU. Also guards strchrnul.

Original patch by Dario Casalinuovo.
BUG: Ticket #8265
#
21:11 on Jan 02haiku
Commit by korli on master :: rbtrev43021 buildtools/: (link)
Get rid of svr4, it will be deprecated in 4.6
#
11:28 on Dec 11, 2011haiku
Commit by korli on master :: rhrev43471 haiku/: (link)

Fixed math.h part of #2696

  • added lgammal_r wrapper
  • removed gamma_r and gammaf_r functions from math.h
#
09:49 on Dec 11, 2011haiku
Commit by korli on master :: rhrev43470 haiku/: (link)
added hcreate, hdestroy, hsearch from glibc [2 commits]
#
01:05 on Dec 03, 2011HaikuPorts
Commit by korli :: r1794 /haikuports/trunk/app-arch/gzip/ (gzip-1.4.bep patches/gzip-1.4.patch): (link)
Add gzip 1.4
#
19:54 on Nov 24, 2011haiku
Commit by korli on master :: rhrev43316 haiku/: (link)
ice1712: Style cleanup and improvements
#
17:59 on Nov 24, 2011haiku
Commit by korli on master :: rhrev43315 haiku/: (link)

usb_printer: support for alternate interfaces, not just the default one.

  • Tested with a Profilic USB-Parallel adapter and a Laserjet printer.
#