freebsd-dev/sys/kern
1994-09-22 22:10:49 +00:00
..
imgact_aout.c
imgact_shell.c
init_main.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
init_sysent.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_acct.c Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
kern_clock.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_descrip.c munmapfd() was being called with one too few params - bug introduced 1994-09-02 10:17:30 +00:00
kern_exec.c Added missing #ifdef SYSVSHM. 1994-09-14 05:52:13 +00:00
kern_exit.c Limit p_estcpu to UCHAR_MAX to keep it within reasonable bounds - else 1994-09-12 11:27:03 +00:00
kern_fork.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_ktrace.c
kern_lkm.c Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00
kern_lockf.c
kern_malloc.c
kern_ntptime.c Add vm/vm.h for complete sysctl type. 1994-09-19 17:39:21 +00:00
kern_physio.c
kern_proc.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_prot.c
kern_resource.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_sig.c Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requires 1994-09-20 05:42:46 +00:00
kern_subr.c
kern_synch.c Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
kern_sysctl.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
kern_tc.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_time.c
kern_timeout.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_xxx.c oget/sethostname: add missing argument to kern_sysctl 1994-09-19 21:15:14 +00:00
Make.tags.inc
Makefile Added namespace information for future pollution-control measures. 1994-09-13 00:48:26 +00:00
makesyscalls.sh Forgot to check this important file in. 1994-09-13 02:21:48 +00:00
md5c.c
subr_autoconf.c
subr_clist.c Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). 1994-09-13 16:02:20 +00:00
subr_disklabel.c
subr_log.c
subr_param.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
subr_prf.c
subr_prof.c Fix compiler warnings. 1994-09-21 21:58:39 +00:00
subr_rlist.c
subr_rmap.c
subr_trap.c Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
subr_xxx.c
sys_generic.c Whoops, accidently left out some pieces of the munmapfd patch. 1994-09-02 15:06:51 +00:00
sys_process.c
sys_socket.c
syscalls.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
syscalls.master Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
sysv_ipc.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
sysv_msg.c Got rid of compiler warnings. 1994-09-17 13:24:29 +00:00
sysv_sem.c Got rid of compiler warnings. 1994-09-17 13:24:29 +00:00
sysv_shm.c Added code for FreeBSD-1.1.5 backwards compatibility. 1994-09-16 17:43:22 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
tty_subr.c Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). 1994-09-13 16:02:20 +00:00
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_conf.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
vfs_export.c
vfs_extattr.c More loadable VFS changes: 1994-09-22 19:38:41 +00:00
vfs_init.c Make NFS loadable. 1994-09-22 22:10:49 +00:00
vfs_lookup.c
vfs_mount.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
vfs_subr.c
vfs_syscalls.c More loadable VFS changes: 1994-09-22 19:38:41 +00:00
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src