History log of /openbsd/lib/libc/string/strsep.3 (Results 1 – 14 of 14)
Revision Date Author Comments
# 64d4e987 05-Jun-2013 tedu <tedu@openbsd.org>

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


# 8c40de08 25-Jul-2011 schwarze <schwarze@openbsd.org>

update HISTORY and SEE ALSO for all of string(3), together with various
smaller improvements; jmc@ and nicm@ both ask me to get this in because
further tweaking will be easier in-tree


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 12371978 21-Nov-2001 deraadt <deraadt@openbsd.org>

2nd param is const


# 7199b0b0 14-Jun-2001 aaron <aaron@openbsd.org>

Fix a buf oflow in EXAMPLES code; millert@ ok


# 60ab2826 21-Apr-2000 aaron <aaron@openbsd.org>

Flesh out libc string function man pages.


# 3f78588e 04-Mar-2000 aaron <aaron@openbsd.org>

In Unix land we prefer "whitespace" to "white space" or "white-space". At
least, this is the impression I get from looking at a lot of Perl docs.


# b762cfb4 04-Jul-1999 aaron <aaron@openbsd.org>

better wording


# 828c4884 04-Jun-1999 aaron <aaron@openbsd.org>

some repairs, add example to strdup(3) page


# a873166d 15-Jun-1998 mickey <mickey@openbsd.org>

use Bx macro for BSD versions


# 0d242b05 20-Aug-1997 millert <millert@openbsd.org>

Update from lite2.


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree