File history
Tracking elkscmd/sys_utils/passwd.c
| Commit | Author | Date | Message |
|---|---|---|---|
6cdefaab0116e770815b1197a20293098a2410b | Greg Haerr | 2024-09-28 | [cmds] Fix passwd losing /etc/passwd entries |
0479de15f543923a142f34cd3405e68e829b0da | Greg Haerr | 2023-03-04 | Replace rename with system("mv ...") for FAT filesystems |
4fe3b53e3675f0f8bb6ab3b6786c5185a13ff5d | Greg Haerr | 2023-03-04 | Standard formatting for passwd.c |
0e4f462f53f65421ddc5a23155b95ee8f0be755 | Greg Haerr | 2023-03-04 | Standardize formatting, no functional changes |
d2f2b7f28940cec1dbf93eebf8cbae22503b2bb | Greg Haerr | 2021-12-21 | [libc] Add wildcard expansion and getpass |
b7ddaed8627add9efc1a1c9c6126b7630e3d784 | Jody Bruchon | 2015-03-05 | Mute a Makefile command, tons of code style/whitespace fixes |
9322feb205e40fcca48da669cf1e4602d0de26d | Andrew Richards | 1999-12-09 | Fixed correct behavoir is passwd related code by David Murn and Mario Frasca |
5da9c238f91a39896a16fc2ea7d868b05b912e1 | Andrew Richards | 1999-12-07 | Updated ls.c and date.c and various fixes by Mario Frasca |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |