Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unused sparc64-bitops.h file. Our ext2fs code doesn't use | stas | 2009-06-03 | 1 | -264/+0 |
| | | | | | | sparc64-specific bitops implemetations and relies on generic ones. Furthermore, bitops implementations present in sparc64-bitops.h are written in C similarly to generic bitops. | ||||
* | Add standard GPL boilerplate to these files. They are the only ones | imp | 2005-06-16 | 1 | -0/+14 |
| | | | | | | | | contaminated with the GPL code. While this information was present in the COPYRIGHT.INFO file, it is FreeBSD's standard practice to, where possible, include explicit license information in files. Approved by: release engineer (scottl) | ||||
* | Add dol FreeBSD dol and /*+ize license | imp | 2005-01-06 | 1 | -1/+3 |
| | |||||
* | Import Linux's linux/include/asm-sparc64/bitopts.h. | obrien | 2003-02-23 | 1 | -0/+248 |
This is taken from the 2.4.3 Linux sources as shipped on Red Hat 7.1 Alpha. |