summaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Introduce readpassphrase(3), a superset of getpass(3). ThisBrian Feldman2001-11-205-101/+256
* mdoc(7) police: remove whitespace at EOL.Ruslan Ermilov2001-11-201-1/+1
* Create link from directory.3 to readdir_r.3.Dima Dorfman2001-11-161-2/+2
* Fixed namespace pollution related to `err' in libc in the same way as forBruce Evans2001-11-112-4/+11
* Add a note explaining why CLOCKS_PER_SEC isn't 1000000.David Malone2001-11-051-1/+10
* Add notice about early use from malloc.c forbidding malloc use fromPoul-Henning Kamp2001-11-021-0/+5
* Make the output from assert() look more like the example in the C99Mike Barcroft2001-10-291-2/+2
* Only provide function information in compile environments that supportMike Barcroft2001-10-271-5/+10
* Restore K&R prototype. Fix other style bugs.Mike Barcroft2001-10-271-2/+3
* Explicitly use int32_t for on-disk records for pw_change and pw_expire,Peter Wemm2001-10-271-2/+5
* Add __FBSDID.Jeroen Ruigrok van der Werven2001-10-241-5/+10
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-105-10/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-0194-122/+122
* Document the FTS_ROOTPARENTLEVEL and FTS_ROOTLEVEL constants.Ruslan Ermilov2001-09-201-5/+9
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-314-23/+4
* Fixed namespace pollution related to `warn' in libc (but not in otherBruce Evans2001-08-292-2/+13
* begin executed --> being executedDima Dorfman2001-08-241-1/+1
* Use .In, .Ux, and .Rv where appropriate. Also consistently call thisDima Dorfman2001-08-211-18/+16
* Expand the ?: construct into an if/else.Dima Dorfman2001-08-211-1/+4
* The setprogname() function sets the name of the program to be the lastDima Dorfman2001-08-211-1/+3
* Fix style bug.Dima Dorfman2001-08-211-1/+1
* Fixed warnings.Ruslan Ermilov2001-08-212-1/+4
* Pass the pointy hat, please.Jacques Vidrine2001-08-211-2/+4
* setprogname() should set __progname to the last component of the givenJacques Vidrine2001-08-211-1/+3
* Implement getpeereid(3), a front-end to the LOCAL_PEERCREDDima Dorfman2001-08-173-2/+191
* Use the ".Rv" mdoc(7) macro where appropriate.Yaroslav Tykhiy2001-08-142-8/+12
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+2
* mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.Ruslan Ermilov2001-08-131-1/+1
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.Ruslan Ermilov2001-08-131-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-136-6/+6
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-136-11/+0
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-1/+1
* mdoc(7) police: fixed the "new sentence" bogons.Ruslan Ermilov2001-08-101-1/+1
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-102-2/+2
* Fix xrefs.Maxim Sobolev2001-08-091-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-098-42/+8
* typo: patched->matchedMike Heffner2001-08-091-1/+1
* mdoc(7) police: expand plain text xrefs.Ruslan Ermilov2001-08-086-6/+15
* mdoc(7) police:Ruslan Ermilov2001-08-072-5/+3
* mdoc(7) police: markup nits.Ruslan Ermilov2001-08-071-1/+2
* varargs -> stdargDima Dorfman2001-08-051-2/+2
* MFS: in HISTORY section, fix release number of first appearanceSheldon Hearn2001-08-013-3/+3
* Fix broken Fn calls; Fn doesn't take a manual page section as anSheldon Hearn2001-08-011-5/+5
* Only pull in the MD files if they exist. This allows for progressiveMark Peek2001-07-311-0/+2
* FreeBSD now also defines EIDRM and uses it.Jeroen Ruigrok van der Werven2001-07-301-8/+0
* Remove bogus BUGS section.Jeroen Ruigrok van der Werven2001-07-301-6/+1
* Correct the old length argument passed to sysctlbyname to be a pointerThomas Moestl2001-07-291-1/+2
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatibleMike Heffner2001-07-292-21/+24
* The previous delta duplicated a significant amount of informationSheldon Hearn2001-07-241-122/+4
* Add the list of signal-handler safe functions here too, so people canKris Kennaway2001-07-241-0/+123