freebsd-src/sys/kern
1995-10-30 17:16:55 +00:00
..
imgact_aout.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
kern_acct.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
kern_clock.c
kern_conf.c
kern_descrip.c
kern_devconf.c
kern_exec.c
kern_exit.c Remove COMPAT_IBCS2 option. 1995-10-23 19:44:38 +00:00
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 Fix a sign extension bug that was unleashed by the previous change. 1995-10-23 19:05:50 +00:00
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c Sorry, the last commit screwed up for me, this is the right one (I hope!) 1995-10-28 13:07:28 +00:00
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 Fix clist limits. They were usually one too low. E.g., for a limit of 1995-10-25 17:59:58 +00:00
subr_disklabel.c
subr_diskmbr.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
subr_diskslice.c
subr_dkbad.c
subr_log.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c Removed an annoying redundant declaration that I added in the previous 1995-10-30 17:16:55 +00:00
tty_snoop.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
tty_subr.c Fix clist limits. They were usually one too low. E.g., for a limit of 1995-10-25 17:59:58 +00:00
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c Simplify the pseudo-argument removal changes by not optimizing for 1995-10-23 15:42:12 +00:00
uipc_usrreq.c
vfs_bio.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vfs_cache.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vfs_cluster.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vfs_conf.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vfs_export.c Call vfs_unbusy() before error returns from sysctl_vnode(). This fixes 1995-10-28 08:50:08 +00:00
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vfs_subr.c Call vfs_unbusy() before error returns from sysctl_vnode(). This fixes 1995-10-28 08:50:08 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vnode_if.sh Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
vnode_if.src