Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix the static shl function with '__' like its parent function __qdivrem to | thompsa | 2008-10-09 | 1 | -3/+3 |
| | | | | | | | avoid being picked up by the DTrace fbt provider. This is called by __udivdi3() for doing 64bit division on a 32bit arch and may be called from within the dtrace context causing a double fault. | ||||
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
| | | | | | | | license, per letter dated July 22, 1999 and email from Peter Wemm, Alan Cox and Robert Watson. Approved by: core, peter, alc, rwatson | ||||
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Rename some local variables to avoid shadowing other local variables. | phk | 1997-11-07 | 1 | -4/+4 |
| | | | | Found by: -Wshadow | ||||
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
| | | | | ready for it yet. | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -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. | ||||
* | Updated #includes to 4.4Lite style. | bde | 1996-09-10 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
| | |||||
* | Added $Id$ | dg | 1994-08-02 | 1 | -4/+2 |
| | |||||
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+279 |