Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-22 | Formerly encode.c.~2~ | Miles Bader | |
1996-03-22 | entered into RCS | Miles Bader | |
1996-03-22 | Formerly create.c.~4~ | Miles Bader | |
1996-03-22 | Formerly decode.c.~2~ | Miles Bader | |
1996-03-22 | Formerly store.h.~10~ | Miles Bader | |
1996-03-22 | Initial revision | Miles Bader | |
1996-03-22 | Initial revision | Miles Bader | |
1996-03-21 | (CFLAGS): Turn on -O3. | Michael I. Bushnell | |
1996-03-21 | (new_proc): Oops, reinstall code to request dead name notification on | Michael I. Bushnell | |
the task port. | |||
1996-03-21 | (CFLAGS): Always turn on -g. | Michael I. Bushnell | |
1996-03-21 | Initial revision | Miles Bader | |
1996-03-20 | (complete_exit): Leave pgrp here. | Michael I. Bushnell | |
(process_has_exited): Not here. | |||
1996-03-20 | (S_proc_setpgrp): Delete bletcherous hack from July 22, 1995. | Michael I. Bushnell | |
1996-03-20 | *** empty log message *** | Michael I. Bushnell | |
1996-03-20 | (diskfs_lookup_hard): Remove mention of ENOTDIR and EACCES errors. | Michael I. Bushnell | |
1996-03-20 | (diskfs_lookup): Cleaner. | Michael I. Bushnell | |
1996-03-20 | (diskfs_lookup_hard): Don't do final permission checking here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_lookup): Do permission checking and cache looking here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_lookup_hard): Don't do initial permission checking here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_null_dirstat): New function. | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_lookup): Don't check cache here. | Michael I. Bushnell | |
1996-03-20 | Initial revision | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_unlink): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_rmdir): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_rename_dir): ditto | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_rename): ditto | Michael I. Bushnell | |
1996-03-20 | (diskfs_clear_directory): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_rename_dir): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_rename): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_dirrewrite): | Michael I. Bushnell | |
1996-03-20 | (diskfs_create_node): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_rename_dir): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_rename): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_S_dir_link): Don't frob cache here. | Michael I. Bushnell | |
1996-03-20 | (diskfs_init_dir): Doc fixes. | Michael I. Bushnell | |
1996-03-20 | Fix typo. | Michael I. Bushnell | |
1996-03-20 | Initial revision | Michael I. Bushnell | |
1996-03-20 | Doc fixes. | Michael I. Bushnell | |
1996-03-20 | (vpath %.defs): make that $(includedir)/mach and $(includedir)/device. | Michael I. Bushnell | |
1996-03-20 | (vpath %.defs): Use $(includedir) to locate mach files. | Roland McGrath | |
1996-03-20 | (CPPFLAGS): Define _GNU_SOURCE. | Michael I. Bushnell | |
1996-03-20 | (vpath %.defs): Add /gd4/hurdinst/include/mach. XXX | Michael I. Bushnell | |
1996-03-20 | (diskfs_dirrewrite_hard): Renamed from diskfs_dirrewrite. No longer | Michael I. Bushnell | |
call modification tracking routines. (diskfs_dirremove_hard): Renamed from diskfs_dirremove. No longer call modification tracking routines. (diskfs_direnter_hard): Renamed from diskfs_direnter. No longer call modification tracking routines. (diskfs_lookup_hard): Renamed from diskfs_lookup. | |||
1996-03-20 | (diskfs_lookup): Renamed to be diskfs_lookup_hard. | Michael I. Bushnell | |
(diskfs_direnter): Renamed to be diskfs_direnter_hard. (diskfs_dirrewrite): Renamed to be diskfs_dirrewrite_hard. (diskfs_dirremove): Renamed to be diskfs_dirremove_hard. (diskfs_lookup, diskfs_direnter, diskfs_dirrewrite, diskfs_dirremove): New functions. | |||
1996-03-20 | (ports_claim_right): | Michael I. Bushnell | |
1996-03-20 | (ports_destroy_right): Don't do anything if port has already been | Michael I. Bushnell | |
destroyed. | |||
1996-03-20 | (SRCS): Add `claim-right.c'. | Michael I. Bushnell | |
1996-03-20 | Initial revision | Michael I. Bushnell | |
1996-03-20 | (ports_claim_right): New declaration. | Michael I. Bushnell | |
1996-03-20 | (message_demuxer): Remove call to interrupt_server. | Michael I. Bushnell | |
(global_lock): Provide definition. |