Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Remove references to nonexistent "FreeBSD Security Architecture" document. | tjr | 2005-09-05 | 1 | -5/+0 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -0/+2 |
| | |||||
* | mdoc(7) police: formatting nits. | ru | 2002-11-29 | 1 | -1/+1 |
| | | | | Approved by: re | ||||
* | Translate to English. | des | 2002-10-23 | 1 | -13/+18 |
| | |||||
* | Fix another spelling mistake. | robert | 2002-10-10 | 1 | -1/+1 |
| | |||||
* | Correct a spelling mistake. | robert | 2002-10-10 | 1 | -1/+1 |
| | |||||
* | Add stpcpy(3). | obrien | 2002-10-03 | 1 | -0/+20 |
| | |||||
* | Style: One space between "restrict" qualifier and "*". | tjr | 2002-09-06 | 1 | -2/+2 |
| | |||||
* | - Add the 'restrict' qualifier to the definitions of the string | robert | 2002-08-14 | 1 | -2/+2 |
| | | | | | | | concatenation and copy functions using the '__restrict' macro. This is to satisfy IEEE Std 1003-1.2001. - Use ANSI-C function definitions. - Add the 'restrict' keyword to the manual pages, too. | ||||
* | mdoc(7) police: | ru | 2002-01-09 | 1 | -1/+2 |
| | | | | Stop abusing the .%J macro for where the .Pa macro should have been used. | ||||
* | Include a section cross-reference to `EXAMPLES' in `SECURITY | chris | 2002-01-05 | 1 | -1/+3 |
| | | | | | | | CONSIDERATIONS' as a source for relevant sample code. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs | ||||
* | Remove the example from SECURITY CONSIDERATIONS. This is mostly | chris | 2002-01-05 | 1 | -54/+0 |
| | | | | | | | duplicated code from EXAMPLES. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs | ||||
* | Copy the sample `SECURITY CONSIDERATIONS' section from sec-doc.7. | chris | 2002-01-02 | 1 | -0/+66 |
| | | | | | | | | This will be trimmed as the FreeBSD Security Architecture document is fleshed out and committed. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | o Various mdoc fixes. | mike | 2001-08-09 | 1 | -10/+50 |
| | | | | | | | | | | o Replace strncpy examples with less confusing ones from OpenBSD. These examples give more detail and also suggest using strlcpy(3). Reviewed by: des, ru, sheldonh Obtained from: OpenBSD MFC after: 3 days | ||||
* | Don't claim that strncpy() is the same as strcpy(). | dd | 2001-07-19 | 1 | -6/+6 |
| | | | | | PR: 29002 Submitted by: Joseph Mallett <jmallett@xMach.org> | ||||
* | mdoc(7) police: Add strncpy() to the NAME section. | ru | 2001-07-16 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | .St -ansiC -> .St -isoC | ru | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | Xref strlcat, strlcpy | imp | 1999-09-28 | 1 | -1/+2 |
| | | | | Inspired by: NetBSD commit message describing this. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+121 |