Age | Commit message (Expand) | Author |
2017-07-22 | Use monotonic clock for the time command in csh and ksh. | anton |
2015-12-26 | Replace handrolled xfree() function by directly using free(3) | mestre |
2015-10-26 | remove the profiling and debugging ifdefs; ok zhuk@ | Christian Weisgerber |
2015-10-26 | Remove the #define Strfoo() s_strfoo() redirection and move everything | Christian Weisgerber |
2015-10-26 | unifdef BUILTIN (unused), NLS (always set), SHORT_STRINGS (always set) | Christian Weisgerber |
2015-06-17 | remove -DFILEC; code does not compile for the -UFILEC case, and anyways, | Theo de Raadt |
2015-02-08 | remove ptr_t typedef. void * is good enough for csh. | Ted Unangst |
2014-10-17 | no need for realloc() front ends anymore | Theo de Raadt |
2014-10-16 | Use reallocarray() and remove a few archaic memory allocation practices. | Theo de Raadt |
2014-10-16 | Kill the alloc command, which tried to measure behaviour based on sbrk. | Theo de Raadt |
2012-12-04 | remove some unnecessary sys/param.h inclusions | Theo de Raadt |
2005-12-11 | unused code and variables | Theo de Raadt |
2003-06-25 | protos | Theo de Raadt |
2003-06-23 | kill printf builtin. no reason to be a builtin, but furthermore, the | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-12 | add s_strl{cat,cpy} prototypes; ok tedu@ | Jason Peel |
2003-05-12 | s_strn{cpy,cat} are no longer used; remove them. also, kill NOTUSED. | Jason Peel |
2003-05-12 | strstr() prototype shouldn't be here; kill NOTUSED and an extra newline; | Jason Peel |
2003-04-15 | remove final call to Strcpy/s_strcpy; some help from tedu | Theo de Raadt |
2003-04-08 | Strcat/s_strcat is unused | Theo de Raadt |
2003-01-08 | bring in strlcpy and strlcat-like things for dealing with Char types, | Theo de Raadt |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1996-11-02 | Update from NetBSD (christos) | Todd C. Miller |
1996-06-23 | update rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |