History log of /freebsd-9.3-release/usr.bin/tip/tip/acu.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 169514 12-May-2007 pav

Replace rev. 1.9 with patch from OpenBSD.

Submitted by: Ray Lai <ray@cyth.net>
Obtained from: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/tip/acu.c.diff?r1=1.13&r2=1.14
MFC after: 1 week


# 169504 12-May-2007 pav

Fix crash when using 'du' capability: NULL return of strpbrk was not handled

PR: bin/108368
Reported by: Ivo Hazmuk <ivo@vutbr.cz>
Submitted by: rdivacky
MFC after: 2 weeks


# 161754 31-Aug-2006 ru

Resolve merge conflicts.


# 92922 21-Mar-2002 imp

remove __P


# 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.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 45314 04-Apr-1999 dt

Rename a function to avoid conflict with the new syscall 'pwrite'.


# 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>