summaryrefslogtreecommitdiff
path: root/sys/gnu
AgeCommit message (Collapse)Author
2001-05-22fix starting comment; detected while playing with recent gas.Federico G. Schwindt
1997-06-09Bye.Jason Downs
1997-04-25fix broken tagkstailey
1996-11-11Update support, from Thorsten.Jason Downs
1996-11-09make kernel compile and linkJason Downs
1996-11-06Change suggested by Manuel Bouyer.Jason Downs
1996-11-05syncJason Downs
1996-11-01Pull in changes from Manuel BouyerJason Downs
1996-10-18fix -Wall happinessMichael Shalayeff
1996-10-18-Wall happienessMichael Shalayeff
1996-09-23use ffs's docluster{read,write}.Michael Shalayeff
1996-08-27Everyone, 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-15kill some more FreeBSD-isms, bring back some Lite-isms.Jason Downs
1996-07-14kill off some unneeded(?) codeJason Downs
1996-07-14use VT_EXT2FSJason Downs
1996-07-14enable and sync ext2_mountroot with FFSJason Downs
1996-07-14fix the silly printfJason Downs
1996-07-14fix bugs and sync with FFS.Jason Downs
1996-07-14vnode_pager initializations, changes to vnode/inode initializations.Jason Downs
1996-07-14Proper ext2_fsync, ext2_reclaim, memory type.Jason Downs
1996-07-13a. new way of doing inline bit operations.Jason Downs
b. add support for alpha and m68k from linux; more to come.
1996-06-27Make ext2fs_vfsops non-staticJason Downs
1996-06-27Changed to match UFS changes; remove old file.Jason Downs
1996-06-24ufs: sorry, one more pointer in struct inode.Jason Downs
THREADWAY: good example of a really tweaked PeeCee.
1996-06-24ufs 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.