freebsd_amp_hwpstate/sys/kern
Mike Pritchard 77bf994fe8 Support the installation of character devices via an lkm.
Closes PR# 1716

Submitted by:	jpt@magic.net
1997-02-22 01:20:57 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
imgact_elf.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
imgact_gzip.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
imgact_shell.c
inflate.c
init_main.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
init_sysent.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
init_sysvec.c
kern_acct.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_clock.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_conf.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_descrip.c
kern_exec.c Fix from PR #2757: 1997-02-19 03:51:34 +00:00
kern_exit.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_fork.c Pass P_SUGID on to the child of a fork(). It was possible to get rlogin 1997-02-17 10:58:46 +00:00
kern_ktrace.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_lkm.c Support the installation of character devices via an lkm. 1997-02-22 01:20:57 +00:00
kern_lockf.c Added some ufs #includes so that this compiles with option LOCKF_DEBUG. 1997-02-18 14:37:26 +00:00
kern_malloc.c
kern_mib.c
kern_ntptime.c
kern_opt.c Fix spelling of net.inet.ip.forwarding. 1997-02-10 19:19:16 +00:00
kern_physio.c
kern_proc.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_prot.c Fix off by one error in setlogin() syscall. 1997-02-10 06:18:20 +00:00
kern_random.c
kern_resource.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_shutdown.c
kern_sig.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_subr.c
kern_synch.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_sysctl.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
kern_tc.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_time.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_timeout.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern_xxx.c
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
subr_dkbad.c
subr_log.c
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_trap.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
subr_xxx.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sys_generic.c Improved select(): 1997-02-20 11:51:52 +00:00
sys_pipe.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sys_process.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sys_socket.c
syscalls.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
syscalls.master This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
tty.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
uipc_domain.c
uipc_mbuf.c uipc_mbuf.c: do a better job of counting how often we have to wait 1997-02-18 20:43:07 +00:00
uipc_proto.c
uipc_sockbuf.c Make the operation of sonewconn1() a bit clearer by calling 1997-02-19 19:15:43 +00:00
uipc_socket.c
uipc_socket2.c Make the operation of sonewconn1() a bit clearer by calling 1997-02-19 19:15:43 +00:00
uipc_syscalls.c
uipc_usrreq.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vfs_bio.c
vfs_cache.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vfs_cluster.c
vfs_conf.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vfs_export.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vfs_extattr.c Don't depend on FIFO being defined to enable mkfifo. 1997-02-12 16:55:32 +00:00
vfs_init.c Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so that 1997-02-18 04:58:11 +00:00
vfs_lookup.c Fixed namei caching for LOOKUPs. It was broken for lstat() and olstat(). 1997-02-18 06:46:41 +00:00
vfs_mount.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vfs_subr.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vfs_syscalls.c Don't depend on FIFO being defined to enable mkfifo. 1997-02-12 16:55:32 +00:00
vfs_vnops.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00