freebsd-nq/sys/sys
Poul-Henning Kamp 1ae3f81d9b Constify.
Sponsored by: DARPA & NAI Labs.
2002-04-07 09:58:28 +00:00
..
_lock.h Add a new char * pointer lo_type to struct lock_object that is used to 2002-04-04 20:45:21 +00:00
_mutex.h Instead of get_cyclecount(9), use nanotime(9) to record acquisition and 2002-04-02 14:42:01 +00:00
_posix.h
_sigset.h
_timespec.h
_types.h o Implement <sys/_types.h>, a new header for storing types that are 2002-04-01 08:12:25 +00:00
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
assym.h
ata.h Cleanup, use the same method to denote parts for endianess. 2002-04-05 18:03:33 +00:00
bio.h
bitstring.h
blist.h
buf.h
bus_dma.h
bus_private.h
bus.h Add resource_list_add_next() which returns the RID for the resource added. 2002-03-29 06:42:54 +00:00
callout.h
capability.h
ccdvar.h
cdefs.h Make the previous revision work a little bit better. 2002-04-06 21:08:59 +00:00
cdio.h Add endianess kludge code, so that bitfields work on the sparc64 as well. 2002-04-05 13:10:26 +00:00
cdrio.h
chio.h
clist.h
clock.h Add a generic implementation of inittodr() and resettodr(), as well as 2002-04-04 23:39:10 +00:00
condvar.h A couple of bits survived Dans nukage of CV_DEBUG in favour of INVARIANTS, 2002-03-31 07:23:31 +00:00
conf.h Here follows the new kernel dumping infrastructure. 2002-03-31 22:37:00 +00:00
cons.h
consio.h
copyright.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h Here follows the new kernel dumping infrastructure. 2002-03-31 22:37:00 +00:00
disklabel.h Constify. 2002-04-07 09:58:28 +00:00
diskmbr.h Constify. 2002-04-07 09:58:28 +00:00
diskpc98.h Constify. 2002-04-07 09:58:28 +00:00
diskslice.h
dkstat.h
dmap.h
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h
elf_generic.h
errno.h
event.h
eventhandler.h Use sx locks rather than lockmgr locks for eventhandlers. 2002-04-02 04:18:54 +00:00
eventvar.h
exec.h
extattr.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h The description of fd_mtx is "filedesc structure." 2002-03-29 11:26:05 +00:00
filio.h
fnv_hash.h
gmon.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
kbio.h
kernel.h
kerneldump.h Make the kernel dump header endianness invariant by always dumping 2002-04-03 07:24:12 +00:00
kobj.h
kse.h
kthread.h
ktr.h Wrap the arguments to CTR6() in parentheses so that the u_long casts work 2002-04-01 19:44:13 +00:00
ktrace.h
libkern.h
linedisc.h Here follows the new kernel dumping infrastructure. 2002-03-31 22:37:00 +00:00
link_aout.h
link_elf.h
linker_set.h
linker.h
lock.h Add a new mtx_init option "MTX_DUPOK" which allows duplicate acquires of locks 2002-03-27 09:23:41 +00:00
lockf.h
lockmgr.h
malloc.h
mbuf.h
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 Change mtx_init() to now take an extra argument. The third argument is 2002-04-04 20:52:27 +00:00
namei.h
nlist_aout.h
param.h Move the FFS parameter MAXFRAG from <sys/param.h> to <ufs/ffs/fs.h> 2002-04-03 20:39:27 +00:00
pciio.h
pcpu.h Embed a struct vmmeter in the per-cpu structure and add a macro, 2002-04-04 21:38:47 +00:00
pioctl.h
pipe.h
poll.h
posix4.h
power.h
priority.h
proc.h Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +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
select.h
selinfo.h
sem.h
sema.h
semaphore.h
shm.h
signal.h
signalvar.h Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
smp.h
snoop.h
socket.h
socketvar.h
sockio.h
soundcard.h
stat.h
stdint.h o Implement <sys/_types.h>, a new header for storing types that are 2002-04-01 08:12:25 +00:00
sx.h - Make this compile if INVARIANTS support is not enabled. 2002-04-02 18:18:56 +00:00
syscall.h
syscall.mk
sysctl.h Here follows the new kernel dumping infrastructure. 2002-03-31 22:37:00 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h
systm.h Move the CTASSERT macro from MD code to systm.h alongside KASSERT so other 2002-04-01 21:55:00 +00:00
taskqueue.h
termios.h
time.h
timeb.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tty.h Fixed -Wshadow warnings by renaming ttysleep()'s `timeout' parameter to 2002-03-27 03:52:04 +00:00
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h segsz_t needs to be 64bit for sparc64. 2002-04-06 08:29:18 +00:00
ucontext.h
ucred.h Minor style cleanup. Remove unneeded includes, and correct or add 2002-04-07 03:59:31 +00:00
uio.h
un.h
unistd.h
unpcb.h
user.h Correct KINFO_PROC_SIZE for sparc64 due to segsz_t change. 2002-04-06 08:30:05 +00:00
utsname.h
vmmeter.h
vnioctl.h
vnode.h
wait.h
xrpuio.h