Alejandro Colomar
|
866d911655
|
Remove groups(1)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
2024-07-02 13:32:13 -05:00 |
|
Alejandro Colomar
|
c7981fdd00
|
Remove id(1)
Distributions use id(1) from GNU coreutils or BusyBox. Drop ours.
Closes: <https://github.com/shadow-maint/shadow/issues/1005>
Suggested-by: dkwo <nicolopiazzalunga@gmail.com>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Cc: Iker Pedrosa <ipedrosa@redhat.com>
Cc: Michael Vetter <jubalh@iodoru.org>
Cc: Sam James <sam@gentoo.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
2024-07-02 13:32:13 -05:00 |
|
Serge Hallyn
|
f93cf255d4
|
Update licensing info
Closes #238
Update all files to list SPDX license shortname. Most files are
BSD 3 clause license.
The exceptions are:
serge@sl ~/src/shadow$ git grep SPDX-License | grep -v BSD-3-Clause
contrib/atudel:# SPDX-License-Identifier: BSD-4-Clause
lib/tcbfuncs.c: * SPDX-License-Identifier: 0BSD
libmisc/salt.c: * SPDX-License-Identifier: Unlicense
src/login_nopam.c: * SPDX-License-Identifier: Unlicense
src/nologin.c: * SPDX-License-Identifier: BSD-2-Clause
src/vipw.c: * SPDX-License-Identifier: GPL-2.0-or-later
Signed-off-by: Serge Hallyn <serge@hallyn.com>
|
2021-12-23 19:36:50 -06:00 |
|
Serge Hallyn
|
445e97ba7c
|
Update email address for Julie Haugh
|
2021-12-04 22:20:23 -06:00 |
|
nekral-guest
|
042d6c48b3
|
* man/*.xml: Add author based on copyright statement.
* man/<ll>/*.[1358], man/<ll>/man[1358]/*.[1358],
man/<ll>/Makefile.am: Sort manpages per section as the generated
manpages.
|
2012-05-25 11:45:21 +00:00 |
|