History log of /openbsd-src/lib/libc/compat-43/gethostid.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 87afc19e 12-Oct-2020 deraadt <deraadt@openbsd.org>

make fixed-sized fixed-value mib[] arrays be const
ok guenther tb millert


# bfb0ce50 14-Jan-2015 deraadt <deraadt@openbsd.org>

these never needed sys/param.h


# c2c925de 08-Aug-2005 espie <espie@openbsd.org>

zap remaining rcsid.

Kill old files that are no longer compiled.

okay theo


# 0c55bb99 15-Jul-2003 deraadt <deraadt@openbsd.org>

protos


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# e7beb4a7 19-Feb-2002 millert <millert@openbsd.org>

We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.


# b7113356 25-Jul-1997 mickey <mickey@openbsd.org>

#if __STDC__ --> #ifdef __STDC__


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree