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
path:
root
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
.
Miles Bader
1997-02-04
1
-0
/
+5
*
(pid_find, task_find, task_find_nocreate, reqport_find):
Miles Bader
1997-02-04
1
-5
/
+5
*
Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-26
3
-7
/
+19
*
*** empty log message ***
Thomas Bushnell
1996-09-17
2
-3
/
+6
*
*** empty log message ***
Thomas Bushnell
1996-09-05
2
-69
/
+58
*
.
Miles Bader
1996-07-29
1
-0
/
+5
*
(get_string_array):
Miles Bader
1996-07-29
1
-5
/
+8
*
.
Miles Bader
1996-07-20
1
-0
/
+4
*
(S_proc_getmsgport): Deal with PID dying while we're waiting.
Miles Bader
1996-07-20
1
-5
/
+8
*
*** empty log message ***
Michael I. Bushnell
1996-07-19
2
-0
/
+12
*
*** empty log message ***
Michael I. Bushnell
1996-07-18
3
-3
/
+13
*
*** empty log message ***
Michael I. Bushnell
1996-07-18
2
-0
/
+4
*
*** empty log message ***
Michael I. Bushnell
1996-07-18
2
-1
/
+6
*
.
Roland McGrath
1996-07-18
1
-2
/
+7
*
Thu Jul 18 04:15:49 1996 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1996-07-18
1
-10
/
+10
*
Initial revision
Roland McGrath
1996-07-17
1
-0
/
+834
*
(EWOULDBLOCK): Define to work around new libc bug.
Michael I. Bushnell
1996-07-16
1
-0
/
+2
*
(S_proc_reauthenticate): Don't use unsafe MOVE_SEND in user-side
Michael I. Bushnell
1996-07-08
1
-1
/
+2
*
(process_has_exited): When reparenting children to init, if one of
Michael I. Bushnell
1996-07-03
1
-0
/
+6
*
(check_owner): Return true any time PROC1 has root.
Michael I. Bushnell
1996-06-28
1
-1
/
+1
*
(S_proc_setmsgport): Add OLDMSGPORT_TYPE param.
Miles Bader
1996-06-20
1
-1
/
+4
*
(S_proc_getsidport): MAKE_SEND_ONCE -> MAKE_SEND.
Michael I. Bushnell
1996-05-30
1
-1
/
+1
*
(S_proc_getprocinfo): Get rid of temp hack for strnlen.
Miles Bader
1996-05-29
1
-3
/
+0
*
(S_proc_getprocinfo): Set PI->exitstatus and PI->sigcode.
Michael I. Bushnell
1996-05-24
1
-0
/
+7
*
(process_has_exited): Don't call alert_parent if P->p_task is null
Michael I. Bushnell
1996-05-24
1
-1
/
+2
*
(send_signal): Send sigcode in message.
Miles Bader
1996-05-23
1
-2
/
+15
*
(S_proc_pid2task, S_proc_pid2proc): Use check_owner.
Miles Bader
1996-05-15
1
-2
/
+3
*
(check_owner): New inline function.
Miles Bader
1996-05-15
1
-3
/
+12
*
(PI_FETCH_THREAD_DETAILS): New macro.
Miles Bader
1996-05-12
1
-13
/
+27
*
(S_proc_getprocinfo): Add comment.
Miles Bader
1996-05-12
1
-0
/
+3
*
(S_proc_get_tty): New function.
Miles Bader
1996-05-10
1
-0
/
+7
*
(S_proc_exception_raise): Fetch sigcode from correctly named member of
Michael I. Bushnell
1996-05-10
1
-1
/
+1
*
(S_proc_reauthenticate): Use new authentication interface.
Michael I. Bushnell
1996-05-09
1
-11
/
+20
*
(S_proc_getprocinfo): FLAGS is now an in-out parameter.
Michael I. Bushnell
1996-05-09
1
-11
/
+11
*
(S_proc_wait): New parm SIGCODE; return p_sigcode in it.
Michael I. Bushnell
1996-05-09
1
-3
/
+13
*
(struct proc): Add p_sigcode.
Michael I. Bushnell
1996-05-09
1
-0
/
+1
*
(OUR_VERSION): Upgrade to 0.0.
Michael I. Bushnell
1996-05-06
1
-1
/
+1
*
(S_proc_getprocinfo):
Miles Bader
1996-05-01
1
-6
/
+16
*
(S_proc_getprocinfo): Install temporary hack so things at least
Michael I. Bushnell
1996-04-29
1
-0
/
+3
*
*** empty log message ***
Michael I. Bushnell
1996-04-29
1
-48
/
+42
*
Many changes to support multi-threading. See ChangeLog.
Michael I. Bushnell
1996-04-25
9
-167
/
+233
*
Many changes to support multi-threading. See ChangeLog.
Michael I. Bushnell
1996-04-25
1
-31
/
+27
*
(process_has_exited): Clear p->p_waited.
Michael I. Bushnell
1996-04-15
1
-0
/
+1
*
(S_proc_reassign): Use new ports_transfer_right call instead of
Michael I. Bushnell
1996-03-29
1
-6
/
+41
*
(new_proc): Oops, reinstall code to request dead name notification on
Michael I. Bushnell
1996-03-21
1
-0
/
+9
*
(complete_exit): Leave pgrp here.
Michael I. Bushnell
1996-03-20
1
-55
/
+57
*
(S_proc_setpgrp): Delete bletcherous hack from July 22, 1995.
Michael I. Bushnell
1996-03-20
1
-16
/
+6
*
(message_demuxer): Remove call to interrupt_server.
Michael I. Bushnell
1996-03-20
1
-2
/
+2
*
(MIGSTUBS): Delete interruptServer.o.
Michael I. Bushnell
1996-03-20
1
-1
/
+1
*
(abort_getmsgport): Delete function.
Michael I. Bushnell
1996-03-20
1
-36
/
+9
[next]