| Commit message (Expand) | Author | Age | Files | Lines |
* | silence preprocessor. |  espie | 2004-01-13 | 8 | -53/+53 |
* | ifdef some debugging crap |  jason | 2003-08-08 | 1 | -3/+5 |
* | fix the copyin() size for the instruction (and thus avoid oblittering some |  jason | 2003-07-31 | 1 | -9/+6 |
* | Change: |  jason | 2003-07-30 | 12 | -13/+25 |
* | de-ifdef... now this is starting to make sense (it's still ugly and broken, tho) |  jason | 2003-07-30 | 4 | -90/+6 |
* | Fix a _C_LABEL() typo. |  drahn | 2003-07-03 | 1 | -2/+2 |
* | asm cleanup, binutils gas is more pickey about asm instruction word size. |  drahn | 2003-04-17 | 2 | -5/+5 |
* | Remove fetch(9) and store(9) functions from the kernel, and replace the few |  miod | 2003-01-09 | 5 | -98/+149 |
* | Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn art |  pvalchev | 2002-10-12 | 14 | -80/+157 |
* | Final __P removal plus some cosmetic fixups |  millert | 2002-03-14 | 1 | -2/+2 |
* | fix starting comment; detected while playing with recent gas. |  fgsch | 2001-05-22 | 1 | -2/+2 |
* | Bye. |  downsj | 1997-06-09 | 19 | -6793/+0 |
* | fix broken tag |  kstailey | 1997-04-25 | 1 | -1/+1 |
* | Update support, from Thorsten. |  downsj | 1996-11-11 | 1 | -1/+18 |
* | make kernel compile and link |  downsj | 1996-11-09 | 2 | -7/+7 |
* | Change suggested by Manuel Bouyer. |  downsj | 1996-11-06 | 1 | -2/+2 |
* | sync |  downsj | 1996-11-05 | 1 | -2/+30 |
* | Pull in changes from Manuel Bouyer |  downsj | 1996-11-01 | 4 | -22/+18 |
* | fix -Wall happiness |  mickey | 1996-10-18 | 1 | -2/+6 |
* | -Wall happieness |  mickey | 1996-10-18 | 10 | -72/+99 |
* | use ffs's docluster{read,write}. |  mickey | 1996-09-23 | 1 | -1/+6 |
* | Everyone, say hello to a real floating point emulator! |  downsj | 1996-08-27 | 45 | -0/+12376 |
* | kill some more FreeBSD-isms, bring back some Lite-isms. |  downsj | 1996-07-15 | 4 | -21/+5 |
* | kill off some unneeded(?) code |  downsj | 1996-07-14 | 1 | -22/+1 |
* | use VT_EXT2FS |  downsj | 1996-07-14 | 2 | -4/+4 |
* | enable and sync ext2_mountroot with FFS |  downsj | 1996-07-14 | 1 | -11/+5 |
* | fix the silly printf |  downsj | 1996-07-14 | 1 | -5/+3 |
* | fix bugs and sync with FFS. |  downsj | 1996-07-14 | 1 | -38/+73 |
* | vnode_pager initializations, changes to vnode/inode initializations. |  downsj | 1996-07-14 | 4 | -19/+25 |
* | Proper ext2_fsync, ext2_reclaim, memory type. |  downsj | 1996-07-14 | 2 | -59/+30 |
* | a. new way of doing inline bit operations. |  downsj | 1996-07-13 | 4 | -190/+549 |
* | Make ext2fs_vfsops non-static |  downsj | 1996-06-27 | 1 | -2/+2 |
* | Changed to match UFS changes; remove old file. |  downsj | 1996-06-27 | 4 | -322/+5 |
* | ufs: sorry, one more pointer in struct inode. |  downsj | 1996-06-24 | 3 | -10/+16 |
* | ufs changes: add the notion of directory operators. |  downsj | 1996-06-24 | 20 | -0/+6701 |