freebsd-dev/sys/sys
Mike Silbersack b9697d572f Redefine M_FREELIST to be 0x8000; 0x4000 conflicted with two other
uses of m_flags in the kernel.  (A future commit will move all
private m_flags users here so they're obvious without a great
deal of searching.)

This should fix the mbuf double-free panics those using ppp or
ipfw reset rules have been seeing since the double-free detection
code went in.
2003-05-09 02:15:52 +00:00
..
_iovec.h
_label.h Rename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the variables and 2003-05-08 19:49:42 +00:00
_lock.h
_mutex.h
_semaphore.h
_sigset.h
_timespec.h
_timeval.h
_types.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
assym.h
ata.h Add function to add spare disk to raid. 2003-05-02 12:39:34 +00:00
bio.h
bitstring.h
blist.h
buf.h
bus_dma.h
bus.h
callout.h
ccdvar.h
cdefs.h
cdio.h Make bitfields plain old u_int. u_int16_t makes no sense. 2003-04-30 12:07:32 +00:00
cdrio.h
chio.h
clist.h
clock.h
condvar.h
conf.h
cons.h
consio.h
copyright.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h Make bsd_disklabel_le_enc calculate the checksum and fill it in. 2003-05-02 22:46:13 +00:00
diskmbr.h
diskpc98.h Remove DIOCGPC98 ioctl. 2003-05-01 14:40:16 +00:00
dkstat.h #include <sys/resource.h> to limit ports damage. 2003-05-07 15:26:43 +00:00
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h
elf_generic.h
endian.h
errno.h
event.h
eventhandler.h
eventvar.h
exec.h
extattr.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h
fnv_hash.h
gmon.h
gpt.h
iconv.h
imgact_aout.h
imgact_elf.h
imgact.h
inflate.h
interrupt.h
ioccom.h
ioctl_bt848.h
ioctl_compat.h
ioctl_meteor.h
ioctl.h
ipc.h
jail.h
joystick.h
jumbo.h
kbio.h
kenv.h
kernel.h
kerneldump.h
kobj.h
kse.h
kthread.h
ktr.h
ktrace.h
libkern.h
limits.h Style fixes. 2003-05-04 22:13:04 +00:00
linedisc.h
link_aout.h
link_elf.h
linker_set.h
linker.h Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values 2003-05-01 03:31:18 +00:00
lock.h
lockf.h
lockmgr.h
mac_policy.h
mac.h
malloc.h
mbuf.h Redefine M_FREELIST to be 0x8000; 0x4000 conflicted with two other 2003-05-09 02:15:52 +00:00
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h
mouse.h
msg.h
msgbuf.h
mtio.h
mutex.h
namei.h
nlist_aout.h
param.h Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
pciio.h
pcpu.h
pioctl.h
pipe.h
poll.h
posix4.h
power.h
priority.h
proc.h Move the flag that indicates an idle thread from the KSE to the thread. 2003-05-02 00:33:12 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h
random.h
reboot.h
regression.h
resource.h
resourcevar.h
rman.h
rtprio.h
runq.h
sbuf.h
sched.h
select.h
selinfo.h
sem.h
sema.h
semaphore.h
shm.h
sigio.h
signal.h
signalvar.h Make issignal() private to kern_sig.c since it is only called from cursig() 2003-05-05 21:16:28 +00:00
smp.h
snoop.h
socket.h
socketvar.h
sockio.h
soundcard.h My previous commit broke builds for restricted namespaces. Add 2003-05-04 05:57:50 +00:00
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h Introduce a #define for the length of the bootloader code. 2003-04-23 08:04:30 +00:00
sx.h
syscall.h
syscall.mk
syscallsubr.h Split sendit into two parts. The first part, still called sendit, that 2003-05-05 20:33:38 +00:00
sysctl.h
sysent.h
syslimits.h
syslog.h
sysproto.h
systm.h
taskqueue.h
termios.h
thr.h
tiio.h
time.h
timeb.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h
ucontext.h Add an argument to get_mcontext() which specified whether the 2003-04-25 01:50:30 +00:00
ucred.h
uio.h
umtx.h
un.h
unistd.h
unpcb.h
user.h Use the 64 bit sized struct kinfo_proc for AMD64. 2003-04-30 22:06:39 +00:00
utsname.h
uuid.h
vmmeter.h
vnode.h Remove an unused declaration. 2003-04-26 08:36:06 +00:00
wait.h
watchdog.h
xrpuio.h