Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
The fpemul written for Linux by W. Metzenthen: ported to NetBSD and then to FreeBSD, and now back to OpenBSD. | |||
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 | |
b. add support for alpha and m68k from linux; more to come. | |||
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 | |
THREADWAY: good example of a really tweaked PeeCee. | |||
1996-06-24 | ufs changes: add the notion of directory operators. | Jason Downs | |
gnu/ext2fs: add the second extended filesystem. Note that I'm commiting this now for the sake of the ufs changes; ext2fs is not yet fully integrated into the system. |