OpenBSD CVS

CVS log for src/usr.sbin/config/ukc.c


[BACK] Up to [local] / src / usr.sbin / config

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_3_BASE


Revision 1.14 / (download) - annotate - [select for diffs], Thu Jun 28 00:52:37 2007 UTC (16 years, 11 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.13: +8 -7 lines
Diff to previous 1.13 (colored)

Add check for nlist failure to prevent a segfault.
Remove ret variable, which is only set but not never checked.
return (1) instead of exit(1) for consistency.

Original diff from Rainer Giedat.

OK millert, maja, and otto.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.