.. |
imgact_aout.c
|
Use of vm_allocate() and vm_deallocate() has been deprecated.
|
1995-02-20 22:23:31 +00:00 |
imgact_gzip.c
|
Use of vm_allocate() and vm_deallocate() has been deprecated.
|
1995-02-20 22:23:31 +00:00 |
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
Use of vm_allocate() and vm_deallocate() has been deprecated.
|
1995-02-20 22:23:31 +00:00 |
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
|
Implement maxprocperuid and maxfilesperproc. They are tunable
|
1995-02-20 19:42:42 +00:00 |
kern_devconf.c
|
YPfix
|
1995-02-14 06:34:49 +00:00 |
kern_exec.c
|
Use of vm_allocate() and vm_deallocate() has been deprecated.
|
1995-02-20 22:23:31 +00:00 |
kern_exit.c
|
|
|
kern_fork.c
|
|
|
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
|
|
|
kern_proc.c
|
|
|
kern_prot.c
|
|
|
kern_resource.c
|
Implement maxprocperuid and maxfilesperproc. They are tunable
|
1995-02-20 19:42:42 +00:00 |
kern_sig.c
|
|
|
kern_subr.c
|
Minor code improvement to uiomove()
|
1995-02-12 09:11:47 +00:00 |
kern_synch.c
|
|
|
kern_sysctl.c
|
Implement maxprocperuid and maxfilesperproc. They are tunable
|
1995-02-20 19:42:42 +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
|
Clean a bunch of -Wall warnings.
|
1995-02-24 08:51:34 +00:00 |
subr_autoconf.c
|
|
|
subr_clist.c
|
|
|
subr_disklabel.c
|
Use dsname() to get consistent names.
|
1995-02-22 22:46:48 +00:00 |
subr_diskmbr.c
|
Use dsname() to get consistent names.
|
1995-02-22 22:46:48 +00:00 |
subr_diskslice.c
|
Fix initialization of the copy of the label passed to setdisklabel().
|
1995-02-22 21:51:53 +00:00 |
subr_dkbad.c
|
|
|
subr_log.c
|
|
|
subr_param.c
|
Implement maxprocperuid and maxfilesperproc. They are tunable
|
1995-02-20 19:42:42 +00:00 |
subr_prf.c
|
Don't flush the message buffer when it fills up.
|
1995-02-19 15:02:26 +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
|
Truncate the pte address to a page boundry. This probably won't fix the
|
1995-02-19 02:50:31 +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
|
|
|
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
sysv_shm.c
|
Use of vm_allocate() and vm_deallocate() has been deprecated.
|
1995-02-20 22:23:31 +00:00 |
tty_compat.c
|
|
|
tty_conf.c
|
|
|
tty_cons.c
|
Eliminate my private type `bool_t'.
|
1995-02-26 03:15:36 +00:00 |
tty_pty.c
|
(a) remove the pointer to each driver's tty structure array from cdevsw
|
1995-02-25 20:09:44 +00:00 |
tty_snoop.c
|
(a) remove the pointer to each driver's tty structure array from cdevsw
|
1995-02-25 20:09:44 +00:00 |
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
(a) remove the pointer to each driver's tty structure array from cdevsw
|
1995-02-25 20:09:44 +00:00 |
uipc_domain.c
|
|
|
uipc_mbuf.c
|
Implemented mbstat.m_wait and mbstat.m_drops.
|
1995-02-23 19:10:21 +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
|
Fixed thrashing buffer problem.
|
1995-02-25 01:46:26 +00:00 |
vfs_cache.c
|
|
|
vfs_cluster.c
|
vfs_cluster.c:
|
1995-02-22 09:39:22 +00:00 |
vfs_conf.c
|
|
|
vfs_export.c
|
vfs_cluster.c:
|
1995-02-22 09:39:22 +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
|
vfs_cluster.c:
|
1995-02-22 09:39:22 +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
|
|
|