summaryrefslogtreecommitdiff
path: root/sys/libkern/anddi3.c
Commit message (Collapse)AuthorAgeFilesLines
* Garbage call!Poul-Henning Kamp2001-11-051-56/+0
| | | | | | | | These files have been obsoleted by compiler technology (such as it is for gcc) for quite some time. Notes: svn path=/head/; revision=86104
* Convert all instances of:Benno Rice2001-01-121-1/+1
| | | | | | | | | | | | | | | | | | #include "quad.h" to: #include <libkern/quad.h> as the former breaks under a kernel build. This change had already been performed on the files that were used in other kernel builds, however the PowerPC kernel build seems to require some that weren't being used. Reviewed by: obrien, peter Notes: svn path=/head/; revision=70949
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Added $Id$David Greenman1994-08-021-4/+2
| | | | Notes: svn path=/head/; revision=1817
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+58
Notes: svn path=/head/; revision=1541