Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-06 | Include <sys/resource.h>. | Miles Bader | |
1995-11-06 | (S_proc_getprocinfo): | Miles Bader | |
Add NOISE and NOISE_LEN args. Fix various typos. Initialize ERR. | |||
1995-10-31 | (struct zombie): Deleted; now in proc.h. | Michael I. Bushnell | |
(zombie_list): Likewise. | |||
1995-10-31 | (struct zombie): New type. | Michael I. Bushnell | |
(zombie_list): New variable. | |||
1995-10-31 | (S_proc_getprocinfo): Implement all the rest of the PI flags except | Michael I. Bushnell | |
PI_ZOMBIE. | |||
1995-10-30 | (S_proc_getprocinfo): Support new FETCH flags; support new | Michael I. Bushnell | |
msg_report_wait call; improve organization. | |||
1995-10-30 | (S_proc_getprocenv): Removed #ifdef notyet; fixed args to | Michael I. Bushnell | |
get_string_array. | |||
1995-09-16 | Initial revision | Roland McGrath | |
1995-09-16 | (DIST_FILES): Added ourmsg.defs. | Roland McGrath | |
(ourmsg_U.h ourmsgUser.c, ourmsg.defs): Targets removed. | |||
1995-08-24 | (MIGSTUBS): New variable. | Miles Bader | |
(OBJS): Get the mig stubs from $(MIGSTUBS). (proc): Put all dependencies here. (HURDLIBS, REMHDRS): Removed. (OBJS): Calculate the appropiate bits from $(SRCS). | |||
1995-07-22 | (zombie_check_pid): Typo. | Michael I. Bushnell | |
1995-07-22 | (S_proc_setpgrp): Install bletcherous hack. | Michael I. Bushnell | |
1995-07-22 | (zombie_check_pid): Examine Z->pgrp too. | Michael I. Bushnell | |
1995-07-07 | "ihash.h" -> <hurd/ihash.h> | Michael I. Bushnell | |
1995-07-06 | (ourmsg_U.h ourmsgUser.c): Use local ourmsg.defs instead of include | Michael I. Bushnell | |
file directly. (ourmsg.defs): New target. | |||
1995-07-06 | Removed dependencies that are now automatically generated. | Michael I. Bushnell | |
1995-06-27 | (S_proc_dostop): Remove assigments from inside if tests. | Michael I. Bushnell | |
1995-06-06 | (OBJS): Removed ihash.o and primes.o. | Michael I. Bushnell | |
(CPPFLAGS): Deleted addition of -I../lib. (vpath): Deleted spec. (REMHDRS): Added ../libihash/ihash.h. (HURDLIBS): Added libihash. | |||
1995-04-26 | (S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' in | Michael I. Bushnell | |
zombie check. | |||
1995-04-18 | (reparent_zombies): Send SIGCHLD signal to init. | Michael I. Bushnell | |
1995-04-18 | (S_proc_wait): Don't return ESRCH; return ECHILD. | Michael I. Bushnell | |
1995-04-12 | (SRCS): Omit primes.c (it's moved to the lib dir). | Michael I. Bushnell | |
1995-04-06 | (S_proc_getprocinfo): New var `tp'. Bother to set | Michael I. Bushnell | |
PI->logincollection. | |||
1995-04-06 | (waiter_cares, waiting_parent_cares): New functions. | Roland McGrath | |
(alert_parent, reparent_zombies, S_proc_wait, S_proc_mark_stop): Use them. | |||
1995-04-05 | Use the hashing routines from ../lib/ihash.c. | Miles Bader | |
1995-04-04 | (main): Missing decls. | Michael I. Bushnell | |
1995-04-04 | (main): Wire text and data segment on startup to avoid failure mode | Michael I. Bushnell | |
during non-standalone pseudo-crash. | |||
1995-03-14 | Move the guts of the hash-table code to another to ihash.c, which is more | Miles Bader | |
generic. Rename struct htable to struct ihash. Rename addhash to ihash_add. Rename findhash to ihash_find. Use ihash_loc_remove to delete entries. | |||
1995-01-19 | More of same. | Roland McGrath | |
1995-01-19 | (S_proc_setpgrp): Use nowait_msg_proc_newids instead of nowait_proc_newids. | Roland McGrath | |
1995-01-19 | (S_proc_child): Use nowait_msg_proc_newids instead of nowait_proc_newids. | Roland McGrath | |
1995-01-17 | (check_uid): Return true if P has root. | Roland McGrath | |
1995-01-17 | (struct proc): Make `argv' and `envp' members `vm_address_t'. | Roland McGrath | |
1994-11-03 | entered into RCS | Michael I. Bushnell | |
1994-10-24 | Formerly info.c.~9~ | Roland McGrath | |
1994-10-14 | Formerly mgt.c.~22~ | Roland McGrath | |
1994-10-14 | Formerly mgt.c.~21~ | Roland McGrath | |
1994-10-10 | entered into RCS | Jim Blandy | |
1994-10-10 | entered into RCS | Roland McGrath | |
1994-10-03 | Formerly host.c.~9~ | Roland McGrath | |
1994-09-10 | Formerly host.c.~8~ | Roland McGrath | |
1994-09-10 | Formerly mgt.c.~20~ | Roland McGrath | |
1994-08-31 | Formerly mgt.c.~19~ | Michael I. Bushnell | |
1994-08-30 | Formerly primes.c.~11~ | Michael I. Bushnell | |
1994-08-30 | entered into RCS | Michael I. Bushnell | |
1994-08-29 | Formerly mgt.c.~18~ | Michael I. Bushnell | |
1994-08-23 | entered into RCS | Michael I. Bushnell | |
1994-08-22 | entered into RCS | Michael I. Bushnell | |
1994-08-22 | Formerly info.c.~8~ | Michael I. Bushnell | |
1994-08-22 | Formerly wait.c.~10~ | Roland McGrath | |