index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
basename.3
Age
Commit message (
Expand
)
Author
2013-09-30
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
Todd C. Miller
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-11-12
- note that basename() may modify the string
Jason McIntyre
2003-07-30
Remove my email address from my entry in the AUTHORS section
Todd C. Miller
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-05-30
- clean up macro abuse
Jason McIntyre
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2000-12-24
Various repairs, mostly to get rid of short lines.
Aaron Campbell
2000-04-18
Repairs, mostly removing hard sentence breaks.
Aaron Campbell
1999-06-04
After some constructive criticism from pjanzen@ and some e-mail tag:
Aaron Campbell
1999-05-29
repairs
Aaron Campbell
1999-05-28
proper const semantics for dirname & basename.
Marc Espie
1999-05-28
fix tytypos.
Marc Espie
1999-05-27
more missing .El macros filled in
Aaron Campbell
1999-05-25
punctuation
Aaron Campbell
1999-05-14
Removed duplicated references; millert
Alex Feldman
1998-07-04
split dirname and basename man pages
Theo de Raadt
1998-06-21
Remove the advertising clause in my old license, it impedes free use
Todd C. Miller
1998-03-07
.Bx Open -> .Ox 2.x
Todd C. Miller
1997-08-17
basename(3) and dirname(3) as specified by XPG4 and XPG4.2
Todd C. Miller