freebsd-dev/sys/i386
Brian Feldman 942fd180df We don't end up checking for a return value of EFAULT from the copyinstr()
in the pathname translation procedure. This proves fatal, and can be
easily fixed. This or a similar change needs to be committed to svr4_util.h
and ibcs2_util.h. I will update ibcs2_util.h, if noone else thinks of a
better way to do this, in the same manner. I will leave svr4 to the
respective maintainer.

This closes the problem of the only crash I've been able to produce as
a user recently, except for (currently not-in-the-source tree) fd
table sharing fixes. Thanks goes to pho for his stress-testers.
1999-08-07 05:33:35 +00:00
..
apm Don't trust the segment limits that the BIOS reports; instead give it 1999-08-02 18:46:34 +00:00
bios Don't trust the segment limits that the BIOS reports; instead give it 1999-08-02 18:46:34 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Enable bpf by default. There was no significant dissention to my proposal 1999-08-07 01:42:08 +00:00
eisa I'm not sure how this wasn't in the last commit but anyhow... 1999-08-02 20:01:40 +00:00
i386 Forgot the "bsd" slice, now setrootbyname() understands "wd0s1a". 1999-08-06 20:29:46 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include updating isdn4bsd to beta version 0.83 1999-08-06 14:05:10 +00:00
isa Don't probe if pci_cfgopen() fails to find pci hardware, like we used to 1999-08-04 13:38:24 +00:00
linux We don't end up checking for a return value of EFAULT from the copyinstr() 1999-08-07 05:33:35 +00:00
pci Don't probe if pci_cfgopen() fails to find pci hardware, like we used to 1999-08-04 13:38:24 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile