freebsd-dev/sys/i386
David Greenman c52007c2cc All:
Changed vnodep -> vp for consistency with the rest of the kernel, and
changed iparams -> imgp for brevity.

kern_exec.c:
   Explicitly initialized some additional parts of the image_params struct
to avoid bzeroing it. Rewrote the set-id code to reduce the number of
logical tests. The rewrite exposed a mostly benign bug in the algorithm:
traced set-id images would get ktracing disabled even if the set-id didn't
happen for other reasons.
1995-11-06 12:52:37 +00:00
..
apm Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
bios Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
boot Add -fno-strength-reduce to neutralize possible bad effect of -O2 1995-10-10 21:11:22 +00:00
conf Add eisa0 and remove ISA configuration line for ahc0. 1995-11-05 17:02:54 +00:00
eisa Probe all slots even if an EISA main board isn't found. This catches 1995-11-06 05:21:01 +00:00
i386 Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
ibcs2 All: 1995-11-06 12:52:37 +00:00
include Modifications for the new eisaconf. 1995-11-05 04:43:22 +00:00
isa Remove old eisaconf cruft from the eisa files. The old eisaconf kludged 1995-11-05 04:45:16 +00:00
linux All: 1995-11-06 12:52:37 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
scsi -Wall fixes. 1995-11-06 05:21:13 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00