aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (fshelp_get_identity): New declaration.Michael I. Bushnell1996-07-031-0/+15
* (diskfs_S_io_identity): Fetch identity using fshelp_get_identityMichael I. Bushnell1996-07-031-12/+1
* (diskfs_make_node): Don't initialize NP->identity.Michael I. Bushnell1996-07-031-1/+0
* (diskfs_drop_node): Don't deallocate NP->identity.Michael I. Bushnell1996-07-031-3/+0
* (struct node): Remove member `identity'.Michael I. Bushnell1996-07-031-2/+0
* Touch /var/run/uptime file.Miles Bader1996-07-031-1/+1
* (proc_stat_set_flags):Miles Bader1996-07-021-1/+1
* (dog):Miles Bader1996-07-021-1/+1
* Revert last changes.Michael I. Bushnell1996-07-021-12/+1
* (struct node): Member identity now points to a struct.Michael I. Bushnell1996-07-021-1/+1
* (netfs_identity_class): New variable.Michael I. Bushnell1996-07-021-0/+11
* (sock_create): Initialize ID field to MACH_PORT_NULL.Miles Bader1996-07-011-1/+1
* (_w_specs):Miles Bader1996-07-011-4/+4
* (kill_login): Don't kill dog.Miles Bader1996-07-011-26/+37
* (process_signal): On SIGCHLD, keep reaping children until we get anMichael I. Bushnell1996-07-011-54/+56
* Don't test for dialups if TT == 0.Miles Bader1996-07-011-1/+1
* (main):Miles Bader1996-07-011-3/+11
* (pq_queue): Initialize packet->buf_vm_alloced.Miles Bader1996-07-011-1/+2
* (S_msg_describe_ports): New function.Michael I. Bushnell1996-07-011-0/+5
* (crash_dump_task): Use integer_t for sigcode.Roland McGrath1996-07-011-8/+15
* (S_crash_dump_task): Drop arg TARGET.Michael I. Bushnell1996-07-011-5/+3
* (S_crash_dump_task): New args EXC, CODE, SUBCODE, CTTY_ID. SupplyMichael I. Bushnell1996-07-011-7/+9
* (targets): Added crash.Michael I. Bushnell1996-07-011-1/+1
* (crash): New target.Michael I. Bushnell1996-07-011-1/+4
* (DIST_FILES): Removed crash.c.Michael I. Bushnell1996-07-011-1/+1
* (pass2): Don't skip empty directories in `.' and `..' correctnessMichael I. Bushnell1996-07-011-33/+31
* (makeentry): After successful directory expansion, write out modifiedMichael I. Bushnell1996-07-011-0/+1
* (pass4): If a reconnect fails while we are preening, give up.Michael I. Bushnell1996-07-011-0/+2
* (check_owner): Return true any time PROC1 has root.Michael I. Bushnell1996-06-281-1/+1
* (proc_stat_list_clone): New function.Miles Bader1996-06-271-4/+28
* (_fmt_create): Set NEW_FMT->src_len. Use strdup.Miles Bader1996-06-271-5/+36
* (struct ps_fmt): Add SRC_LEN field.Miles Bader1996-06-271-0/+9
* (targets): Comment out opendisk for now.Michael I. Bushnell1996-06-271-1/+1
* (LCLHDRS): Add sserver.h.Michael I. Bushnell1996-06-271-1/+1
* (LCLHDRS): Add execserver.h.Michael I. Bushnell1996-06-271-1/+1
* (LCLHDRS): Add trans.h.Michael I. Bushnell1996-06-271-1/+1
* (LCLHDRS): Add common.h.Michael I. Bushnell1996-06-271-1/+1
* (argp_parse): Zero the CHILD_INPUTS vector.Miles Bader1996-06-271-0/+2
* (main): Repair loop.Michael I. Bushnell1996-06-271-3/+4
* (diskfs_startup_diskfs): Don't call diskfs_readonly_changed hereMichael I. Bushnell1996-06-271-4/+0
* (disk_pager_setup): Check diskfs_readonly variable instead of callingMichael I. Bushnell1996-06-271-1/+1
* (lndist): Add lndist-asm-files.Michael I. Bushnell1996-06-271-3/+7
* (LCLHDRS): Add diskfs-pager.h.Michael I. Bushnell1996-06-271-1/+1
* (installationdirlist): New variable.Michael I. Bushnell1996-06-271-0/+6
* (MKINSTALLDIRS): New variable.Michael I. Bushnell1996-06-271-3/+14
* (linked-files, lf-inst): New variables.Michael I. Bushnell1996-06-271-4/+5
* (distclean): Add config.cache.Michael I. Bushnell1996-06-271-1/+1
* (lndist-cthreads-h): Delet target.Michael I. Bushnell1996-06-271-4/+1
* (OTHERSRCS): Add append-std-options.c.Miles Bader1996-06-271-13/+14
* Initial revisionMiles Bader1996-06-271-0/+32