mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Sync with source file moves.
This commit is contained in:
parent
d6e7face2b
commit
d417d4e4e8
22
MANIFEST
22
MANIFEST
@ -7,6 +7,16 @@ README
|
||||
README.LDAP
|
||||
WHATSNEW
|
||||
aclocal.m4
|
||||
common/Makefile.in
|
||||
common/alloc.c
|
||||
common/atobool.c
|
||||
common/fileops.c
|
||||
common/fmt_string.c
|
||||
common/gettime.c
|
||||
common/lbuf.c
|
||||
common/list.c
|
||||
common/term.c
|
||||
common/zero_bytes.c
|
||||
compat/Makefile.in
|
||||
compat/charclass.h
|
||||
compat/closefrom.c
|
||||
@ -72,6 +82,7 @@ doc/sudoreplay.pod
|
||||
doc/visudo.cat
|
||||
doc/visudo.man.in
|
||||
doc/visudo.pod
|
||||
include/Makefile.in
|
||||
include/alloc.h
|
||||
include/compat.h
|
||||
include/error.h
|
||||
@ -127,7 +138,6 @@ plugins/sudoers/find_path.c
|
||||
plugins/sudoers/getdate.c
|
||||
plugins/sudoers/getdate.y
|
||||
plugins/sudoers/getspwuid.c
|
||||
plugins/sudoers/gettime.c
|
||||
plugins/sudoers/goodpath.c
|
||||
plugins/sudoers/gram.c
|
||||
plugins/sudoers/gram.h
|
||||
@ -169,18 +179,12 @@ plugins/sudoers/vasgroups.c
|
||||
plugins/sudoers/visudo.c
|
||||
src/Makefile.in
|
||||
src/aix.c
|
||||
src/alloc.c
|
||||
src/atobool.c
|
||||
src/conversation.c
|
||||
src/error.c
|
||||
src/exec.c
|
||||
src/fileops.c
|
||||
src/fmt_string.c
|
||||
src/lbuf.c
|
||||
src/list.c
|
||||
src/get_pty.c
|
||||
src/load_plugins.c
|
||||
src/parse_args.c
|
||||
src/pty.c
|
||||
src/selinux.c
|
||||
src/sesh.c
|
||||
src/sudo.c
|
||||
@ -189,8 +193,6 @@ src/sudo_edit.c
|
||||
src/sudo_noexec.c
|
||||
src/sudo_plugin_int.h
|
||||
src/sudo_usage.h.in
|
||||
src/term.c
|
||||
src/tgetpass.c
|
||||
src/ttysize.c
|
||||
src/zero_bytes.c
|
||||
sudo.psf
|
||||
|
Loading…
x
Reference in New Issue
Block a user