summaryrefslogtreecommitdiff
path: root/usr.bin/make/dir.h
AgeCommit message (Expand)Author
2015-06-16Remove old fmake. It wasn't built by default for some time. Users thatWarner Losh
2010-01-04Add ability to search up the directory hierarchy for the system directory.David E. O'Brien
2005-03-23Make paths an explicite datatype instead of using the generic Lst.Hartmut Brandt
2005-03-22Rename struct Path to struct Dir and move it into the C-file. ItHartmut Brandt
2005-02-22Fix the prototypes by addings some constness. This should have beenHartmut Brandt
2005-02-04Some more easy constification.Hartmut Brandt
2005-02-01Clean up include files and file including. Split nonints.h into piecesHartmut Brandt
2004-12-17Remove all the cleanup functions. There is no reason to free memoryHartmut Brandt
2004-12-07Typedefs of pointers to structs are evil. Make Lst and LstNode typedef ofHartmut Brandt
2004-12-06Some constification which doesn't require code rewrites.Hartmut Brandt
2004-12-06Style: fix indentation.Hartmut Brandt
2004-11-30Stylification: missing spaces, extra space after function names, castsHartmut Brandt
2003-09-14- Cut out the code that caches the "." directory out of Dir_Init()Ruslan Ermilov
2002-04-13Fix copyrights, and undo SCS ID damage.David E. O'Brien
2002-03-22remove __PWarner Losh
2000-12-02There's also no point in #typedef'ing void/char pointers. Accordingly,Will Andrews
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-10-08O' to be bitten by CVS. Cleanup after importSteve Price
1996-10-06Merge in NetBSD's changes to make(1). Changes include:Steve Price
1995-01-23Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes