NetBSD/sys/kern
mycroft 016425e503 Clean up some debugging code. 1994-08-30 05:37:14 +00:00
..
exec_aout.c See to it that `vm_tsize' and `vm_dsize' get set up properly for 1994-08-01 18:49:49 +00:00
exec_conf.c Move the SVR4 dispatch here. 1994-08-15 22:36:40 +00:00
exec_ecoff.c can't do ptr math on void * 1994-08-18 22:09:35 +00:00
exec_script.c only use variables which are defined. 1994-07-24 02:38:20 +00:00
exec_subr.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
init_main.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
init_sysent.c gen syscall fiels from new syscalls.master 1994-06-30 17:01:45 +00:00
kern_acct.c Revert most of the previous change. 1994-07-04 20:43:06 +00:00
kern_clock.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_descrip.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_exec.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_exit.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_fork.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_ktrace.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_lkm.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_malloc.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_physio.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_proc.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_prot.c emulate setreuid/setregid better. 1994-08-25 07:13:55 +00:00
kern_resource.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_sig.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_subr.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_synch.c Clean up some debugging code. 1994-08-30 05:37:14 +00:00
kern_sysctl.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
kern_time.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
kern_xxx.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
makesyscalls.sh fix up for new ID format, and consistency 1994-06-30 16:42:47 +00:00
subr_autoconf.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
subr_disk.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
subr_log.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
subr_prf.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
subr_prof.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
subr_rmap.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
subr_xxx.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
sys_generic.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
sys_process.c replace "ctob(UPAGES)" and "UPAGES * NBPG" with "USPACE" 1994-08-23 22:13:59 +00:00
sys_socket.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
syscalls.c gen syscall fiels from new syscalls.master 1994-06-30 17:01:45 +00:00
syscalls.master New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
sysv_ipc.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
sysv_msg.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
sysv_sem.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
sysv_shm.c initialize shmmax to `# of pages' at compile time; multiply by NBPG at 1994-08-22 23:37:03 +00:00
tty.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
tty_compat.c Make sure CS8 is set if RAW is on. 1994-08-03 03:41:34 +00:00
tty_conf.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
tty_pty.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
tty_subr.c ndqb() was broken for full ring buffers! fix from paulus. 1994-07-18 03:38:31 +00:00
tty_tb.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
tty_tty.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_domain.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_mbuf.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_proto.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_socket.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_socket2.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_syscalls.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
uipc_usrreq.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
vfs_bio.c Patch to fix `reassignbuf: NULL' messages, from cgd. 1994-08-29 01:47:02 +00:00
vfs_cache.c Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
vfs_cluster.c handle another "too much memory in buffer" boundary case 1994-08-21 06:38:42 +00:00
vfs_conf.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
vfs_init.c Clean this up a bit, and separate parts of vfs_opv_init() into separate 1994-07-24 07:15:19 +00:00
vfs_lockf.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
vfs_lookup.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
vfs_subr.c fix done in rev. 1.23 over again. it was clobbered, and problem masked 1994-07-10 05:53:25 +00:00
vfs_syscalls.c Need ostat() and olstat() for iBCS2 syscall conversion. 1994-08-15 22:06:47 +00:00
vfs_vnops.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
vnode_if.sh gwr's slightly cleaner way to do that last... 1994-08-25 03:04:28 +00:00
vnode_if.src New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00