aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nice/nice.c
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-10/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+2
* ANSIify function definitions.David Malone2002-09-041-4/+2
* If we can't change the scheduling priority, warn but still executeTim J. Robbins2002-05-131-3/+3
* Support the SUSv3 -n option and the "--" end of options marker.Tim J. Robbins2002-05-121-14/+29
* According to POSIX, exit status must be 127 if the requested utility was notTim J. Robbins2002-05-101-1/+1
* remove __PWarner Losh2002-03-221-1/+1
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Warns cleanup. Add FreeBSD ID to Makefile and nice.c.David Malone2001-12-031-2/+6
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-1/+2
* remove duplicated usage string from commit rev 1.2Wolfram Schneider1996-11-021-3/+3
* Check the # of arguments, instead of silently dumping core.Joerg Wunsch1995-12-101-0/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+93