summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 359e4825..83a14af 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20031213:
+ src/lib/libc/gen/initgroups.c:1.8 now causes logins to fail
+ if the login process is unable to successfully set the
+ process credentials to include all groups defined for the
+ user. The current kernel limit is 16 groups; administrators
+ may wish to check that users do not have over 16 groups
+ defined, or they will be unable to log in.
+
20031112:
The statfs structure has been updated with 64-bit fields to
allow accurate reporting of multi-terabyte filesystem
OpenPOWER on IntegriCloud