NetBSD/sys/sys
thorpej ac1b37ae05 Add support for multiple cfdata tables to the internals of the
autoconfiguration machinery, derived from PR #2112.

More work is left to do, including revamping how matches against
a candidate parent are done.
2002-09-23 23:16:06 +00:00
..
Makefile Remove clist.h. Clist blocks has never existed in NetBSD. 2002-09-19 10:49:43 +00:00
acct.h acctp is not used anywhere so delete it. 2002-05-12 20:35:15 +00:00
agpio.h
ansi.h Provide private definitions for in_{addr,port}_t. 2002-05-12 22:58:48 +00:00
ataio.h
audioio.h
boot_flag.h
bootblock.h Add x68k stuff. 2002-06-02 10:44:30 +00:00
bswap.h
buf.h Protect struct bufq_state from userland. 2002-08-30 19:21:14 +00:00
callout.h
cdefs.h
cdefs_aout.h Userland __COPYRIGHTs have \ns in them, and do not use asm(). 2002-05-11 11:57:14 +00:00
cdefs_elf.h correct comment 2002-01-27 07:19:25 +00:00
cdio.h
chio.h
clockctl.h Changed clocktl interface to use syscallargs structures 2001-12-09 16:10:43 +00:00
conf.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
core.h
device.h Add support for multiple cfdata tables to the internals of the 2002-09-23 23:16:06 +00:00
dir.h
dirent.h
disk.h remove all vesitages of dk_establish(). 2002-09-18 01:46:23 +00:00
disklabel.h Remove the old device buffer queue interface. 2002-08-30 15:43:36 +00:00
disklabel_acorn.h G/c riscbsd_partition; it's not used by anything, and is the same 2001-11-25 19:04:48 +00:00
disklabel_mbr.h make it possible to handle/mount FDISK-partitioned disk. 2002-06-17 15:07:06 +00:00
dkbad.h Keep the isbad() prototype here where it belongs, instead of random places. 2002-04-21 20:55:48 +00:00
dkio.h Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables 2002-01-09 04:12:11 +00:00
dkstat.h Add sysctls to read tk_{nin,nout,cancc,rawcc} (under a kern.tkstat node). 2002-01-28 02:06:02 +00:00
domain.h framework to add af-dependent data structure to struct ifnet. 2002-05-27 02:53:49 +00:00
dvdio.h Add some headers for region code support (RPC), which will be added in the 2001-12-09 22:54:51 +00:00
endian.h Use <sys/ansi.h> definitions for in_{addr,port}_t. 2002-05-12 22:59:50 +00:00
envsys.h
errno.h Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
exec.h - pass struct proc to copyargs 2002-08-26 21:09:02 +00:00
exec_aout.h Add MIDs for SH5. 2002-07-11 13:10:16 +00:00
exec_coff.h
exec_ecoff.h
exec_elf.h - pass struct proc to copyargs 2002-08-26 21:09:02 +00:00
exec_macho.h - pass struct proc to copyargs 2002-08-26 21:09:02 +00:00
exec_script.h
extent.h
fcntl.h Back off previous for now, Jason thinks it's not right. Will discuss 2001-12-07 07:09:29 +00:00
fdio.h
featuretest.h From the comment added to the file: 2001-12-20 20:07:24 +00:00
file.h Rename DTYPE_SYSTRACE to DTYPE_MISC. DTYPE_MISC can now be used by 2002-07-16 16:40:55 +00:00
filedesc.h From OpenBSD, via FreeBSD: If a set{u,g}id binary is invoked with fd < 3 2002-04-23 15:11:25 +00:00
filio.h
gmon.h
hash.h Add <sys/hash.h>, which currently implements three inline functions: 2001-12-05 06:51:55 +00:00
inttypes.h
ioccom.h
ioctl.h
ioctl_compat.h
ipc.h Expose the IPC_[RWM] symbols to userspace. 2002-08-07 23:39:24 +00:00
kcore.h
kernel.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
kgdb.h add support for the `D' kgdb detach command 2002-01-05 22:57:38 +00:00
kthread.h
ktrace.h Systrace support. 2002-06-17 16:23:58 +00:00
lkm.h uppercase the lkm kernel-userspace dev macros and prefix them with LKM_ 2002-09-18 22:59:36 +00:00
localedef.h
lock.h Move kernel_lock manipulation info functions so that they will 2002-05-21 01:38:26 +00:00
lockf.h
malloc.h Introduce MALLOC_NOINLINE, which mirrors the effect of DIAGNOSTIC 2002-07-05 13:05:14 +00:00
map.h
mbuf.h Changes to allow the IPv4 and IPv6 layers to align headers themseves, 2002-06-30 22:40:32 +00:00
md4.h
md5.h
midiio.h
mman.h
mount.h Add MNT_GETARGS that retrieves fs specific arguments. Also add an empty 2002-09-21 18:06:08 +00:00
msg.h
msgbuf.h
mtio.h Use "#define<tab>" consistantly. 2002-04-08 12:09:09 +00:00
namei.h Eliminate commons. 2002-05-12 23:06:27 +00:00
null.h
param.h Bump version for the merge of gehenna-devsw. 2002-09-06 13:58:36 +00:00
pipe.h use 'pid_t' for pipe_pgid, rather that 'gid_t' 2002-08-16 10:32:12 +00:00
pmc.h Expose <machine/pmc.h> to userland. 2002-08-08 16:23:19 +00:00
poll.h
pool.h Fix signed/unsigned comparison warnings from GCC 3.3. 2002-08-25 22:51:05 +00:00
proc.h Separate the scheduler from the context switching code. 2002-09-22 05:36:48 +00:00
properties.h
protosw.h
ptrace.h Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
queue.h SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
radioio.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
ras.h MI kernel support for user-level Restartable Atomic Sequences (RAS). 2002-08-28 07:16:33 +00:00
reboot.h
resource.h
resourcevar.h
rnd.h expose a way to see if random number source is enabled, some wants it 2002-08-20 22:30:53 +00:00
scanio.h
sched.h
scsiio.h Fix two typos in comments. From OpenBSD. 2002-07-10 21:56:42 +00:00
select.h Include "sys/types.h" here to fix compilation problems in 3rd party 2002-06-10 10:31:48 +00:00
sem.h use the exithook mechanism to clean up semaphores. 2002-03-17 22:21:58 +00:00
sha1.h
shm.h Expose the IPC_[RWM] symbols to userspace. 2002-08-07 23:39:24 +00:00
signal.h Always define SA_SIGINFO, and keep track of it in SVR4 emulation. This is 2002-04-12 17:37:30 +00:00
signalvar.h Make killproc really public, and while we are there, constify. 2002-07-28 22:18:51 +00:00
socket.h
socketvar.h Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
sockio.h Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z 2002-05-23 21:34:39 +00:00
stat.h Use _LP64 insteadl of __alpha__ to determine if we're generating 64-bit 2002-05-03 00:27:45 +00:00
stdint.h
swap.h
syscall.h regen: claim syscall slots for kqueue(2) and kevent(2) 2002-09-04 07:46:25 +00:00
syscallargs.h regen: claim syscall slots for kqueue(2) and kevent(2) 2002-09-04 07:46:25 +00:00
sysctl.h Get rid of sysctl for setting BCM2033 firmware path. It doesn't work 2002-08-26 13:09:39 +00:00
syslimits.h
syslog.h
systm.h Move humanize_number(9) to the ifdef _KERNEL section, because it conflicts 2002-09-13 14:16:48 +00:00
systrace.h sync up with latest openbsd systrace. 2002-07-30 16:29:28 +00:00
tablet.h
termios.h
time.h Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime 2002-01-31 00:13:07 +00:00
timeb.h
timepps.h
times.h Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
timex.h Don't 'extern' function prototypes. 2002-03-17 11:14:04 +00:00
tprintf.h
trace.h
tree.h Updates from OpenBSD: 2002-07-30 06:12:13 +00:00
tty.h
ttychars.h
ttycom.h Add IRFRAMEDISC line discipline for IrDA frames. 2001-12-03 23:29:11 +00:00
ttydefaults.h
ttydev.h
types.h Minimize uses of quad_t. Also, use C99 types more thoroughly. 2002-05-28 23:36:30 +00:00
ucred.h Introduce struct uucred which is our ``old'' ucred structure. This is 2001-11-29 21:20:00 +00:00
uio.h Back out revision 1.22: 2002-03-31 14:21:56 +00:00
un.h
unistd.h Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
unpcb.h
user.h
userconf.h
utsname.h
vadvise.h
vmmeter.h Remove declaration of total. nothing uses it. 2002-05-12 23:15:42 +00:00
vnode.h Remove bogus comment. 2002-08-14 18:31:36 +00:00
vnode_if.h
wait.h
wdog.h