Add random number scheme, update userutils to use it

This commit is contained in:
Jeremy Soller 2016-10-24 14:08:15 -06:00
parent c4d3257868
commit ead01ea2da
9 changed files with 71 additions and 6 deletions

View file

@ -401,6 +401,7 @@ userutils: \
filesystem/bin/getty \
filesystem/bin/id \
filesystem/bin/login \
filesystem/bin/passwd \
filesystem/bin/su \
filesystem/bin/sudo
@ -410,6 +411,7 @@ schemes: \
filesystem/bin/example \
filesystem/bin/ipd \
filesystem/bin/orbital \
filesystem/bin/randd \
filesystem/bin/tcpd \
filesystem/bin/udpd