Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-08 | snprintf() format string should be literal | Gleydson Soares | |
avoid compiler silly warnings sure deraadt@ | |||
2016-01-09 | Remove several casts to (char *) 0 and replace them by NULL | mestre | |
Prompted and OK by tb@ | |||
2016-01-09 | This diff is rather large, but it's just simply removing unnecessary headers | mestre | |
, remove some lint-style comments, add missing void to functions without args, also some function prototypes (extern) were missing their args, so I added them as they were defined in hack.h OK tb@ on separate diffs | |||
2015-12-16 | Use __progname instead of hand-rolled parsing of argv[0]. | tb | |
Inspired by similar diffs by tobias@ and millert@. "I like the concept" pjanzen@ ok tedu@ | |||
2015-10-24 | Cast ctype functions' arguments to unsigned char. | mmcc | |
ok guenther@ | |||
2014-03-11 | Match bwrite()'s prototype with write()'s, zapping a lint comment | Philip Guenther | |
Delete casts to char* of arguments to bwrite() and free() | |||
2009-12-10 | fix potential bugs spotted by parfait | Bob Beck | |
ok millert@ pjanzen@ | |||
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 | |||
2003-07-06 | convert a bunch of strn{cpy,cat}->strl{cpy,cat} | Anil Madhavapeddy | |
pjanzen@ ok | |||
2003-05-19 | De-register, ANSIfy, clean up. | Paul Janzen | |
2003-05-07 | Major strings rework. Ok pjanzen@ | Thierry Deval | |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt | |
already, but he may have later changes to make still. | |||
2003-03-16 | hack is free | Camiel Dobbelaar | |
Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for their efforts. http://www.cwi.nl/~aeb/games/hack/hack.html ok deraadt@ | |||
2001-08-06 | Nothing but comments after #endif and #else; heko@iki.fi | Paul Janzen | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |