aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/qdivrem.c
Commit message (Expand)AuthorAgeFilesLines
* qdivrem: Predict division by zero as false.Hans Petter Selasky2022-10-041-1/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* ANSIfy sys/libkernEd Maste2017-11-191-2/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libkern: Remove obsolete 'register' keywordConrad Meyer2017-01-121-4/+4
* Prefix the static shl function with '__' like its parent function __qdivrem toAndrew Thompson2008-10-091-3/+3
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Use __FBSDID().David E. O'Brien2003-06-111-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Rename some local variables to avoid shadowing other local variables.Poul-Henning Kamp1997-11-071-4/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Updated #includes to 4.4Lite style.Bruce Evans1996-09-101-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Added $Id$David Greenman1994-08-021-4/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+279