History log of /openbsd-current/lib/libutil/duid.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 09-Jul-2012 nicm

ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in
util.h.

ok guenther


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE
# 1.1 15-Nov-2010 jsing

Factor out DUID identification code so that it can easily be reused.

ok krw@