CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/29 07:32:54
Modified files:
usr.sbin/user : main.c user.c
Removed files:
usr.sbin/user : defs.h
Log message:
-Remove function #defines from defs.h and use the actual code accordingly in
user.c
-Remove MIN and MAX #defines which are not being in use since the last 16 years
-Move last #define to user.c and remove file defs.h
-Remove lint comments
OK natano@ after his suggestions and also OK jung@ on an earlier version
