1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/sys/sys
Pawel Jakub Dawidek 6db107202a Fix build breakage.
2007-04-09 22:29:13 +00:00
..
_bus_dma.h
_elf_solaris.h
_iovec.h
_lock.h
_mutex.h Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes, 2007-03-21 21:20:51 +00:00
_null.h
_pthreadtypes.h
_rwlock.h Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes, 2007-03-21 21:20:51 +00:00
_semaphore.h
_sigset.h
_sx.h Optimize sx locks to use simple atomic operations for the common cases of 2007-03-31 23:23:42 +00:00
_task.h
_timespec.h
_timeval.h
_types.h
aac_ioctl.h
acct.h
acl.h Minor white space tweaks in comments. 2007-03-16 13:39:04 +00:00
agpio.h
aio.h
alq.h
apm.h Evolve the ctlreq interface added to geom_gpt into a generic 2007-02-07 18:55:31 +00:00
assym.h
ata.h Add the SMART command to the ATA instruction set. 2007-01-27 21:15:59 +00:00
bio.h
bitstring.h
blist.h
buf.h Instead of doing comparisons using the pcpu area to see if 2007-03-08 06:44:34 +00:00
bufobj.h Cylinder group bitmaps and blocks containing inode for a snapshot 2007-01-23 10:01:19 +00:00
bus_dma.h
bus.h o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
callout.h
cdefs.h
cdio.h
cdrio.h
chio.h
clist.h
clock.h
condvar.h Rename the cv_*wait*() functions to _cv_*wait*() and change their second 2007-03-21 22:22:13 +00:00
conf.h Use int instead of u_int for the 'extra' argument to the 2007-02-02 22:27:45 +00:00
cons.h
consio.h
copyright.h The pc98 porting team's copyright year should be 2003, when 2007-01-10 01:29:46 +00:00
cpu.h Add an interface for drivers to be notified of changes to CPU frequency. 2007-03-26 18:03:29 +00:00
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h
diskmbr.h
diskpc98.h
dkstat.h
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h Correct PT_GNU_EH_FRAME definition. 2007-04-03 01:47:07 +00:00
elf_generic.h
elf.h
endian.h
errno.h
eui64.h
event.h
eventhandler.h Add an interface for drivers to be notified of changes to CPU frequency. 2007-03-26 18:03:29 +00:00
eventvar.h
exec.h
extattr.h Revert/re-make previous commit in a manner that maintains hyphenation of 2007-03-16 19:18:49 +00:00
fbio.h
fcntl.h
fdcio.h
file.h - Close a race between enumerating UNIX domain socket pcb structures via 2007-01-05 19:59:46 +00:00
filedesc.h Replace custom file descriptor array sleep lock constructed using a mutex 2007-04-04 09:11:34 +00:00
filio.h Implement SEEK_DATA and SEEK_HOLE extensions to lseek(2) as found in 2007-04-05 21:10:53 +00:00
firmware.h Cleanup and document the implementation of firmware(9) based on 2007-02-15 17:21:31 +00:00
fnv_hash.h
gmon.h
gpt.h
hash.h
iconv.h
imgact_aout.h
imgact_elf.h
imgact.h
inflate.h
interrupt.h o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
ipmi.h
jail.h Implement functionality I called 'jail services'. 2007-04-05 23:19:13 +00:00
joystick.h
kbio.h
kdb.h
kenv.h
kernel.h Fix build breakage. 2007-04-09 22:29:13 +00:00
kerneldump.h
kobj.h
kse.h
ksem.h
kthread.h
ktr.h
ktrace.h
libkern.h
limits.h
linedisc.h
link_aout.h
link_elf.h Add dl_iterate_phdr function prototype and corresponding dl_phdr_info 2007-04-03 18:33:41 +00:00
linker_set.h
linker.h
lock_profile.h skip call to _lock_profile_obtain_lock_success entirely if acquisition time is non-zero 2007-04-03 18:36:27 +00:00
lock.h Remove unneccessary LO_CONTESTED flag 2007-04-03 17:57:50 +00:00
lockf.h
lockmgr.h - Use lock_init/lock_destroy() to setup the lock_object inside of lockmgr. 2007-03-30 18:07:24 +00:00
mac.h Update comments in mac.h. 2007-02-06 16:24:57 +00:00
malloc.h
mbpool.h
mbuf.h m_extadd does not appear to do the right thing for the case of clusters 2007-04-04 04:08:57 +00:00
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h Add security.jail.mount_allowed sysctl, which allows to mount and 2007-04-05 21:03:05 +00:00
mouse.h
mqueue.h
msg.h
msgbuf.h
mtio.h
mutex.h move lock_profile calls out of the macros and into kern_mutex.c 2007-04-03 22:52:31 +00:00
namei.h
nlist_aout.h
param.h Bump __FreeBSDversion for CAM sg addition. 2007-04-08 22:45:20 +00:00
pciio.h
pcpu.h Push down the implementation of PCPU_LAZY_INC() into the machine-dependent 2007-03-11 05:54:29 +00:00
pioctl.h
pipe.h
pmc.h
pmckern.h
pmclog.h
poll.h
posix4.h
power.h
priority.h Replace (name) with Henric Vestergaard Draboel since it was clear that 2007-01-08 21:21:45 +00:00
priv.h Add ZFS-specific privileges. 2007-04-06 01:11:39 +00:00
proc.h Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes, 2007-03-21 21:20:51 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h
random.h
reboot.h
refcount.h
regression.h
resource.h
resourcevar.h
rman.h
rtprio.h Replace (name) with Henric Vestergaard Draboel since it was clear that 2007-01-08 21:21:45 +00:00
runq.h - Change types for necent runq additions to u_char rather than int. 2007-02-08 01:52:25 +00:00
rwlock.h Fix a comment grammar nit. 2007-03-27 15:09:10 +00:00
sbuf.h
sched.h - Remove setrunqueue and replace it with direct calls to sched_add(). 2007-01-23 08:46:51 +00:00
select.h
selinfo.h
sem.h
sema.h
semaphore.h
serial.h
sf_buf.h
shm.h
sigio.h
signal.h
signalvar.h
sleepqueue.h Optimize sx locks to use simple atomic operations for the common cases of 2007-03-31 23:23:42 +00:00
smp.h
snoop.h
socket.h
socketvar.h Space to tab in SB_* defines to match with rest of file. 2007-03-19 18:40:31 +00:00
sockio.h
soundcard.h
stack.h
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h
sx.h Fixes to sx for newsx - fix recursed case and move out of inline 2007-04-03 22:58:21 +00:00
syscall.h
syscall.mk
syscallsubr.h
sysctl.h Add kern.hostuuid sysctl, which will be used to keep host's UUID. 2007-04-09 19:18:09 +00:00
sysent.h - Split out the part of SYSCALL_MODULE_HELPER() that builds a 'struct 2007-04-02 13:53:26 +00:00
syslimits.h
syslog.h
sysproto.h
systm.h Add root_mounted() function that returns true if the root file system is 2007-04-08 23:54:01 +00:00
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
turnstile.h
types.h
ucontext.h
ucred.h Update a comment: Rather than suggesting suser(), suggest priv(9) for 2007-03-14 19:52:19 +00:00
uio.h
umtx.h
un.h
unistd.h Hide SEEK_DATA and SEEK_HOLE under __BSD_VISIBLE. 2007-04-07 18:31:40 +00:00
unpcb.h Revise locking strategy used for UNIX domain sockets in order to improve 2007-02-26 20:47:52 +00:00
user.h
utsname.h
uuid.h
vmmeter.h
vnode.h Make vdropl() public; zfs needs it. There is also plenty of existing 2007-03-31 23:57:17 +00:00
wait.h
watchdog.h
xrpuio.h