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 |
| | |||||
* | Consistently mark std(in|out|err) with .Dv, because that's how they | ru | 2002-12-04 | 1 | -1/+1 |
| | | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re | ||||
* | Add restrict type-qualifier. | mike | 2002-10-12 | 1 | -2/+2 |
| | |||||
* | Cross-reference between byte and wide-character stdio functions. Remove | tjr | 2002-10-10 | 1 | -1/+2 |
| | | | | references to fputwc() and fgetwc() being macros while I'm at it. | ||||
* | Grammar fix: "contents" is plural. | archie | 2002-05-31 | 1 | -2/+2 |
| | | | | MFC after: 1 day | ||||
* | mdoc(7) police: | ru | 2002-01-09 | 1 | -1/+2 |
| | | | | Stop abusing the .%J macro for where the .Pa macro should have been used. | ||||
* | All information from the "BUGS" section not belonging in "SECURITY | chris | 2002-01-06 | 1 | -13/+5 |
| | | | | | | | CONSIDERATIONS" moved to "COMPATIBILITY". Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs | ||||
* | Add new "SECURITY CONSIDERATIONS" sections. | chris | 2002-01-06 | 1 | -0/+14 |
| | | | | | 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 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | .St -ansiC -> .St -isoC | ru | 2001-02-26 | 1 | -2/+2 |
| | |||||
* | Use `Er' variable to define first column width in ERRORS section. | phantom | 2000-05-06 | 1 | -1/+1 |
| | |||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | $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 | ||||
* | Correct the paramter type of the second argument to fgets. | mpp | 1996-08-06 | 1 | -1/+1 |
| | | | | Obtained from: NetBSD-bugs mailing list | ||||
* | Say what happens to the buffer when fgets() returns NULL. | bde | 1996-03-27 | 1 | -6/+11 |
| | | | | Fixed bogus cross references and a misordered line. | ||||
* | fgetline does not exist.. fgetln is in it's place. Correct the X-Ref. | peter | 1995-08-18 | 1 | -1/+1 |
| | | | | Noticed by: Brian Tao, Bruce Evans | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+151 |