aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtprio
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Add idle priority scheduling privilege group to MAC/priorityFlorian Walpen2021-12-101-5/+8
* MAC/priority module for realtime privilege groupFlorian Walpen2021-12-041-1/+5
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-041-1/+9
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
| |/ |/|
* | Document the security.bsd.unprivileged_idprio in idprio(1) in additionEitan Adler2012-09-301-1/+9
|/
* Fix the case where the utility is being used to run a command directly,Xin LI2012-05-111-3/+6
* - Fail when the utility is not invoked as rtprio nor idprio.Xin LI2011-12-271-23/+19
* Use errx() instead of err() in parseint. There is usually no interestingKonstantin Belousov2011-01-041-2/+2
* Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter.Konstantin Belousov2011-01-041-18/+32
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-3/+3
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Sort sections.Ruslan Ermilov2005-01-181-9/+9
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Eliminate macro calls inside literal displays.Ruslan Ermilov2005-01-151-29/+10
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* add FBSDIDPhilippe Charnier2003-07-061-4/+2
* Use `The .Nm utility'Philippe Charnier2002-04-201-5/+8
* Remove whitespace at EOL.Dima Dorfman2001-07-151-15/+15
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-3/+3
* Return exit value 0 on success when PID is specified.Jun Kuriyama2001-01-251-0/+1
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-3/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Use DIAGNOSTICS instead of incorrect section namePhilippe Charnier1999-11-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
* PR: 7489Peter Hawkins1998-08-041-2/+2
* Treat RTP_PRIO_FIFO the same as RTP_PRIO_REALTIME for status display.Peter Dufault1998-05-191-1/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Update man page to note that idleprio can't be used by normalJordan K. Hubbard1998-03-121-3/+2