]>
git.ipfire.org Git - thirdparty/util-linux.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jim Meyering [Tue, 7 Oct 1997 23:51:39 +0000 (23:51 +0000)]
update bug-reporting address
Jim Meyering [Sun, 13 Jul 1997 03:10:15 +0000 (03:10 +0000)]
indent
Jim Meyering [Sat, 5 Jul 1997 08:25:58 +0000 (08:25 +0000)]
Redefine/undef getusershell around inclusion of <unistd.h>
(via system.h) so Cray's int-returning prototype doesn't conflict
with our char*-returning one.
Jim Meyering [Tue, 27 May 1997 13:55:23 +0000 (13:55 +0000)]
Use base_name, not basename.
Jim Meyering [Wed, 19 Mar 1997 02:56:54 +0000 (02:56 +0000)]
cpp-indent
Change a few #ifdef to #if.
Remove 3 spurious #ifdef that were guarding an #undef each.
Jim Meyering [Tue, 18 Mar 1997 12:49:20 +0000 (12:49 +0000)]
(log_su): Resort to getpwuid if getlogin fails.
If no tty name is found, use `none' in the log message.
Based on a patch from Galen Hazelwood.
Jim Meyering [Sun, 9 Feb 1997 04:54:16 +0000 (04:54 +0000)]
update copyrights for 1997
Jim Meyering [Sat, 1 Feb 1997 04:23:31 +0000 (04:23 +0000)]
bracket bug address with <> and append a period
Jim Meyering [Sat, 1 Feb 1997 03:05:36 +0000 (03:05 +0000)]
Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *) 0' as last parameter in getopt_long call.
Jim Meyering [Thu, 19 Dec 1996 04:20:53 +0000 (04:20 +0000)]
[HAVE_PATHS_H]: Include <paths.h>.
[_PATH_DEFPATH]: Use this to define DEFAULT_LOGIN_PATH.
[_PATH_DEFPATH_ROOT]: Use this to define DEFAULT_ROOT_LOGIN_PATH.
From Rik Faith.
Jim Meyering [Sun, 3 Nov 1996 03:16:27 +0000 (03:16 +0000)]
change bug-reporting address
Jim Meyering [Sat, 2 Nov 1996 20:44:15 +0000 (20:44 +0000)]
change bug-reporting address
Jim Meyering [Sat, 5 Oct 1996 16:37:57 +0000 (16:37 +0000)]
(main): update --version output to conform to coding standard
Jim Meyering [Mon, 2 Sep 1996 15:52:45 +0000 (15:52 +0000)]
(usage): Tell where to report bugs.
Jim Meyering [Wed, 24 Apr 1996 04:45:54 +0000 (04:45 +0000)]
update Copyright years for 1996
Jim Meyering [Sun, 24 Mar 1996 18:33:12 +0000 (18:33 +0000)]
Update FSF's address.
Jim Meyering [Sun, 24 Mar 1996 17:43:41 +0000 (17:43 +0000)]
Protoize and reorder functions.
Jim Meyering [Thu, 21 Mar 1996 22:47:02 +0000 (22:47 +0000)]
(main): Declare to be of type int, not void.
Jim Meyering [Sat, 16 Mar 1996 16:14:26 +0000 (16:14 +0000)]
Don't include version.h.
(main): Use PACKAGE_VERSION instead of version_string.
Jim Meyering [Tue, 12 Mar 1996 23:49:29 +0000 (23:49 +0000)]
(main): Initialize for internationalized message support:
call setlocale, bindtextdomain, and textdomain.
Jim Meyering [Sat, 6 Jan 1996 06:10:08 +0000 (06:10 +0000)]
Remove NGROUPS_MAX junk. It wasn't being used.
Jim Meyering [Mon, 27 Nov 1995 05:34:31 +0000 (05:34 +0000)]
s/non-zero/nonzero/g
Jim Meyering [Sat, 18 Nov 1995 06:17:07 +0000 (06:17 +0000)]
Indent cpp directives.
Jim Meyering [Tue, 8 Aug 1995 04:37:34 +0000 (04:37 +0000)]
Annotate localizable strings with _(...). From Franc,ois.
Jim Meyering [Mon, 15 May 1995 04:53:56 +0000 (04:53 +0000)]
(usage): Add one- and two-line descriptions to --help output.
From Karl.
Jim Meyering [Thu, 9 Mar 1995 22:33:05 +0000 (22:33 +0000)]
add 1995 to Copyright dates
Jim Meyering [Mon, 27 Feb 1995 14:09:10 +0000 (14:09 +0000)]
(correct_password): Use memset instead of bzero.
Jim Meyering [Tue, 20 Dec 1994 05:26:44 +0000 (05:26 +0000)]
* src/*.c: Include "error.h" instead of simply declaring
`void error ();'.
Jim Meyering [Tue, 11 Oct 1994 01:56:53 +0000 (01:56 +0000)]
.
Jim Meyering [Sat, 1 Oct 1994 02:52:05 +0000 (02:52 +0000)]
.
Jim Meyering [Tue, 27 Sep 1994 22:02:00 +0000 (22:02 +0000)]
merge with 1.10n2
Jim Meyering [Sun, 25 Sep 1994 02:25:20 +0000 (02:25 +0000)]
.
Jim Meyering [Sun, 18 Sep 1994 00:28:34 +0000 (00:28 +0000)]
.
Jim Meyering [Wed, 3 Aug 1994 15:28:30 +0000 (15:28 +0000)]
.
Jim Meyering [Wed, 3 Aug 1994 15:21:03 +0000 (15:21 +0000)]
.
Jim Meyering [Tue, 26 Jul 1994 03:44:37 +0000 (03:44 +0000)]
.
Jim Meyering [Wed, 20 Apr 1994 00:23:45 +0000 (00:23 +0000)]
.
Jim Meyering [Tue, 1 Feb 1994 14:11:50 +0000 (14:11 +0000)]
.
Jim Meyering [Tue, 9 Nov 1993 13:21:32 +0000 (13:21 +0000)]
merge with 1.9
Jim Meyering [Tue, 26 Oct 1993 00:11:14 +0000 (00:11 +0000)]
merge with 1.8.1i
Jim Meyering [Sun, 24 Oct 1993 21:30:08 +0000 (21:30 +0000)]
merge with 1.8.1h
Jim Meyering [Sun, 17 Oct 1993 03:57:04 +0000 (03:57 +0000)]
merge with 1.8.1g
Jim Meyering [Tue, 12 Oct 1993 14:49:11 +0000 (14:49 +0000)]
merge with 1.8.1d
Jim Meyering [Tue, 12 Oct 1993 01:52:24 +0000 (01:52 +0000)]
merge with 1.8.1b
Jim Meyering [Wed, 8 Sep 1993 18:23:12 +0000 (18:23 +0000)]
merge with 1.8.1 + partial --version and --help
Jim Meyering [Wed, 2 Dec 1992 18:51:53 +0000 (18:51 +0000)]
Convert static declarations of struct option to use new macros from
getopt.h: no_argument, required_argument, and optional_argument.
Jim Meyering [Thu, 12 Nov 1992 04:14:54 +0000 (04:14 +0000)]
all files: make most variables static and const when possible.
declare lots of functions static.
Jim Meyering [Sun, 1 Nov 1992 07:01:40 +0000 (07:01 +0000)]
Make still more file-scope variables `static'.
Jim Meyering [Sun, 1 Nov 1992 05:44:29 +0000 (05:44 +0000)]
Initial revision
Jim Meyering [Sat, 31 Oct 1992 20:42:48 +0000 (20:42 +0000)]
Initial revision