summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dirname.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,millert2013-09-301-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* WARNINGS -> CAVEATS, and a little neccessary cleanup;jmc2010-04-011-13/+13
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove my email address from my entry in the AUTHORS sectionmillert2003-07-301-2/+2
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-9/+8
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
* - clean up macro abusejmc2003-05-301-2/+2
* spelling; moritz@jodeit.orgderaadt2002-06-091-2/+2
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+2
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+3
* Add a warning that our implementation is different from other vendors (Solaris).downsj1999-07-171-1/+8
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-7/+3
* repairsaaron1999-05-291-9/+17
* proper const semantics for dirname & basename.espie1999-05-281-2/+2
* more missing .El macros filled inaaron1999-05-271-1/+2
* punctuationaaron1999-05-251-2/+2
* Removed duplicated references; millertalex1999-05-141-3/+2
* split dirname and basename man pages; add dirnamederaadt1998-07-041-0/+93