.. |
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
|
|
|
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
|
Removed unnecessary #includes of vm stuff. Most of them were once
|
1995-12-06 23:37:44 +00:00 |
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
|
Removed unnecessary #includes of vm stuff. Most of them were once
|
1995-12-06 23:37:44 +00:00 |
Make.tags.inc
|
|
|
Makefile
|
Remove bogus architectures to allow make tags to work.
|
1996-03-31 18:53:43 +00:00 |
makesyscalls.sh
|
Mega-commit for Linux emulator update.. This has been stress tested under
|
1996-03-02 19:38:20 +00:00 |
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
|
Fix a bug that b_flags was getting unnecessarily modified by
|
1996-03-01 19:01:04 +00:00 |
subr_log.c
|
Quiet a couple of -Wunused warnings.
|
1996-07-09 16:51:18 +00:00 |
subr_param.c
|
|
|
subr_prf.c
|
|
|
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
|
Converted two options over to the new scheme: USER_LDT and KTRACE.
|
1996-01-03 21:42:35 +00:00 |
sys_pipe.c
|
A few minor mods (improvements) to support more efficient pipe
|
1996-07-13 22:52:50 +00:00 |
sys_process.c
|
|
|
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
|
reran makesyscalls.sh after "int len" -> "size_t len" changes.
|
1996-03-02 17:01:36 +00:00 |
syscalls.master
|
Change the 'int len' args in the mmap/msync/mincore/etc class syscalls
|
1996-03-02 16:51:25 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
Somehow managed to miss these four files when converting the SYSV IPC
|
1996-01-05 16:38:03 +00:00 |
sysv_sem.c
|
Clean up -Wunused warnings.
|
1996-06-12 05:11:41 +00:00 |
sysv_shm.c
|
uninitialized auto variable shmseg is used in ...
|
1996-05-05 13:53:48 +00:00 |
tty_compat.c
|
|
|
tty_conf.c
|
Replaced bogus macros for entry points to unconfigured line disciplines
|
1995-11-05 20:25:59 +00:00 |
tty_cons.c
|
|
|
tty_pty.c
|
Clean up -Wunused warnings.
|
1996-06-12 05:11:41 +00:00 |
tty_snoop.c
|
Switched from using devfs_add_devsw() to devfs_add_devswf()
|
1996-03-28 14:31:42 +00:00 |
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
|
|
|
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
|
|
|
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
|
|
|
vfs_vnops.c
|
|
|
vnode_if.pl
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|