Age | Commit message (Expand) | Author |
---|---|---|
2018-09-22 | Remove unused Table_size define and digits() function. | Todd C. Miller |
2018-09-22 | Use user_from_uid() and uid_from_user() directly. The wrappers | Todd C. Miller |
2018-09-13 | Fix warnings caused by user_from_uid() and group_from_gid() now | Todd C. Miller |
2005-06-08 | Multi-cpu support for top. Each cpu now gets its own stats line. | Todd C. Miller |
2004-10-07 | introduce -p option and p command to only show a single process. | Otto Moerbeek |
2003-06-19 | o get rid of strecpy() and use strlcpy() and/or snprintf() instead. | Todd C. Miller |
2002-07-15 | license change from William LeFebvre <wnl@groupsys.com>; top is now BSD | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1998-09-20 | cp_time is long, deal with it. | Niklas Hallqvist |
1997-08-22 | First sweep. Prototype, type fixes, long fixes, mostly compiles with | Jason Downs |
1997-08-14 | top 3.4, with a few changes. Still needs more work. | Jason Downs |