Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-09 | spaces | Theo de Raadt | |
2003-07-07 | protos | Theo de Raadt | |
2003-06-19 | o get rid of strecpy() and use strlcpy() and/or snprintf() instead. | Todd C. Miller | |
o make itoa() just use snprintf() o rename itoa7() to format_uid() and use snprintf() o max username len is _PW_NAME_LEN, not 8 | |||
2003-06-15 | use uid_t and fix some sign compare warnings; OK krw@ and deraadt@ | Todd C. Miller | |
2003-06-13 | readable code | Theo de Raadt | |
2003-06-12 | knf | Theo de Raadt | |
2003-06-12 | cleanup; ok deraadt | Peter Valchev | |
2002-07-15 | license change from William LeFebvre <wnl@groupsys.com>; top is now BSD | Theo de Raadt | |
licensed. this same license will show up on his next release as well. | |||
2002-06-23 | uid_t and gid_t are unsigned | 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-07-27 | more careful handling; i.mcwilliam@uws.edu.au | Theo de Raadt | |
1997-08-22 | First sweep. Prototype, type fixes, long fixes, mostly compiles with | Jason Downs | |
-Wall. | |||
1997-08-14 | top 3.4, with a few changes. Still needs more work. | Jason Downs | |