Age | Commit message (Expand) | Author |
---|---|---|
2016-01-28 | malloc(3) returns a pointer, so check against NULL, not 0. (No functional cha... | Gleydson Soares |
2015-08-20 | <stdlib.h> is included, so do not need to cast result from | Theo de Raadt |
2013-11-22 | Whole bunch of (unsigned char) casts carefully added for ctype calls. | Theo de Raadt |
2010-11-16 | - remove XXX here now that CMDBUFLEN is defined in scsiio.h | Jasper Lievisse Adriaanse |
2009-11-12 | reading off the end of table bug, found by parfait | Theo de Raadt |
2008-01-13 | remove unused functions | Charles Longeau |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-10-24 | delete more EFAULT stupidity | Theo de Raadt |
2005-04-09 | KNF. No binary changes. OK miod@ | Chad Loder |
2003-07-24 | pull header from here | Theo de Raadt |
2003-07-23 | move junk (bad code, terrible APIs) to the only program that uses it; | Theo de Raadt |