summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-01-19(argp_default_options, argp_default_parser):Miles Bader
Add --program-name (hidden) option. (OPT_PROGNAME): New macro.
1996-01-19(idvec_merge, idvec_delete): New declarations.Miles Bader
1996-01-19(argz_delete): Renamed from argz_remove.Miles Bader
1996-01-19(trivfs_clean_protid):Miles Bader
Don't hold CRED->po->cntl->lock while calling TRIVFS_PEROPEN_DESTROY_HOOK.
1996-01-19(SRCS): Added exec-reauth.cMiles Bader
1996-01-19(fshelp_exec_reauth): New declaration.Miles Bader
1996-01-19(fshelp_exec_reauth): Don't setgid the uids.Miles Bader
1996-01-19(pty_io_select): Add new reply port parameter.Miles Bader
1996-01-18(main): Set PEERCNTL to &PTYCTL if we're a slave, not 0.Miles Bader
1996-01-18(LDFLAGS): Add -static.Miles Bader
1996-01-18(diskfs_S_file_get_storage_info): Calculate the right value for *RUNS_LEN.Miles Bader
1996-01-18(diskfs_file_update): Ext2fs doesn't require that the last block in the fileMiles Bader
always be allocated, so don't. (diskfs_grow, pager_unlock_page): Don't set last_block_allocated.
1996-01-18(struct disknode): Get rid of last_block_allocated field.Miles Bader
1996-01-18(read_disknode): Don't set last_block_allocated.Miles Bader
1996-01-18(diskfs_truncate): Don't set last_block_allocated.Miles Bader
1996-01-18Formerly dir-readdir.c.~2~Michael I. Bushnell
1996-01-18(diskfs_S_dir_readdir): Require read permission before succeeding.Michael I. Bushnell
1996-01-18Initial revisionMichael I. Bushnell
1996-01-18Formerly fsys-getroot.c.~2~Michael I. Bushnell
1996-01-18(diskfs_S_fsys_getroot): Deallocate ref to dotdot afterMichael I. Bushnell
diskfs_make_peropen, because the latter does not eat a reference.
1996-01-18(diskfs_S_fsys_getroot): In symlink case, use MOVE_SEND to return theMichael I. Bushnell
dotdot port to the user.
1996-01-18Initial revisionMichael I. Bushnell
1996-01-18entered into RCSMichael I. Bushnell
1996-01-18entered into RCSMichael I. Bushnell
1996-01-18entered into RCSMichael I. Bushnell
1996-01-18(report_carrier_off): Flush queues when carrier turns off.Michael I. Bushnell
1996-01-18(pty_io_select): Add new reply port parameter, and askMichael I. Bushnell
for notification if it dies.
1996-01-18 (trivfs_S_io_select): Ask for notification if our replyMichael I. Bushnell
port dies. Pass REPLY to pty_io_select().
1996-01-17Formerly storeread.c.~3~Miles Bader
1996-01-17Formerly file.c.~2~Miles Bader
1996-01-17Formerly create.c.~3~Miles Bader
1996-01-17Formerly device.c.~3~Miles Bader
1996-01-17Formerly store.h.~6~Miles Bader
1996-01-17Formerly Makefile.~4~Miles Bader
1996-01-17Initial revisionMiles Bader
1996-01-17Formerly derive.c.~3~Miles Bader
1996-01-17Formerly rdwr.c.~7~Miles Bader
1996-01-17Formerly set.c.~4~Miles Bader
1996-01-17Formerly make.c.~3~Miles Bader
1996-01-17Formerly Makefile.~3~Miles Bader
1996-01-17Formerly storeread.c.~2~Miles Bader
1996-01-17Initial revisionMiles Bader
1996-01-16(trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev.Miles Bader
1996-01-16Formerly store.h.~5~Miles Bader
1996-01-16Formerly rdwr.c.~6~Miles Bader
1996-01-16Formerly set.c.~3~Miles Bader
1996-01-15(diskfs_direnter):Miles Bader
Don't include the terminating '\0' in on-disk directory entry names.
1996-01-15(diskfs_node_norefs): When losing our in-core copy of an inode, rememberMiles Bader
which indirect blocks still have to be written.
1996-01-15(pokel_inherit, pokel_finalize): New declarations.Miles Bader
1996-01-15(pokel_inherit, pokel_finalize): New functions.Miles Bader