summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtprio
Commit message (Collapse)AuthorAgeFilesLines
* PR: 7489thepish1998-08-041-2/+2
| | | | | Submitted by: Jos.Backus@nl.origin-it.com Correct execvp fail message in current
* Treat RTP_PRIO_FIFO the same as RTP_PRIO_REALTIME for status display.dufault1998-05-191-1/+2
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
|
* Update man page to note that idleprio can't be used by normaljkh1998-03-121-3/+2
| | | | users either.
* Fix a couple of stray apostrophes.jraynard1997-12-281-3/+3
|
* Use err(3). Sync usage string and man page.charnier1997-10-132-41/+42
|
* Oops, had a couple of extra parens in a couple of lines.mpp1997-03-071-3/+3
|
* Clean this man page up. Don't use hardcoded font escape codes.mpp1997-03-071-47/+50
| | | | Other mdoc cleanup.
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
|
* Sort cross references.wosch1997-01-201-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Use the .Fx macro where appropriate.mpp1996-08-231-5/+7
|
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+3
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-2/+2
|
* recording cvs-1.6 file deathpeter1995-12-301-106/+0
|
* Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys.bde1995-08-061-2/+1
|
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-024-115/+258
| | | | but substantially rewritten by me.
* Clean up typos in this manpage.jkh1994-09-251-4/+4
|
* rtprio(1) utility to modify realtime priority of a process.dg1994-09-013-0/+313
Submitted by: Henrik Vestergaard Draboel
OpenPOWER on IntegriCloud