History log of /openbsd-src/sys/lib/libkern/strncmp.c (Results 1 – 11 of 11)
Revision Date Author Comments
# b5be37d2 10-Jun-2014 deraadt <deraadt@openbsd.org>

mop up #ifdef _KERNEL goo; ok miod


# 043fbe51 27-Oct-2009 deraadt <deraadt@openbsd.org>

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(th

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

show more ...


# f6a3c9b1 28-Nov-2004 mickey <mickey@openbsd.org>

sync from libc


# a26aa419 07-Aug-2004 deraadt <deraadt@openbsd.org>

ansi and some missing protos


# 29295d1c 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.


# 05ce4696 27-Jun-1998 mickey <mickey@openbsd.org>

there is no string.h in stand land


# c3f6e9cf 07-Nov-1997 niklas <niklas@openbsd.org>

$OpenBSD$


# 6bbc4580 12-Dec-1996 deraadt <deraadt@openbsd.org>

types.h for u_char


# 72ec57ac 08-Dec-1996 niklas <niklas@openbsd.org>

-Wcast-qual happiness


# cf4fa783 01-May-1996 deraadt <deraadt@openbsd.org>

switch on _KERNEL to pull in correct headers


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

initial import of NetBSD tree