NetBSD/sys/sys
2001-04-03 20:25:22 +00:00
..
acct.h
ansi.h
ataio.h
audioio.h Add a field in mixer_devinfo_t that indicates the minimum delta to 2000-12-29 10:00:08 +00:00
boot_flag.h
bswap.h
buf.h allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
callout.h
cdefs_aout.h
cdefs_elf.h check __LEADING_UNDERSCORE instead of __sh3__ 2001-02-25 15:49:58 +00:00
cdefs.h Make __restrict actually DTRT for non-C99 GCC >= 2.92. 2000-12-27 10:05:22 +00:00
cdio.h
chio.h
clist.h
conf.h missed conversion of dev_noimpl(poll,enodev) -> seltrue 2001-03-26 13:05:20 +00:00
core.h
device.h Remove trailing , from last enum element. 2000-12-01 02:07:04 +00:00
dir.h
dirent.h
disk.h
disklabel_mbr.h add MBR_IS_EXTENDED() to detect one of the extended MBR partition types 2000-12-24 13:30:51 +00:00
disklabel.h Protect #include <sys/types.h> by #ifndef _LOCORE. <sys/types.h> isn't 2001-04-03 20:25:22 +00:00
dkbad.h
dkio.h Define __HAVE_OLD_DISKLABEL in <machine/types.h> for i386 (where the 2001-01-07 17:55:40 +00:00
dkstat.h
domain.h
dvdio.h Add RCSid. 2001-01-08 08:37:12 +00:00
endian.h
envsys.h
errno.h
event.h freebsd kqueue implementation 2001-02-24 11:11:36 +00:00
eventvar.h
exec_aout.h
exec_coff.h
exec_ecoff.h restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
exec_elf.h populate OSABI list 2001-03-14 16:27:15 +00:00
exec_script.h
exec.h Support flexible process address space limits and bump kernel version number. 2001-02-14 18:21:42 +00:00
extent.h
fcntl.h
fdio.h
featuretest.h
file.h convert to ANSI KNF 2001-02-26 16:35:41 +00:00
filedesc.h convert to ANSI KNF 2001-02-26 16:35:41 +00:00
filio.h
fnv_hash.h A generic implementation of the Fowler/Noll/Vo hash (FNV hash), 2001-03-20 02:10:18 +00:00
gmon.h
inttypes.h
ioccom.h
ioctl_compat.h
ioctl.h caddr_t -> void * 2000-12-18 18:57:11 +00:00
ipc.h
kcore.h
kernel.h
kgdb.h
kthread.h
ktrace.h utrace(2): limit size of user data to KTR_USER_MAXLEN (currently 2048); return EINVAL if 'len' is bigger 2001-01-05 22:25:26 +00:00
lkm.h LMREADY actually takes a `u_long' (really, a pointer). 2001-02-25 17:44:15 +00:00
localedef.h C99: add new parameters int_p_cs_precedes, int_n_cs_precedes, 2001-01-02 10:53:24 +00:00
lock.h adjust the spinlock macros in the non-MULTIPROCESSOR, non-LOCKDEBUG case 2000-11-24 03:59:07 +00:00
lockf.h
Makefile split /usr/include/sys/md5.h and /usr/include/md5.h completely. 2000-12-11 21:05:14 +00:00
malloc.h convert to ANSI KNF 2001-02-26 16:35:41 +00:00
map.h
mbuf.h splimp() -> splvm() (mbufs are "memory allocation") 2001-01-14 02:07:22 +00:00
md4.h in-kernel MD4 implementation, from libc 2000-12-08 06:29:23 +00:00
md5.h
midiio.h
mman.h add missing semicolon to typedef of mode_t 2000-10-18 01:43:18 +00:00
mount.h #ifdef __STDC__ -> #if __STDC__ 2001-01-24 20:34:59 +00:00
msg.h
msgbuf.h
mtio.h
namei.h add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
null.h
param.h 1.5T -- PR_ABRTACPTDIS in protosw. 2001-03-21 19:43:05 +00:00
poll.h
pool.h Add some basic statistics to pool_cache. 2000-12-11 05:22:55 +00:00
proc.h ifndef some more routines that are macros on the vax port. 2001-03-04 20:49:34 +00:00
protosw.h Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Disconnected 2001-03-21 19:22:27 +00:00
ptrace.h
queue.h verify that a LIST or TAILQ isn't already corrupted before modifying it. 2000-11-19 06:00:57 +00:00
reboot.h
resource.h
resourcevar.h Introduce PROC_PC(), which is used to get a process's user PC. If this is 2000-12-10 19:29:30 +00:00
rnd.h
scanio.h
sched.h
scsiio.h Define SCBUSIOLLSCAN: perform a low-level bus scan. 2000-11-08 19:09:30 +00:00
select.h convert to ANSI KNF 2001-02-26 16:24:02 +00:00
sem.h
sha1.h
shm.h Cannot use symbolic constants from <sys/ipc.h> for the previous change; 2001-03-31 16:53:25 +00:00
signal.h
signalvar.h Whenever ps_sigcheck is set to true, signotify() the process, and 2001-01-14 22:31:58 +00:00
socket.h Wrap __cmsg_alignbytes in __BEGIN_DECLS ... __END_DECLS. 2000-10-04 08:59:16 +00:00
socketvar.h convert to ANSI KNF 2001-02-26 16:24:02 +00:00
sockio.h add SIOC[SG]LIFPHYADDR ioctl. greatly simplify tunnel address settings. 2001-02-20 15:35:19 +00:00
stat.h
swap.h add SWAP_GETDUMPDEV command. 2000-11-17 11:32:55 +00:00
syscall.h Regen; getpid(2) is MP-safe. 2001-01-27 07:48:28 +00:00
syscallargs.h Regen; getpid(2) is MP-safe. 2001-01-27 07:48:28 +00:00
sysctl.h Add 'vendor' toplevel name. To be used as vendor.<vendorname>.* for 2001-01-09 21:30:25 +00:00
syslimits.h build CHILD_MAX to 160. 80 has proved consistently not enough. 2001-03-28 08:45:34 +00:00
syslog.h
systm.h Add a "sy_flags" to struct sysent, define a SYCALL_MPSAFE 2001-01-27 07:21:43 +00:00
tablet.h
termios.h
time.h
timeb.h
timepps.h
times.h
timex.h
tprintf.h
trace.h
tty.h Change line discipline to a pointer rather than an array index for 2000-11-01 23:38:57 +00:00
ttychars.h
ttycom.h Add TIOC[SG]LINED to handle symbolic line discipline names. 2000-11-01 23:46:55 +00:00
ttydefaults.h
ttydev.h
types.h protect against multiple declarations. 2000-12-18 21:20:35 +00:00
ucred.h
uio.h
un.h
unistd.h
unpcb.h
user.h
utsname.h
vadvise.h
vmmeter.h
vnode_if.h regen: *_desc are generated correctly, new VNODE_OPS_COUNT, 2001-01-22 09:53:31 +00:00
vnode.h a bit more KNF 2001-02-24 18:10:23 +00:00
wait.h
wdog.h Interface definition for watchdog timers. 2000-11-04 18:33:33 +00:00