NetBSD/sys/kern
thorpej 17e88cf50e Initialize the mbuf allocator _before_ autoconfiguration; it might be
called when devices attach.
1998-07-31 21:59:55 +00:00
..
Make.tags.inc
Makefile
exec_aout.c
exec_conf.c defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
exec_ecoff.c
exec_elf32.c Change the "aresid" argument of vn_rdwr() from an int * to a size_t *, 1998-07-28 18:37:47 +00:00
exec_elf64.c
exec_elf_common.c defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
exec_script.c
exec_subr.c Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:11:39 +00:00
genassym.awk
genassym.sh
init_main.c Initialize the mbuf allocator _before_ autoconfiguration; it might be 1998-07-31 21:59:55 +00:00
init_sysent.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
kern_acct.c Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:11:39 +00:00
kern_clock.c
kern_descrip.c
kern_exec.c Change the "aresid" argument of vn_rdwr() from an int * to a size_t *, 1998-07-28 18:37:47 +00:00
kern_exit.c defopt KTRACE 1998-06-25 21:17:15 +00:00
kern_fork.c defopt KTRACE 1998-06-25 21:17:15 +00:00
kern_fthread.c
kern_ktrace.c Add two additional arguments to the fileops read and write calls, a 1998-06-30 05:33:11 +00:00
kern_lkm.c
kern_lock.c
kern_malloc.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c defopt COMPAT_SUNOS 1998-06-25 23:40:33 +00:00
kern_resource.c
kern_sig.c Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:17:34 +00:00
kern_subr.c
kern_synch.c defopt DDB. 1998-07-04 22:18:13 +00:00
kern_sysctl.c defopt DDB. 1998-07-04 22:18:13 +00:00
kern_time.c defopt NFSSERVER 1998-06-25 22:17:36 +00:00
kern_xxx.c
kgdb_stub.c
makesyscalls.sh
subr_autoconf.c
subr_disk.c
subr_extent.c Don't create the extent region pool until one of our callers is of the 1998-07-24 06:40:45 +00:00
subr_log.c
subr_pool.c Un-static pool_head; vmstat wants to find it. 1998-07-31 21:55:09 +00:00
subr_prf.c defopt DDB. 1998-07-04 22:18:13 +00:00
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c Reject an iovcnt argument of 0 to readv(), writev(), preadv() and pwritev() 1998-07-31 15:38:58 +00:00
sys_process.c
sys_socket.c Add two additional arguments to the fileops read and write calls, a 1998-06-30 05:33:11 +00:00
syscalls.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
syscalls.conf
syscalls.master * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c uvm_deallocate() takes an address and a size, not an address range. From 1998-07-24 20:47:59 +00:00
tty.c
tty_conf.c defopt COMPAT_FREEBSD 1998-06-25 22:49:18 +00:00
tty_pty.c defopt COMPAT_SUNOS 1998-06-25 23:40:33 +00:00
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c defopt NATM. 1998-07-05 22:48:05 +00:00
uipc_mbuf.c
uipc_proto.c use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
uipc_socket.c defopt COMPAT_SUNOS 1998-06-25 23:40:33 +00:00
uipc_socket2.c
uipc_syscalls.c When checking for overflow in the residual count, test against SSIZE_MAX. 1998-07-29 02:07:19 +00:00
uipc_usrreq.c use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c defopt KTRACE 1998-06-25 21:17:15 +00:00
vfs_subr.c
vfs_syscalls.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
vfs_vnops.c Change the "aresid" argument of vn_rdwr() from an int * to a size_t *, 1998-07-28 18:37:47 +00:00
vnode_if.c Regen. 1998-07-30 00:46:27 +00:00
vnode_if.sh __Namespace__ __protection__. 1998-07-30 00:46:01 +00:00
vnode_if.src