.. |
imgact_aout.c
|
|
|
imgact_gzip.c
|
|
|
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
Changes to make FreeBSD use a CDROM as rootdev, for installation purposes.
|
1995-04-10 07:44:31 +00:00 |
init_sysent.c
|
Added a third "flags" argument to msync() ...as other systems have.
|
1995-03-25 16:52:24 +00:00 |
kern_acct.c
|
|
|
kern_clock.c
|
|
|
kern_descrip.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-28 07:58:53 +00:00 |
kern_devconf.c
|
Actually copy the class field over from the kernel to the user structure.
|
1995-04-13 15:33:14 +00:00 |
kern_exec.c
|
Use 'p' rather than 'curproc' when appropriate.
|
1995-03-25 01:34:21 +00:00 |
kern_exit.c
|
|
|
kern_fork.c
|
|
|
kern_ktrace.c
|
|
|
kern_lkm.c
|
|
|
kern_lockf.c
|
|
|
kern_malloc.c
|
|
|
kern_ntptime.c
|
|
|
kern_physio.c
|
|
|
kern_proc.c
|
|
|
kern_prot.c
|
|
|
kern_resource.c
|
|
|
kern_sig.c
|
|
|
kern_subr.c
|
Added a few more entries to the list of prime numbers.
|
1995-04-09 01:19:25 +00:00 |
kern_synch.c
|
|
|
kern_sysctl.c
|
|
|
kern_tc.c
|
|
|
kern_time.c
|
|
|
kern_timeout.c
|
|
|
kern_xxx.c
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
|
|
md5c.c
|
|
|
subr_autoconf.c
|
|
|
subr_clist.c
|
|
|
subr_disklabel.c
|
|
|
subr_diskmbr.c
|
Add more compatibility cruft:
|
1995-03-25 12:07:31 +00:00 |
subr_diskslice.c
|
|
|
subr_dkbad.c
|
|
|
subr_log.c
|
|
|
subr_param.c
|
|
|
subr_prf.c
|
Implement a simple hook (or hack?) to allow graphics device console
|
1995-04-08 21:32:11 +00:00 |
subr_prof.c
|
|
|
subr_rlist.c
|
|
|
subr_rmap.c
|
|
|
subr_trap.c
|
|
|
subr_xxx.c
|
|
|
sys_generic.c
|
Backed out previous change - it reduces performance. (oops).
|
1995-04-13 18:24:33 +00:00 |
sys_process.c
|
|
|
sys_socket.c
|
|
|
syscalls.c
|
|
|
syscalls.master
|
Added a third "flags" argument to msync() ...as other systems have.
|
1995-03-25 16:52:24 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
sysv_shm.c
|
|
|
tty_compat.c
|
Extract "set" family functions to separate module, needed for
|
1995-04-11 17:54:25 +00:00 |
tty_conf.c
|
Set it so you can add and remove line disciplines without replicating
|
1995-03-21 11:24:05 +00:00 |
tty_cons.c
|
Implement a simple hook (or hack?) to allow graphics device console
|
1995-04-08 21:32:11 +00:00 |
tty_pty.c
|
Call ptsstop in ptsclose instead of ptcwakeup
|
1995-04-10 01:45:43 +00:00 |
tty_snoop.c
|
|
|
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
Oops, fix typing error in prev. commit
|
1995-03-29 19:24:46 +00:00 |
uipc_domain.c
|
|
|
uipc_mbuf.c
|
|
|
uipc_proto.c
|
|
|
uipc_sockbuf.c
|
|
|
uipc_socket2.c
|
|
|
uipc_socket.c
|
|
|
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
|
|
vfs_bio.c
|
Changes from John Dyson and myself:
|
1995-04-09 06:02:46 +00:00 |
vfs_cache.c
|
Fixed serious off by one bug I introduced that will likely cause the
|
1995-04-15 00:49:35 +00:00 |
vfs_cluster.c
|
Check for case of blkno already known to avoid unnecessary VOP_BMAP's.
|
1995-04-04 02:10:17 +00:00 |
vfs_conf.c
|
|
|
vfs_export.c
|
Changes from John Dyson and myself:
|
1995-04-09 06:02:46 +00:00 |
vfs_extattr.c
|
Added a set of braces to make the compiler happy.
|
1995-03-29 11:54:02 +00:00 |
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
|
|
vfs_subr.c
|
Changes from John Dyson and myself:
|
1995-04-09 06:02:46 +00:00 |
vfs_syscalls.c
|
Added a set of braces to make the compiler happy.
|
1995-03-29 11:54:02 +00:00 |
vfs_vnops.c
|
|
|
vnode_if.pl
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|