#
144f17d9 |
| 26-Feb-2024 |
Augustin Cavalier <waddlesplash@gmail.com> |
network/traceroute: Update to freebsd-current.
Same as ping, our IP modules don't support connect()/send(). Just use sendto().
Change-Id: I19e9874a5e92ac69f1935d3b192e4d652d201692 Reviewed-on: http
network/traceroute: Update to freebsd-current.
Same as ping, our IP modules don't support connect()/send(). Just use sendto().
Change-Id: I19e9874a5e92ac69f1935d3b192e4d652d201692 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7430 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
show more ...
|
#
b357daa5 |
| 30-Mar-2019 |
Augustin Cavalier <waddlesplash@gmail.com> |
build: Deprecate SetSubDirSupportedPlatformsBeOSCompatible.
By default, all targets support the "haiku" platform, and we no longer support building for BeOS, Dan0, Zeta, or other BeOS-compatible tar
build: Deprecate SetSubDirSupportedPlatformsBeOSCompatible.
By default, all targets support the "haiku" platform, and we no longer support building for BeOS, Dan0, Zeta, or other BeOS-compatible targets, so this is no longer needed.
Also remove all references to the non-Haiku compatible platforms, and change all BEOS_COMPATIBLE checks to HAIKU_COMPATIBLE. Removal of all SetSubDirSupportedPlatformsBeOSCompatible invocations will be in the next commit.
show more ...
|
#
9f81ca83 |
| 27-Sep-2013 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Merge branch 'package-management'
Conflicts: src/preferences/network/Jamfile
|
#
ff2e5209 |
| 30-Jun-2013 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Remove the old "CVS" package rules
... and all their invocations.
|
#
7e8ac290 |
| 12-Aug-2007 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
* Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and SELECT_UNAME_ETC_LIB with TARGET_ and introduced HAIKU_* and HOST_* counterparts. * Use HOST_NETWORK_LIBS for building remote_disk_server. *
* Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and SELECT_UNAME_ETC_LIB with TARGET_ and introduced HAIKU_* and HOST_* counterparts. * Use HOST_NETWORK_LIBS for building remote_disk_server. * Also got rid of {R5,BONE,DANO,HAIKU}_COMPATIBLE.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21912 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
da0f9ae0 |
| 02-Aug-2007 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added Haiku as host platform supported by the build system ("haiku_host"). Completely untested yet.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21802 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
f18d4e1e |
| 01-Apr-2007 |
Axel Dörfler <axeld@pinc-software.de> |
Traceroute: use new SIOCGETRT to obtain the source address to be used when communicating with the destination, patch by Hugo Santos.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20496 a9524
Traceroute: use new SIOCGETRT to obtain the source address to be used when communicating with the destination, patch by Hugo Santos.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20496 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
0786dcba |
| 01-Apr-2007 |
Axel Dörfler <axeld@pinc-software.de> |
Ported latest traceroute, courtesy of Hugo Santos.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20492 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
5adca30a |
| 08-Aug-2006 |
Axel Dörfler <axeld@pinc-software.de> |
Merge of branches/team/network/new_stack - not yet complete as SVN does only support replacing files when merging when you don't have deleted them manually (for some reason, it only works as part of
Merge of branches/team/network/new_stack - not yet complete as SVN does only support replacing files when merging when you don't have deleted them manually (for some reason, it only works as part of the merge operation, and we didn't copy the whole tree to have "a fresh start" - next time we know better, at least if SVN still suffers from that same limitation).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18456 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|