4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
s/enable_tty_stdin/use_pty/g; redirect child descriptors to pty if and only if tty stdin is enabled; otherwise, redirect them to pipe as before More... over 20 years ago
fixed typo More... over 20 years ago
when mounted /dev/pts, call maketty before chroouid and remove created devices at exit More... over 20 years ago
Moved tty functions to separate file. connect_tty: remove OPOST unless tty stdin is enabled. More... over 20 years ago
wait for child for (at most) 1 second More... over 20 years ago
s/TERM=linux/TERM=dumb/ again More... over 20 years ago
added maketty.sh More... over 20 years ago
- maketty: new mode, controlled by allow_ttydev config option. - chrootuid: use pty for communicating with child. - New environment option: enable_tty_stdin. More... over 20 years ago
LDLIBS = -lutil More... over 20 years ago
ensure that --target architecture looks valid More... over 20 years ago
fixed references More... over 20 years ago
fmt -u More... over 20 years ago
enhanced manpage look More... over 20 years ago
fixed recent change More... over 20 years ago
corrected manpages More... over 20 years ago
corrected manpages More... over 20 years ago
sorted refs More... over 20 years ago
added reference to hasher-useradd(8) More... over 20 years ago
added hasher-useradd.8 More... over 20 years ago
added hasher-useradd.8 More... over 20 years ago
call umount only if mount succeeded More... over 20 years ago
implemented --mountpoints option More... over 20 years ago
implemented --mountpoints option More... over 20 years ago
s/fstype/mountpoint/ More... over 20 years ago
fixed fatal typo More... over 20 years ago
initialize $gid1 More... over 20 years ago
0.9.9.7-alt1 More... over 20 years ago
prepare /proc and /sys for potential mount More... over 20 years ago
create dev/pts as well as dev More... over 20 years ago
implemented mount/umount support More... over 20 years ago