| Age | Commit message (Expand) | Author |
| 1995-06-18 | don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN | cgd |
| 1995-04-17 | set blocksize in adosfs_getattr(). fixes pr#968 | chopps |
| 1995-03-09 | copy*str() should use size_t. | mycroft |
| 1995-03-08 | size should be u_long, kill unneeded variable | cgd |
| 1995-01-18 | amount -> adosfsmount | mycroft |
| 1995-01-18 | Clean this up a bit, adding security checks, and copying code from other file | mycroft |
| 1994-12-29 | cleanup a couple botched merges. | chopps |
| 1994-12-28 | a couple fixes. Add support for muFS (multi-user adosfs). Default to | chopps |
| 1994-12-27 | Format police. | mycroft |
| 1994-12-24 | Implement and use a common access checking routine | ws |
| 1994-12-15 | Call foo_statfs() from a common place when mounting. | mycroft |
| 1994-12-13 | Turn lease_check() into a vnode op, per CSRG. | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-29 | light clean; make sure headers are properly included, types are OK, etc. | cgd |
| 1994-10-20 | update for new syscall args description mechanism | cgd |
| 1994-10-14 | move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS. | cgd |
| 1994-10-06 | fix access check to honor mount arg, | chopps |
| 1994-08-30 | fix uninitialized use of mask. | chopps |
| 1994-07-11 | fix a `bug' actually just an interface issue, cache last indirect block | chopps |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-27 | new standard, minimally intrusive ID format | cgd |
| 1994-06-17 | update to new vfs interface. | chopps |
| 1994-06-02 | fix an off by one error in hash chain counting code. Also fix "lockup" | chopps |
| 1994-06-02 | fix an off by one error hash chain counting code. Also fix "lockup" | chopps |
| 1994-05-31 | MIN/min | chopps |
| 1994-05-25 | MIN() -> min() | chopps |
| 1994-05-16 | directories wired to have link count 1 not 2, pointed out by Charles. | chopps |
| 1994-05-13 | some very minor cleanup and fix a bug in adosfs_readdir(). | chopps |
| 1994-05-11 | First version of AmigaDOS fast file system. needs work, read only. | chopps |