CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2011/12/31 07:05:51
Modified files: usr.sbin/user : Makefile main.c user.c usermgmt.h Log message: Remove the EXTENSIONS ifdef danse; it might have made sense in the past but user(8) behaviour has become OS specific in time so there's no sense keeping this. We are OpenBSD and we use BSD EXTENSIONS unconditionally. ok miod@ millert@ deraadt@