summaryrefslogtreecommitdiff
path: root/usr.bin/nice/nice.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1998-12-19char -> unsigned charchristos
1997-10-19WARNSify, fix .Nm usagelukem
1995-08-31Sync with 4.4lite2jtc
1993-12-02Include <sys/types.h> (needed in future because of <sys/resource.h>)pk
1993-11-19As of POSIX.2, getopt returns -1 instead of EOF on error. Changed the codejtc
1993-11-10Fix bug that occured when exec-ing program name containing "%" charactersjtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-27Changed to be POSIX.2 compliant.jtc
1993-08-01Add RCS identifiers.mycroft
1993-07-12Don't core dump when invoked with no arguments.jtc
1993-03-21initial import of 386bsd-0.1 sourcescgd