freebsd-dev/sys/sys
John Baldwin 3cb83e714d Add kern_setgroups() and kern_getgroups() and use them to implement
ibcs2_[gs]etgroups() rather than using the stackgap.  This also makes
ibcs2_[gs]etgroups() MPSAFE.  Also, it cleans up one bit of weirdness in
the old setgroups() where it allocated an entire credential just so it had
a place to copy the group list into.  Now setgroups just allocates a
NGROUPS_MAX array on the stack that it copies into and then passes to
kern_setgroups().
2006-07-06 21:32:20 +00:00
..
_iovec.h
_label.h
_lock.h
_mutex.h
_null.h
_pthreadtypes.h
_rwlock.h Fix a typo and match the copyright on rwlock.h. 2006-01-31 18:08:39 +00:00
_semaphore.h
_sigset.h
_task.h
_timespec.h
_timeval.h Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
_types.h Let kernel POSIX timer code and mqueue code to use integer as a resource 2006-03-01 06:29:34 +00:00
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h Add aio_fsync() prototype. 2006-03-23 08:47:28 +00:00
alq.h
assym.h
ata.h Make the ATAPI sense data accessible when using the ioctl interface 2006-03-31 08:09:05 +00:00
bio.h Assert proper use of bio_caller1, bio_caller2, bio_cflags, bio_driver1, 2006-03-01 19:01:58 +00:00
bitstring.h
blist.h
buf.h - Add the B_NEEDSGIANT flag which is only set if the vnode that owns a buf 2006-03-31 02:56:30 +00:00
bufobj.h - Add a BO_NEEDSGIANT flag to the bufobj. This flag forces all child 2006-04-28 01:05:31 +00:00
bus_dma.h
bus.h const'ify resource_spec to note that we won't be changing anything while 2006-04-20 01:44:16 +00:00
callout.h
cdefs.h Add macros for generating symbol version assembler opcodes. 2006-03-13 00:49:28 +00:00
cdio.h
cdrio.h
chio.h
clist.h
clock.h The year field is the 4 digit year (eg, 2006), not 'year - 1900' (eg 2006-03-24 06:27:34 +00:00
condvar.h
conf.h drop D_MEMDISK, not used in the tree... 2006-05-12 19:40:54 +00:00
cons.h Add new CONSOLE_DRIVER macro which takes just the name of the console 2006-05-26 10:58:39 +00:00
consio.h
copyright.h
cpu.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h Remove last traces of disk_enumerate() 2006-03-11 10:24:50 +00:00
disklabel.h Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
diskmbr.h
diskpc98.h
dkstat.h
domain.h
dvdio.h
elf32.h
elf64.h Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
elf_common.h o Correct URL to ELF header documantation. 2006-05-31 13:47:32 +00:00
elf_generic.h
endian.h
errno.h
eui64.h
event.h Remove nested includes of <sys/_lock.h> and <sys/_mutex.h> which spill into 2006-03-16 11:19:36 +00:00
eventhandler.h Allow for nmbclusters and maxsockets to be increased via sysctl. 2006-04-21 09:25:40 +00:00
eventvar.h
exec.h
extattr.h
fbio.h
fcntl.h
fdcio.h
file.h Allow concurrent read(2)/readv(2) access to a file. 2006-05-16 07:50:54 +00:00
filedesc.h backout rev 1.74 2006-04-07 05:16:02 +00:00
filio.h
firmware.h Move the new flags field to the end of the structure to maintain 2006-06-10 19:23:49 +00:00
fnv_hash.h
gmon.h Move the PC_TO_I() and KCOUNT() macros so they aren't GUPROF specific 2006-03-29 18:17:03 +00:00
gpt.h Add the UUID of Apple's HFS file system as can be found in the Intel 2006-06-22 22:11:12 +00:00
hash.h Remove comment that does not appy to FreeBSD. 2006-03-12 15:34:33 +00:00
iconv.h
imgact_aout.h
imgact_elf.h
imgact.h - Always call exec_free_args() in kern_execve() instead of doing it in all 2006-02-06 22:06:54 +00:00
inflate.h
interrupt.h
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
ipmi.h Add an OpenIPMI mostly compatible driver. This driver was developed 2006-02-10 20:51:35 +00:00
jail.h
joystick.h
kbio.h
kdb.h
kenv.h
kernel.h Be less harsh on brueffers eyes :-) 2006-05-26 10:23:05 +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
linker_set.h
linker.h Add a new section in this file for functions that are only exported by the 2006-06-20 20:59:55 +00:00
lock.h Update comments to indicate that locks are held by threads, not processes. 2006-04-17 20:17:09 +00:00
lockf.h
lockmgr.h
mac_policy.h Reconstitute struct mac_policy_ops by breaking out individual function 2006-04-26 14:18:55 +00:00
mac.h Introduce a new MAC entry point for label initialization of the NFS daemon's 2006-04-06 23:33:11 +00:00
malloc.h
mbpool.h
mbuf.h promote fast ipsec's m_clone routine for public use; it is renamed 2006-03-15 21:11:11 +00:00
mchain.h
md4.h
md5.h Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH and 2006-03-15 19:47:12 +00:00
mdioctl.h
memrange.h
mman.h
module.h Add a new module_file() function that returns the linker_file_t associated 2006-04-17 19:44:44 +00:00
mount.h Avoid dereferencing NULL pointer. 2006-05-05 19:32:35 +00:00
mouse.h
mqueue.h
msg.h
msgbuf.h
mtio.h
mutex.h Bah, fix fat finger in last. Invert the ~ on MTX_FLAGMASK as it's 2006-06-03 21:11:33 +00:00
namei.h Add AUDITVNODE[12] flags to namei(), which cause namei() to audit path 2006-02-05 15:42:01 +00:00
nlist_aout.h
param.h Update UPDATING and bump __FreeBSD_version for the ip6fw removal. 2006-05-13 06:08:25 +00:00
pciio.h
pcpu.h Modify the way we account for CPU time spent (step 1) 2006-02-07 21:22:02 +00:00
pioctl.h
pipe.h
pmc.h Remove unused symbols. 2006-03-28 16:20:29 +00:00
pmckern.h MFP4: Support for profiling dynamically loaded objects. 2006-03-26 12:20:54 +00:00
pmclog.h Remove unused symbols. 2006-03-28 16:20:29 +00:00
poll.h
posix4.h
power.h
priority.h
proc.h Move flag TDF_UMTXQ into structure umtxq, this eliminates the requirement 2006-05-18 08:43:46 +00:00
procfs.h
protosw.h Remove extra blank line below comment. 2006-06-16 22:31:56 +00:00
ptio.h
ptrace.h Add members pl_sigmask and pl_siglist into ptrace_lwpinfo to get lwp's 2006-02-06 09:41:56 +00:00
queue.h Add sanity checking for QUEUE(3) TAILQs under INVARIANTS (similar to 2006-05-26 18:17:53 +00:00
random.h
reboot.h
refcount.h
regression.h
resource.h
resourcevar.h
rman.h Add a convenience function rman_init_from_resource for initializing 2006-06-12 04:06:21 +00:00
rtprio.h
runq.h
rwlock.h Fix the name of the data set item for the SYSUNINIT in RW_SYSINIT to use 2006-06-23 19:36:50 +00:00
sbuf.h
sched.h Add scheduler API sched_relinquish(), the API is used to implement 2006-06-15 06:37:39 +00:00
select.h
selinfo.h
sem.h
sema.h
semaphore.h
serial.h o Don't make the SER_INT_* defines visible to userland. They 2006-03-30 17:24:42 +00:00
sf_buf.h
shm.h
sigio.h
signal.h Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
signalvar.h Add signal set sq_kill to sigqueue structure, the member saves all 2006-03-02 14:06:40 +00:00
sleepqueue.h Fix a long standing race between sleep queue and thread 2006-02-15 23:52:01 +00:00
smp.h
snoop.h
socket.h
socketvar.h Remove sbinsertoob(), sbinsertoob_locked(). They violate (and have 2006-06-17 22:48:34 +00:00
sockio.h Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00
soundcard.h
stack.h
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h
sx.h Add a sx_xlocked() macro which returns true if the current thread holds an 2006-06-21 20:38:29 +00:00
syscall.h Regen the system calls files, picking up the extended attr events, and some 2006-07-05 19:24:14 +00:00
syscall.mk Regen the system calls files, picking up the extended attr events, and some 2006-07-05 19:24:14 +00:00
syscallsubr.h Add kern_setgroups() and kern_getgroups() and use them to implement 2006-07-06 21:32:20 +00:00
sysctl.h Move some functions and definitions from uipc_socket2.c to uipc_socket.c: 2006-06-10 14:34:07 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h Regen the system calls files, picking up the extended attr events, and some 2006-07-05 19:24:14 +00:00
systm.h CPU time accounting speedup (step 2) 2006-02-11 09:33:07 +00:00
taskqueue.h
termios.h
thr.h Implement thr_set_name to set a name for thread. 2006-02-05 02:18:46 +00:00
tiio.h
time.h
timeb.h
timepps.h
timers.h s/timer_t/int/g 2006-03-01 06:48:31 +00:00
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
ttychars.h
ttycom.h Bring in a sysv-style pts implementation, as found in the rwatson_pts perforce branch. It works the same as its SysV/linux counterpart : You obtain a fd to the master pseudo terminal by opening /dev/ptmx, which craetes a node for the master as /dev/pty[num] and a node for the slave as /dev/pts/[num]. 2006-01-26 01:30:34 +00:00
ttydefaults.h
ttydev.h
turnstile.h Update comments to mention that each turnstile contains two queues and to 2006-04-18 18:21:38 +00:00
types.h
ucontext.h Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
ucred.h
uio.h
umtx.h WARNS level 4 cleanup, still has work to do. 2006-04-04 02:57:09 +00:00
un.h
unistd.h
unpcb.h
user.h Switch to a 64bit time_t, while it's not a big problem to do so. 2006-05-15 00:17:27 +00:00
utsname.h
uuid.h
vmmeter.h
vnode.h In vfs_hash_get(): mount point should never be changed 2006-04-18 08:05:08 +00:00
wait.h
watchdog.h
xrpuio.h