Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The .Nm utility | charnier | 2002-07-14 | 1 | -11/+13 |
| | |||||
* | Add Standards section. | tjr | 2002-06-17 | 1 | -0/+5 |
| | |||||
* | Sort sections, use Dl for the example so it stands out more. | tjr | 2002-06-17 | 1 | -6/+5 |
| | |||||
* | mdoc(7) police: untangle SYNOPSIS's markup. | ru | 2002-05-30 | 1 | -16/+4 |
| | |||||
* | Sync usage message with manual page synopsis. | tjr | 2002-05-25 | 1 | -2/+2 |
| | |||||
* | Bad numeric arguments or usernames should cause non-zero exit status. | tjr | 2002-05-25 | 1 | -3/+8 |
| | |||||
* | Process and user ID arguments must be treated as decimal integers, | tjr | 2002-05-16 | 1 | -1/+1 |
| | | | | | | | not octal or hex. This is the way it was before revision 1.10. PR: 36950 Submitted by: Peter Avalos <pavalos@theshell.com> | ||||
* | Accept decimal user IDs with -u option as well as usernames. | tjr | 2002-05-16 | 2 | -6/+8 |
| | | | | PR: 36950 | ||||
* | Diagnostic messages belong on stderr, not stdout. SUSv3 specifies that | tjr | 2002-05-16 | 1 | -1/+2 |
| | | | | renice may not use stdout at all. | ||||
* | o Fix an arguments number check in -n case. | maxim | 2002-04-10 | 1 | -6/+1 |
| | | | | | | | o Remove duplicated prio check, donice() makes it for us. Spotted by: David Schultz <dschultz@uclink.Berkeley.EDU> MFC after: 1 week | ||||
* | Implement POSIX -n option, cleanup an arguments parsing a bit. | maxim | 2002-04-10 | 2 | -8/+55 |
| | | | | | | | PR: bin/34076, bin/35929 Reviewed by: bde Obtained from: NetBSD MFC after: 1 week | ||||
* | style(9) cleanup. | maxim | 2002-04-10 | 1 | -22/+22 |
| | | | | | Reviewed by: bde MFC after: 1 week | ||||
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
| | |||||
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
| | | | | help the GCC3 transition and CURRENT in general. | ||||
* | Warns cleanups. | dwmalone | 2001-12-03 | 2 | -0/+2 |
| | |||||
* | can not -> cannot | dd | 2001-08-05 | 1 | -1/+1 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
| | | | | builtins (e.g., exit, strcmp). | ||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+2 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | #include <errno.h> where needed. Kill extern int errno;. | imp | 2000-04-14 | 1 | -1/+1 |
| | | | | Minor warnings in tip corrected. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -3/+3 |
| | | | | | | | | | - Sort xrefs - Be consistent with section names as outlines in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net> | ||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Make a reference to rtprio, which will definatly be of interest to someone | billf | 1999-06-25 | 1 | -1/+3 |
| | | | | | | looking at this page. Requested By: Keith Stevenson <k.stevenson@louisville.edu> | ||||
* | Use err(3). Add usage() and prototypes. | charnier | 1997-08-05 | 1 | -14/+26 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | Add renice's correct man page to the Makefile. | jkh | 1994-08-11 | 1 | -0/+1 |
| | | | | Submitted by: jkh | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+264 |