nuttx-apps/fsutils/passwd
Alin Jerpelea ec339bc49a Makefiles: Gregory Nutt: update licenses to Apache
Gregory Nutt is the copyright holder for those files and he has submitted the
SGA as a result we can migrate the licenses to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-07 21:35:33 -05:00
..
Kconfig Remove support for CONFIG_FS_WRITABLE and CONFIG_FS_READABLE 2020-03-22 08:23:28 -05:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
passwd_adduser.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
passwd_append.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
passwd_delete.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
passwd_deluser.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
passwd_encrypt.c apps/fsutils/passwd: Handle the improved the format of the /etc/passwd format. It is now a little similar to other systems. 2019-08-03 10:37:27 -06:00
passwd_find.c Include assert.h for DEBUGASSERT caller 2021-05-24 12:34:37 +09:00
passwd_lock.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
passwd_update.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
passwd_verify.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
passwd.h Run nxstyle against all modified .c and .h files 2020-03-22 08:23:28 -05:00