NetBSD/sys/kern
chs c81c7aa367 always define PI_MAGIC so this compiles in all cases. 2000-04-13 00:44:19 +00:00
..
Make.tags.inc
Makefile
exec_aout.c add a new function vn_marktext() for exec code to let others know 2000-04-11 04:37:47 +00:00
exec_conf.c defopt COMPAT_VAX1K 2000-01-17 02:59:25 +00:00
exec_ecoff.c add a new function vn_marktext() for exec code to let others know 2000-04-11 04:37:47 +00:00
exec_elf32.c add a new function vn_marktext() for exec code to let others know 2000-04-11 04:37:47 +00:00
exec_elf64.c
exec_elf_common.c
exec_script.c (exec_script_makecmds): remove declaration of vnops, now in 2000-02-01 01:23:29 +00:00
exec_subr.c Handle misalignment in vmcmd_map_readvn and vmcmd_map_zero correctly. 1999-07-07 20:23:45 +00:00
genassym.awk
genassym.sh
init_main.c Call the routine to calculate callwheelsize from allocsys() instead of 2000-03-24 11:57:14 +00:00
init_sysent.c Regen 2000-01-31 15:13:24 +00:00
kern_acct.c Create new kernel thread to issue statfs(2) system call to check free 2000-03-10 01:13:18 +00:00
kern_allocsys.c Call the routine to calculate callwheelsize from allocsys() instead of 2000-03-24 11:57:14 +00:00
kern_clock.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_descrip.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_exec.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_exit.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_fork.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_kthread.c Make the kthread API a bit more friendly to loadable kernel modules. 1999-07-06 21:44:09 +00:00
kern_ktrace.c don't log an error for ktrace if it's EPIPE - an error that should be 1999-07-25 13:59:08 +00:00
kern_lkm.c Don't need to declare nblkdev, nchrdev - these are in <sys/systm.h>. 2000-03-28 06:26:22 +00:00
kern_lock.c Three MULTIPROCESSOR + LOCKDEBUG fixes: 2000-02-09 16:46:09 +00:00
kern_malloc.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_ntptime.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_physio.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
kern_proc.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_prot.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_resource.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_sig.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_subr.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_synch.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_sysctl.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_time.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
kern_xxx.c
kgdb_stub.c
makesyscalls.sh Clean up some whitespace issues in the generated syscallargs.h file. 1999-08-20 19:07:31 +00:00
subr_autoconf.c Get rid of a lot of register declarations. 2000-03-28 17:30:10 +00:00
subr_disk.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
subr_extent.c Detect if kmem is up, and if not, ignore EX_MALLOCOK. 1999-10-11 22:57:17 +00:00
subr_log.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
subr_pool.c always define PI_MAGIC so this compiles in all cases. 2000-04-13 00:44:19 +00:00
subr_prf.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
subr_prof.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
subr_rmap.c
subr_xxx.c
sys_generic.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
sys_process.c
sys_socket.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
syscalls.c Regen 2000-01-31 15:13:24 +00:00
syscalls.conf Add COMPAT_14. 1999-08-25 04:55:53 +00:00
syscalls.master __semctl13 -> ____semctl13 because this now is not called directly. 2000-01-31 15:12:30 +00:00
sysv_ipc.c
sysv_msg.c Remove bogus "#ifdef EIDRM" checks and warnings that BSD doesn't define 2000-04-12 13:08:26 +00:00
sysv_sem.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
sysv_shm.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
tty.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
tty_conf.c
tty_pty.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
tty_subr.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
tty_tb.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
tty_tty.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
uipc_domain.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
uipc_mbuf.c introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +00:00
uipc_mbuf2.c introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +00:00
uipc_proto.c add PR_LISTEN for UNIX domain socket, SOCK_STREAM case. 1999-07-01 07:59:57 +00:00
uipc_socket.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
uipc_socket2.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
uipc_syscalls.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
uipc_usrreq.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
vfs_bio.c Fix from Ethan Solomita <ethan@geocast.com> to avoid a livelock problem 2000-04-12 11:33:43 +00:00
vfs_cache.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
vfs_cluster.c First round of discarding the CL* macros. 1999-12-03 21:43:19 +00:00
vfs_getcwd.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
vfs_init.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
vfs_lockf.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
vfs_lookup.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
vfs_subr.c add ddb commands for printing vnodes and bufs. 2000-04-10 02:22:13 +00:00
vfs_syscalls.c Get rid of register declarations. 2000-03-30 09:27:11 +00:00
vfs_vnops.c add a new function vn_marktext() for exec code to let others know 2000-04-11 04:37:47 +00:00
vnode_if.c Regen. 1999-12-07 23:58:27 +00:00
vnode_if.sh Update syntax to support WILLUNLOCK and WILLPUT syntax. Change calls which 1999-07-07 23:32:50 +00:00
vnode_if.src Remove duplicate vop_balloc definition accidentally added in rev 1.21. 1999-12-07 23:57:49 +00:00