Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-04 | Nuke a load of trailing whitespace; no binary change. | Nicholas Marriott | |
2009-11-11 | Fix memory leaks found by parfait. | Nicholas Marriott | |
ok deraadt@ jsg@ | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2007-05-09 | typo in license found by ray; verified repair using my old archives... | Theo de Raadt | |
2007-05-07 | Compare chars with '\0', not NULL. | Ray Lai | |
2007-05-07 | Replace manual loops with strcspn and plug realloc memory leaks. | Ray Lai | |
OK jaredy@ and moritz@. | |||
2007-05-06 | Grammar. | Ray Lai | |
2006-03-18 | In all these cases pfp != NULL. I also sneaked in some KNF. | Ray Lai | |
Okay jaredy, millert@, and otto@ | |||
2006-03-10 | Don't ferror() after fclose(). | Ray Lai | |
Don't dereference NULL pointer if file is truncated. Sync with cgetnext(3). ok otto and millert | |||
2006-02-20 | fix some typos in comments; from ray lai | Jason McIntyre | |
ok otto | |||
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2003-06-04 | term 3 & 4 from tholo after permission | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-06-18 | kill useless include of db.h | Todd C. Miller | |
2000-09-22 | - move break from loop on EOF in order to make cap_mkdb not ignore the final | Christian Weisgerber | |
record in terminfo mode - while we're here fix indentation, spelling okay millert@ | |||
1999-03-05 | Merge cap_mkdb(1) and info_mkdb(1) | Thorsten Lockert | |