Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-07-21 | Ensure we never use more than one callout table slot | Thorsten Lockert | |
1996-07-13 | cleanup | Jason Downs | |
1996-07-01 | fix padding for struct lfs, formating fix. | Jason Downs | |
1996-07-01 | New LFS, based on Lite2. Still being worked on. | Jason Downs | |
1996-07-01 | dinode.h: protect from multiple inclusion. | Jason Downs | |
ufs_readwrite.c: changes for new LFS. | |||
1996-06-27 | Moving some things around; struct inode still ends up bigger, though. | Jason Downs | |
This should, hopefully, be the last UFS changes required. | |||
1996-06-24 | ufs_dirops only needed when compiling with _KERNEL | Thorsten Lockert | |
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. | |||
1996-06-14 | Keep dirty list used by in-kernel update(8) in sync with buffers | Thorsten Lockert | |
1996-06-11 | Kernel-implementation of update(8) my me | Thorsten Lockert | |
1996-05-22 | Change VOP_UPDATE() semantics: | Theo de Raadt | |
* Make 2nd and 3rd args timespecs, not timevals. * Consistently pass a Boolean as the 4th arg (except in LFS). Also, fix ffs_update() and lfs_update() to actually change the nsec fields. | |||
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-02-27 | Remove CVS conflicts that got in by mistake in my last checkin | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1995-12-21 | from netbsd: | Theo de Raadt | |
Fix from Lite-2: when reloading the file system, save fs_maxcluster and the old summary structure pointers, and recalculate cluster per cyl. grp. information. | |||
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |