NetBSD/sys/sys
1997-01-15 05:11:45 +00:00
..
acct.h
audioio.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
buf.h
callout.h
cdefs.h Change kprintf attribute to be conditional on the pre-processor define 1996-04-03 20:46:39 +00:00
cdio.h
chio.h New SCSI media changer driver, written from scratch by me. Some 1996-04-03 00:25:21 +00:00
clist.h
conf.h use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
core.h
device.h Prototype device_register() if __alpha__ || hp300 1996-12-17 08:56:18 +00:00
dir.h Clarify the purpose of this file (user-level code only). 1996-10-27 19:27:54 +00:00
dirent.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
disk.h dk_establish() is actually supposed to be void. 1996-04-28 20:22:50 +00:00
disklabel.h Added new filesystem type and name. 1996-05-10 23:07:37 +00:00
dkbad.h
dkio.h
dkstat.h Remove old-style disk instrumentation code. 1996-07-12 22:00:42 +00:00
dmap.h
domain.h
errno.h If _REENTRANT is defined, define errno as a macro that calls the 1996-11-07 06:04:05 +00:00
exec_aout.h remove #include of <machine/exec.h> from exec.h and place it, as 1996-10-08 13:10:29 +00:00
exec_ecoff.h rename <machine/ecoff.h> to <machine/ecoff_machdep.h> for clarity and 1996-09-26 22:39:14 +00:00
exec_elf.h rename the ELF section type constants to be Elf_* rather than Elf32_*, 1996-10-03 22:55:25 +00:00
exec_script.h
exec.h make struct exec_package's ep_name field be a _const_ char *. It's set 1996-12-22 10:19:16 +00:00
extent.h hack so that extent prototypes can be used by user-land test harnesses: 1996-11-21 18:42:17 +00:00
fcntl.h
fdio.h floppy formatting definitions/declarations 1996-11-29 16:25:09 +00:00
file.h Implement poll(2). 1996-09-07 12:40:22 +00:00
filedesc.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
filio.h
gmon.h Allow default HISTFRACTION to be overriden by port-specific definition. 1996-11-25 20:08:44 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
kcore.h
kernel.h nuke obsolete /* 1.1 */ and /* 1.2 */ comments. 1997-01-15 05:11:45 +00:00
ktrace.h
lkm.h
localedef.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
lockf.h
malloc.h Allocate real malloc types for NFS, rather than using M_TEMP. 1996-12-10 10:07:22 +00:00
map.h
mbuf.h note that m_get/MGET and friends, and M_PREPEND will never fail if M_WAIT 1996-06-10 23:55:39 +00:00
mman.h
mount.h Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
msg.h
msgbuf.h
mtio.h
namei.h make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
param.h Longer login name support: increase MAXLOGNAME to 16 1996-12-20 20:18:53 +00:00
poll.h Define INFTIM, a la Solaris. 1996-09-07 21:44:59 +00:00
proc.h Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 19:33:39 +00:00
protosw.h Add a forward declaration of struct proc. 1996-05-24 11:58:54 +00:00
ptrace.h
queue.h add and document *_HEAD_INITIALIZER macros, which provide structure 1996-10-01 22:45:06 +00:00
reboot.h implement RB_STRING, derived from SunOS, via compat_sunos. 1996-08-10 00:23:14 +00:00
resource.h
resourcevar.h
scanio.h
scsiio.h
select.h
sem.h
shm.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
signal.h
signalvar.h add prototypes from <sys/cpu.h> to the appropriate places 1996-04-22 01:23:06 +00:00
socket.h Implement SO_TIMESTAMP socket option: receive a timeval timestamp 1997-01-11 05:15:01 +00:00
socketvar.h Prototype sbcreatecontrol(). 1997-01-11 05:17:18 +00:00
sockio.h
stat.h S_ISFIFO(x) should not return true with sockets. S_ISSOCK(x) should 1996-10-10 14:34:37 +00:00
syscall.h update for new syscalls.master 1996-12-22 08:05:47 +00:00
syscallargs.h update for new syscalls.master 1996-12-22 08:05:47 +00:00
sysctl.h Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
syslimits.h
syslog.h Change kprintf attribute to be conditional on the pre-processor define 1996-04-03 20:46:39 +00:00
systm.h Oops, forgot to commit this; declare db_onpanic. (Thanks, Scott.) 1997-01-09 16:57:14 +00:00
tablet.h
termios.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
time.h Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
timeb.h
times.h
timex.h
tprintf.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
trace.h
tty.h make the first arg of b_to_q (the u_char * that points to data to be 1996-10-25 21:22:10 +00:00
ttychars.h
ttycom.h Add line discipline code, initialization, and config support for MosquitoNet's 1996-05-19 17:17:50 +00:00
ttydefaults.h +cs8 -istrip -parenb 1996-09-02 16:27:52 +00:00
ttydev.h
types.h Add clock_gettime, clock_settime, and clock_getres 1996-11-15 22:44:25 +00:00
ucred.h
uio.h
un.h Prototype new unp_*() functions. 1996-05-28 23:23:04 +00:00
unistd.h Bump _POSIX_VERSION to correspond to 1003.1-90 1996-10-21 05:14:01 +00:00
unpcb.h Make unp_addr be a pointer to the sockaddr, not to the mbuf, as with raw 1996-05-23 16:04:24 +00:00
user.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
vnode_if.h Regen. 1996-09-07 12:56:49 +00:00
vnode.h Implement poll(2). 1996-09-07 12:40:22 +00:00
vsio.h fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
wait.h include <sys/types.h> instead of <machine/endian.h> 1996-10-12 22:20:50 +00:00