Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-13 | Remove neither documented nor found in any spec ctermid_r() function - ctermid() | Miod Vallat | |
is reentrant in its current implementation anyway. Surfing on the recent major version bump, ok millert@ deraadt@ | |||
2005-12-19 | Use strlcpy() return value in bound check instead of using an | Todd C. Miller | |
extra strlen(). This has been in my tree for a long time. | |||
2005-12-02 | never say unsigned; say at least unsigned int | Theo de Raadt | |
2005-11-30 | know __arm__ too | Theo de Raadt | |
2005-11-30 | timezone -> time zone | Jason McIntyre | |
2005-11-29 | document KERN_ARND better; ok deraadt@ | Otto Moerbeek | |
2005-11-28 | some nice off_t casts to please lint | Theo de Raadt | |
2005-11-28 | unused arg in internal static API | Theo de Raadt | |
2005-11-24 | include more architectures in the list (even though some do not compile | Theo de Raadt | |
this, but do it entirely in the compiler); ok miod | |||
2005-11-12 | - note that basename() may modify the string | Jason McIntyre | |
- section header WARNING -> CAVEATS while here from han boetes; ok deraadt@ | |||
2005-10-26 | Always set errno on error. Based on NetBSD. ok jaredy@ pat@ | Otto Moerbeek | |
2005-10-19 | once again: library routines should not check pointers and what errno | Theo de Raadt | |
with EFAULT. programmers ignore the error returns. please, please, please -- we want to crash so that the programmer will become aware of the bug and fix it instead. ok otto | |||
2005-10-10 | fix a few warnings, keep the crypt stuff for later. | Marc Espie | |
okay otto@ | |||
2005-10-07 | Document the recent changes to the multicast routing in the kernel. | Esben Norby | |
from jmc@ ok jmc@ | |||
2005-10-05 | Clarify the return value and drop nonapplicable bugs section hastily pasted | Miod Vallat | |
from ttyname(3). Feedback espie@ jmc@, ok deraadt@ jmc@ | |||
2005-10-04 | Fix use after free(). Bug found by mpech@; ok deraadt@ | Otto Moerbeek | |
2005-10-03 | remove traces of non-existent getfstype() function; | Jason McIntyre | |
ok krw@ deraadt@ | |||
2005-10-02 | add missing MLINK for strnunvis.3, introduced -r1.14; | 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 | |
ok millert@ deraadt@ | |||
2005-08-28 | Fix the VIS_GLOB checks added in rev 1.16 | Todd C. Miller | |
Add missing casts to u_char so 0xff is treated the same on machines with signed and unsigned chars. OK deraadt@ espie@ | |||
2005-08-28 | fix vis prototype | Todd C. Miller | |
2005-08-10 | although groff understands `.Ar bob )', it does not understand `.Ar ( bob', | Jason McIntyre | |
so mark up the opening bracket with .Pf; remove non- -mdoc .br; | |||
2005-08-09 | Add VIS_GLOB to escape special characters used by shell-style globbing. | Todd C. Miller | |
From Solar Designer based on changes in FreeBSD. OK deraadt@ | |||
2005-08-09 | use CTYPE_NUM_CHARS instead of harding code the value. ok espie | Kevin Lo | |
2005-08-08 | zap remaining rcsid. | Marc Espie | |
Kill old files that are no longer compiled. okay theo | |||
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie | |
Make sure tolower/toupper use the whole 8 bits. okay deraadt@ thanks to everyone who tested | |||
2005-08-06 | fix use after free, netbsd pr 30832, from phirerunner@comcast.net | Theo de Raadt | |
2005-07-22 | - sync prototypes and header file excerpts to reality | Jared Yanovich | |
- many grammar, punctuation, macro, layout, spelling/typos, rewording, etc. fixes - avoid first person - sprinkle crossrefs where relevant help & ok jmc | |||
2005-07-22 | document KERN_CPTIME2, and update description of KERN_CPTIME; ok jmc | Jared Yanovich | |
2005-07-22 | advocate error checking in examples; ok jmc | Jared Yanovich | |
2005-07-22 | move error return information from BUGS to ERRORS; ok jmc, millert | Jared Yanovich | |
2005-07-22 | EFAULT can only occur on addresses; ok jmc | Jared Yanovich | |
2005-07-22 | exec* no longer sleep on ETXTBUSY; ok jmc | Jared Yanovich | |
2005-07-13 | Correct ctype classifications of chars >= 0x80 wrt C99/POSIX and our | Otto Moerbeek | |
man page. ok espie@ deraadt@ | |||
2005-06-26 | add missing va_end(); Andrey Matveev | Todd C. Miller | |
2005-06-17 | next citrus step. | Marc Espie | |
reviewed by millert, otto, kevlo, naddy, kettenis... libc+libstdc++ bump | |||
2005-06-17 | bye bye whiteouts | Todd C. Miller | |
2005-06-16 | bye bye whiteouts | Todd C. Miller | |
2005-06-01 | Save errno from clobbering by clsoedir() in the err case. | Todd C. Miller | |
From Andrey Matveev; OK deraadt@ | |||
2005-05-26 | union is gone, ok millert@ | Pedro Martelletto | |
2005-05-24 | Restoration of terminal settings can be broken by a well-timed signal, | Todd C. Miller | |
e.g. a terminating scp killing its ssh child so retry on EINTR. From peak@argo.troja.mff.cuni.cz via portable openssh bugzilla #905 | |||
2005-04-02 | /bin/ksh is now in the builtin list; noticed by otto@ | Todd C. Miller | |
2005-04-02 | Add /bin/ksh to builtin list of OK shells. | Todd C. Miller | |
2005-03-25 | deregister (and deauto!). ok millert@ marco@ | Otto Moerbeek | |
2005-03-08 | handle snprintf() returning -1. | Moritz Jodeit | |
ok cloder@ henning@ hshoexer@ | |||
2005-03-08 | handle snprintf() returning -1. | Moritz Jodeit | |
ok cloder@ henning@ hshoexer@ | |||
2005-03-02 | Consistent #if protection of rcs ids; Francois Perrad | Todd C. Miller | |
2005-03-01 | Update struct _ftsent to match with fts.h. | Marco Pfatschbacher | |
Input from jaredy@; ok deraadt@, miod@ | |||
2005-03-01 | Set errno right before return(), so that it does not risk being reset | Miod Vallat | |
by any other functions we will invoke in-between. Fix from Andrey Matveev <andrushock@korovino.net> |