summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.h
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-041-0/+1
* Make paths an explicite datatype instead of using the generic Lst.harti2005-03-231-9/+14
* Rename struct Path to struct Dir and move it into the C-file. Itharti2005-03-221-8/+0
* Fix the prototypes by addings some constness. This should have beenharti2005-02-221-2/+2
* Some more easy constification.harti2005-02-041-2/+2
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-011-14/+16
* Remove all the cleanup functions. There is no reason to free memoryharti2004-12-171-1/+0
* Typedefs of pointers to structs are evil. Make Lst and LstNode typedef ofharti2004-12-071-7/+7
* Some constification which doesn't require code rewrites.harti2004-12-061-1/+1
* Style: fix indentation.harti2004-12-061-5/+5
* Stylification: missing spaces, extra space after function names, castsharti2004-11-301-1/+1
* - Cut out the code that caches the "." directory out of Dir_Init()ru2003-09-141-0/+1
* Fix copyrights, and undo SCS ID damage.obrien2002-04-131-2/+3
* remove __Pimp2002-03-221-14/+14
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+1
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-1/+1
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-16/+16
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+70
OpenPOWER on IntegriCloud