| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the case where the utility is being used to run a command directly, | delphij | 2012-05-11 | 1 | -3/+6 |
* | - Fail when the utility is not invoked as rtprio nor idprio. | delphij | 2011-12-27 | 1 | -23/+19 |
* | Use errx() instead of err() in parseint. There is usually no interesting | kib | 2011-01-04 | 1 | -2/+2 |
* | Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter. | kib | 2011-01-04 | 1 | -18/+32 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 1 | -3/+3 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Sort sections. | ru | 2005-01-18 | 1 | -9/+9 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Eliminate macro calls inside literal displays. | ru | 2005-01-15 | 1 | -29/+10 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | add FBSDID | charnier | 2003-07-06 | 1 | -4/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -5/+8 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -15/+15 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -1/+0 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -2/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -3/+3 |
* | Return exit value 0 on success when PID is specified. | kuriyama | 2001-01-25 | 1 | -0/+1 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -3/+3 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | Use DIAGNOSTICS instead of incorrect section name | charnier | 1999-11-27 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Fix a bunch of broken cross-references | chris | 1999-08-18 | 1 | -2/+2 |
* | PR: 7489 | thepish | 1998-08-04 | 1 | -2/+2 |
* | Treat RTP_PRIO_FIFO the same as RTP_PRIO_REALTIME for status display. | dufault | 1998-05-19 | 1 | -1/+2 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | Update man page to note that idleprio can't be used by normal | jkh | 1998-03-12 | 1 | -3/+2 |
* | Fix a couple of stray apostrophes. | jraynard | 1997-12-28 | 1 | -3/+3 |
* | Use err(3). Sync usage string and man page. | charnier | 1997-10-13 | 2 | -41/+42 |
* | Oops, had a couple of extra parens in a couple of lines. | mpp | 1997-03-07 | 1 | -3/+3 |
* | Clean this man page up. Don't use hardcoded font escape codes. | mpp | 1997-03-07 | 1 | -47/+50 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Use the .Fx macro where appropriate. | mpp | 1996-08-23 | 1 | -5/+7 |
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 1 | -2/+3 |
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -2/+2 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -106/+0 |
* | Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys. | bde | 1995-08-06 | 1 | -2/+1 |
* | "idle priority" support. Based on code from Henrik Vestergaard Draboel, | dg | 1994-10-02 | 4 | -115/+258 |
* | Clean up typos in this manpage. | jkh | 1994-09-25 | 1 | -4/+4 |
* | rtprio(1) utility to modify realtime priority of a process. | dg | 1994-09-01 | 3 | -0/+313 |