NetBSD/sys/sys
enami 07702f68a6 Introduce new filesystem type FS_CCD so that an operator can mark the
ccd component partition.  Note that the ccd driver still allows partitions
of any types as components since an on-disk BSD disklabel isn't available
on some port.
2000-04-05 04:03:20 +00:00
..
Makefile Harmless pasto in previous. 2000-01-11 10:53:01 +00:00
acct.h Create new kernel thread to issue statfs(2) system call to check free 2000-03-10 01:13:18 +00:00
ataio.h
audioio.h
bswap.h tread _STANDALONE like _KERNEL: don't rename bswapNN functions 2000-02-03 02:03:12 +00:00
buf.h Declare nbuf, buf, buffers and bufpages as extern. 2000-03-28 06:03:46 +00:00
callout.h Call the routine to calculate callwheelsize from allocsys() instead of 2000-03-24 11:57:14 +00:00
cdefs.h instead of just going on as normal if __RENAME() is used in kernel 2000-02-03 02:20:13 +00:00
cdefs_aout.h Fix symbol renaming on cc -traditional. 1999-12-13 08:25:16 +00:00
cdefs_elf.h Fix symbol renaming on cc -traditional. 1999-12-13 08:25:16 +00:00
cdio.h
chio.h
clist.h
conf.h Driver for Compaq array controllers and disks (cac(4)/ca(4)). 2000-03-16 14:52:22 +00:00
core.h Format for 32-bit core images. 1999-12-30 15:45:09 +00:00
device.h Also use __HAVE_DEVICE_REGISTER for the device_register() prototype, rather 2000-03-06 02:48:51 +00:00
dir.h
dirent.h
disk.h
disklabel.h Introduce new filesystem type FS_CCD so that an operator can mark the 2000-04-05 04:03:20 +00:00
disklabel_mbr.h
dkbad.h
dkio.h Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the 1999-12-23 21:23:19 +00:00
dkstat.h
domain.h
dvdio.h
endian.h Allow mips endian_machdep.h to see _LITTLE_ENDIAN and _BIG_ENDIAN. 2000-03-17 11:47:43 +00:00
envsys.h Add rfact multiplication factor for DC voltage sources 2000-03-09 04:13:58 +00:00
errno.h Add a descriptive comment to previous. 2000-03-14 19:16:03 +00:00
exec.h Added a 32-bit compatibility process flag. 1999-12-30 15:46:16 +00:00
exec_aout.h
exec_coff.h EXEC_COFF cleanup 2000-01-02 13:39:49 +00:00
exec_ecoff.h
exec_elf.h Make this file possible to use again. 2000-02-22 16:36:29 +00:00
exec_script.h
extent.h
fcntl.h
fdio.h
featuretest.h
file.h add declaration for `vnops' 2000-02-01 01:22:45 +00:00
filedesc.h Implement fdremove() which is used in place of all the code that 2000-03-23 05:16:12 +00:00
filio.h
gmon.h
inttypes.h
ioccom.h
ioctl.h
ioctl_compat.h
ipc.h
kcore.h
kernel.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
kgdb.h
kthread.h
ktrace.h
lkm.h
localedef.h
lock.h
lockf.h
malloc.h CL* discarding. 1999-12-04 12:33:03 +00:00
map.h
mbuf.h introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +00:00
md5.h
midiio.h
mman.h
mount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
msg.h Declare the SysV IPC *info structures and shmsegs pointer as extern. 2000-03-28 05:14:03 +00:00
msgbuf.h
mtio.h
namei.h
null.h Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to 2000-01-10 16:58:38 +00:00
param.h 1.4X -- vnode storage layout and UVM map/page/pager ops interface changes. 2000-03-26 20:57:02 +00:00
poll.h
pool.h Change ratecap to its presumably intended type of struct timeval. 2000-02-14 21:17:04 +00:00
proc.h Remove duplicate declaration if uvm_swapin() - it's in <uvm/uvm_extern.h>. 2000-03-28 06:01:05 +00:00
protosw.h Change the use of pfil hooks. There is no longer a single list of all 2000-02-17 10:59:32 +00:00
ptrace.h
queue.h Add SLIST. 2000-03-15 02:03:11 +00:00
reboot.h
resource.h
resourcevar.h
rnd.h
scanio.h
sched.h
scsiio.h
select.h
sem.h Declare the SysV IPC *info structures and shmsegs pointer as extern. 2000-03-28 05:14:03 +00:00
sha1.h
shm.h Declare the SysV IPC *info structures and shmsegs pointer as extern. 2000-03-28 05:14:03 +00:00
signal.h
signalvar.h Add prototype for cpu_coredump32() 1999-12-30 15:53:09 +00:00
socket.h Change #define CMSG_ALIGN so it's not recursive. Now the kernel compiles 2000-04-03 11:49:25 +00:00
socketvar.h Remove duplicate declaration of sonewconn1() - there's another further 2000-03-28 05:06:20 +00:00
sockio.h Add SIOCGDRVSPEC to get driver specific parameters in addition to the 2000-03-13 05:56:47 +00:00
stat.h don't provide these prototypes for standalone programs (as noted by 2000-02-03 02:01:53 +00:00
swap.h
syscall.h Regen 2000-01-31 15:13:24 +00:00
syscallargs.h Regen 2000-01-31 15:13:24 +00:00
sysctl.h Remove duplicate declarations of sysctl_rdstring() and sysctl_rdstruct(). 2000-03-28 05:07:42 +00:00
syslimits.h
syslog.h
systm.h Oops, use sort(1) and not sort(brain). 2000-03-29 00:01:39 +00:00
tablet.h
termios.h
time.h Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04:45 +00:00
timeb.h
timepps.h Add accidentally-omitted prototype for time_pps_kcbind() so userlevel PPSAPI 2000-01-19 03:33:18 +00:00
times.h
timex.h
tprintf.h
trace.h
tty.h Declarations of ctty{open,read,write,ioctl,poll} are covered by the 2000-03-28 05:52:15 +00:00
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h Add dtime_t for on-disk time_t so we can fix the Y2038 problem. 1999-12-30 15:51:35 +00:00
ucred.h
uio.h
un.h
unistd.h
unpcb.h
user.h
utsname.h
vadvise.h
vmmeter.h
vnode.h Remove duplicate declaration of vattr_null() - it's declared with the 2000-03-28 05:49:30 +00:00
vnode_if.h Regen. 1999-12-07 23:58:27 +00:00
vsio.h
wait.h