1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/sys
Nathan Whitehorn 79c77d726e Turn off default generation of userland dot symbols on powerpc64 now that
we have a binutils that supports it. Kernel dot symbols remain on to assist
DDB.
2011-02-18 21:44:53 +00:00
..
_bus_dma.h
_iovec.h
_lock.h
_lockmgr.h
_mutex.h
_null.h
_pthreadtypes.h
_rmlock.h
_rwlock.h
_semaphore.h
_sigset.h
_sockaddr_storage.h
_stack.h
_sx.h
_task.h
_termios.h
_timespec.h
_timeval.h
_types.h
_umtx.h MFp4: 2010-12-22 05:01:52 +00:00
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
apm.h
assym.h
ata.h
bio.h
bitstring.h
blist.h
buf_ring.h
buf.h
bufobj.h
bus_dma.h
bus.h Retire the INTR_FAST flag as it was obsoleted by the introduction of the 2011-01-06 21:14:34 +00:00
callout.h
cdefs.h Turn off default generation of userland dot symbols on powerpc64 now that 2011-02-18 21:44:53 +00:00
cdio.h
cdrio.h
cfictl.h
chio.h
clock.h
condvar.h
conf.h
cons.h
consio.h
copyright.h Happy New Year 2011. 2010-12-31 18:07:16 +00:00
cpu.h
cpuctl.h
cpuset.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h
diskmbr.h Add new user-friendly aliases for partition types for the MBR and 2011-01-28 11:13:01 +00:00
diskpc98.h
dkstat.h
domain.h
dtrace_bsd.h
dvdio.h
elf32.h
elf64.h
elf_common.h Add PT_GNU_STACK definition. 2010-11-23 12:51:08 +00:00
elf_generic.h
elf.h
endian.h
errno.h
eui64.h
event.h
eventhandler.h
eventvar.h
exec.h
extattr.h
fail.h Initialize fp_location for explicitly managed fail points, and push 2010-12-21 18:23:03 +00:00
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h
firmware.h
fnv_hash.h
gmon.h
gpio.h
gpt.h Add new user-friendly aliases for partition types for the MBR and 2011-01-28 11:13:01 +00:00
hash.h
hhook.h - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9), 2010-12-21 13:45:29 +00:00
iconv.h
imgact_aout.h
imgact_elf.h
imgact.h Create shared (readonly) page. Each ABI may specify the use of page by 2011-01-08 16:13:44 +00:00
inflate.h
interrupt.h Remove 'softclock_ih' as it is no longer used. 2010-11-03 15:38:52 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
ipmi.h
jail.h
joystick.h
kbio.h
kdb.h
kenv.h
kernel.h Remove unexisted since r212541 timer1hz/timer2hz variables. 2010-11-10 16:42:36 +00:00
kerneldump.h - Add minidump support for FreeBSD/mips 2010-11-07 03:09:02 +00:00
khelp.h - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9), 2010-12-21 13:45:29 +00:00
kobj.h
ksem.h
ksyms.h
kthread.h
ktr.h
ktrace.h - When disabling ktracing on a process, free any pending requests that 2010-10-21 19:17:40 +00:00
libkern.h Add support for asterisk characters when filling in the GELI password 2010-11-14 14:12:43 +00:00
limits.h
link_aout.h
link_elf.h In rtld, read the initial stack access mode from AT_STACKPROT as set 2011-01-08 17:11:49 +00:00
linker_set.h After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
linker.h Provide convenience function for obtaining MODINFO_ADDR and MODINFO_SIZE 2011-02-09 19:08:21 +00:00
lock_profile.h
lock.h
lockf.h
lockmgr.h
lockstat.h
mac.h
malloc.h
mbpool.h
mbuf.h
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). 2011-01-17 22:58:28 +00:00
mman.h
module_khelp.h - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9), 2010-12-21 13:45:29 +00:00
module.h
mount.h Close body of the VFS_UNLOCK_GIANT() macro into do { } while (0) loop, 2010-12-21 21:59:21 +00:00
mouse.h
mpt_ioctl.h
mqueue.h
msg.h
msgbuf.h Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00
mtio.h
mutex.h Retire mp_fixme(). It's no longer used. 2011-02-14 02:37:27 +00:00
namei.h
nlist_aout.h
osd.h - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9), 2010-12-21 13:45:29 +00:00
param.h Merge binutils 2.17.50 to head. This brings a number of improvements to 2011-02-18 20:54:12 +00:00
pciio.h
pcpu.h After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
pioctl.h Fix typo. 2011-01-23 12:44:17 +00:00
pipe.h
pmc.h
pmckern.h
pmclog.h
poll.h
posix4.h
power.h
priority.h Rework realtime priority support: 2011-01-14 17:06:54 +00:00
priv.h
proc.h Remove unused since r134586 thr_exit1() declaration. 2011-02-12 15:24:52 +00:00
procfs.h Add the ability for GDB to printout the thread name along with other 2010-11-22 14:42:13 +00:00
protosw.h
ptio.h
ptrace.h Allow debugger to specify that children of the traced process should be 2011-01-25 10:59:21 +00:00
queue.h Add SLIST_SWAP() macro. 2010-12-03 16:07:50 +00:00
random.h
reboot.h
refcount.h
regression.h
resource.h
resourcevar.h
rman.h
rmlock.h
rtprio.h
runq.h
rwlock.h
sbuf.h
sched.h - Follow r216313, the sched_unlend_user_prio is no longer needed, always 2010-12-29 09:26:46 +00:00
sdt.h
select.h
selinfo.h
sem.h
sema.h
serial.h
sf_buf.h
sglist.h
shm.h
sigio.h
signal.h Make POLL_ERR and POLL_HUP different. 2010-11-12 15:30:49 +00:00
signalvar.h
sleepqueue.h Tighten up some of the comments describing turnstiles and sleepqueues. 2010-12-13 23:53:55 +00:00
smp.h Add some platform KOBJ extensions and continue integrating PowerPC 2010-11-12 04:18:19 +00:00
snoop.h
sockbuf.h
socket.h This commit implements the SO_USER_COOKIE socket option, which lets 2010-11-12 13:02:26 +00:00
socketvar.h This commit implements the SO_USER_COOKIE socket option, which lets 2010-11-12 13:02:26 +00:00
sockio.h Reshuffle SIOCGIFCONF32 handler from r155224. 2010-10-21 16:20:48 +00:00
sockopt.h
sockstate.h
soundcard.h
stack.h
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h
sx.h
syscall.h
syscall.mk
syscallsubr.h
sysctl.h Remove the CTLFLAG_NOLOCK as it seems to be both unused and 2011-01-26 22:48:09 +00:00
sysent.h Add macro to test the sv_flags of any process. Change some places to test 2011-01-26 20:03:58 +00:00
syslimits.h
syslog.h
sysproto.h
systm.h
taskqueue.h Use M_WAITOK rather than M_NOWAIT when creating taskqueues via the 2011-02-04 14:06:57 +00:00
termios.h
thr.h
tiio.h
time.h
timeb.h
timeet.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
ttycom.h
ttydefaults.h
ttydevsw.h
ttydisc.h
ttyhook.h
ttyqueue.h
turnstile.h Tighten up some of the comments describing turnstiles and sleepqueues. 2010-12-13 23:53:55 +00:00
types.h
ucontext.h
ucred.h
uio.h Remove the uio_yield prototype and symbol. This function has been 2011-02-08 00:36:46 +00:00
umtx.h MFp4: 2010-12-22 05:01:52 +00:00
un.h
unistd.h
unpcb.h
user.h
utsname.h
uuid.h
vmmeter.h Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. 2011-01-09 12:50:44 +00:00
vnode.h Put the general logic for being a CPU hog into a new function 2011-02-02 16:35:10 +00:00
vtoc.h
wait.h
watchdog.h