NetBSD/sys/kern
1996-04-22 01:38:12 +00:00
..
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c
exec_elf.c
exec_script.c
exec_subr.c
init_main.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
init_sysent.c
kern_acct.c
kern_clock.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
kern_descrip.c Eliminate kern_conf.h 1996-03-30 22:24:38 +00:00
kern_exec.c
kern_exit.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
kern_fork.c
kern_ktrace.c
kern_lkm.c Fix PR2277; make lkmenodev() be the same type as enodev(). 1996-03-31 21:40:27 +00:00
kern_malloc.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
kern_subr.c Removed a function that were #ifdef vax'ed. 1996-04-09 17:21:56 +00:00
kern_synch.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
kern_sysctl.c Fix __sysctl() to return the proper value to the caller, to match 1996-04-12 23:21:37 +00:00
kern_time.c
kern_xxx.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
Make.tags.inc
Makefile
makesyscalls.sh support nested #if/#else/#endif sets, to allow ULTRIX compat code to handle 1996-03-15 01:25:12 +00:00
subr_autoconf.c Make config_found_sm() (and therefore config_found()) and config_rootfound() 1996-04-04 06:06:18 +00:00
subr_disk.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
subr_log.c Eliminate kern_conf.h 1996-03-30 22:24:38 +00:00
subr_prf.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
subr_prof.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
subr_rmap.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
subr_xxx.c
sys_generic.c kill unnecessary (and sometimes dangerous) casts of ioctl commands to int 1996-03-29 00:25:30 +00:00
sys_process.c
sys_socket.c
syscalls.c
syscalls.conf
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
tty_conf.c
tty_pty.c Eliminate kern_conf.h 1996-03-30 22:24:38 +00:00
tty_subr.c
tty_tb.c
tty_tty.c Eliminate kern_conf.h 1996-03-30 22:24:38 +00:00
tty.c Fix another printf format warning. 1996-03-29 01:55:12 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
vfs_cache.c
vfs_cluster.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
vfs_conf.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
vfs_syscalls.c Move an #ifdef FIFO so this compiles on a SPARC (-Wall) if FIFO is not 1996-03-22 06:51:04 +00:00
vfs_vnops.c
vnode_if.c
vnode_if.sh
vnode_if.src