1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
David Malone 7cc0979fd6 Convert more malloc+bzero to malloc+M_ZERO.
Submitted by:	josh@zipperup.org
Submitted by:	Robert Drehmel <robd@gmx.net>
2000-12-08 21:51:06 +00:00
..
acpica
apm
bios
conf Staticize some malloc M_ instances. 2000-12-08 20:09:00 +00:00
i386 Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ibcs2
include Fix a jump to the wrong label, <sigh>. Put a period at the end of a 2000-12-08 19:53:37 +00:00
isa Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
linux Protect access to p_stat with sched_lock. 2000-12-01 06:34:19 +00:00
pci
svr4 Don't use p->p_sigstk.ss_flags to keep state of whether the 2000-11-30 05:23:49 +00:00
Makefile