Date: Tue, 6 Feb 1996 13:04:59 -0800 (PST) From: Julian Elischer <julian@ref.tfs.com> To: wollman@freefall.freebsd.org (Garrett Wollman) Cc: CVS-committers@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/sendmail/src Makefile Message-ID: <199602062105.NAA00903@ref.tfs.com> In-Reply-To: <199602062036.MAA09219@freefall.freebsd.org> from "Garrett Wollman" at Feb 6, 96 12:36:17 pm
next in thread | previous in thread | raw e-mail | index | archive | help
HEY THIS IS A BACKWARDS STEP! > > wollman 96/02/06 12:36:16 > > Modified: lib/libc Makefile > lib/libc/net Makefile.inc res_debug.c > sbin/ifconfig ifconfig.8 ifconfig.c > usr.sbin/named db_dump.c db_load.c > usr.sbin/named/xfer named-xfer.c > usr.bin/netstat Makefile if.c main.c > usr.sbin/nslookup debug.c list.c > sbin/route Makefile route.c > usr.sbin/sendmail/src Makefile > Log: > Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) > in preparation for its removal from the kernel source tree. NB: because > a function was deleted, libc is now at version 3.0 (was 2.2 previously). > > Revision Changes Path > 1.14 +2 -2 src/lib/libc/Makefile > 1.11 +1 -1 src/lib/libc/net/Makefile.inc > 1.7 +8 -1 src/lib/libc/net/res_debug.c > 1.6 +49 -61 src/sbin/ifconfig/ifconfig.8 > 1.14 +23 -2 src/sbin/ifconfig/ifconfig.c > 1.6 +7 -1 src/usr.sbin/named/db_dump.c > 1.6 +7 -1 src/usr.sbin/named/db_load.c > 1.6 +7 -1 src/usr.sbin/named/xfer/named-xfer.c > 1.4 +3 -3 src/usr.bin/netstat/Makefile > 1.9 +4 -0 src/usr.bin/netstat/if.c > 1.12 +11 -1 src/usr.bin/netstat/main.c > 1.5 +7 -1 src/usr.sbin/nslookup/debug.c > 1.5 +7 -1 src/usr.sbin/nslookup/list.c > 1.5 +1 -1 src/sbin/route/Makefile > 1.5 +39 -2 src/sbin/route/route.c > 1.9 +1 -1 src/usr.sbin/sendmail/src/Makefile >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602062105.NAA00903>