This website requires JavaScript.
Explore
Help
Register
Sign In
vasilito
/
RedBear-OS
Watch
1
Star
0
Fork
0
You've already forked RedBear-OS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02759b4a5a347726e6e81d4ee46a2ade86fd9e1e
RedBear-OS
/
src
/
bin
T
History
Jeremy Soller
02759b4a5a
Fix bug causing ctrl-d to log in any user with su
...
Document su's logic Return error code of shell from su
2018-01-22 08:01:02 -07:00
..
getty.rs
Fix man pages
2017-10-14 08:49:19 -06:00
groupadd.rs
Using new 'unwrap_or_exit' from libextra.
2017-12-15 18:31:25 +00:00
id.rs
Using new 'unwrap_or_exit' from libextra.
2017-12-15 18:31:25 +00:00
login.rs
Updated to new error types from redox_users and simplefied the inspection and downcasting of the error on login.
2017-12-01 23:16:14 +00:00
passwd.rs
Using new 'unwrap_or_exit' from libextra.
2017-12-15 18:31:25 +00:00
su.rs
Fix bug causing ctrl-d to log in any user with su
2018-01-22 08:01:02 -07:00
sudo.rs
Using new 'unwrap_or_exit' from libextra.
2017-12-15 18:31:25 +00:00
useradd.rs
Using new 'unwrap_or_exit' from libextra.
2017-12-15 18:31:25 +00:00
whoami.rs
Using new 'unwrap_or_exit' from libextra.
2017-12-15 18:31:25 +00:00