CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/03/26 22:12:28
Modified files: sys/sys : proc.h Log message: Reorder a few struct process members to avoid copying some values that will be reinitialized anyway. Delete some blank lines to prevent the same error being repeated. ok millert@ deraadt@