| version: | Pre Alpha | resources: | Home Mailing List Source Code Bugs Roadmap Tour Download Docs |
|---|
Source Code
The Hovercraft source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login cvs -d :pserver:guest@mozdev.org:/cvs co hovercraft
Today’s VCS Commits for the hovercraft project
change style to default | change style to bonsai
Who
When
What
Why
User silfreed
Log:
allow empty command
User silfreed
Log:
Update Exec to allow single argument instead of an array of arguments
Update Exec to send in null password via stdin in order to bypass the password prompt if NOPASSWD isn't set
Update Exec to send in null password via stdin in order to bypass the password prompt if NOPASSWD isn't set
User silfreed
Log:
Update Exec to allow single argument instead of an array of arguments
Update Exec to send in null password via stdin in order to bypass the password prompt if NOPASSWD isn't set
Update Exec to send in null password via stdin in order to bypass the password prompt if NOPASSWD isn't set