From 5afc864422e8c572a13b3e48df47fd0e56cfbb74 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Tue, 2 May 2000 00:07:56 +0000 Subject: More stuff -Erik --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 4580efc2b..aed8c14d7 100644 --- a/Changelog +++ b/Changelog @@ -16,7 +16,8 @@ * tail can now accept - commands (e.g. -10) for better compatibility with the standard tail command * added a simple id implementation; doesn't support supp. groups yet - * logname used getlogin(3), which uses utmp under the hood. Now it behaves. + * logname used getlogin(3) which uses utmp under the hood. Now it behaves. + * whoami used getpwuid(3) which uses libc NSS. Now it behaves. * Due to the license change, I can now use minix code. Minux tr replaces the BSD derived tr, saving 4k and eliminating bsearch(3) from the list of used Libc symbols. -- cgit v1.2.3