summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-09-27accept hostnames 1 char long; spotted by otto, ok ottoTheo de Raadt
2005-09-25Revert temporary hack.Mark Kettenis
2005-09-23support %jd from c99, although intmax_t may not be available.Ted Unangst
2005-09-15tidy up lists and displays...Jason McIntyre
2005-09-14ptrace(2) following fork(2)Mark Kettenis
2005-09-12Do not use __attribute__(regparm) on !x86 !amd64 platforms; ok espie@Miod Vallat
2005-09-12Missing colons.Miod Vallat
2005-09-12some markup and punctuation fixes from wiz@netbsdJason McIntyre
2005-09-12punctuation;Jason McIntyre
2005-09-10Use realloc() instead of malloc().Brad Smith
2005-09-09double word typos;Jason McIntyre
2005-09-06take some .Fd out of a literal block;Jason McIntyre
2005-09-01repair VIS_GLOB; deraadt@ otto@ OKTodd C. Miller
2005-08-29Remove spurious call to isgraph() that sneaked in in rev 1.16.Otto Moerbeek
2005-08-28Fix the VIS_GLOB checks added in rev 1.16Todd C. Miller
2005-08-28fix vis prototypeTodd C. Miller
2005-08-22spelling: you missed this one david ;)Jason McIntyre
2005-08-18Update a few error descriptions w.r.t. obtaining the limitsJared Yanovich
2005-08-14zap sccsid, okay deraadt@Marc Espie
2005-08-14document EINVAL return bad values as "which"; ok deraadt, millertJared Yanovich
2005-08-14add a standard RETURN VALUES section; ok deraadt, millertJared Yanovich
2005-08-12here too: sysctl is fs.posix.setuid, not fs.posix.suid;Jason McIntyre
2005-08-12uncomment setlocale(3) entry;Jason McIntyre
2005-08-12- add SEE ALSO section w/ xref for mklocale(1): from xsa@Jason McIntyre
2005-08-12remove incorrect punctuation introduced by last revision,Jared Yanovich
2005-08-11fix conversion to match iswctype.Marc Espie
2005-08-11wording; ok jaredy@Jason McIntyre
2005-08-10although groff understands `.Ar bob )', it does not understand `.Ar ( bob',Jason McIntyre
2005-08-10macro, capitalization, and layout improvementsJared Yanovich
2005-08-10grammar; ok jmcJared Yanovich
2005-08-10- sys/mount.h wants sys/param.hJared Yanovich
2005-08-10- layout, macro, and punctuation tweaksJared Yanovich
2005-08-10- macros, punctuation, wording, and rewordingJared Yanovich
2005-08-10- standard ERRORS layoutJared Yanovich
2005-08-10- macrosJared Yanovich
2005-08-10- punctuation & wordingJared Yanovich
2005-08-10- punctuation fixesJared Yanovich
2005-08-10- wordingJared Yanovich
2005-08-09Add VIS_GLOB to escape special characters used by shell-style globbing.Todd C. Miller
2005-08-09Re-add the change from tzcode2005c, this time with an added boundsTodd C. Miller
2005-08-09use CTYPE_NUM_CHARS instead of harding code the value. ok espieKevin Lo
2005-08-09Back out a change from tzcode2005c that can cause an infinite loop in mktime().Todd C. Miller
2005-08-09Do not ignore return value of localsub() in localtime_r()Todd C. Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
2005-08-07undo unrelated commitMarc Espie
2005-08-07.PATH betterTheo de Raadt
2005-08-07zap rcsid.Marc Espie
2005-08-07zap rcsid, tested there. okay deraadt@Marc Espie
2005-08-07move non-standard COMPATIBILITY section to HISTORY, which seems moreJason McIntyre