Removed "arp" from the image, as it actually used sysctl() (via a direct prototype, that's
why I didn't notice before). Will need to be ported over to the new stack API once it's there. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17967 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -20,7 +20,7 @@ if $(INCLUDE_GPL_ADDONS) = 1 {
|
||||
GPL_ONLY = ;
|
||||
}
|
||||
|
||||
BEOS_BIN = addattr alert arp basename beep cat catattr chgrp chmod chop chown clear
|
||||
BEOS_BIN = addattr alert basename beep cat catattr chgrp chmod chop chown clear
|
||||
clockconfig cmp comm cp copyattr csplit cut date dd desklink df diff dirname driveinfo
|
||||
dstcheck du echo eject env error factor false ffm find finddir fortune funzip gawk
|
||||
$(X86_ONLY)gdb grep groups gzip head hey id ideinfo idestatus ifconfig iroster isvolume
|
||||
|
||||
Reference in New Issue
Block a user