summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/qdivrem.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
| | | | | | | 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
* Remove __P usage in sys that has crept back in.jsg2005-02-131-2/+2
| | | | 'Looks fine' millert@, ok miod@
* sync from libcmickey2004-11-281-39/+34
|
* ansi and some missing protosderaadt2004-08-071-11/+7
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* First round of __P removal in sysmillert2002-03-141-3/+3
|
* fix for non-ansi compilersmickey1998-06-271-3/+6
|
* $OpenBSD$niklas1997-11-071-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+286