Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-08 | unless specifically requested by setting the seed, use arc4random(); otto ok | Theo de Raadt | |
2003-08-05 | Don't allow alloc() and aresize() to fail. Their return value was | Todd C. Miller | |
only checked in two place (both in conjunction with str_save). Upon malloc/realloc failure we call internal_errorf() which pops throws and error and pops back to the last good state. OK deraadt@ pval@ fgs@ Original problem noted by mickey@ | |||
2003-06-26 | protos | Theo de Raadt | |
2003-04-16 | string cleaning. ok tedu@ | Thierry Deval | |
2003-03-13 | a few strcpy -> strlcpy; a couple people have mailed in a variety of | Theo de Raadt | |
patches, and i already had this sitting on my laptop at that time.. i used that as a chance to note that we had all done the same work, more or less | |||
2003-02-28 | typos; from Brian Poole | Jason McIntyre | |
2000-11-21 | Bug fixes from pdksh-5.2.14-patches.1: | Todd C. Miller | |
o set -x dumps core (shf.c); o "typeset -r foo=bar" fails saying foo is readonly (var.c). | |||
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller | |
1999-01-10 | sync with pdksh-unstable-5.2.13.6 | Todd C. Miller | |
1999-01-08 | bug fixes from pdksh-unstable-5.2.13.5; some of which we already had. | Todd C. Miller | |
1998-06-25 | pdksh-5.2.13 + local changes | Todd C. Miller | |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt | |
1997-06-19 | back out | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1996-10-01 | Integrate pdksh 5.2.9. | Jason Downs | |
1996-08-19 | update to pdksh-5.2.8 | Jason Downs | |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs | |