freebsd-skq/sys/sys
rwatson daa1c89f45 Merge the dev_clone and dev_clone_cred event handlers into a single
event handler, dev_clone, which accepts a credential argument.
Implementors of the event can ignore it if they're not interested,
and most do.  This avoids having multiple event handler types and
fall-back/precedence logic in devfs.

This changes the kernel API for /dev cloning, and may affect third
party packages containg cloning kernel modules.

Requested by:	phk
MFC after:	3 days
2005-08-08 19:55:32 +00:00
..
_iovec.h
_label.h
_lock.h
_mutex.h
_null.h
_pthreadtypes.h
_semaphore.h
_sigset.h
_task.h
_timespec.h
_timeval.h
_types.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
assym.h
ata.h Allow the array number to be read back on atacontrol create 2005-08-05 15:08:17 +00:00
bio.h - switch_point is now unused. This doesn't break module binary compatability 2005-06-12 22:33:06 +00:00
bitstring.h
blist.h
buf.h - We should never unlock a buf before we've cleared B_REMFREE. I believe 2005-06-13 00:48:58 +00:00
bufobj.h Fix a serious deadlock with the NFS client. Given a large enough 2005-06-10 23:50:41 +00:00
bus_dma.h
bus.h
callout.h
cdefs.h Remove superfluous semicolon at the end of the __strong_reference() macro 2005-07-14 19:30:49 +00:00
cdio.h
cdrio.h
chio.h
clist.h Remove advertising clause from University of California Regent's license, 2004-04-07 04:19:52 +00:00
clock.h
condvar.h
conf.h Merge the dev_clone and dev_clone_cred event handlers into a single 2005-08-08 19:55:32 +00:00
cons.h
consio.h
copyright.h
cpu.h
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
elf_generic.h
endian.h
errno.h
eui64.h
event.h Fix the recent panics/LORs/hangs created by my kqueue commit by: 2005-07-01 16:28:32 +00:00
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 Switch Unicode charset name from "ISO-10646-UCS-2" to "UTF-16BE". 2005-07-03 01:12:37 +00:00
imgact_aout.h
imgact_elf.h
imgact.h
inflate.h
interrupt.h
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
jail.h Rename sysctl security.jail.getfsstatroot_only to security.jail.enforce_statfs 2005-06-09 18:49:19 +00:00
joystick.h
kbio.h kbdmux(4) keyboard multiplexer integration 2005-07-14 22:43:20 +00:00
kdb.h
kenv.h
kernel.h
kerneldump.h Switch AMD64 and i386 platforms to using ELF as their kernel crash 2005-06-29 22:28:46 +00:00
kobj.h Export a routine, kobj_machdep_init(), that allows platforms 2005-08-07 02:20:35 +00:00
kse.h
ksem.h
kthread.h
ktr.h - Replace the unused KTR_NFS with KTR_VFS. KTR_VFS differs from KTR_VOP 2005-06-11 00:40:27 +00:00
ktrace.h
libkern.h Add strcasecmp() and strncasecmp() to libkern and connect to the build. 2005-08-08 18:31:13 +00:00
limits.h
linedisc.h
link_aout.h
link_elf.h
linker_set.h
linker.h
lock.h
lockf.h
lockmgr.h - Fix a problem that slipped through review; the stack member of the lockmgr 2005-08-03 04:59:07 +00:00
mac_policy.h Insert a series of place-holder function pointers in mac_policy.h for 2005-08-08 16:09:33 +00:00
mac.h When devfs cloning takes place, provide access to the credential of the 2005-07-14 10:22:09 +00:00
malloc.h Introduce a new sysctl, kern.malloc_stats, which exports kernel malloc 2005-07-14 11:52:06 +00:00
mbpool.h
mbuf.h add m_align, a function to align any type of mbuf (i.e. it 2005-07-30 01:32:16 +00:00
mchain.h Change API of mb_copy_t in libmchain so that netsmb can handle 2005-07-29 13:22:37 +00:00
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h Holding a vnode doesn't prevent v_mount from disappearing (when the 2005-08-06 01:42:04 +00:00
mouse.h
msg.h
msgbuf.h
mtio.h
mutex.h Include a SYSUNINIT() to destroy the mutex in MTX_SYSINIT. This makes 2005-08-02 20:50:45 +00:00
namei.h
nlist_aout.h
param.h Oops, bump __FreeBSD_version to mark shared library version bump. 2005-07-23 16:42:54 +00:00
pciio.h
pcpu.h
pioctl.h
pipe.h
pmc.h sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c: 2005-07-09 17:29:36 +00:00
pmckern.h Fail the module loading process if the currently executing kernel 2005-07-30 09:02:42 +00:00
pmclog.h MFP4: 2005-06-30 19:01:26 +00:00
poll.h
posix4.h
power.h
priority.h
proc.h Validate if the value written into {FS,GS}.base is a canonical 2005-07-10 23:31:11 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
queue.h Fix typo so QUEUE_MACRO_DEBUG works again. 2005-08-08 05:43:57 +00:00
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
serial.h
sf_buf.h
shm.h Change the data type of the upper shared memory limits from a signed 2005-08-06 07:20:18 +00:00
sigio.h
signal.h
signalvar.h
sleepqueue.h
smp.h
snoop.h
socket.h
socketvar.h Document that SOCK_LOCK is used to protect so_emuldata. 2005-07-09 12:24:40 +00:00
sockio.h Add hooks into the networking layer to support if_bridge. This changes struct 2005-06-05 03:13:13 +00:00
soundcard.h OSS defines AFMT_x32_xE as: 2005-07-31 16:08:03 +00:00
stack.h - Add support for saving stack traces and displaying them via printf(9) 2005-08-03 04:27:40 +00:00
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h
sx.h
syscall.h Regen. 2005-07-08 15:06:58 +00:00
syscall.mk Regen. 2005-07-08 15:06:58 +00:00
syscallsubr.h - Add two new system calls: preadv() and pwritev() which are like readv() 2005-07-07 18:17:55 +00:00
sysctl.h
sysent.h
syslimits.h
syslog.h
sysproto.h Regen. 2005-07-08 15:06:58 +00:00
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 Make the default RB_AUGMENT() produce a 'do {} while (0)' instead 2005-06-10 11:44:57 +00:00
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
turnstile.h
types.h
ucontext.h
ucred.h Correct a comment in ucred.h. 2005-06-28 02:23:56 +00:00
uio.h - Add two new system calls: preadv() and pwritev() which are like readv() 2005-07-07 18:17:55 +00:00
umtx.h
un.h
unistd.h
unpcb.h
user.h Re-arrange some variables in kinfo_proc, and add more spare room. This 2005-06-09 19:09:02 +00:00
utsname.h
uuid.h
vmmeter.h
vnode.h Holding a vnode doesn't prevent v_mount from disappearing (when the 2005-08-06 01:42:04 +00:00
wait.h
watchdog.h
xrpuio.h