Age | Commit message (Expand) | Author |
2003-08-08 | ifdef some debugging crap | Jason Wright |
2003-07-31 | fix the copyin() size for the instruction (and thus avoid oblittering some | Jason Wright |
2003-07-30 | Change: | Jason Wright |
2003-07-30 | de-ifdef... now this is starting to make sense (it's still ugly and broken, tho) | Jason Wright |
2003-07-03 | Fix a _C_LABEL() typo. | Dale Rahn |
2003-04-17 | asm cleanup, binutils gas is more pickey about asm instruction word size. | Dale Rahn |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-10-12 | Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn art | Peter Valchev |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2001-05-22 | fix starting comment; detected while playing with recent gas. | Federico G. Schwindt |
1997-06-09 | Bye. | Jason Downs |
1997-04-25 | fix broken tag | kstailey |
1996-11-11 | Update support, from Thorsten. | Jason Downs |
1996-11-09 | make kernel compile and link | Jason Downs |
1996-11-06 | Change suggested by Manuel Bouyer. | Jason Downs |
1996-11-05 | sync | Jason Downs |
1996-11-01 | Pull in changes from Manuel Bouyer | Jason Downs |
1996-10-18 | fix -Wall happiness | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-09-23 | use ffs's docluster{read,write}. | Michael Shalayeff |
1996-08-27 | Everyone, say hello to a real floating point emulator! | Jason Downs |
1996-07-15 | kill some more FreeBSD-isms, bring back some Lite-isms. | Jason Downs |
1996-07-14 | kill off some unneeded(?) code | Jason Downs |
1996-07-14 | use VT_EXT2FS | Jason Downs |
1996-07-14 | enable and sync ext2_mountroot with FFS | Jason Downs |
1996-07-14 | fix the silly printf | Jason Downs |
1996-07-14 | fix bugs and sync with FFS. | Jason Downs |
1996-07-14 | vnode_pager initializations, changes to vnode/inode initializations. | Jason Downs |
1996-07-14 | Proper ext2_fsync, ext2_reclaim, memory type. | Jason Downs |
1996-07-13 | a. new way of doing inline bit operations. | Jason Downs |
1996-06-27 | Make ext2fs_vfsops non-static | Jason Downs |
1996-06-27 | Changed to match UFS changes; remove old file. | Jason Downs |
1996-06-24 | ufs: sorry, one more pointer in struct inode. | Jason Downs |
1996-06-24 | ufs changes: add the notion of directory operators. | Jason Downs |