freebsd_amp_hwpstate/sys/kern
Bruce Evans 1315bcf7d4 Fixed style bugs in open() fix. 1997-10-28 10:29:55 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c Remade syscalls.master derived files. 1997-10-26 20:28:54 +00:00
init_sysvec.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c
kern_exec.c
kern_exit.c
kern_fork.c
kern_intr.c
kern_ktrace.c
kern_linker.c
kern_lkm.c
kern_lock.c
kern_lockf.c
kern_malloc.c
kern_mib.c kern.maxproc is not writable since there are tables that are statically 1997-10-19 18:45:59 +00:00
kern_module.c make a couple functions static... 1997-10-24 05:29:07 +00:00
kern_ntptime.c
kern_opt.c
kern_physio.c
kern_proc.c
kern_prot.c Killed non-sensical call to splimp/splx in crfree(). 1997-10-17 23:52:56 +00:00
kern_random.c
kern_resource.c
kern_shutdown.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c
kern_tc.c
kern_threads.c
kern_time.c Simplify the lease_check stuff. 1997-10-26 20:26:33 +00:00
kern_timeout.c
kern_xxx.c
link_aout.c make a couple functions static... 1997-10-24 05:29:07 +00:00
makesyscalls.sh Add "NOIMPL" for syscalls we know what is, but don't implement as "STD". 1997-10-26 20:27:51 +00:00
md5c.c Add const to a couple of casts to silence some of the warnings Bruce 1997-10-21 13:28:36 +00:00
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_param.c
subr_prf.c
subr_prof.c Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
subr_rlist.c
subr_smp.c
subr_trap.c
subr_xxx.c
sys_generic.c
sys_pipe.c
sys_process.c
sys_socket.c
syscalls.c Remade syscalls.master derived files. 1997-10-26 20:28:54 +00:00
syscalls.master Add "NOIMPL" for syscalls we know what is, but don't implement as "STD". 1997-10-26 20:27:51 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.c
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_aio.c
vfs_bio.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_default.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_export.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_extattr.c Fixed style bugs in open() fix. 1997-10-28 10:29:55 +00:00
vfs_init.c Simplify the lease_check stuff. 1997-10-26 20:26:33 +00:00
vfs_lookup.c
vfs_mount.c
vfs_subr.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_syscalls.c Fixed style bugs in open() fix. 1997-10-28 10:29:55 +00:00
vfs_vnops.c Use 127 instead of CHAR_MAX for the limit on the sequence count. The 1997-10-27 15:26:23 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00