aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/lst.lib/lstOpen.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the sequential access feature of the lists. This was usedHartmut Brandt2004-12-081-83/+0
* Typedefs of pointers to structs are evil. Make Lst and LstNode typedef ofHartmut Brandt2004-12-071-1/+1
* Make needs no circular lists so remove them from the list code.Hartmut Brandt2004-12-071-2/+1
* Stylification: missing spaces, extra space after function names, castsHartmut Brandt2004-11-301-2/+2
* Merge the contents of lstInt.h into the public lst.h. This let's us getHartmut Brandt2004-11-291-5/+6
* Style: prototypes, un-register and remove some empty lines.Hartmut Brandt2004-11-261-3/+2
* Use __FBSDID in the lst.lib files, to match to main make(1) files. It isJuli Mallett2002-10-091-1/+1
* There's no reason to use fancy forms of NULL. Replace all instancesWill Andrews2000-12-021-2/+2
* Use __RCSID()Wilfredo Sanchez2000-07-091-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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-6/+2
* Import Christos Zoulas' version of NetBSD's make onto theSteve Price1996-10-061-1/+7
* Import the 4.4BSD-Lite2 version of make onto the vendor branchPeter Wemm1996-10-061-0/+81