Home | History | Annotate | Download | only in utils
History log of /src/distrib/utils/Makefile
RevisionDateAuthorComments
 1.22  31-Jan-2016  christos PR/50729: Izumi Tsutsui: Add "small" disklabel
 1.21  26-Jul-2014  dholland Don't descend into sysinst.
 1.20  24-Mar-2013  christos branches: 1.20.6;
Nothing uses the old small dhclient, and the new version is gigantic since it
brings in libisc.
 1.19  10-Mar-2010  abs branches: 1.19.6; 1.19.12;
Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-atari port-mvme68k).
All listed ports plus amd64 test built after change
 1.18  21-Nov-2008  ad Create a dynamically linked sysinst as part of the build process, but don't
install it.
 1.17  10-Sep-2005  dsl branches: 1.17.20;
For some reason this makefile descends into all the x_<prog> directories.
Since all the x_<prog> get build into crunched binaries (which does a
reachover build these days) I suspect this is entirely unnecessary.
But having deleted x_dmesg we must ensure it doesn't go there.
 1.16  08-Jun-2004  abs Import a trivial program to generate 16bit CRCs as used in sparkive archives.
For use by mksparkive.sh in generating the acorn32 bootloader sparkive.
 1.15  19-Jan-2003  tsutsui branches: 1.15.2;
EOL x_mount.
 1.14  17-Oct-2002  lukem Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,
we don't need distrib/utils/x_ftp anymore...
 1.13  17-Oct-2002  lukem Remove these, since platforms using the New Distrib World Order have
been building these using the basesrc Makefiles with SMALLPROG defined
for a while now.
 1.12  18-Feb-2001  tsutsui Add x_mount, which does not include any MOUNT_PROGS.
Installer does not require all vfs progs and all binaries
are crunched after all.
 1.11  31-Jan-2001  tsutsui Add x_umount to SUBDIR.
 1.10  12-Sep-2000  matt Add missing directories so make obj DTRT.
 1.9  12-May-2000  thorpej branches: 1.9.4;
Add x_dhclient.
 1.8  04-Jan-2000  itojun enable IPv6 support in sysinst. integration of work by ichiro@ichiro.org.
- IPv6 autoconfiguration
- IPv6 nameserver
TODO: french messages, dhcp

add -DINET6 into x_ifconfig.
 1.7  18-Oct-1999  pk Add x_ping.
 1.6  23-May-1999  tron branches: 1.6.2;
Fix listfiles to handle object directories. Patches supplied by
Izumi Tsutsui in PR misc/7628.
 1.5  16-Apr-1999  simonb Descend into sysinst directory if sysinst/arch/${MACHINE} exists.
 1.4  02-May-1998  ross branches: 1.4.2;
Build x_sh, even though some non-sysinst ports don't use it. Yet.
 1.3  12-Dec-1997  gwr Add: more x_ftp x_route zcat
 1.2  13-Oct-1995  gwr branches: 1.2.2; 1.2.4;
Minor cleanup
 1.1  08-Oct-1995  gwr branches: 1.1.1;
Initial revision
 1.1.1.1  08-Oct-1995  gwr Add some utilities all ports might use in a ramdisk root.
 1.2.4.2  13-Oct-1995  gwr Minor cleanup
 1.2.4.1  13-Oct-1995  gwr file Makefile was added on branch netbsd-1-1 on 1995-10-13 18:10:07 +0000
 1.2.2.1  13-Dec-1997  gwr From HEAD: Add: more x_ftp x_route zcat
 1.4.2.2  15-Aug-2000  he Apply patch (requested by he):
Don't build libhack in its own directory; build it where it's
used instead.
 1.4.2.1  17-Apr-1999  simonb Pull up rev 1.5 from the trunk:
Descend into sysinst directory if sysinst/arch/${MACHINE} exists.
 1.6.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.9.4.2  26-Feb-2001  he Pull up revision 1.11 (requested by tsutsui):
Add x_umount to SUBDIR.
 1.9.4.1  19-Oct-2000  tv Pullup 1.10 [matt]:
Add missing directories so make obj DTRT.
 1.15.2.1  17-Jun-2004  tron Pull up revision 1.16 (requested by abs in ticket #497):
Import a trivial program to generate 16bit CRCs as used in sparkive archives.
For use by mksparkive.sh in generating the acorn32 bootloader sparkive.
 1.17.20.1  05-Oct-2008  mjf Sync with HEAD.
 1.19.12.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.19.12.1  23-Jun-2013  tls resync from head
 1.19.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.20.6.1  10-Aug-2014  tls Rebase.

RSS XML Feed