.. |
imgact_aout.c
|
First attempt to run linux binaries. This is only the changes needed to
|
1995-02-14 19:23:22 +00:00 |
imgact_gzip.c
|
Actually access the right first page if the file.
|
1995-02-13 07:40:33 +00:00 |
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
|
|
init_sysent.c
|
First attempt to run linux binaries. This is only the changes needed to
|
1995-02-14 19:23:22 +00:00 |
kern_acct.c
|
|
|
kern_clock.c
|
|
|
kern_descrip.c
|
|
|
kern_devconf.c
|
YPfix
|
1995-02-14 06:34:49 +00:00 |
kern_exec.c
|
First attempt to run linux binaries. This is only the changes needed to
|
1995-02-14 19:23:22 +00:00 |
kern_exit.c
|
Fixed multiple bugs that cause null pointers to be followed or FREEed data
|
1994-12-28 06:15:08 +00:00 |
kern_fork.c
|
Don't count the parent's previous timeslice in the child's resource usage
|
1995-01-21 15:08:57 +00:00 |
kern_ktrace.c
|
|
|
kern_lkm.c
|
|
|
kern_lockf.c
|
|
|
kern_malloc.c
|
Calling semantics for kmem_malloc() have been changed...and the third
|
1995-02-02 08:49:08 +00:00 |
kern_ntptime.c
|
|
|
kern_physio.c
|
These changes embody the support of the fully coherent merged VM buffer cache,
|
1995-01-09 16:06:02 +00:00 |
kern_proc.c
|
|
|
kern_prot.c
|
|
|
kern_resource.c
|
|
|
kern_sig.c
|
Correct a name of one structure member in the sigaltstack structure.
|
1995-01-29 01:19:25 +00:00 |
kern_subr.c
|
Minor code improvement to uiomove()
|
1995-02-12 09:11:47 +00:00 |
kern_synch.c
|
|
|
kern_sysctl.c
|
Fixed multiple bugs that cause null pointers to be followed or FREEed data
|
1994-12-28 06:15:08 +00:00 |
kern_tc.c
|
|
|
kern_time.c
|
YFfix.
|
1995-02-14 06:33:53 +00:00 |
kern_timeout.c
|
|
|
kern_xxx.c
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
First attempt to run linux binaries. This is only the changes needed to
|
1995-02-14 19:23:22 +00:00 |
md5c.c
|
|
|
subr_autoconf.c
|
|
|
subr_clist.c
|
|
|
subr_disklabel.c
|
Print `slicename' and not a bogus pointer in diskerr()
|
1994-12-22 04:42:31 +00:00 |
subr_diskmbr.c
|
Fixed $Id$
|
1995-01-23 02:31:53 +00:00 |
subr_diskslice.c
|
$Id: -> $Id$
|
1995-01-31 04:33:41 +00:00 |
subr_dkbad.c
|
|
|
subr_log.c
|
|
|
subr_param.c
|
Alow overriding of the various SHM* options.
|
1995-02-16 11:29:19 +00:00 |
subr_prf.c
|
Print "(null)" instead of "<null>" for NULL string args for consistency
|
1994-12-30 12:17:42 +00:00 |
subr_prof.c
|
Don't waste 1264K for each MB of unused text.
|
1995-01-29 03:03:23 +00:00 |
subr_rlist.c
|
Rewrote rlist_free(). The previous code was a good example of how to
|
1995-01-31 06:48:53 +00:00 |
subr_rmap.c
|
|
|
subr_trap.c
|
First attempt to run linux binaries. This is only the changes needed to
|
1995-02-14 19:23:22 +00:00 |
subr_xxx.c
|
|
|
sys_generic.c
|
|
|
sys_process.c
|
Fixed botched previous change - use 'pageno' not initialized to NULL 'kva'.
|
1995-02-16 00:41:16 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
First attempt to run linux binaries. This is only the changes needed to
|
1995-02-14 19:23:22 +00:00 |
syscalls.master
|
Actually enable NTP kernel PLL. (Oops!)
|
1994-12-14 17:57:47 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
sysv_shm.c
|
|
|
tty_compat.c
|
|
|
tty_conf.c
|
|
|
tty_cons.c
|
Kill redundant declarations of d_open_t and d_close_t.
|
1995-01-23 18:46:13 +00:00 |
tty_pty.c
|
|
|
tty_snoop.c
|
More changes to support user calls.
|
1995-02-15 18:41:57 +00:00 |
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
Restore deleted in second time my & bde fixes.
|
1995-02-15 22:25:51 +00:00 |
uipc_domain.c
|
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
|
1995-01-05 19:51:51 +00:00 |
uipc_mbuf.c
|
Update kmem_malloc() call to new waitflag(s) interface.
|
1995-02-05 07:08:27 +00:00 |
uipc_proto.c
|
|
|
uipc_sockbuf.c
|
|
|
uipc_socket2.c
|
|
|
uipc_socket.c
|
getsockopt(s, SOL_SOCKET, SO_SNDTIMEO, ...) would construct the returned
|
1995-02-16 01:07:43 +00:00 |
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
Fixed bug caused by attempting a connect with a null 'nam'.
|
1995-02-15 11:30:35 +00:00 |
vfs_bio.c
|
Make B_NOCACHE and B_INVAL buffers work correctly - throw away the data in
|
1995-02-03 03:35:56 +00:00 |
vfs_cache.c
|
|
|
vfs_cluster.c
|
Fixed a variety of deadlock and panic bugs, removed the bypass code, and
|
1995-01-24 10:00:46 +00:00 |
vfs_conf.c
|
|
|
vfs_export.c
|
Fixed some formatting weirdness that I overlooked in the previous commit.
|
1995-01-10 07:32:52 +00:00 |
vfs_extattr.c
|
In sync(), don't dereference the proc pointer if it's NULL. Should fix
|
1995-02-13 13:45:04 +00:00 |
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
|
|
vfs_subr.c
|
Fixed some formatting weirdness that I overlooked in the previous commit.
|
1995-01-10 07:32:52 +00:00 |
vfs_syscalls.c
|
In sync(), don't dereference the proc pointer if it's NULL. Should fix
|
1995-02-13 13:45:04 +00:00 |
vfs_vnops.c
|
YFfix
|
1995-02-14 06:31:13 +00:00 |
vnode_if.pl
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|