..
imgact_aout.c
Changes preparing for iBCS support
1994-08-24 11:52:21 +00:00
imgact_shell.c
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
init_main.c
Fixed bug that caused system processes to run at realtime priority.
1994-09-01 11:20:11 +00:00
init_sysent.c
Realtime priority scheduling support.
1994-09-01 05:15:50 +00:00
kern_acct.c
Added $Id$
1994-08-02 07:55:43 +00:00
kern_clock.c
1) Changed ddb into a option rather than a pseudo-device (use options DDB
1994-08-27 16:14:39 +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
Pay attention to *all* errors from copyinstr(). This patch fixes a bug
1994-08-24 10:53:53 +00:00
kern_exit.c
Changes preparing for iBCS support
1994-08-24 11:52:21 +00:00
kern_fork.c
Realtime priority scheduling support.
1994-09-01 05:12:53 +00:00
kern_ktrace.c
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
kern_lkm.c
Changes to new sysent structure. TODO MOD_EXEC support.
1994-08-26 08:42:07 +00:00
kern_lockf.c
Made lockf advisory locking code generic (rather than ufs specific), and
1994-08-08 17:31:01 +00:00
kern_malloc.c
Added $Id$
1994-08-02 07:55:43 +00:00
kern_physio.c
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
kern_proc.c
Realtime priority scheduling support.
1994-09-01 05:12:53 +00:00
kern_prot.c
Added $Id$
1994-08-02 07:55:43 +00:00
kern_resource.c
Realtime priority scheduling support.
1994-09-01 05:12:53 +00:00
kern_sig.c
Added $Id$
1994-08-02 07:55:43 +00:00
kern_subr.c
Added $Id$
1994-08-02 07:55:43 +00:00
kern_synch.c
Realtime priority scheduling support.
1994-09-01 05:12:53 +00:00
kern_sysctl.c
Define new MIB variable, hw.floatingpoint, which is true if FP hardware
1994-09-09 23:13:03 +00:00
kern_tc.c
1) Changed ddb into a option rather than a pseudo-device (use options DDB
1994-08-27 16:14:39 +00:00
kern_time.c
Added $Id$
1994-08-02 07:55:43 +00:00
kern_timeout.c
1) Changed ddb into a option rather than a pseudo-device (use options DDB
1994-08-27 16:14:39 +00:00
kern_xxx.c
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
Make.tags.inc
Added $Id$
1994-08-02 07:55:43 +00:00
Makefile
BSD 4.4 Lite Kernel Sources
1994-05-24 10:09:53 +00:00
makesyscalls.sh
Oops didn't check that init_sysent.c was generated proberly. Fixed.
1994-08-26 09:33:37 +00:00
md5c.c
Reviewed by: phk
1994-07-24 03:29:56 +00:00
subr_autoconf.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_clist.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_disklabel.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_log.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_param.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_prf.c
1) Changed ddb into a option rather than a pseudo-device (use options DDB
1994-08-27 16:14:39 +00:00
subr_prof.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_rlist.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
subr_rmap.c
Added $Id$
1994-08-02 07:55:43 +00:00
subr_trap.c
Be more careful about dereferencing curproc, p_vmspace, and curpcb,
1994-09-11 11:26:18 +00:00
subr_xxx.c
Added $Id$
1994-08-02 07:55:43 +00:00
sys_generic.c
Whoops, accidently left out some pieces of the munmapfd patch.
1994-09-02 15:06:51 +00:00
sys_process.c
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
sys_socket.c
Added $Id$
1994-08-02 07:55:43 +00:00
syscalls.c
Realtime priority scheduling support.
1994-09-01 05:15:50 +00:00
syscalls.master
Realtime priority scheduling support.
1994-09-01 05:12:53 +00:00
tty_compat.c
Support speeds 57600 and 115200.
1994-08-25 10:01:00 +00:00
tty_conf.c
Added $Id$
1994-08-02 07:55:43 +00:00
tty_cons.c
Conditionalized support for syscons as the console so that it can be
1994-08-31 07:44:22 +00:00
tty_pty.c
Added $Id$
1994-08-02 07:55:43 +00:00
tty_subr.c
Added $Id$
1994-08-02 07:55:43 +00:00
tty_tb.c
Added $Id$
1994-08-02 07:55:43 +00:00
tty_tty.c
Added $Id$
1994-08-02 07:55:43 +00:00
tty.c
Added support for TIOCSTAT ioctl. This allows shells that use raw/cbreak
1994-08-18 09:16:37 +00:00
uipc_domain.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_mbuf.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_proto.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_sockbuf.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_socket2.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_socket.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_syscalls.c
Added $Id$
1994-08-02 07:55:43 +00:00
uipc_usrreq.c
Added $Id$
1994-08-02 07:55:43 +00:00
vfs_bio.c
Rather than exclude bounce buffers support with NOBOUNCE, include it
1994-08-31 06:17:49 +00:00
vfs_cache.c
Added $Id$
1994-08-02 07:55:43 +00:00
vfs_cluster.c
Changed B_AGE policy to work correctly in a world with relatively large
1994-08-08 09:11:44 +00:00
vfs_conf.c
Implemented filesystem clean bit via:
1994-08-20 16:03:26 +00:00
vfs_export.c
"bogus" fixes from 1.1.5 to work around some cache coherency problems.
1994-08-29 06:09:15 +00:00
vfs_extattr.c
Disallow truncating to negative file sizes. Doing so causes ffs_truncate()
1994-09-02 10:23:43 +00:00
vfs_init.c
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
vfs_lookup.c
1) cleaned up after Garrett - fixed more redundant declarations, changed
1994-08-20 03:49:02 +00:00
vfs_mount.c
Implemented filesystem clean bit via:
1994-08-20 16:03:26 +00:00
vfs_subr.c
"bogus" fixes from 1.1.5 to work around some cache coherency problems.
1994-08-29 06:09:15 +00:00
vfs_syscalls.c
Disallow truncating to negative file sizes. Doing so causes ffs_truncate()
1994-09-02 10:23:43 +00:00
vfs_vnops.c
Moved over my fix for vnode lossage when multiple TIOCSCTTY ioctls are
1994-08-18 03:53:38 +00:00
vnode_if.pl
Added $Id$
1994-08-02 07:55:43 +00:00
vnode_if.sh
Added $Id$
1994-08-02 07:55:43 +00:00
vnode_if.src
Added $Id$
1994-08-02 07:55:43 +00:00