History log of /freebsd-10-stable/usr.bin/tip/tip/value.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 166911 23-Feb-2007 jls

Make cu/tip handle when $HOME is not set in the environment.

Approved by: philip
Submitted by: ale
PR: bin/108775


# 161781 31-Aug-2006 ru

Fix compilation warnings (up to level 3).


# 161754 31-Aug-2006 ru

Resolve merge conflicts.


# 129004 06-May-2004 stefanf

Use a proper protoype to declare interp() and move it to tip.h. Fix an
invocation with a wrong number of arguments.

Approved by: das (mentor)


# 113163 06-Apr-2003 imp

make prototpyes match functions, and declare things static as needed


# 88276 20-Dec-2001 markm

Fix merge conflicts, and because this still has a zillion warnings,
protect the build with a WARNS=2.

Fix the build.


# 59217 14-Apr-2000 imp

#include <errno.h> where needed. Kill extern int errno;.

Minor warnings in tip corrected.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 39915 03-Oct-1998 dfr

Some 64bit portability fixes.


# 28365 18-Aug-1997 charnier

Add prototypes, usage(). Use err(3).


# 8874 30-May-1995 rgrimes

Remove trailing whitespace.


# 7527 31-Mar-1995 jkh

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 <dcasba@rain.org>