date | project | content | link |
|---|
| 16:45 on Nov 06, 2007 | OpenBeOS | Commit by hugosantos :: r22844 /haiku/trunk/src/ (2 files in 2 dirs): try to hide the gruesome details from the glue code as much as possible. | # |
| 11:56 on Nov 03, 2007 | OpenBeOS | Commit by hugosantos :: r22810 /haiku/trunk/: Hm, svk shouldn't populate the destination repo. with it's local merge data.. | # |
| 11:36 on Nov 03, 2007 | OpenBeOS | Commit by hugosantos :: r22809 /haiku/trunk/ (2 files in 2 dirs): r10168@haiku-devel: hugo | 2007-11-03 12:35:29 +0100 find_route() is not really IPv4 specific. | # |
| 22:30 on May 27, 2007 | OpenBeOS | Commit by hugosantos :: r21255 /haiku/trunk/src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.cpp: tcp: we should send an ACK for at least each two received segments. Jerome helped debug this one. | # |
| 03:38 on May 27, 2007 | OpenBeOS | Commit by hugosantos :: r21248 /haiku/trunk/src/add-ons/kernel/network/protocols/tcp/ (TCPEndpoint.cpp TCPEndpoint.h): tcp: fixed an issue where the socket could be waken from ReadData() even when no new data was added to the queue (due to lost packets). Also make sure we only break from the receive loop where there is at least a byte of data to be consumed. | # |
| 21:48 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21224 /haiku/trunk/src/ (2 files in 2 dirs): Stylus cleanupus. | # |
| 19:57 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21223 /haiku/trunk/ (9 files in 8 dirs): fixed the way accept() works in regards to the cookie pointer. It is no longer visible to userspace, we pass the fd instead. Also renamed kernel's shutdown() to system_shutdown as it collides with Posix's shutdown(). | # |
| 19:56 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21222 /haiku/trunk/src/add-ons/kernel/network/stack/ (5 files): net_device_interface: remove redundant fields | # |
| 08:21 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21216 /haiku/trunk/src/add-ons/kernel/network/protocols/tcp/ (TCPEndpoint.cpp TCPEndpoint.h tcp.cpp): tcp: no longer need recursive locking. | # |
| 07:56 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21215 /haiku/trunk/ (6 files in 3 dirs): loop: no longer requires a reader thread, it delivers directly to the device's receive queue | # |
| 07:56 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21214 /haiku/trunk/ (6 files in 3 dirs): net_interface_private: added receive queue and splited device reading from packet processing. Delivering to self no longer is executed in the sender's context, which had some problems with TCP's locking. | # |
| 04:00 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21212 /haiku/trunk/src/add-ons/kernel/drivers/network/ipro1000/dev/em/Jamfile: e1000: disabled the excessive debug output since the driver is already working here. | # |
| 03:49 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21211 /haiku/trunk/ (5 files in 5 dirs): net_buffer: prevent modules from messing with metadata too much | # |
| 03:48 on May 23, 2007 | OpenBeOS | Commit by hugosantos :: r21210 /haiku/trunk/ (16 files in 9 dirs): net_buffer: preparing for better metadata management | # |
| 22:55 on May 21, 2007 | OpenBeOS | Commit by hugosantos :: r21195 /haiku/trunk/src/libs/compat/freebsd_network/device.c: freebsd compat. layer: fixed ETHER_GETFRAMESIZE handling. possible fix for #1238. | # |
| 17:02 on May 20, 2007 | OpenBeOS | Commit by hugosantos :: r21176 /haiku/trunk/src/add-ons/kernel/ (2 files in 2 dirs): TCP: getsockopt was missing. fixes #1225 | # |
| 06:38 on May 10, 2007 | OpenBeOS | Commit by hugosantos :: r21102 /haiku/trunk/src/add-ons/kernel/drivers/network/rtl8139/pci/glue.c: rtl8139exp: lock the softc when re-enabling interrupts so we don't in the middle of a disable/enable interrupts operation. | # |
| 06:34 on May 10, 2007 | OpenBeOS | Commit by hugosantos :: r21101 /haiku/trunk/src/add-ons/kernel/drivers/network/3com/ (12 files in 4 dirs): 3com driver, added required MII modules. | # |
| 06:33 on May 10, 2007 | OpenBeOS | Commit by hugosantos :: r21100 /haiku/trunk/src/libs/compat/freebsd_network/ (3 files in 2 dirs): freebsd compat. layer: another go at multiple MII module support. | # |
| 06:03 on May 10, 2007 | OpenBeOS | Commit by hugosantos :: r21099 /haiku/trunk/src/ (4 files in 4 dirs): freebsd compat. layer: some missing definitions as well as allowing multiple MII modules per driver. | # |