summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-08-02scrape $Id$ tags.Marc Espie
2005-08-02Add missing $OpenBSD$ tags.Marc Espie
2005-08-02zap getdtablesize() external ref (removes a bit of compat from instbin).Marc Espie
2005-08-01kernal->kernel;Jason McIntyre
2005-07-29O_EXLOCK stuff was introduced in June 1997, and backed out again inJason McIntyre
2005-07-29tidy up SEE ALSO;Jason McIntyre
2005-07-27Restore recent changes except for the actual one that causes the problem.Todd C. Miller
2005-07-27backout gethostent changes for now -- there is fallout, discovered by ottoJared Yanovich
2005-07-26kill errant blank line;Jason McIntyre
2005-07-26- typos, punctuation, layout, macro tweaksJared Yanovich
2005-07-26- typos, grammar, punctuation, layout tweaksJared Yanovich
2005-07-26provide a description of the EXAMPLE; ok jmcJared Yanovich
2005-07-26note when these first appeared; ok jmcJared Yanovich
2005-07-26- typos, punctuation, spacing, macro, layout, etc. fixesJared Yanovich
2005-07-26clarify description of 'c' conversion; ok millert, jmcJared Yanovich
2005-07-26no need to typecast NULL; ok millert, jmcJared Yanovich
2005-07-26remove note about long double not being supported by vax.Jared Yanovich
2005-07-26note error return of mkstemps; ok millert, jmcJared Yanovich
2005-07-26- simplify descriptions of stream positioning in various open modesJared Yanovich
2005-07-24In _gethtent() ignore host.h_length if it is set to 0. PreviouslyTodd C. Miller
2005-07-24split off mbrtowc functions, so that vfprintf won't pull the wholeMarc Espie
2005-07-23*hostent() fixes:Jared Yanovich
2005-07-22- sync prototypes and header file excerptsJared Yanovich
2005-07-22- sync prototypes and header excerpts to realityJared Yanovich
2005-07-22- sync prototypes and header file excerpts to realityJared Yanovich
2005-07-22document KERN_CPTIME2, and update description of KERN_CPTIME; ok jmcJared Yanovich
2005-07-22advocate error checking in examples; ok jmcJared Yanovich
2005-07-22move error return information from BUGS to ERRORS; ok jmc, millertJared Yanovich
2005-07-22EFAULT can only occur on addresses; ok jmcJared Yanovich
2005-07-22exec* no longer sleep on ETXTBUSY; ok jmcJared Yanovich
2005-07-20No PT_[GS]ETFPREGS on mips.Miod Vallat
2005-07-20add MLINKS for new(ly documented) functions;Jason McIntyre
2005-07-20sync with zlib.h update (zlib-1.2.3);Jason McIntyre
2005-07-20Update to zlib 1.2.3; OK deraadt@Todd C. Miller
2005-07-19update to tzcode2005kTodd C. Miller
2005-07-19Convert return value of cgetent(3) to what the curses routines expect.Todd C. Miller
2005-07-18fix spelling mistake (in comment);Jason McIntyre
2005-07-17- punctuation, macro, layout, wording improvementsJared Yanovich
2005-07-17punctuation and minor rewording, ok jmcJared Yanovich
2005-07-14- make sure sem_ pages reference each other (idea from similar freebsd commit)Jason McIntyre
2005-07-13Correct ctype classifications of chars >= 0x80 wrt C99/POSIX and ourOtto Moerbeek
2005-07-07kill errant full stop;Jason McIntyre
2005-07-07got to be a pasto...Jason McIntyre
2005-07-07Fix the unmapping of freed pages, leaving just 64k worth of cache pages.Thierry Deval
2005-07-06Fix bounds check for incomplete code sets so they cannot overflow the codesTodd C. Miller
2005-07-05use "www" as the service name in the example instead of "http" since "www"David Gwynne
2005-07-05fix formatting for -c;Jason McIntyre
2005-07-05Update to tzcode2005j.Todd C. Miller
2005-07-04link to new CMSG_DATA(3); prod by deraadtJared Yanovich
2005-07-02zap trailing whitespaces, no binary changeAlexander von Gernler