delphij
|
26f49abeef
|
Sync with OpenBSD, primarily make the code easier to read, and a license
change to standard OpenBSD ISC license.
Obtained from: OpenBSD
MFC after: 2 weeks
|
2011-06-18 00:33:34 +00:00 |
|
rwatson
|
fd2a94971b
|
Add basename_r(3) to complement basename(3). basename_r(3) which accepts
a caller-allocated buffer of at least MAXPATHLEN, rather than using a
global buffer.
MFC after: 1 month
Sponsored by: Google
|
2009-10-06 14:05:57 +00:00 |
|
ru
|
6cd9b8b511
|
More accurately document the implementation details of internal storage.
PR: docs/82508
|
2006-10-12 14:31:17 +00:00 |
|
ru
|
01548ace15
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
|
ru
|
863465c1ab
|
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
|
2002-12-18 13:33:04 +00:00 |
|
ru
|
d0db69d964
|
mdoc(7) police: "The .Fn function".
|
2002-12-18 10:13:54 +00:00 |
|
ru
|
623da62a5a
|
mdoc(7) police: Use the new .In macro for #include statements.
|
2001-10-01 16:09:29 +00:00 |
|
obrien
|
475aed9fb7
|
Give the FreeBSD history also.
|
2001-07-10 00:11:00 +00:00 |
|
ru
|
eb8c554f56
|
mdoc(7) police: use certified section headers wherever possible.
|
2000-11-17 11:44:16 +00:00 |
|
des
|
355bb561f3
|
Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.
The man pages need some adjustments.
PR: 12960, 12962
Submitted by: James Howard <howardjp@wam.umd.edu>
Obtained from: OpenBSD
|
2000-08-31 15:56:15 +00:00 |
|