Age | Commit message (Expand) | Author |
2005-09-27 | accept hostnames 1 char long; spotted by otto, ok otto | Theo de Raadt |
2005-09-25 | Revert temporary hack. | Mark Kettenis |
2005-09-23 | support %jd from c99, although intmax_t may not be available. | Ted Unangst |
2005-09-15 | tidy up lists and displays... | Jason McIntyre |
2005-09-14 | ptrace(2) following fork(2) | Mark Kettenis |
2005-09-12 | Do not use __attribute__(regparm) on !x86 !amd64 platforms; ok espie@ | Miod Vallat |
2005-09-12 | Missing colons. | Miod Vallat |
2005-09-12 | some markup and punctuation fixes from wiz@netbsd | Jason McIntyre |
2005-09-12 | punctuation; | Jason McIntyre |
2005-09-10 | Use realloc() instead of malloc(). | Brad Smith |
2005-09-09 | double word typos; | Jason McIntyre |
2005-09-06 | take some .Fd out of a literal block; | Jason McIntyre |
2005-09-01 | repair VIS_GLOB; deraadt@ otto@ OK | Todd C. Miller |
2005-08-29 | Remove spurious call to isgraph() that sneaked in in rev 1.16. | Otto Moerbeek |
2005-08-28 | Fix the VIS_GLOB checks added in rev 1.16 | Todd C. Miller |
2005-08-28 | fix vis prototype | Todd C. Miller |
2005-08-22 | spelling: you missed this one david ;) | Jason McIntyre |
2005-08-18 | Update a few error descriptions w.r.t. obtaining the limits | Jared Yanovich |
2005-08-14 | zap sccsid, okay deraadt@ | Marc Espie |
2005-08-14 | document EINVAL return bad values as "which"; ok deraadt, millert | Jared Yanovich |
2005-08-14 | add a standard RETURN VALUES section; ok deraadt, millert | Jared Yanovich |
2005-08-12 | here too: sysctl is fs.posix.setuid, not fs.posix.suid; | Jason McIntyre |
2005-08-12 | uncomment setlocale(3) entry; | Jason McIntyre |
2005-08-12 | - add SEE ALSO section w/ xref for mklocale(1): from xsa@ | Jason McIntyre |
2005-08-12 | remove incorrect punctuation introduced by last revision, | Jared Yanovich |
2005-08-11 | fix conversion to match iswctype. | Marc Espie |
2005-08-11 | wording; ok jaredy@ | Jason McIntyre |
2005-08-10 | although groff understands `.Ar bob )', it does not understand `.Ar ( bob', | Jason McIntyre |
2005-08-10 | macro, capitalization, and layout improvements | Jared Yanovich |
2005-08-10 | grammar; ok jmc | Jared Yanovich |
2005-08-10 | - sys/mount.h wants sys/param.h | Jared Yanovich |
2005-08-10 | - layout, macro, and punctuation tweaks | Jared Yanovich |
2005-08-10 | - macros, punctuation, wording, and rewording | Jared Yanovich |
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 |