On 2016 Sep 18 (Sun) at 20:29:57 +0200 (+0200), Peter Hessler wrote: :On 2016 Sep 17 (Sat) at 13:15:56 +0200 (+0200), Peter Hessler wrote: ::Tested on an amd64 bsd.rd. dhclient, route add, route del, route show, ::all still work, and it's slightly smaller. :: : :All options, commands, modifiers, and special names for networks have :been tested. Some modifiers are already disabled in a SMALL kernel (esp :mpath and mpls). :
ping. OK? : ::text data bss dec hex ::213397 8896 36896 259189 3f475 obj/route ::212677 8896 36896 258469 3f1a5 obj/route-SMALL :: :: ::OK? :: ::Index: distrib/special/route/Makefile ::=================================================================== ::RCS file: /cvs/openbsd/src/distrib/special/route/Makefile,v ::retrieving revision 1.1 ::diff -u -p -u -p -r1.1 Makefile ::--- distrib/special/route/Makefile 23 Dec 2014 17:16:03 -0000 1.1 ::+++ distrib/special/route/Makefile 17 Sep 2016 11:09:59 -0000 ::@@ -4,7 +4,7 @@ PROG= route :: MAN= route.8 :: SRCS= route.c show.c :: ::-CFLAGS+= -Wall ::+CFLAGS+= -Wall -DSMALL :: :: route.o .depend lint tags: keywords.h :: ::
