Age | Commit message (Expand) | Author |
2005-08-10 | - standard ERRORS layout | Jared Yanovich |
2005-08-10 | - macros | Jared Yanovich |
2005-08-10 | - punctuation & wording | Jared Yanovich |
2005-08-10 | - punctuation fixes | Jared Yanovich |
2005-08-10 | - wording | Jared Yanovich |
2005-08-09 | Add VIS_GLOB to escape special characters used by shell-style globbing. | Todd C. Miller |
2005-08-09 | Re-add the change from tzcode2005c, this time with an added bounds | Todd C. Miller |
2005-08-09 | use CTYPE_NUM_CHARS instead of harding code the value. ok espie | Kevin Lo |
2005-08-09 | Back out a change from tzcode2005c that can cause an infinite loop in mktime(). | Todd C. Miller |
2005-08-09 | Do not ignore return value of localsub() in localtime_r() | Todd C. Miller |
2005-08-08 | zap remaining rcsid. | Marc Espie |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie |
2005-08-07 | undo unrelated commit | Marc Espie |
2005-08-07 | .PATH better | Theo de Raadt |
2005-08-07 | zap rcsid. | Marc Espie |
2005-08-07 | zap rcsid, tested there. okay deraadt@ | Marc Espie |
2005-08-07 | move non-standard COMPATIBILITY section to HISTORY, which seems more | Jason McIntyre |
2005-08-07 | commit LC_CTYPE files from NetBSD/citrus, not yet linked in. | Marc Espie |
2005-08-06 | zap rcsid. | Marc Espie |
2005-08-06 | tell people that atexit is bad; ok jmc | Theo de Raadt |
2005-08-06 | fix use after free, netbsd pr 30832, from phirerunner@comcast.net | Theo de Raadt |
2005-08-06 | add HISTORY; ok jmc | Jared Yanovich |
2005-08-06 | - macro, punctuation, and rewording tweaks | Jared Yanovich |
2005-08-06 | sync function prototypes to reality; ok jmc | Jared Yanovich |
2005-08-05 | zap rcsid | Marc Espie |
2005-08-05 | - remove rcsid | Marc Espie |
2005-08-05 | impelmentation -> implementation | Marc Espie |
2005-08-04 | zap rcsid. Okay deraadt@, krw@ | Marc Espie |
2005-08-02 | scrape $Id$ tags. | Marc Espie |
2005-08-02 | Add missing $OpenBSD$ tags. | Marc Espie |
2005-08-02 | zap getdtablesize() external ref (removes a bit of compat from instbin). | Marc Espie |
2005-08-01 | kernal->kernel; | Jason McIntyre |
2005-07-29 | O_EXLOCK stuff was introduced in June 1997, and backed out again in | Jason McIntyre |
2005-07-29 | tidy up SEE ALSO; | Jason McIntyre |
2005-07-27 | Restore recent changes except for the actual one that causes the problem. | Todd C. Miller |
2005-07-27 | backout gethostent changes for now -- there is fallout, discovered by otto | Jared Yanovich |
2005-07-26 | kill errant blank line; | Jason McIntyre |
2005-07-26 | - typos, punctuation, layout, macro tweaks | Jared Yanovich |
2005-07-26 | - typos, grammar, punctuation, layout tweaks | Jared Yanovich |
2005-07-26 | provide a description of the EXAMPLE; ok jmc | Jared Yanovich |
2005-07-26 | note when these first appeared; ok jmc | Jared Yanovich |
2005-07-26 | - typos, punctuation, spacing, macro, layout, etc. fixes | Jared Yanovich |
2005-07-26 | clarify description of 'c' conversion; ok millert, jmc | Jared Yanovich |
2005-07-26 | no need to typecast NULL; ok millert, jmc | Jared Yanovich |
2005-07-26 | remove note about long double not being supported by vax. | Jared Yanovich |
2005-07-26 | note error return of mkstemps; ok millert, jmc | Jared Yanovich |
2005-07-26 | - simplify descriptions of stream positioning in various open modes | Jared Yanovich |
2005-07-24 | In _gethtent() ignore host.h_length if it is set to 0. Previously | Todd C. Miller |
2005-07-24 | split off mbrtowc functions, so that vfprintf won't pull the whole | Marc Espie |
2005-07-23 | *hostent() fixes: | Jared Yanovich |