index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
(_diskfs_translator_callback): Must be extern to force inclusion of
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(diskfs_S_dir_lookup): Correctly parethenize O_NOTRANS flags test.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(_pager_seqnos_memory_object_init): I can't believe I did that.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(ports_lookup_port): UNlock port lock at exit of function.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(thread_function): Move thread_function to be non-local, of course,
Michael I. Bushnell
1995-06-22
1
-11
/
+10
*
(thread_cancel): Typo.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(thread_cancel): New function (HACK).
Michael I. Bushnell
1995-06-22
1
-0
/
+4
*
Include <errno.h>.
Michael I. Bushnell
1995-06-22
1
-0
/
+1
*
(COBJS): Typo.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(libihash): New variable.
Michael I. Bushnell
1995-06-22
1
-1
/
+2
*
(COBJS): Add notify-stubs.c.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
Initial revision
Michael I. Bushnell
1995-06-22
1
-0
/
+74
*
(HURDLIBS): Add libihash.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(main): Have main thread exit when done instead of calling a diskfs
Michael I. Bushnell
1995-06-22
1
-3
/
+3
*
Include <hurd/ihash.h>.
Michael I. Bushnell
1995-06-22
1
-0
/
+1
*
Include <cthreads.h>.
Michael I. Bushnell
1995-06-22
1
-1
/
+2
*
(diskfs_sync_everything, diskfs_shutdown_pager): Conform to prototype.
Michael I. Bushnell
1995-06-21
1
-2
/
+4
*
(diskfs_shutdown_pager): Typos.
Michael I. Bushnell
1995-06-21
1
-2
/
+2
*
Typo.
Michael I. Bushnell
1995-06-21
1
-2
/
+2
*
(struct user_pager_info): Drop members next and prevp.
Michael I. Bushnell
1995-06-21
1
-2
/
+1
*
(pager_clear_user_data): Don't maintain pager linked list.
Michael I. Bushnell
1995-06-21
1
-54
/
+19
*
Typo again.
Michael I. Bushnell
1995-06-21
1
-1
/
+1
*
(ports_bucket_iterate): Typo
Michael I. Bushnell
1995-06-21
1
-3
/
+7
*
typo
Michael I. Bushnell
1995-06-21
1
-2
/
+2
*
Initial revision
Michael I. Bushnell
1995-06-21
2
-0
/
+104
*
(port_bucket_iterate): New decl.
Michael I. Bushnell
1995-06-21
1
-0
/
+4
*
(drop_pager_softrefs): Use ports reference calls directly instead of
Michael I. Bushnell
1995-06-21
1
-7
/
+7
*
(create_disk_pager): Fork off service thread for pager ports.
Michael I. Bushnell
1995-06-21
1
-0
/
+13
*
(create_disk_pager): Initialize pager_bucket.
Michael I. Bushnell
1995-06-21
1
-0
/
+2
*
(pager_bucket): New variable.
Michael I. Bushnell
1995-06-21
1
-4
/
+8
*
(diskfs_truncate): Use ports reference calls directly instead of pager
Michael I. Bushnell
1995-06-21
1
-4
/
+4
*
(fshelp_fetch_root): Pass new third arg to fshelp_set_active.
Michael I. Bushnell
1995-06-21
1
-1
/
+1
*
(diskfs_lookup): Provide initialization for BUFLEN.
Michael I. Bushnell
1995-06-21
1
-7
/
+10
*
(create_class):
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(pager_shutdown):
Michael I. Bushnell
1995-06-20
1
-2
/
+0
*
(_pager_seqnos_memory_object_terminate): Oops.
Michael I. Bushnell
1995-06-20
1
-3
/
+3
*
(_pager_seqnos_memory_object_init): Oops.
Michael I. Bushnell
1995-06-20
1
-2
/
+2
*
(_pager_seqnos_memory_object_lock_completed): Oops.
Michael I. Bushnell
1995-06-20
1
-3
/
+3
*
(_pager_seqnos_memory_object_data_unlock): Oops.
Michael I. Bushnell
1995-06-20
1
-2
/
+2
*
(_pager_seqnos_memory_object_data_return): Oops.
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(_pager_seqnos_memory_object_data_request): Oops.
Michael I. Bushnell
1995-06-20
1
-3
/
+3
*
(_pager_seqnos_memory_object_change_completed): Use new ports
Michael I. Bushnell
1995-06-20
1
-4
/
+4
*
(demuxer.o): Depend on notify_S.h.
Michael I. Bushnell
1995-06-20
1
-0
/
+1
*
(pager_shutdown):
Michael I. Bushnell
1995-06-20
1
-12
/
+2
*
(pager_shutdown): Use new ports functions.
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(create_class): Fudge to avoid warning.
Michael I. Bushnell
1995-06-20
1
-0
/
+1
*
(_pager_free_structure): Use new ports functions.
Michael I. Bushnell
1995-06-20
1
-2
/
+3
*
(_pager_seqnos_memory_object_init): Use new ports functions.
Michael I. Bushnell
1995-06-20
1
-3
/
+4
*
(_pager_do_seqnos_mach_notify_no_senders): Return zero in normal case.
Michael I. Bushnell
1995-06-20
1
-0
/
+1
*
(_pager_seqnos_memory_object_lock_completed): Use new ports interface.
Michael I. Bushnell
1995-06-20
1
-4
/
+5
[next]