aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strcpy.3
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* strcpy.3: Improve legibility and clarityConrad Meyer2018-06-061-22/+30
* Don't put multiple names on a single .Nm line. This fixes apropos(1)Edward Tomasz Napierala2018-04-171-1/+4
* Add notes about overlapping copies.Warner Losh2017-11-131-0/+10
* libc man pages: Remove reference to non-existent FreeBSD SecurityEitan Adler2014-03-071-4/+0
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-10/+10
* Add wide character variants of string manipulations routines to 'SEE ALSO'.Edward Tomasz Napierala2009-04-071-1/+2
* - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),David Schultz2009-02-281-11/+28
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove references to nonexistent "FreeBSD Security Architecture" document.Tim J. Robbins2005-09-051-5/+0
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+1
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+2
* mdoc(7) police: formatting nits.Ruslan Ermilov2002-11-291-1/+1
* Translate to English.Dag-Erling Smørgrav2002-10-231-13/+18
* Fix another spelling mistake.Robert Drehmel2002-10-101-1/+1
* Correct a spelling mistake.Robert Drehmel2002-10-101-1/+1
* Add stpcpy(3).David E. O'Brien2002-10-031-0/+20
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-2/+2
* - Add the 'restrict' qualifier to the definitions of the stringRobert Drehmel2002-08-141-2/+2
* mdoc(7) police:Ruslan Ermilov2002-01-091-1/+2
* Include a section cross-reference to `EXAMPLES' in `SECURITYChris Costello2002-01-051-1/+3
* Remove the example from SECURITY CONSIDERATIONS. This is mostlyChris Costello2002-01-051-54/+0
* Copy the sample `SECURITY CONSIDERATIONS' section from sec-doc.7.Chris Costello2002-01-021-0/+66
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* o Various mdoc fixes.Mike Barcroft2001-08-091-10/+50
* Don't claim that strncpy() is the same as strcpy().Dima Dorfman2001-07-191-6/+6
* mdoc(7) police: Add strncpy() to the NAME section.Ruslan Ermilov2001-07-161-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Xref strlcat, strlcpyWarner Losh1999-09-281-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+121