NetBSD/sys/sys
cgd 9c32bc786a make allproc be volatile, and cast things accordingly.
suggested by torek, because CSRG had problems with reordering
of assignments to allproc leading to strange panics from kernels
compiled with gcc2...
1993-09-15 22:30:32 +00:00
..
acct.h ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +00:00
acctbuf.h fix ugliness of missing _ characters 1993-06-02 01:44:10 +00:00
buf.h replace jolitz's vfs__bio with a better one from CMU via mw. 1993-07-19 16:39:23 +00:00
callout.h ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +00:00
cdefs.h add "dead" and "pure" declarations, as provided by new db code 1993-05-26 14:52:56 +00:00
cdio.h Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:38 +00:00
chio.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
clist.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
conf.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
device.h snapshot of intergration of torek's config 1993-08-13 13:19:41 +00:00
dir.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
disk.h snapshot of intergration of torek's config 1993-08-13 13:19:41 +00:00
disklabel.h sun3 like n-other platforms is currently using the empty cpu_disklabel struct 1993-09-01 15:51:21 +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 rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +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 add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
exec.h MID_PC532 -> MID_NS32532. All of these machines have 4K page sizes. 1993-09-10 21:27:35 +00:00
fcntl.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
fifo.h Changes to VFS readdir semantics 1993-09-07 15:40:14 +00:00
file.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
filedesc.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
filio.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
gprof.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
ioctl.h ppp from paul mackerras 1993-08-14 06:29:28 +00:00
ioctl_compat.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
ipc.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
kernel.h ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +00:00
kinfo.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
kinfo_proc.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21: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 add support for terry lambert's loadable kernel modules. 1993-06-07 19:51:59 +00:00
malloc.h merge in changes from netbsd-0-9-ALPHA2 1993-08-07 07:53:27 +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 getting rid of some "warning: `/*' within comment" problems 1993-08-03 01:50:21 +00:00
mman.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
mount.h Changes to VFS readdir semantics 1993-09-07 15:40:14 +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 rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
namei.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
param.h incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
proc.h make allproc be volatile, and cast things accordingly. 1993-09-15 22:30:32 +00:00
procfs.h copyright update. 1993-08-24 16:47:23 +00:00
protosw.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
ptrace.h Yet more of the ptrace() reorg; now ptrace_setregs() and ptrace_getregs() 1993-09-05 03:53:52 +00:00
reboot.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
resource.h RLIMIT_OFILE --> RLIMIT_NOFILE 1993-08-23 16:01:56 +00:00
resourcevar.h some prototypes that weren't __P() protected; the pseudo-advantages 1993-06-22 00:56:35 +00:00
select.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
shm.h Add func protos for shm*() syscalls. 1993-08-28 02:05:42 +00:00
signal.h SIG_ERR is not in the POSIX namespace, move it to an ifndef _POSIX_SOURCE 1993-06-16 22:15:06 +00:00
signalvar.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
socket.h ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +00:00
socketvar.h Fixed a nested comment to make things gcc -Wall clean. 1993-06-12 23:35:14 +00:00
specdev.h Changes to VFS readdir semantics 1993-09-07 15:40:14 +00:00
stat.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
syscall.h multiple-inclusion-protect and fix version string problem. 1993-05-20 16:20:49 +00:00
syslimits.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
syslog.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
systm.h Inline max, min, imax, and imin if using GCC. 1993-09-03 23:53:09 +00:00
tablet.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
termios.h patch from David Greenman and Rod Grimes (davidg@implode.rain.com and 1993-06-05 22:40:40 +00:00
time.h ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +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 tty XXstart() routines return void 1993-08-29 13:46:31 +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 add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +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 ANSIfications - lots of function prototyping. 1993-06-27 05:58:59 +00:00
unistd.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
unpcb.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
user.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
utsname.h add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +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 add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
vnode.h Changes to VFS readdir semantics 1993-09-07 15:40:14 +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 add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00