freebsd-src/sys/alpha
Mike Smith 6d7d302695 Fix a leak where a scratch buffer was not freed when reading from the
/dev/?random devices.  This appears to have been missed when the code
was brought across from the i386.  (This should fix the "world build
hangs with everything waiting on 'temp' problem.)

Also add some iovec fixup code in the error path which seems to have
been similarly fixed.

There are a number of other differences between the i386 and alpha
version which have not been examined.  This code should still be
considered suspect.
2000-05-13 05:38:25 +00:00
..
alpha Fix a leak where a scratch buffer was not freed when reading from the 2000-05-13 05:38:25 +00:00
conf Add option for Rawhide (AlphaServer 4100 systems). 2000-05-07 05:50:27 +00:00
include Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
isa Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
linux Fixed the return type for exit() and the args struct tag several NOPROTO 2000-05-09 18:23:16 +00:00
mcbus Change references/comments about 'secondary' to reflect that while we'd 2000-05-09 02:20:44 +00:00
osf1 Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
pci Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
tc Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
tlsb Add $FreeBSD$ 2000-05-01 20:32:07 +00:00