The NetBSD Project

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

[BACK] Up to [cvs.netbsd.org] / src / usr.bin / tip

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27.28.1 / (download) - annotate - [select for diffs], Wed May 13 19:20:08 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored) next main 1.28 (colored)

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.28 / (download) - annotate - [select for diffs], Tue Apr 14 22:15:27 2009 UTC (3 years, 1 month ago) by lukem
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, netbsd-6-base, netbsd-6, matt-premerge-20091211, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, HEAD
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored)

Enable WARNS=4 by default for usr.bin, except for:
	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit
	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds
	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh
	string2key  telnet  tn3270  verify_krb5_conf  xlint

Revision 1.26.2.1 / (download) - annotate - [select for diffs], Mon Jun 19 04:17:07 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored) next main 1.27 (colored)

Sync with head.

Revision 1.27 / (download) - annotate - [select for diffs], Mon May 22 12:32:20 2006 UTC (6 years ago) by dan
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-devfs2-base, mjf-devfs2, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: jym-xensuspend
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored)

the intention of the whole tip-as-cu thing was to allow tip-as-cu and
have a cu command installed, even when the rest of uucp was removed
via MKUUCP=no.  The old uucp-derived cu is no more, and is not
installed in either case.

make it so, by correcting some confusion that had made the non-uucp
tip-as-cu cu conditional on MKUUCP

Revision 1.26 / (download) - annotate - [select for diffs], Sat Apr 8 20:07:29 2006 UTC (6 years, 1 month ago) by christos
Branch: MAIN
Branch point for: chap-midi
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored)

Include bsd.own.mk; from Jukka Salmi

Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 5 13:04:33 2006 UTC (6 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Fix "MKUUCP" check so that "cu" installed if "MKUUCP" is not defined.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 4 15:09:50 2006 UTC (6 years, 1 month ago) by dyoung
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

If MKUUCP=no, do not create links for cu and its manual page.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 3 05:05:55 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

fix a typo in LINKS.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 3 02:33:19 2006 UTC (6 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.21: +7 -3 lines
Diff to previous 1.21 (colored)

Clean up a bit.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 3 02:25:27 2006 UTC (6 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.20: +4 -9 lines
Diff to previous 1.20 (colored)

Remove vestiges of the ACULOG support. It depended on the suid support
(which is now gone) and it is woefully obsolete -- if something
analogous is ever needed in the future, syslog is the way to do it.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 3 02:21:13 2006 UTC (6 years, 1 month ago) by tls
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

Now we use tip-as-cu, not Taylor UUCP cu.

These programs are no longer setuid, and now lock devices with flock,
not file locks in /var/spool/.  They will no longer lock against UUCP
itself unless we modify UUCP to lock with flock, but this seems highly
unlikely to be an issue in the present day.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 3 02:06:44 2006 UTC (6 years, 1 month ago) by tls
Branch: MAIN
Changes since 1.18: +3 -5 lines
Diff to previous 1.18 (colored)

The ~C / ~+ command is no longer optional.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 3 02:01:28 2006 UTC (6 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.17: +2 -5 lines
Diff to previous 1.17 (colored)

Remove support for uucp style locking.

This means we can get rid of the suid/sgid parts of the code (which
have been removed). The program is now installed with normal permissions.

To prevent accidents, we now flock the tty line, attempting to get an
exclusive lock.

Reviewed by: tls

Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 3 01:47:20 2006 UTC (6 years, 1 month ago) by tls
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Whoops.  We don't *use* log.o, so don't *build* it.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 2 19:16:22 2006 UTC (6 years, 1 month ago) by tls
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Fix the conditional compilation on ACULOG so it actually works.
Turn it off by default -- it hardly saves any space, but it's
one of the reasons why the executable is installed setuid, and
other versions of tip/cu don't write a log file anyway.  We can
add syslog support later if we ever really want this back, the
file-writing is all encapsulated in log.c.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 2 19:00:40 2006 UTC (6 years, 1 month ago) by tls
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Don't build any of the dialers except Hayes.  If anyone is using any of
the others (maybe "Courier", but I doubt it) we can easily enough turn
them back on.

Saves 20-30K depending on platform.  Not totally insignificant, since this
often goes on install media, or very small systems.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 2 04:10:54 2006 UTC (6 years, 1 month ago) by tls
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Default baud rate to 9600 (was 1200) to match Taylor cu.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 16 23:25:17 2006 UTC (6 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

warns=4

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 23 22:11:44 2004 UTC (8 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

constify and warns = 3

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 22 07:28:39 1997 UTC (14 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, minoura-xpg4dl, fvdl_fs64_base, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

WARNSify, KNFify, using ANSI string functions, cleanup .Nm usage

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sat Nov 8 10:38:26 1997 UTC (14 years, 6 months ago) by lukem
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

sync with trunk (approved by thorpej)

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 24 09:01:07 1997 UTC (14 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

use CPPFLAGS instead of CFLAGS

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 20 03:35:06 1997 UTC (14 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

disable WARNS here for now.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 11 11:05:47 1997 UTC (14 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Make these executables world-readable.

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 8 21:11:49 1997 UTC (15 years ago) by gwr
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Back out the .PATH.c changes.  The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.

Revision 1.6 / (download) - annotate - [select for diffs], Tue May 6 20:45:41 1997 UTC (15 years ago) by gwr
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Use .PATH.c: ...

Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 29 10:36:37 1996 UTC (15 years, 4 months ago) by cgd
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

add -ansi -pedantic to CFLAGS, so that people won't try to use the behaviour
of the old zzhack-access macros, which with the current macro definitions
would cause a cast value to be used as an lvalue, which is a gcc extension,
but _not_ what we want.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 8 09:30:36 1994 UTC (17 years, 5 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.3: +11 -10 lines
Diff to previous 1.3 (colored)

Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Thu Dec 8 08:57:37 1994 UTC (17 years, 5 months ago) by jtc
Branch: WFJ-920714, CSRG
CVS Tags: lite-2, lite-1
Changes since 1.1.1.1: +10 -7 lines
Diff to previous 1.1.1.1 (colored)

imported from 4.4lite

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 4 20:17:26 1993 UTC (18 years, 9 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

We're have a real cu now, so break the link between cu and tip.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 30 23:50:25 1993 UTC (18 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add RCS identifiers.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: WFJ-920714, CSRG
CVS Tags: patchkit-0-2-2, netbsd-alpha-1, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9, netbsd-0-8, WFJ-386bsd-01
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of 386bsd-0.1 sources

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
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.




CVSweb <webmaster@jp.NetBSD.org>