Age | Commit message (Expand) | Author |
2002-05-23 | protect biodone calls with splbio | Artur Grabowski |
2002-04-23 | In mount.h, rename field export -> export_info, to avoid collision with C++. | Marc Espie |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-10 | Big cleanup inspired by NetBSD with some parts of the code from NetBSD. | Artur Grabowski |
2001-12-10 | Merge in struct uvm_vnode into struct vnode. | Artur Grabowski |
2001-12-04 | Readd VOP_MMAP, will be used soon. Right now it's just a question to | Artur Grabowski |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-06-23 | Get rid of several unused vnode operations | Constantine Sapuntzakis |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-02-23 | Remove the clustering fields from the vnodes and place them in the | Constantine Sapuntzakis |
2001-02-20 | use void * consistently in vfs_mount and sys_mount. ok @art | assar |
2000-04-25 | From Assar: make adosfs compile, I was supposed | Niklas Hallqvist |
2000-02-07 | update to use new checkexp vfs operation | assar |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1998-09-03 | Correct loop termination for adosfs_ihashget | Constantine Sapuntzakis |
1998-08-21 | Fix malloc race on new anode get. | Constantine Sapuntzakis |
1998-08-21 | correct readlink(); kleink | Theo de Raadt |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-07-20 | typo & warnings make gcc unhappy. | Marc Espie |
1998-02-08 | Updates to match type changes in syscall tables | Thorsten Lockert |
1997-12-18 | trivia: typo in kernel panic | gene |
1997-11-10 | Use vfs lite2 lockmanager. Add advisory locking. some KNF. | Niklas Hallqvist |
1997-11-06 | More fixes for adosfs so it compiles with VFS Lite 2 | Constantine Sapuntzakis |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-01-20 | Type pedantery.. a lot of it too, more could be done as well. Sync with | Niklas Hallqvist |
1996-10-13 | Fix some type incompatibilities another way round | Niklas Hallqvist |
1996-08-23 | Some style and signedness pedantery | Niklas Hallqvist |
1996-08-10 | fix decl; netbsd pr#2681; tv@pobox.com | Theo de Raadt |
1996-06-10 | internationalize, 64 bit clean | Theo de Raadt |
1996-05-02 | sync with netbsd | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-02-26 | Addition of $OpenBSD$ RCSID. | Niklas Hallqvist |
1996-02-24 | Add forward decls. | Niklas Hallqvist |
1995-11-13 | bzero adosfsmount so that mountd delete does not crash machine; from osymh@ge... | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |