freebsd-dev/sys/sys
2003-01-26 21:49:44 +00:00
..
_iovec.h It is bad style to define the same structure in multiple header 2002-12-28 22:17:29 +00:00
_label.h Update licenses and wording: NAI has authorized the removal of clause three 2002-11-04 02:35:46 +00:00
_lock.h
_mutex.h Save 16 bytes per mutex if MUTEX_PROFILING is not defined. 2002-12-29 11:14:41 +00:00
_semaphore.h
_sigset.h Split 4.x and 5.x signal handling so that we can keep 4.x signal 2002-10-25 19:10:58 +00:00
_timespec.h
_timeval.h Move struct timeval to its own header so that it can be shared between 2002-12-31 04:08:41 +00:00
_types.h Add suseconds_t and useconds_t for storing microseconds. 2002-12-22 22:02:41 +00:00
aac_ioctl.h
acct.h
acl.h Provide prototypes for new ACL system calls to manipulate ACLs "by 2002-12-29 20:30:00 +00:00
agpio.h
aio.h
alq.h - Export the alq daemon thread pointer. 2002-09-26 07:38:56 +00:00
assym.h
ata.h
bio.h Add a field for tallying the number of spawned bio's a bio has. 2002-10-09 07:11:03 +00:00
bitstring.h
blist.h Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft 2003-01-11 01:09:51 +00:00
buf.h Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
bus_dma.h New bus_dma interfaces for use by crypto device drivers: 2002-10-04 20:40:39 +00:00
bus.h Add wrappers around the newly created bus_child_pnpinfo_str and 2002-10-07 07:08:00 +00:00
callout.h
ccdvar.h Finally give CCD the disk mini-layer treatment: 2003-01-19 15:00:58 +00:00
cdefs.h Add the ability to specify a strict C99 environment with the 2002-10-21 20:50:30 +00:00
cdio.h
cdrio.h * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec. 2002-10-18 22:03:39 +00:00
chio.h
clist.h
clock.h
condvar.h
conf.h Remove OBE prototype for iszerodev() - it was replaced by the 2003-01-21 19:26:17 +00:00
cons.h
consio.h
copyright.h We've had something like this file since 1992, so therefore this file 2003-01-07 04:37:40 +00:00
ctype.h Resolve conflicts arising from the ACPI CA 20021118 import. 2002-11-27 18:09:20 +00:00
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h Add ioctl which overwrites the first BBSIZE bytes of a BSD labeled disk. 2003-01-26 21:49:44 +00:00
diskmbr.h Add NEXTDOSPART (N-Extended-Dos-Partitions) as replacement for the 2003-01-20 11:06:24 +00:00
diskpc98.h Remove NEXTDOSPART. 2003-01-21 14:02:11 +00:00
diskslice.h Remove the deprecated IOCTL bits raidframe used, it doesn't anymore. 2003-01-20 18:22:30 +00:00
dkstat.h
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h
elf_generic.h
endian.h
errno.h Copyin and copyout are only possible from a process-native thread, 2002-10-07 06:25:26 +00:00
event.h
eventhandler.h - Add an event that is triggered when the system is low on memory. This is 2002-11-21 09:17:56 +00:00
eventvar.h
exec.h Use __CONCAT and __XSTRING when concatenating or stringifying arguments to 2003-01-04 08:17:27 +00:00
extattr.h Prototypes for new link extended attribute calls. Sync to MAC tree. 2002-10-09 21:48:57 +00:00
fbio.h
fcntl.h
fdcio.h
file.h Bow to the whining masses and change a union back into void *. Retain 2003-01-13 00:33:17 +00:00
filedesc.h When compiling the kernel do not implicitly include filedesc.h from proc.h, 2003-01-01 01:56:19 +00:00
filio.h
fnv_hash.h
gmon.h
gpt.h o Include <sys/uuid.h>. This avoids that applications such as 2002-11-10 20:13:58 +00:00
iconv.h
imgact_aout.h
imgact_elf.h - Provide backwards compatibility for kern.fallback_elf_brand. 2003-01-05 03:48:14 +00:00
imgact.h Bring in two sets of changes: 2002-11-05 17:51:56 +00:00
inflate.h
interrupt.h
ioccom.h
ioctl_bt848.h
ioctl_compat.h
ioctl_meteor.h
ioctl.h
ipc.h It is possible for an active aio to prevent shared memory from being 2003-01-13 23:04:32 +00:00
jail.h
joystick.h
jumbo.h
kbio.h
kenv.h
kernel.h After much delay and anticipation, welcome RAIDFrame into the FreeBSD 2002-10-20 08:17:39 +00:00
kerneldump.h Add kernel dump support, based on the ia64 version (which was committed 2002-10-20 17:03:15 +00:00
kobj.h
kse.h 1. Support versioning and wall clock in kse mailbox, 2002-11-18 01:59:31 +00:00
kthread.h Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
ktr.h
ktrace.h
libkern.h - Style fixes. 2003-01-17 22:58:32 +00:00
linedisc.h Remove OBE prototype for iszerodev() - it was replaced by the 2003-01-21 19:26:17 +00:00
link_aout.h
link_elf.h
linker_set.h
linker.h Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
lock.h
lockf.h
lockmgr.h Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
mac_policy.h Remove dm_root entry from struct devfs_mount. It's never set, and is 2002-12-09 03:44:28 +00:00
mac.h Remove dm_root entry from struct devfs_mount. It's never set, and is 2002-12-09 03:44:28 +00:00
malloc.h Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
mbuf.h Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
mchain.h Remove the hto(be|le)[slq] and (be|le)toh[slq] macros defined in 2002-12-16 16:20:06 +00:00
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h Re-add MNT_ACLS to the list of "updateable" mount flags, per our 2002-12-27 18:20:16 +00:00
mouse.h
msg.h Add const qualifier to data argument for msgsnd. 2003-01-26 20:09:34 +00:00
msgbuf.h Make the msg_size, msg_bufx and msg_bufr memebers of struct msgbuf 2002-11-14 16:11:12 +00:00
mtio.h
mutex.h Allow lint-like tools to override DROP_GIANT and friends. 2002-12-28 22:29:10 +00:00
namei.h Remove four members of struct nameidata which have been commented 2003-01-13 08:49:36 +00:00
nlist_aout.h
param.h Bump __FreeBSD_version to 500100 to allow us to differentiate HEAD from 2003-01-17 06:18:25 +00:00
pciio.h
pcpu.h Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
pioctl.h
pipe.h
poll.h
posix4.h Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
power.h
priority.h
proc.h Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
procfs.h
protosw.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ptio.h
ptrace.h
queue.h
random.h add RANDOM_PURE for use by crypto drivers that harvest data from h/w RNG's 2002-10-04 20:34:08 +00:00
reboot.h
regression.h
resource.h
resourcevar.h Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
rman.h Make the rman_{get,set}_* macros into real functions. The macros 2002-11-27 03:55:22 +00:00
rtprio.h
runq.h
sbuf.h Add the new function "sbuf_done()" which returns non-zero if the sbuf is 2002-10-04 09:58:17 +00:00
sched.h - Add the new sched_pctcpu() function to the sched_* api. 2002-11-21 09:30:55 +00:00
select.h Add complete struct timeval by including <sys/_timeval.h>. 2002-12-31 04:13:50 +00:00
selinfo.h
sem.h Bring semop() closer the the opengroup standards. 2003-01-25 21:27:37 +00:00
sema.h
semaphore.h o Adjust the SEM_VALUE_MAX macro so that <machine/limits.h> isn't 2002-10-04 21:31:33 +00:00
shm.h Bring shm functions closer the the opengroup standards. 2003-01-25 21:33:05 +00:00
sigio.h When compiling the kernel do not implicitly include filedesc.h from proc.h, 2003-01-01 01:56:19 +00:00
signal.h Fix drift of the comment about sa_sigaction away from its code. 2002-12-29 19:34:37 +00:00
signalvar.h Split 4.x and 5.x signal handling so that we can keep 4.x signal 2002-10-25 19:10:58 +00:00
smp.h
snoop.h Declare the snp ioctl()s to work on udev_t, since that is what they 2002-11-11 10:45:31 +00:00
socket.h It is bad style to define the same structure in multiple header 2002-12-28 22:17:29 +00:00
socketvar.h Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
sockio.h
soundcard.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
stat.h Use unsigned long' instead of u_long' so that this header compiles 2002-10-11 15:52:14 +00:00
statvfs.h
stddef.h Add the sys/stddef.h header, so that we can have ptrdiff_t 2002-11-13 15:14:57 +00:00
stdint.h
sun_disklabel.h Duh. #ifdef CTASSERT so we don't break user-land software. 2002-10-29 06:43:57 +00:00
sx.h
syscall.h Some KSE syscalls are MPSAFE. 2003-01-08 04:57:53 +00:00
syscall.mk Some KSE syscalls are MPSAFE. 2003-01-08 04:57:53 +00:00
syscallsubr.h Split 4.x and 5.x signal handling so that we can keep 4.x signal 2002-10-25 19:10:58 +00:00
sysctl.h Introduce the ability to flag a sysctl for operation at secure level 2 or 3 2003-01-14 19:35:33 +00:00
sysent.h SCARGS removal take II. 2002-12-14 01:56:26 +00:00
syslimits.h Add the POSIX sanctioned "LOGIN_NAME_MAX" -- Maximum length of a login name. 2003-01-06 04:33:47 +00:00
syslog.h
sysproto.h regen 2003-01-26 20:10:35 +00:00
systm.h Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
taskqueue.h
termios.h
tiio.h
time.h Move struct timeval to its own header so that it can be shared between 2002-12-31 04:08:41 +00:00
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 Add suseconds_t and useconds_t for storing microseconds. 2002-12-22 22:02:41 +00:00
ucontext.h Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
ucred.h
uio.h It is bad style to define the same structure in multiple header 2002-12-28 22:17:29 +00:00
un.h
unistd.h Update limits and configuration parameters for 1003.1/TC1/D6. 2002-10-27 18:03:02 +00:00
unpcb.h Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
user.h The a.out md_coredump stuff isn't referenced anywhere anymore, and 2002-10-15 00:02:50 +00:00
utsname.h
uuid.h Wrap function prototype declarations in __BEGIN_DECLS to do the right thing 2002-11-05 10:57:53 +00:00
vmmeter.h
vnode.h Add a new vnode flag VI_DOINGINACT to indicate that a VOP_INACTIVE 2002-12-29 18:30:49 +00:00
wait.h
xrpuio.h