History log of /openbsd-src/sys/lib/libkern/qdivrem.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 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 ...


# 85e3b77d 13-Feb-2005 jsg <jsg@openbsd.org>

Remove __P usage in sys that has crept back in.
'Looks fine' millert@, ok miod@


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


# c4071fd1 14-Mar-2002 millert <millert@openbsd.org>

First round of __P removal in sys


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

fix for non-ansi compilers


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

$OpenBSD$


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

initial import of NetBSD tree