freebsd-skq/sys/sys
rwatson 4b6baecfc7 Second pass commit to introduce new ACL and Extended Attribute system
calls, vnops, vfsops, both in /kern, and to individual file systems that
require a vfsop_ array entry.

Reviewed by:	eivind
1999-12-19 06:08:07 +00:00
..
_posix.h
_sigset.h
acct.h
acl.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
aio.h
bio.h Synopsis of problem being fixed: Dan Nelson originally reported that 1999-12-12 06:09:57 +00:00
bitstring.h
blist.h
buf.h Synopsis of problem being fixed: Dan Nelson originally reported that 1999-12-12 06:09:57 +00:00
bus_dma.h
bus_private.h
bus.h Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
callout.h
ccdvar.h
cdefs.h
cdio.h
chio.h
clist.h
conf.h Remove the now unused chrtoblk() function. 1999-11-29 20:50:58 +00:00
cons.h
consio.h
copyright.h
ctype.h
dataacq.h
devfsext.h
devicestat.h Revamp the devstat priority system. All disks now have the same priority. 1999-12-08 04:45:23 +00:00
dir.h
dirent.h
disk.h
disklabel.h Remove BAD144 support, it has already been disabled for some time. 1999-12-08 09:33:00 +00:00
diskmbr.h Remove BAD144 support, it has already been disabled for some time. 1999-12-08 09:33:00 +00:00
diskpc98.h Remove BAD144 support, it has already been disabled for some time. 1999-12-08 09:33:00 +00:00
diskslice.h Remove BAD144 support, it has already been disabled for some time. 1999-12-08 09:33:00 +00:00
dkstat.h
dmap.h
domain.h
dvdio.h Commit the kernel part of our DVD support. Nothing much to say really, 1999-12-07 22:25:28 +00:00
elf32.h
elf64.h
elf_common.h
elf_generic.h
errno.h
eventhandler.h
exec.h
extattr.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h Commit the kernel part of our DVD support. Nothing much to say really, 1999-12-07 22:25:28 +00:00
gmon.h
imgact_aout.h
imgact_elf.h
imgact.h Introduce commandline caching in the kernel. 1999-11-16 20:31:58 +00:00
inflate.h
interrupt.h
inttypes.h
ioccom.h
ioctl_bt848.h
ioctl_compat.h
ioctl_meteor.h
ioctl.h
ipc.h
jail.h
joystick.h Switch over to using the generic joy driver 1999-12-05 20:02:19 +00:00
kbio.h - Remember the keyboard repeat delay and rate. 1999-12-13 09:31:43 +00:00
kernel.h
kthread.h
ktrace.h
libkern.h Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
linedisc.h Remove the now unused chrtoblk() function. 1999-11-29 20:50:58 +00:00
link_aout.h
link_elf.h
linker_set.h
linker.h
lock.h Lock reporting and assertion changes. 1999-12-11 16:13:02 +00:00
lockf.h
lockmgr.h Lock reporting and assertion changes. 1999-12-11 16:13:02 +00:00
malloc.h
mbuf.h I've been style(9)izing mbuf.h and making the macros more resilient 1999-12-19 01:47:16 +00:00
md5.h
mdioctl.h
memrange.h
mman.h Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC to 1999-12-12 03:19:33 +00:00
module.h modfind(char *) -> modfind(const char *) 1999-11-16 21:51:35 +00:00
mount.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
mouse.h
msg.h
msgbuf.h
mtio.h
namei.h Do NOT unlock dvp if LOCKPARENT && vp == dvp. Does not affect any code 1999-12-18 22:57:38 +00:00
nlist_aout.h
param.h Bump the version number now that the Linuxulator has pluggable ioctl 1999-12-04 11:42:29 +00:00
pciio.h [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
pioctl.h
pipe.h
poll.h
posix4.h
proc.h Move the wakeup_one() prototype from proc.h to systm.h. It now hangs 1999-12-12 04:21:27 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h
random.h
reboot.h
resource.h
resourcevar.h
rman.h
rtprio.h
select.h
selinfo.h
sem.h
semaphore.h
shm.h
signal.h
signalvar.h
smp.h
snoop.h
socket.h General clean-up of socket.h and associated sources to synchronise up 1999-11-24 20:49:04 +00:00
socketvar.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
sockio.h
soundcard.h tanimura implemented SNDCTL_DSP_GETODELAY for pcm. 1999-11-29 23:01:59 +00:00
stat.h
syscall-hide.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
syscall.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
syscall.mk Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
sysctl.h Separate some common sysctl code into sysctl_find_oid() and calling 1999-12-01 02:25:19 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
systm.h Move the wakeup_one() prototype from proc.h to systm.h. It now hangs 1999-12-12 04:21:27 +00:00
tablet.h
termios.h
time.h
timeb.h
timepps.h
timers.h
times.h
timetc.h
timex.h
tprintf.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h
ucontext.h
ucred.h
uio.h
un.h
unistd.h Move POSIX feature constants from pthread.h to unistd.h, as required by 1999-12-16 21:53:39 +00:00
unpcb.h
user.h Add e_stats (p->p_stats, from struct user->u_stats) to eproc so it's 1999-11-17 12:49:22 +00:00
utsname.h
vmmeter.h
vnioctl.h
vnode.h Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
wait.h
wormio.h
xrpuio.h