History log of /freebsd-10.0-release/usr.bin/what/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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

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


216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


165193 14-Dec-2006 ru

Polish markup and wording.


147370 14-Jun-2005 ru

Markup and wording fixes.

Approved by: re (blanket)


146163 12-May-2005 jmallett

Add a flag (-q) which prints no header for the file and which doesn't indent the
match text; it also doesn't warn() for files which can't be opened. Remove
global variables. Use bool. fopen(3) the files instead of freopen(3)ing stdin.


140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


107276 26-Nov-2002 ru

mdoc(7) police: markup polishing.

Approved by: re


102944 04-Sep-2002 dwmalone

ANSIify function definitions.
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by: md5


97457 29-May-2002 tjr

Document standards conformance.


97456 29-May-2002 tjr

style(9): Sort sections correctly, exit status info into DIAGNOSTICS section.


97455 29-May-2002 tjr

Sync synopsis with reality: file arguments are optional.


92922 22-Mar-2002 imp

remove __P


87677 11-Dec-2001 markm

Use __FBSDID(). remove WARNS=2 as this is going to be default.


79535 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


79011 30-Jun-2001 dd

Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
where necessary.

Submitted by: Mike Barcroft <mike@q9media.com>


58626 26-Mar-2000 charnier

Add usage().


50477 28-Aug-1999 peter

$Id$ -> $FreeBSD$


35725 04-May-1998 rnordier

Make compatible with standard what command:
Implement -s option
Keep going if a file is not found
Append ':' to printed filenames
Include backslash in terminal characters
Make exit status dependent on a match having been found
Revise manpage accordingly


35189 14-Apr-1998 phk

add strings(1) to what(1) "SEE ALSO"
PR: 6289
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>


28786 26-Aug-1997 charnier

Just forgot a moment that mdoc macros are limited to 9 parameters.
Found by: Bruce.


28697 25-Aug-1997 charnier

Use err(3).


26131 25-May-1997 max

Typo fix.
PR: 3684
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>


23012 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


16853 30-Jun-1996 wosch

Add a reference to ident(1).


8874 30-May-1995 rgrimes

Remove trailing whitespace.


1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.