aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-24Use setproctitle(3)HEADmasterTrumeet
2022-12-23Fix logic operator priorityTrumeet
Thanks Asuna \w/
2022-12-23Add a naive remote detectionTrumeet
2022-12-23Use readpassphrase(3) to read passwordTrumeet
2022-12-23Fix setsid(2) fails with EPERM when the binary has SUID bitTrumeet
It is always good to read APUE before writing anything Unix.
2022-12-23Improve promptTrumeet
2022-12-23Various improvementsTrumeet
2022-12-23Do not open before forkTrumeet
2022-12-23Fix ^C cannot exit properlyTrumeet
2022-12-23First CommitTrumeet