aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/dir.h
Commit message (Expand)AuthorAgeFilesLines
* Make paths an explicite datatype instead of using the generic Lst.Hartmut Brandt2005-03-231-9/+14
* Rename struct Path to struct Dir and move it into the C-file. ItHartmut Brandt2005-03-221-8/+0
* Fix the prototypes by addings some constness. This should have beenHartmut Brandt2005-02-221-2/+2
* Some more easy constification.Hartmut Brandt2005-02-041-2/+2
* Clean up include files and file including. Split nonints.h into piecesHartmut Brandt2005-02-011-14/+16
* Remove all the cleanup functions. There is no reason to free memoryHartmut Brandt2004-12-171-1/+0
* Typedefs of pointers to structs are evil. Make Lst and LstNode typedef ofHartmut Brandt2004-12-071-7/+7
* Some constification which doesn't require code rewrites.Hartmut Brandt2004-12-061-1/+1
* Style: fix indentation.Hartmut Brandt2004-12-061-5/+5
* Stylification: missing spaces, extra space after function names, castsHartmut Brandt2004-11-301-1/+1
* - Cut out the code that caches the "." directory out of Dir_Init()Ruslan Ermilov2003-09-141-0/+1
* Fix copyrights, and undo SCS ID damage.David E. O'Brien2002-04-131-2/+3
* remove __PWarner Losh2002-03-221-14/+14
* There's also no point in #typedef'ing void/char pointers. Accordingly,Will Andrews2000-12-021-2/+2
* $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-0/+1
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-1/+1
* Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-231-16/+16
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+70