freebsd-dev/sys/i386/svr4
John Baldwin 9ed316e3a7 If we have a p variable pointing to td->td_proc already, use it instead of
needlessly repeating the indirection in several places.  Half of the places
used td->td_proc, and half used p.  They are now consistent with each other
and all use p.
2001-09-18 21:20:58 +00:00
..
svr4_genassym.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
svr4_locore.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
svr4_machdep.c If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
svr4_machdep.h KSE Milestone 2 2001-09-12 08:38:13 +00:00