NetBSD/sys/sys
1994-05-08 18:21:37 +00:00
..
acct.h revert to net/2 1993-10-20 00:52:58 +00:00
buf.h Convert mount, vnode, and buf structs to use <sys/queue.h>. Also, 1994-04-21 07:47:31 +00:00
callout.h change timeout/untimeout/wakeup/sleep/tsleep args to void * 1994-04-29 23:15:51 +00:00
cdefs.h handle __attribute__ correctly when using gcc -traditional. 1993-12-12 07:47:04 +00:00
cdio.h Add CDIOC{ALLOW,PREVENT}. 1994-02-01 20:27:20 +00:00
chio.h Insignificant. 1994-02-01 20:29:52 +00:00
clist.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
conf.h lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
device.h snapshot of intergration of torek's config 1993-08-13 13:19:41 +00:00
dir.h Change to be more 4.4BSD like. In particular, old programs that include 1994-01-10 22:54:00 +00:00
dirent.h kill multi-include protection; dirent.h doesn't need it. 1994-05-07 00:41:52 +00:00
disk.h Add space in dkdevice for cpu_disklabel. 1994-02-01 19:37:55 +00:00
disklabel.h Amiga now has a machine/disklabel.h 1994-05-08 18:21:37 +00:00
dkbad.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
dkstat.h add CP_INTR cpu state. 1994-05-04 09:23:45 +00:00
dmap.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
domain.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
errno.h EOPNOTSUPP == Operation not supported 1994-01-06 12:57:46 +00:00
exec_aout.h Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
exec_script.h Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
exec.h Thought I had corrected this spelling error already. 1994-03-15 22:06:09 +00:00
fcntl.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
file.h define 'struct uio' and 'struct proc' 1994-02-04 22:19:41 +00:00
filedesc.h generalize dupfdopen() to allow dups and moves. from jsp 1994-01-04 12:26:21 +00:00
filio.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
gmon.h lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
ioctl_compat.h Format police. 1994-02-09 20:54:44 +00:00
ioctl.h add another flag. *twitch* 1994-03-18 04:02:38 +00:00
ipc.h Format police. 1994-02-09 20:54:44 +00:00
kernel.h lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
ktrace.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
lkm.h We do *not* use Aztec C. 1994-05-05 09:43:58 +00:00
lockf.h some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
malloc.h add a few new malloc types 1993-12-21 07:58:37 +00:00
map.h add map defn's from net/2 to the tree, 1993-07-06 00:25:46 +00:00
mapmem.h Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
mbuf.h more spl's so the mbuf counters don't go wacky, also repair cltom() 1994-04-15 05:10:31 +00:00
mman.h expand uid_t/gid_t/off_t 1994-03-27 09:09:44 +00:00
mount.h some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
msg.h Format police. 1994-02-09 20:54:44 +00:00
msgbuf.h Machine independant changes to VM for handling non-contiguous memory. 1993-08-27 23:45:55 +00:00
mtio.h Add MTRETEN, MTERASE, MTEOM, and MTNBSF, per SunOS. 1994-04-05 21:07:19 +00:00
namei.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
param.h define NetBSD0_9 to be _2_, for 0.9a 1994-04-12 05:48:00 +00:00
proc.h Now setpri() is really toast. 1994-05-05 09:06:10 +00:00
procfs.h Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
protosw.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
ptrace.h Rename a lot of process flags. 1994-05-04 03:41:12 +00:00
queue.h fix a type; color me stupid 1994-02-10 01:24:50 +00:00
reboot.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
resource.h expand the rlimit struct, kill last vestiges of off_t bogosity. 1994-05-04 01:38:25 +00:00
resourcevar.h ADDUPROF and friends 1994-05-05 09:35:34 +00:00
scsiio.h New code from Julian. 1993-11-25 20:17:47 +00:00
select.h Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
sem.h Format police. 1994-02-09 20:54:44 +00:00
shm.h Format police. 1994-02-09 20:54:44 +00:00
signal.h sigaltstack 1994-05-07 00:45:58 +00:00
signalvar.h one-liner struct name change 1994-05-07 00:45:51 +00:00
socket.h Move internal prototypes to a better place. 1994-05-04 11:25:25 +00:00
socketvar.h Move internal prototypes to a better place. 1994-05-04 11:25:25 +00:00
stat.h some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
syscall.h shuffle syscalls 1994-05-07 00:42:36 +00:00
sysctl.h don't forget that id! 1994-05-06 22:43:52 +00:00
syslimits.h Change BC_* constants. We're using GNU bc, which has really huge limits. 1994-03-24 01:31:37 +00:00
syslog.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
systm.h lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
tablet.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
termios.h chg comment and add a flag 1994-03-18 03:46:31 +00:00
time.h latent support for clock info 1994-05-06 22:41:46 +00:00
timeb.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
times.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
tprintf.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
trace.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
tty.h lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
ttychars.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
ttydefaults.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
ttydev.h patch from David Greenman and Rod Grimes (davidg@implode.rain.com and 1993-06-05 22:37:56 +00:00
types.h some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
ucred.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
uio.h ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +00:00
un.h Add some more prototypes. 1994-05-04 09:08:33 +00:00
unistd.h update from lite 1994-05-07 03:39:08 +00:00
unpcb.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
user.h sysctl, not kinfo foo 1994-05-07 00:42:56 +00:00
utsname.h Make C++ safe by wrapping in __BEGIN_DECLS, __END_DECLS. 1993-10-11 18:28:04 +00:00
vadvise.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
vcmd.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
vlimit.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
vmmeter.h convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
vnode.h some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
vsio.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
vtimes.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
wait.h Move forward declaration of struct rusage into !_POSIX_SOURCE conditional. 1993-10-11 18:18:10 +00:00