OpenBSD CVS

CVS log for src/gnu/usr.bin/Makefile


[BACK] Up to [local] / src / gnu / usr.bin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.64 / (download) - annotate - [select for diffs], Fri Oct 28 15:50:55 2022 UTC (19 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

Remove antique^Wolder-than-binutils-2.17 c++filt(1).

Revision 1.63 / (download) - annotate - [select for diffs], Mon May 3 03:45:40 2021 UTC (3 years, 1 month ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.62: +3 -2 lines
Diff to previous 1.62 (colored)

don't build gdb on riscv64

Revision 1.62 / (download) - annotate - [select for diffs], Sat Jul 4 21:11:52 2020 UTC (3 years, 10 months ago) by kettenis
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Don't build gdb on powerpc64.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Oct 29 12:42:11 2017 UTC (6 years, 7 months ago) by aoyama
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.60: +1 -3 lines
Diff to previous 1.60 (colored)

Unify protoize.1 install process on gcc3 arch (luna88k).

ok guenther@

Revision 1.60 / (download) - annotate - [select for diffs], Thu Jul 27 19:44:45 2017 UTC (6 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

ensure protoiize man pages installed in all cases (until we come
to a different decision later)
ok espie

Revision 1.59 / (download) - annotate - [select for diffs], Mon Apr 17 15:53:21 2017 UTC (7 years, 1 month ago) by kettenis
Branch: MAIN
Changes since 1.58: +6 -4 lines
Diff to previous 1.58 (colored)

Change build infrastructure to allow building both gcc and clang.  This
doesn't actually flip the switch yet, so aarch64 continues to be the only
architecture for which we build clang.

ok jsg@, deraadt@

Revision 1.58 / (download) - annotate - [select for diffs], Mon Feb 20 01:00:26 2017 UTC (7 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.57: +5 -1 lines
Diff to previous 1.57 (colored)

Skip building gdb on aarch64 there is no support for it.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Jan 29 03:48:08 2017 UTC (7 years, 4 months ago) by jsg
Branch: MAIN
Changes since 1.56: +5 -3 lines
Diff to previous 1.56 (colored)

descend into clang when building obj or when COMPILER_VERSION is clang
ok patrick@ kettenis@

Revision 1.56 / (download) - annotate - [select for diffs], Mon Jun 1 17:36:19 2015 UTC (9 years ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.55: +2 -8 lines
Diff to previous 1.55 (colored)

Now that we do not need to build binutils 2.15 (except for gdb), simplify the
build logic.

Revision 1.55 / (download) - annotate - [select for diffs], Wed Jul 16 01:23:39 2014 UTC (9 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

lynx will go to ports.  there are too many reasons for it to go there,
and not enough for it to stay.  lengthy discussions.

Revision 1.54 / (download) - annotate - [select for diffs], Tue Aug 6 19:11:53 2013 UTC (10 years, 9 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.53: +3 -5 lines
Diff to previous 1.53 (colored)

Remove support for COMPILER_VERSION == gcc2.
Change the logic depending upon COMPILER_VERSION everywhere, to assume gcc4
is the norm and to explicitely test for gcc3 when a different behaviour
is required.
No functional change intended. Be sure to `make install' in share/mk before
attempting to do anything.

Revision 1.53 / (download) - annotate - [select for diffs], Fri Jul 5 21:29:51 2013 UTC (10 years, 10 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.52: +1 -6 lines
Diff to previous 1.52 (colored)

ELF_TOOLCHAIN bye bye.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Mar 10 21:06:23 2013 UTC (11 years, 2 months ago) by miod
Branch: MAIN
Changes since 1.51: +5 -1 lines
Diff to previous 1.51 (colored)

Let platforms configured to use binutils 2.17 still recurse into the binutils
2.15 directory, but only to build gdb.
ok deraadt@ espie@

Revision 1.51 / (download) - annotate - [select for diffs], Mon Nov 21 01:36:18 2011 UTC (12 years, 6 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

when testing COMPILER_VERSION don't assume the default case is gcc2
ok drahn@

Revision 1.50 / (download) - annotate - [select for diffs], Sun Oct 30 20:57:06 2011 UTC (12 years, 7 months ago) by schwarze
Branch: MAIN
Changes since 1.49: +1 -7 lines
Diff to previous 1.49 (colored)

Always install addr2line(1), objcopy(1), and readelf(1), even on
architectures with !ELF_TOOLCHAIN && !USING_NEW_BINUTILS (like vax, m68k).
There is no need to reach around from usr.bin/Makefile into binutils;
we always descend into either binutils or binutils-2.17.
All is fine so far with binutils-2.17 since ia64 has USING_NEW_BINUTILS.

tested on vax and ok  deraadt@

Revision 1.49 / (download) - annotate - [select for diffs], Thu Sep 22 22:21:13 2011 UTC (12 years, 8 months ago) by schwarze
Branch: MAIN
Changes since 1.48: +15 -1 lines
Diff to previous 1.48 (colored)

Always install all manuals on all architectures.
No more exceptions even for binutils.
No more share/man in src/distrib/sets/lists/*/md.*
ok deraadt@

Revision 1.48 / (download) - annotate - [select for diffs], Tue Jul 5 00:15:03 2011 UTC (12 years, 11 months ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.47: +7 -2 lines
Diff to previous 1.47 (colored)

Allow switching between binutils and binutils 2.17.
NOTE: binutils-2.17 has not been tested on any archs. ok pirofti@

Revision 1.47 / (download) - annotate - [select for diffs], Mon Oct 18 17:11:27 2010 UTC (13 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

The base no longer uses old groff -- it uses mandoc(1).  The ports tree still
sometimes needs groff, but there it is pulled in as a build-dependency, and
it is the newer groff.  We are able to do this now due to the hard work if ingo.

Revision 1.46 / (download) - annotate - [select for diffs], Mon May 10 18:20:31 2010 UTC (14 years ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.45: +5 -4 lines
Diff to previous 1.45 (colored)

Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible
complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco,
with fixes from espie@.
ok espie@ general mumbling of approval of others.

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 23 02:17:52 2007 UTC (17 years, 2 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Enable our sendbug(1), prodded by deraadt@.

Revision 1.44 / (download) - annotate - [select for diffs], Mon Apr 10 16:41:10 2006 UTC (18 years, 1 month ago) by joris
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

switch to openrcs and eliminate more gnu from the tree.
note that openrcs still lacks some features.

okay niallo@, xsa@, ray@, "Do it" deraadt@

Revision 1.43 / (download) - annotate - [select for diffs], Mon May 17 22:11:32 2004 UTC (20 years ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.42: +2 -5 lines
Diff to previous 1.42 (colored)

Enable binutils for arm now that we have binutils 2.14.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Mar 8 23:31:51 2004 UTC (20 years, 2 months ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.41: +5 -2 lines
Diff to previous 1.41 (colored)

Do not build binutils on arm. ARM needs at least binutils 2.14.
Allows others to build OpenBSD/cats, use binutils from devel/binutils/stable
Requested by deraadt@

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jan 23 18:21:13 2004 UTC (20 years, 4 months ago) by espie
Branch: MAIN
Changes since 1.40: +11 -1 lines
Diff to previous 1.40 (colored)

USE_GCC3 switch, now that propolice is in.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Nov 24 17:12:55 2003 UTC (20 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Switch to using libiberty in new location.
Disable building of cxxfilt in gcc, build it from its own directory.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Oct 15 07:47:08 2003 UTC (20 years, 7 months ago) by mickey
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

reverse the comment on binutils gas/ld as that's what it is now

Revision 1.38 / (download) - annotate - [select for diffs], Fri Sep 26 07:35:03 2003 UTC (20 years, 8 months ago) by otto
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Disable bc (and dc).

ok deraadt@

Revision 1.37 / (download) - annotate - [select for diffs], Sun Aug 3 01:28:38 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

gnu gzip dir is now bye bye

Revision 1.36 / (download) - annotate - [select for diffs], Wed Jul 30 23:23:25 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.35: +3 -6 lines
Diff to previous 1.35 (colored)

shine a bit more

Revision 1.35 / (download) - annotate - [select for diffs], Tue Jul 22 17:15:40 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

switch to our own diff/diff3 (sdiff goes bye bye)

Revision 1.34 / (download) - annotate - [select for diffs], Tue Jul 22 17:15:12 2003 UTC (20 years, 10 months ago) by brad
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

- use :L variable modifier with ELF_TOOLCHAIN variable
- change 2 instances of the check from != "yes" to == "no"

ok deraadt@

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jun 22 22:27:17 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

bye bye grep (gzip remains for a few scripts)

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jun 12 04:17:24 2002 UTC (21 years, 11 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.31: +4 -3 lines
Diff to previous 1.31 (colored)

use ELF_TOOLCHAIN instead of listing all archs.
drahn@ ok.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Feb 28 06:59:18 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Sep 5 22:29:02 2001 UTC (22 years, 9 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

sparc64 uses new binutils.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jul 11 03:02:26 2001 UTC (22 years, 10 months ago) by pvalchev
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

remove mips leftovers; ok brad

Revision 1.28 / (download) - annotate - [select for diffs], Thu Nov 18 16:36:50 1999 UTC (24 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

build new sudo

Revision 1.27 / (download) - annotate - [select for diffs], Wed May 26 16:02:54 1999 UTC (25 years ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.26: +5 -3 lines
Diff to previous 1.26 (colored)

Link in egcs, kill gcc and libg++

Revision 1.26 / (download) - annotate - [select for diffs], Tue Nov 17 23:14:14 1998 UTC (25 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 (colored)

Move perl install to be after binutils since binutils installs some headers that we may want to convert with h2ph

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 29 00:09:51 1998 UTC (25 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

dc is now part of GNU bc

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 4 21:35:29 1998 UTC (26 years, 1 month ago) by mickey
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

use binutils for hppa

Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 29 22:17:15 1998 UTC (26 years, 2 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.22: +5 -6 lines
Diff to previous 1.22 (colored)

Adapt the newer of our GDB versions to a.out ports.  The main part of this
commit comes from NetBSD.  Also, the kernel debugging mode is a bit different
but you will notice when you type gdb -k because it documents the difference

Revision 1.22 / (download) - annotate - [select for diffs], Wed Mar 11 21:42:18 1998 UTC (26 years, 2 months ago) by maja
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

add lynx. -moj

Revision 1.21 / (download) - annotate - [select for diffs], Tue Mar 11 18:53:30 1997 UTC (27 years, 2 months ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Do not build GNU cpio

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 8 01:31:52 1997 UTC (27 years, 3 months ago) by kstailey
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

add deroff to SUBDIRS

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jan 21 04:34:33 1997 UTC (27 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Install BSD sort(1) not GNU one.  Can always change back if necesary.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 23 22:42:46 1996 UTC (27 years, 5 months ago) by rahnds
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

Powerpc port uses binutils not old compiler tools.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 28 04:25:38 1996 UTC (27 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

add sudo

Revision 1.16 / (download) - annotate - [select for diffs], Sat Sep 14 22:28:11 1996 UTC (27 years, 8 months ago) by etheisen
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

A time to groff...

Revision 1.15 / (download) - annotate - [select for diffs], Sat Sep 14 06:00:40 1996 UTC (27 years, 8 months ago) by etheisen
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Temporarily disable groff build until other mods are checked in.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 19 10:48:58 1996 UTC (27 years, 9 months ago) by downsj
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

+perl

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 27 03:12:28 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.12: +5 -2 lines
Diff to previous 1.12 (colored)

do texinfo last, for info/dir file

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 16 07:47:26 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.11: +6 -11 lines
Diff to previous 1.11 (colored)

alpha/mips == binutils; others == gas/ld

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 16 07:39:16 1996 UTC (27 years, 10 months ago) by pefo
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

Mips uses gnu binutils

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 4 20:34:25 1996 UTC (27 years, 11 months ago) by tholo
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

GNU awk no longer used

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jun 29 05:52:00 1996 UTC (27 years, 11 months ago) by tholo
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Use tar(1) emulation as provided by pax(1)

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 27 21:11:33 1996 UTC (27 years, 11 months ago) by tholo
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

We now support bug reports using a modified version of send-pr(1) that
will not interfere with a possible local installation of GNATS

Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 23 00:15:44 1996 UTC (28 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Merge of NetBSD 960418

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 30 15:29:23 1996 UTC (28 years, 2 months ago) by niklas
Branch: MAIN
Changes since 1.5: +6 -15 lines
Diff to previous 1.5 (colored)

From NetBSD: merge of 960317

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 5 03:57:11 1996 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

use gcc 2.7.2 on all architectures. any port that breaks should be fixed

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 22 18:21:27 1995 UTC (28 years, 5 months ago) by niklas
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

add texinfo

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 19 09:30:54 1995 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

build cvs

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 14 03:42:24 1995 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +8 -2 lines
Diff to previous 1.1 (colored)

update from netbsd; parallel make stuff

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:38:45 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:38:45 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.