NetBSD/sys/kern
christos 3f60774556 PR/4280: Chris Jones: Sending more than one fd over AF_UNIX sockets causes
panic. Bug in the fd -> struct file * conversion...
1997-10-17 17:35:08 +00:00
..
Make.tags.inc
Makefile
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c
exec_elf64.c
exec_elf_common.c
exec_script.c
exec_subr.c
genassym.awk
genassym.sh
init_main.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
init_sysent.c Regen 1997-10-16 23:42:20 +00:00
kern_acct.c
kern_clock.c
kern_descrip.c Adjust u_int arguments of some system calls to int, to match user-level 1997-10-15 17:27:46 +00:00
kern_exec.c
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lock.c Make wmesg arguments to various functions const. 1997-10-09 12:49:44 +00:00
kern_malloc.c Add another bit of const poisoning. 1997-10-09 13:05:59 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c Adjust u_int arguments of some system calls to int, to match user-level 1997-10-15 17:03:52 +00:00
kern_sig.c Disable an effectively no-op reference to u_kproc, with an explanation of what 1997-10-16 02:45:39 +00:00
kern_subr.c
kern_synch.c GC pageproc and bclnlist. 1997-10-10 08:19:41 +00:00
kern_sysctl.c
kern_time.c Adjust u_int arguments of some system calls to int, to match user-level 1997-10-15 17:03:52 +00:00
kern_xxx.c
kgdb_stub.c
makesyscalls.sh
subr_autoconf.c
subr_disk.c
subr_extent.c
subr_log.c
subr_prf.c
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c Adjust u_int arguments of some system calls to int, to match user-level 1997-10-15 17:03:52 +00:00
sys_process.c
sys_socket.c
syscalls.c Regen 1997-10-16 23:42:20 +00:00
syscalls.conf
syscalls.master change char *path to const char *path 1997-10-16 23:41:31 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.c Make various standard wmesg strings const. 1997-10-09 12:59:50 +00:00
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket.c
uipc_socket2.c Make various standard wmesg strings const. 1997-10-09 12:59:50 +00:00
uipc_syscalls.c
uipc_usrreq.c PR/4280: Chris Jones: Sending more than one fd over AF_UNIX sockets causes 1997-10-17 17:35:08 +00:00
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c Check exec bit of symbolic link when traversing path and do it in vfs layer. 1997-10-11 00:08:08 +00:00
vfs_subr.c
vfs_syscalls.c Check read permission of symbolic link in vfs layer, when doing readlink(2). 1997-10-11 00:05:15 +00:00
vfs_vnops.c Add vn_readdir function for use in both the old getdirentries and 1997-10-10 02:09:30 +00:00
vnode_if.c Regen. 1997-10-10 02:07:55 +00:00
vnode_if.sh
vnode_if.src Make last argument to VOP_READDIR off_t. 1997-10-10 02:07:00 +00:00