Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-04-24 | (enqueue_internal): Use call_asyncs on every character. | Miles Bader | |
(SUPPRESS_ASYNC): New flag. | |||
1996-04-23 | (check_hashbang: user_port): Use default root port when secure. | Roland McGrath | |
1996-04-23 | (PSTAT_STATE_P_ATTRS): Fix names of individual flags. | Miles Bader | |
1996-04-23 | (state_shadows): If a process has no parent don't show various process | Miles Bader | |
attributes (that are likely to be noise). | |||
1996-04-23 | (main): Try to intuit whether this is a native-booted hurd system, and if so, | Miles Bader | |
don't filtered out non-parented processes. | |||
1996-04-23 | (diskfs_S_ifsock_getsockaddr): | Michael I. Bushnell | |
1996-04-23 | (diskfs_S_ifsock_getsockaddr): fixup | Michael I. Bushnell | |
1996-04-23 | (ports_dead_name): whoops. | Michael I. Bushnell | |
1996-04-23 | (block_extended): | Michael I. Bushnell | |
1996-04-23 | (swab_long_long): one more time | Michael I. Bushnell | |
1996-04-23 | and even better | Michael I. Bushnell | |
1996-04-23 | (swab_long_long, swab_long): better now. | Michael I. Bushnell | |
1996-04-23 | fixup | Michael I. Bushnell | |
1996-04-23 | (swab_long): Cleaner now. | Michael I. Bushnell | |
(swab_long_long): New function. | |||
1996-04-23 | (read_disknode): typo | Michael I. Bushnell | |
1996-04-23 | fixup. | Michael I. Bushnell | |
1996-04-23 | (diskfs_dirempty): node_update -> diskfs_node_update. | Michael I. Bushnell | |
1996-04-23 | (ffs_blkfree): final fixup. | Michael I. Bushnell | |
1996-04-23 | fixup | Michael I. Bushnell | |
1996-04-23 | (call_asyncs): Delete local decl; no longer static. | Michael I. Bushnell | |
1996-04-23 | (dequeue_quote): If this is the outputq, send SIGIO as appropriate | Michael I. Bushnell | |
with call_asyncs. (enqueue_internal): If this is the inputq, send SIGIO as appropriate with call_asyncs. (call_asyncs): Add decl. | |||
1996-04-23 | (read_disk_entry): Proper syntax. | Michael I. Bushnell | |
1996-04-23 | Include <string.h>. | Michael I. Bushnell | |
Fixup. | |||
1996-04-23 | (read_disknode): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | |
on-disk inode fields. (write_node): Likewise. (diskfs_set_translator): Likewise. (diskfs_get_translator): Likewise. (diskfs_S_file_get_storage_info): Likewise. | |||
1996-04-23 | (fetch_indir_spec): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | |
on-disk inode fields and indirect blocks. | |||
1996-04-23 | (pager_unlock_page): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | |
on-disk inode fields and indirect blocks. | |||
1996-04-23 | (diskfs_truncate): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | |
on-disk indirect blocks. (diskfs_grow): Likewise. (indir_release): Likewise. (diskfs_truncate): Use read/write_disk_entry when reading/writing on-disk inode fields. (diskfs_grow): Likewise. | |||
1996-04-23 | (swab_disk): New variable. | Michael I. Bushnell | |
(swab_short, swab_long): New functions. (read_disk_entry, write_disk_entry): New macros. | |||
1996-04-23 | (ffs_realloccg): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | |
on-disk inode fields. (ffs_blkpref): Use read_disk_entry when reading from BAP array. (swab_cg, read_cg, release_cg): New functions. (ffs_fragextend, ffs_alloccg, ffs_nodealloccg, ffs_blkfree, diskfs_free_node): Use new cg access functions. | |||
1996-04-23 | (read_disk_entry): New macro. | Michael I. Bushnell | |
1996-04-23 | (swab_sblock, swab_csums): New functions. | Michael I. Bushnell | |
(get_hypermetadata): If this is a swapped filesystem, set swab_disk. Also swap csum and sblock after reading them. (diskfs_set_hypermetadata): If swab_disk, swap the csums back before writing them. (copy_sblock): If swab_disk, swap the sblock before writing it. | |||
1996-04-23 | (swab_disk): New variable. | Michael I. Bushnell | |
(swab_short, swab_long): New functions. | |||
1996-04-23 | (diskfs_drop_node): Don't do anything special for socket naming | Michael I. Bushnell | |
points. In fact, if this node still is one, there is a bug, because such naming points hold references now. | |||
1996-04-23 | (OTHERSRCS): Add dead-name.c. | Michael I. Bushnell | |
1996-04-23 | (ports_dead_name): | Michael I. Bushnell | |
1996-04-23 | Initial revision | Michael I. Bushnell | |
1996-04-23 | (diskfs_S_ifsock_getsockaddr): Request notification for new SOCKADDR; | Michael I. Bushnell | |
count that notification as a reference. | |||
1996-04-23 | (pass5): Correctly track contig summaries even though they aren't used | Michael I. Bushnell | |
by the filesystem; we still need to preserve the format. | |||
1996-04-22 | (real_speed_to_bogus_speed): EXTB should be 38400, not 24800. | Michael I. Bushnell | |
1996-04-19 | (main): Failure to bind privileged ports is indicated by EACCES, not | Michael I. Bushnell | |
EPERM. | |||
1996-04-18 | (_pager_lock_object): | Michael I. Bushnell | |
1996-04-18 | foo | Michael I. Bushnell | |
1996-04-18 | (pager_offer_page): doc fix | Michael I. Bushnell | |
1996-04-18 | (pager_offer_page): Only flush page if not in core now. | Michael I. Bushnell | |
1996-04-18 | (_pager_do_write_request): If kernel didn't keep a copy, turn of | Michael I. Bushnell | |
INCORE bit. | |||
1996-04-18 | (_pager_lock_object): If SYNC and SHOULD_FLUSH, then turn off | Michael I. Bushnell | |
PM_INCORE bits when flush is complete. | |||
1996-04-18 | (_pager_seqnos_memory_object_data_request): Set PM_INCORE. | Michael I. Bushnell | |
1996-04-18 | (PM_INIT): Comment out. | Michael I. Bushnell | |
(PM_INCORE): New bit. | |||
1996-04-18 | (_pager_do_write_request): Don't track INIT bit for now. | Michael I. Bushnell | |
1996-04-18 | (pager_offer_page): Flush page first if it's precious. | Michael I. Bushnell | |