Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly save and restore the terminal characters! | jkh | 1996-03-01 | 1 | -2/+4 |
| | |||||
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -2/+2 |
| | |||||
* | Map ^C and ^\ (INTR and QUIT) to ^Q so that you can actually send these | jkh | 1995-12-16 | 2 | -1/+7 |
| | | | | | | guys to a watched process. Useful if you're monitoring someone who's started doing something you'd really like them to stop immediately. :) Suggested by: Phillip White <philw@megasoft.tic.ab.ca> | ||||
* | Add setlocale LC_TIME | ache | 1995-10-26 | 1 | -0/+3 |
| | |||||
* | Add missing ospeed initialization | ache | 1995-08-04 | 1 | -3/+4 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | same | ugen | 1995-02-27 | 2 | -13/+47 |
| | |||||
* | Update to use new calling conventions | pst | 1995-02-25 | 2 | -59/+17 |
| | |||||
* | Fix(it was 1 character actually:) | ugen | 1995-02-23 | 1 | -1/+1 |
| | |||||
* | Rewrite manual page to use mandoc correctly and fix english grammar. | pst | 1995-02-22 | 1 | -45/+70 |
| | |||||
* | Remove bogus reference to snp.4. Somebody kinda screwed up their move! :) | jkh | 1995-02-18 | 1 | -1/+0 |
| | |||||
* | Manpage for snoop device itself. | ugen | 1995-02-17 | 1 | -0/+1 |
| | |||||
* | Add manpage to makefile | ugen | 1995-02-17 | 1 | -1/+1 |
| | |||||
* | Watch fresh-made manpage.. | ugen | 1995-02-17 | 1 | -0/+52 |
| | |||||
* | This is watch - programm to work with /dev/snp, | ugen | 1995-02-17 | 2 | -0/+410 |
it still lacks manpage-i will commit it today later. For now to test try: watch [ttyname] :) |