History log of /freebsd-13.1/usr.bin/tip/tip/Makefile (Results 1 – 24 of 24)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0
# bca33253 19-Sep-2018 Brad Davis <[email protected]>

Move remote & phones to usr.bin/tip/tip/

Approved by: re (blanket, pkgbase), will (mentor)
Differential Revision: https://reviews.freebsd.org/D17219


Revision tags: release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0
# e56d20da 18-Sep-2015 Bryan Drewery <[email protected]>

Don't hide build commands.


Revision tags: release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# 13959da9 18-Nov-2007 John Birrell <[email protected]>

Reduce the WARNS levels in a couple of places so that we can enable
-Werror at higher WARNS levels like we did before gcc4 was imported.


Revision tags: release/6.2.0_cvs, release/6.2.0
# 934464be 01-Sep-2006 Ruslan Ermilov <[email protected]>

Bump WARNS level to 3.

OK'ed by: make universe


# fa92e883 31-Aug-2006 Ruslan Ermilov <[email protected]>

Resolve merge conflicts.


# d391708c 31-Aug-2006 Ruslan Ermilov <[email protected]>

Import OpenBSD's tip(1) as of today


Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1
# 7fe7d53b 12-Jul-2002 Ruslan Ermilov <[email protected]>

Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR}
is only defined after <bsd.prog.mk> is included, and .if make(1)
conditionals are evaluted on the first pass.

Spotted by: Michael Bre

Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR}
is only defined after <bsd.prog.mk> is included, and .if make(1)
conditionals are evaluted on the first pass.

Spotted by: Michael Bretterklieber <[email protected]>

show more ...


Revision tags: release/4.6.0_cvs
# 50c012be 17-Apr-2002 Ruslan Ermilov <[email protected]>

Don't attempt to chflags(1) non-existent executable.


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs
# 0f3bdf5d 20-Dec-2001 Mark Murray <[email protected]>

Import of OpenBSD's tip (which was the tip code of a month ago, modulo
OpenBSD commits).


# 19cb87ad 27-Nov-2001 Ruslan Ermilov <[email protected]>

${BINDIR} already has the leading slash.


# 4398bb2f 26-Nov-2001 Mark Murray <[email protected]>

After some CVS surgery to remove an unwise commit, restore some
post-UUCP-removal stuff:

1) Link cu(1) to tip(1).
2) Force removal of system immutable bit. (Was needed by UUCP's
insecure cu(1).


# 9de62417 12-Sep-2001 Ruslan Ermilov <[email protected]>

Fixed some of style bugs.


# ea079e46 09-Sep-2001 Matthew Dillon <[email protected]>

Make sure that all non-root-owned binaries in standard system
paths are chflaged 'schg' to prevent exploit vectors when run
by cron, by a root user, or by a user other then the one owning the
binary.

Make sure that all non-root-owned binaries in standard system
paths are chflaged 'schg' to prevent exploit vectors when run
by cron, by a root user, or by a user other then the one owning the
binary. This applies to most of the uucp binaries, cu, tip, and
man (man was already installed properly).

MFC will occur when approved.

show more ...


Revision tags: release/4.3.0_cvs, release/4.3.0
# dc12be52 27-Mar-2001 Ruslan Ermilov <[email protected]>

MAN[1-9] -> MAN.


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs, release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8
# 6d7cd12a 21-Sep-1998 David E. O'Brien <[email protected]>

Makefile.inc was conditionally setting vars already set by bsd.own.mk
which is read before tip's own Makefile is. Move those varables here
where they will do some good.


Revision tags: release/2.2.7, release/2.2.6, release/2.2.5_cvs, release/2.2.2_cvs
# 35c6f6c2 01-Apr-1997 Bruce Evans <[email protected]>

Fixed DPADD.


# 687d0cde 31-Mar-1997 Brian Somers <[email protected]>

Remove the syslog stuff, and allow various return values
in uu_lock(). Add uu_lockerr() for turning the results of
uu_lock into something printable. Remove bogus section in man page
about race cond

Remove the syslog stuff, and allow various return values
in uu_lock(). Add uu_lockerr() for turning the results of
uu_lock into something printable. Remove bogus section in man page
about race conditions allowing both processes to get the lock.
Include libutil.h and use uu_lock() correctly where it should.

Suggested by: [email protected]

show more ...


# 568b59b9 30-Mar-1997 Brian Somers <[email protected]>

Move uucplock into libutil and create a manual page.


Revision tags: release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs, release/2.1.6_cvs, release/2.1.6.1, release/2.1.5_cvs
# 5b963fa1 05-Sep-1996 Bruce Evans <[email protected]>

Fixed DPADD.


# cd9a2f5c 24-Jun-1996 Jordan K. Hubbard <[email protected]>

Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.


# 1d537e96 04-Mar-1996 Andrey A. Chernov <[email protected]>

Eliminate multiply uucplock.c copies


Revision tags: release/2.1.0_cvs, release/2.0.5_cvs
# 7799f52a 30-May-1995 Rodney W. Grimes <[email protected]>

Remove trailing whitespace.


# c35cf316 01-Apr-1995 Jordan K. Hubbard <[email protected]>

Greatly clean up the Makefiles and add a Makefile.inc to more obviously
advertise tip's choice of location and perms.


# 18cc36fb 31-Mar-1995 Jordan K. Hubbard <[email protected]>

Tom Gray's new tip changes to support a modem capabilities database and
fixes to many assorted bugs and misfeatures.
Submitted by: Tom Gray - DCA <[email protected]>