summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch
Commit message (Collapse)AuthorAgeFilesLines
* Properly save and restore the terminal characters!jkh1996-03-011-2/+4
|
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-2/+2
|
* Map ^C and ^\ (INTR and QUIT) to ^Q so that you can actually send thesejkh1995-12-162-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_TIMEache1995-10-261-0/+3
|
* Add missing ospeed initializationache1995-08-041-3/+4
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* sameugen1995-02-272-13/+47
|
* Update to use new calling conventionspst1995-02-252-59/+17
|
* Fix(it was 1 character actually:)ugen1995-02-231-1/+1
|
* Rewrite manual page to use mandoc correctly and fix english grammar.pst1995-02-221-45/+70
|
* Remove bogus reference to snp.4. Somebody kinda screwed up their move! :)jkh1995-02-181-1/+0
|
* Manpage for snoop device itself.ugen1995-02-171-0/+1
|
* Add manpage to makefileugen1995-02-171-1/+1
|
* Watch fresh-made manpage..ugen1995-02-171-0/+52
|
* This is watch - programm to work with /dev/snp,ugen1995-02-172-0/+410
it still lacks manpage-i will commit it today later. For now to test try: watch [ttyname] :)
OpenPOWER on IntegriCloud