Disable user credentials and use default values

This commit is contained in:
Sebastian Huber
2013-10-10 16:11:02 +02:00
parent cc5f4b2705
commit 69b29a0c0d
25 changed files with 136 additions and 2334 deletions

View File

@@ -1332,7 +1332,6 @@ chgproccnt(uip, diff, max)
}
return (1);
}
#endif /* __rtems__ */
/*
* Change the total socket buffer size a user has used.
@@ -1361,7 +1360,6 @@ chgsbsize(uip, hiwat, to, max)
return (1);
}
#ifndef __rtems__
/*
* Change the count associated with number of pseudo-terminals
* a given user is using. When 'max' is 0, don't enforce a limit