freebsd-dev/sys/kern
1996-08-04 20:08:48 +00:00
..
imgact_aout.c
imgact_elf.c Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
imgact_gzip.c Write protect the text segment of gzip'ed programs. 1996-08-01 22:00:14 +00:00
imgact_shell.c
inflate.c
init_main.c Converted timer/run queues to 4.4BSD queue style. Removed old and unused 1996-07-31 09:26:54 +00:00
init_sysent.c
init_sysvec.c Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
kern_acct.c
kern_clock.c Fixed resource usage integrals. They were too large by a factor of 1996-07-30 16:59:22 +00:00
kern_conf.c Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. 1996-07-23 21:52:43 +00:00
kern_descrip.c Add a couple of #ifdef DEVFS/#endif clauses to slence the following 1996-06-17 16:54:03 +00:00
kern_devconf.c Externalize the declaration of dc_list. This is required in order to 1996-06-12 15:10:30 +00:00
kern_exec.c Backed out the recent changes/enhancements to the VM code. The 1996-07-30 03:08:57 +00:00
kern_exit.c Backed out the recent changes/enhancements to the VM code. The 1996-07-30 03:08:57 +00:00
kern_fork.c Converted timer/run queues to 4.4BSD queue style. Removed old and unused 1996-07-31 09:26:54 +00:00
kern_ktrace.c
kern_lkm.c Change the *evil* allocation of memory from kmem_map to the kernel_map. 1996-05-24 01:39:50 +00:00
kern_lockf.c
kern_malloc.c The check for multiple freed items were bogus. fixed. 1996-08-04 20:08:48 +00:00
kern_mib.c Rename KERN_DOMAINNAME to KERN_NISDOMAINNAME so that it can't be confused 1996-07-25 18:02:40 +00:00
kern_ntptime.c
kern_physio.c Fix a problem that caused system crashes after physio. This problem 1996-06-26 05:52:15 +00:00
kern_proc.c Quiet a couple of -Wunused warnings. 1996-07-09 16:51:18 +00:00
kern_prot.c Fix a panic caused by (proc)->p_session being dereferenced for a process 1996-05-30 01:21:50 +00:00
kern_random.c Eliminated i586_ctr_rate. Use i586_ctr_freq instead. 1996-08-02 21:16:27 +00:00
kern_resource.c Fixed accumulation of run time for processes that don't accumulate 1996-06-08 11:48:28 +00:00
kern_sig.c Log not exited signal only, but the fact that core dumped (or not) too 1996-07-09 18:12:37 +00:00
kern_subr.c
kern_synch.c Changed wakeup_one() to continue looping, possibly waking up additional 1996-07-31 10:35:47 +00:00
kern_sysctl.c Implemented 'kern_sysctl', which differs from 'userland_sysctl' in that 1996-06-10 16:23:42 +00:00
kern_tc.c Fixed resource usage integrals. They were too large by a factor of 1996-07-30 16:59:22 +00:00
kern_time.c Use a big delta in adjtime() for big negative adjustments as well as 1996-07-12 07:55:35 +00:00
kern_timeout.c Fixed resource usage integrals. They were too large by a factor of 1996-07-30 16:59:22 +00:00
kern_xxx.c
Make.tags.inc
Makefile
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c dscheck() was returning without setting bp->b_error when given a negative 1996-08-02 06:14:25 +00:00
subr_dkbad.c
subr_log.c Quiet a couple of -Wunused warnings. 1996-07-09 16:51:18 +00:00
subr_param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
subr_prf.c Correct a comment. There is no fn `kprintf' 1996-05-09 18:58:06 +00:00
subr_prof.c
subr_rlist.c
subr_trap.c Fixed cloned comments about npx traps to match context. 1996-07-12 06:03:14 +00:00
subr_xxx.c
sys_generic.c
sys_pipe.c A few minor mods (improvements) to support more efficient pipe 1996-07-13 22:52:50 +00:00
sys_process.c Remove the now-unnecessary and incorrect wiring of the "other" processes 1996-06-02 06:24:27 +00:00
sys_socket.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
uipc_domain.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
uipc_mbuf.c Ups, I removed NMB_INIT too. 1996-05-12 07:48:47 +00:00
uipc_proto.c
uipc_sockbuf.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
uipc_socket2.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
uipc_socket.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
uipc_syscalls.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
uipc_usrreq.c
vfs_bio.c Fixed a major bug that caused various pmap related panics, hangs, and reboots. 1996-06-30 05:17:08 +00:00
vfs_cache.c
vfs_cluster.c Modification to vfs_cluster to allow clustering of NFS delayed writes. 1996-07-27 18:49:18 +00:00
vfs_conf.c
vfs_export.c Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. This 1996-07-30 18:00:32 +00:00
vfs_extattr.c Dont allow directories to be link()ed or unlink()ed, even for root 1996-05-24 16:19:23 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. This 1996-07-30 18:00:32 +00:00
vfs_syscalls.c Dont allow directories to be link()ed or unlink()ed, even for root 1996-05-24 16:19:23 +00:00
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src