Age | Commit message (Collapse) | Author |
|
Add & use DEPTH argument.
|
|
Add DEPTH & NEW_DEPTH arguments.
Implement new fs-root detection using them.
|
|
Supply DEPTH argument to diskfs_make_peropen.
Pass new type of cookie2 to fshelp_fetch_root, as expected by
_diskfs_translator_callback2.
|
|
Supply DEPTH argument to diskfs_make_peropen.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
|
|
Implement.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
Translate EAGAIN (meaning root's parent) to EINVAL.
|
|
New file's depth is one greater than CRED's.
|
|
Supply DEPTH argument to diskfs_make_peropen.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
|
|
Add DEPTH variable.
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
Supply DEPTH argument diskfs_make_peropen.
Pass new type of cookie2 to fshelp_fetch_root, as expected by
_diskfs_translator_callback2.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
Translate EAGAIN (meaning root's parent) to EINVAL.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
|
|
Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
|
|
diskfs_execboot_fsys_startup, diskfs_S_fsys_init):
Supply DEPTH argument to diskfs_make_peropen.
|
|
Add DEPTH & NEW_DEPTH arguments.
(diskfs_make_peropen):
Add DEPTH argument.
(struct peropen):
Add DEPTH field.
|
|
|
|
|
|
Implement (code from ufs).
|
|
Implement (code from ufs).
|
|
|
|
|
|
Pass new DEPTH argument to diskfs_make_peropen.
|
|
Don't use strlen on it if *HOST is 0.
|
|
|
|
`preempter' -> `preemptor'.
|
|
|
|
In non-automatic mode, print a warning if a filesystem is of a type that
can't be fscked.
|
|
Improve error behavior a bit.
Fill in FSTYPE in the case where we added a new type.
(fs_set_mntent):
Avoid null deferences.
|
|
|
|
Add S_IROOT to TERM_MODE.
|
|
Add dir-reparent.c.
|
|
|
|
Renamed from `preempter'; type & init changed as well.
(diskfs_start_disk_pager):
`preempter' -> `preemptor'.
|
|
|
|
|
|
`preempter' -> `preemptor'.
|
|
|
|
Return EADDRNOTAVAIL if ADDR is 0.
(S_socket_send):
Don't deref ADDR if it's 0.
|
|
|
|
Don't dereference P if it's 0.
|
|
that do type translations of file_t won't get bogus arguments for ports in
other filesystems.
|
|
|
|
Implement --bottom/--tail/-b.
(options):
Update doc for --top.
Add --head and --bottom/--tail/-b options.
|
|
|
|
Use last N processes if TOP is negative.
|
|
Turn off S_ITRANS bits, and turn on S_IROOT in TERM_MODE.
|
|
* psout.c (psout): Delete var REMOVE.
|