1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/user
millert 8e836504ea user: handle paths with whitespace / metacharacters
Use execv(3) instead of system(3) to run external commands.
This avoids problems with whitespace and shell metacharacters
in path names.  OK op@
2023-05-18 18:29:28 +00:00
..
group.8 remove please from manual pages 2022-02-06 00:29:02 +00:00
groupadd.8
groupdel.8
groupinfo.8
groupmod.8
main.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
Makefile
user.8 remove please from manual pages 2022-02-06 00:29:02 +00:00
user.c user: handle paths with whitespace / metacharacters 2023-05-18 18:29:28 +00:00
useradd.8
userdel.8
userinfo.8
usermgmt.conf.5
usermgmt.h
usermod.8