]> git.cameronkatri.com Git - pw-darwin.git/commit
Recommit everything, add chpass, improve history (except for a few files that git...
authorCameron Katri <me@cameronkatri.com>
Sun, 2 May 2021 20:00:07 +0000 (16:00 -0400)
committerCameron Katri <me@cameronkatri.com>
Sun, 2 May 2021 20:00:07 +0000 (16:00 -0400)
commitf3dab068fce37270e5e4e1a00e5a44e30f00baf7
treed6b8c70074d440e56c1d7cdbfc7b68d8b96bda96
parent6b46c62f4663c84790120a4e74e155a6ef16b41c
Recommit everything, add chpass, improve history (except for a few files that git-filter-repo dislikes for some reason [_secure_path.c and login_cap.h])
25 files changed:
.clang-format [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
adduser/Makefile [new file with mode: 0644]
adduser/adduser.conf.5
adduser/adduser.sh
adduser/rmuser.sh
chpass/Makefile
chpass/chpass.c
ent.xml [new file with mode: 0644]
libc/gen/pw_scan.c
libutil/_secure_path.c [new file with mode: 0644]
libutil/gr_util.c
libutil/libutil.h
libutil/login_cap.c
libutil/login_cap.h [new file with mode: 0644]
libutil/login_crypt.c
libutil/pw_util.c
pw/Makefile
pw/cpdir.c
pw/pw.8
pw/pw_conf.c
pw/pw_log.c
pw/pw_user.c
pw/pwupd.c