summaryrefslogtreecommitdiff
path: root/usr.bin/top/username.c
AgeCommit message (Collapse)Author
2002-07-15license change from William LeFebvre <wnl@groupsys.com>; top is now BSDTheo de Raadt
licensed. this same license will show up on his next release as well.
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-02-16Part 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-19kill more registersMike Pechkin
millert@ ok
2001-07-27more careful handling; i.mcwilliam@uws.edu.auTheo de Raadt
1997-08-22First sweep. Prototype, type fixes, long fixes, mostly compiles withJason Downs
-Wall.
1997-08-14top 3.4, with a few changes. Still needs more work.Jason Downs