aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andHartmut Brandt2005-05-131-1/+0
* Clean up include files and file including. Split nonints.h into piecesHartmut Brandt2005-02-011-3/+7
* Some constification which doesn't require code rewrites.Hartmut Brandt2004-12-061-2/+2
* Constify arguments to Hash_FindEntry and Hash_CreateEntry.Hartmut Brandt2004-12-061-4/+4
* Remove extra empty lines.Hartmut Brandt2004-12-061-2/+0
* Style: remove a lot of unnecessary casts, add some and spell the nullHartmut Brandt2004-12-011-14/+7
* Stylification: missing spaces, extra space after function names, castsHartmut Brandt2004-11-301-6/+7
* Convert make(1) to use ANSI style function declarations. VariableJuli Mallett2002-10-091-30/+13
* #define<space> -> #define<tab>Juli Mallett2002-09-171-1/+1
* Fix copyrights, and undo SCS ID damage.David E. O'Brien2002-04-131-1/+2
* Update SCM ID method.David E. O'Brien2002-04-131-3/+1
* De'register.David E. O'Brien2002-04-131-21/+20
* remove __PWarner Losh2002-03-221-1/+1
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-1/+2
* There's no reason to use fancy forms of NULL. Replace all instancesWill Andrews2000-12-021-1/+1
* Use __RCSID()Wilfredo Sanchez2000-07-091-6/+4
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)Tim Vanderhoek1999-09-111-3/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).Tim Vanderhoek1999-08-171-1/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importSteve Price1996-10-081-0/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
* Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-231-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+418