Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make head --version do the right thing. Update TODO list | Erik Andersen | 1999-12-17 | 1 | -2/+1 |
| | | | | -Erik | ||||
* | fixed an embarrasing segfault (head w/ no args | John Beppu | 1999-12-15 | 1 | -2/+3 |
| | | | | used to die (but now it lives)) | ||||
* | Fixed John's email address again. | Eric Andersen | 1999-12-10 | 1 | -6/+6 |
| | | | | | John. Your email address is "john@lineo.com" not @line.com. :) -Erik | ||||
* | Implemented head(1). | John Beppu | 1999-12-10 | 1 | -0/+106 |
tried to mimic GNU behaviour. |