History log of /openbsd-current/usr.bin/ipcrm/ipcrm.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.13 08-Mar-2023 guenther

Delete obsolete /* ARGSUSED */ lint comments.

ok miod@ millert@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.12 26-Jul-2015 chl

fix format string

ok deraadt@


# 1.11 18-Apr-2015 deraadt

Convert many atoi() calls to strtonum(), adding range checks and failure
handling along the way.
Reviews by Brendan MacDonell, Jeremy Devenport, florian, doug, millert


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE
# 1.10 19-Dec-2005 millert

fix indentation


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE
# 1.9 22-Feb-2005 jmc

sort options; sync usage();


# 1.8 14-Sep-2004 deraadt

ARGSUSED before signal handler with unused signo


Revision tags: OPENBSD_3_6_BASE
# 1.7 29-Jun-2004 mickey

use warx instea of fprintf


Revision tags: OPENBSD_3_5_BASE
# 1.6 06-Oct-2003 fgsch

better output on error; ok henning@


Revision tags: OPENBSD_3_4_BASE
# 1.5 10-Jun-2003 deraadt

mostly ansi cleanup; pval ok


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.4 16-Feb-2002 millert

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE
# 1.3 11-Sep-1997 deraadt

fix one warnx, -Wall the rest


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.2 26-Jun-1996 deraadt

rcsid


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.12 26-Jul-2015 chl

fix format string

ok deraadt@


# 1.11 18-Apr-2015 deraadt

Convert many atoi() calls to strtonum(), adding range checks and failure
handling along the way.
Reviews by Brendan MacDonell, Jeremy Devenport, florian, doug, millert


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE
# 1.10 19-Dec-2005 millert

fix indentation


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE
# 1.9 22-Feb-2005 jmc

sort options; sync usage();


# 1.8 14-Sep-2004 deraadt

ARGSUSED before signal handler with unused signo


Revision tags: OPENBSD_3_6_BASE
# 1.7 29-Jun-2004 mickey

use warx instea of fprintf


Revision tags: OPENBSD_3_5_BASE
# 1.6 06-Oct-2003 fgsch

better output on error; ok henning@


Revision tags: OPENBSD_3_4_BASE
# 1.5 10-Jun-2003 deraadt

mostly ansi cleanup; pval ok


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.4 16-Feb-2002 millert

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE
# 1.3 11-Sep-1997 deraadt

fix one warnx, -Wall the rest


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.2 26-Jun-1996 deraadt

rcsid


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision