summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-04-02entered into RCSMiles Bader
1996-04-02(pty_po_create_hook): Don't do anything here.Michael I. Bushnell
1996-04-02(diskfs_purge_cache): If freeing node at LOOKUP_CACHE_TAIL, bumpMichael I. Bushnell
1996-04-02(diskfs_lookup): And correctly, too.Michael I. Bushnell
1996-04-02(diskfs_enter_cache): Don't set LC->next->prev if LC->next is null.Michael I. Bushnell
1996-04-02(diskfs_lookup): When doing diskfs_checkdirmod check, don't returnMichael I. Bushnell
1996-04-02(netfs_report_access): Oops.Michael I. Bushnell
1996-04-02(netfs_report_access): Never mind on new calling conv.Michael I. Bushnell
1996-04-02Never mind.cMichael I. Bushnell
1996-04-02Never mind.Michael I. Bushnell
1996-04-02(netfs_S_file_check_access): Never mind.cMichael I. Bushnell
1996-04-02Include <fcntl.h>.Michael I. Bushnell
1996-04-02(netfs_S_io_write): Verify that the user has the file open forMichael I. Bushnell
1996-04-02(netfs_S_io_read): Verify that the user has the file open for reading.Michael I. Bushnell
1996-04-02(netfs_report_access): Support new calling convention wrt TYPES.Michael I. Bushnell
1996-04-02(netfs_report_access): Doc fix.Michael I. Bushnell
1996-04-02(netfs_S_file_check_access): Initialize *TYPES.Michael I. Bushnell
1996-04-02(netfs_report_access): Bother to initialize LEN.Michael I. Bushnell
1996-04-02(pass1): Print mode correctly in unknown file type case.Michael I. Bushnell
1996-04-02(pass1): Recognize inode type IFSOCK too.Michael I. Bushnell
1996-04-01Formerly decode.c.~3~Miles Bader
1996-04-01Formerly encode.c.~3~Miles Bader
1996-04-01(netfs_S_file_exec): Remove stub.Michael I. Bushnell
1996-04-01(FSSRCS): Add file-exec.c.Michael I. Bushnell
1996-04-01(netfs_parse_runtime_options): Pass new arg to arg_parse.Miles Bader
1996-03-31(mode_rep): Prefix octal number with `0'.Miles Bader
1996-03-31(targets): Add devport.Miles Bader
1996-03-29Define malloc to something random around include of rpc/* header files toMiles Bader
1996-03-29(netfs_report_access): Make sure netfs_attempt_read return aMichael I. Bushnell
1996-03-29(netfs_attempt_write): Truncate to THISAMT instead of AMT.Michael I. Bushnell
1996-03-29(diskfs_truncate): Cast DI->di_shortlink to correct type before addingMichael I. Bushnell
1996-03-29(pager_unlock_page, diskfs_grow):Miles Bader
1996-03-29(psout): Use real types instead of old ps typedefs.Miles Bader
1996-03-29(options): Add --exclusive option, change descriptions.Miles Bader
1996-03-29(spec_abbrevs): Make const.Miles Bader
1996-03-29(uptime): Correctly calculate uptime.Miles Bader
1996-03-29(ports_end_rpc): Acquire _PORTS_LOCK before calling _ports_remove_notified_rpc.Miles Bader
1996-03-29Initialize shared page magic number.Roland McGrath
1996-03-29(main): Argp interface changes.Miles Bader
1996-03-29(main): Print mode & {in,}direct blocks too.Miles Bader
1996-03-29(diskfs_null_dirstat): New function.Miles Bader
1996-03-29(main): Pass new argument to argp_parse.Miles Bader
1996-03-29(ports_reallocate_port): Require port to have a current portMichael I. Bushnell
1996-03-29(ports_reallocate_from_external): Require port to have a current portMichael I. Bushnell
1996-03-29(_ports_complete_deallocate): Only drop port right if it isn't alreadyMichael I. Bushnell
1996-03-29(S_proc_reassign): Use new ports_transfer_right call instead ofMichael I. Bushnell
1996-03-29(ports_transfer_right):Michael I. Bushnell
1996-03-29(SRCS): Add transfer-right.c.Michael I. Bushnell
1996-03-29Initial revisionMichael I. Bushnell
1996-03-29(ports_claim_right): Doc fix.Michael I. Bushnell