History log of /csrg-svn/sys/kern/sys_process.c (Results 1 – 25 of 61)
Revision Date Author Comments
# 68315 14-Feb-1995 cgd

new syscall arg conventions.


# 65771 21-Jan-1994 bostic

add USL's copyright notice


# 65503 05-Jan-1994 mckusick

add mips cruft to sys_process.c


# 64588 23-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL


# 64539 21-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL


# 63178 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 62864 09-Jun-1993 mckusick

alignment nits for word aligned architectures


# 61237 04-Jun-1993 mckusick

sync up definition of ptrace_args with reality


# 59935 11-May-1993 akito

add luna68k define


# 57864 04-Feb-1993 ralph

changed the name of exit() to exit1() because gcc2 thinks it
knows that exit() doesn't return.


# 57303 27-Dec-1992 hibler

move HPUXCOMPAT code to MD files and account for new stack alignment


# 56626 24-Oct-1992 bostic

don't allow process to attach to itself


# 56517 11-Oct-1992 bostic

make kernel includes standard


# 56312 21-Sep-1992 hibler

check for "trace me" right off the bat
check return value of pfind before trying attach


# 55270 15-Jul-1992 mckusick

vm_map_protect wants range to byte past end of affected range


# 54931 10-Jul-1992 torek

ANSIfy syscall args


# 54786 08-Jul-1992 torek

profil moves to subr_prof.c


# 54352 24-Jun-1992 torek

fix up profile clock start/stop; watch out for tick during changes


# 54340 23-Jun-1992 mckusick

add ptrace ATTACH/DETACH


# 54131 20-Jun-1992 mckusick

notify clock routines when a process requests profiling


# 53873 04-Jun-1992 mckusick

add support for luna68k from Omron


# 52374 05-Feb-1992 mckusick

p_regs moves to p_md.md_regs


# 52178 13-Jan-1992 marc

mips changes


# 49674 11-May-1991 mckusick

clarify comments


# 49589 09-May-1991 bostic

new copyright; att/bsd/shared


123