freebsd-nq/sys/kern
David Greenman 3d5e37c501 Removed "GATEWAY" consideration when calculating number of mbuf clusters.
It now always uses the value that was used for the GATEWAY case.
1995-06-29 08:21:32 +00:00
..
imgact_aout.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
imgact_gzip.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
kern_acct.c
kern_clock.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_descrip.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_devconf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_exec.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_exit.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_fork.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_ktrace.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_lkm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_lockf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_malloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_ntptime.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_physio.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_proc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_prot.c Optimized and simplified version of setreuid/gid 1995-06-15 22:32:03 +00:00
kern_resource.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_sig.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_subr.c
kern_synch.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_sysctl.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_tc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_time.c Killed "TIMEZONE" and "DST" options. They have been forced to 0 by config 1995-06-29 07:07:00 +00:00
kern_timeout.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_xxx.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_disklabel.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_diskmbr.c
subr_diskslice.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_dkbad.c
subr_log.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_param.c Removed "GATEWAY" consideration when calculating number of mbuf clusters. 1995-06-29 08:21:32 +00:00
subr_prf.c Convert %p to 0x%x instead of to 0x%8x. The latter gives blank padding 1995-06-14 07:55:07 +00:00
subr_prof.c
subr_rlist.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_rmap.c
subr_trap.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
subr_xxx.c
sys_generic.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sys_process.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sys_socket.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sysv_sem.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sysv_shm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_compat.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_conf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_cons.c Partially fix `sysctl machdep.console_device'. The fix will be complete 1995-06-26 07:39:52 +00:00
tty_pty.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_snoop.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_tb.c
tty_tty.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty.c ttywait: convert EWOULDBLOCK to EIO, when t_timeout expired 1995-06-24 16:28:20 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_socket2.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_socket.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_syscalls.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_usrreq.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_bio.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vfs_cache.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_cluster.c Don't include vm_pageout.h. 1995-06-28 12:31:47 +00:00
vfs_conf.c
vfs_export.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vfs_extattr.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vfs_init.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_lookup.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_mount.c
vfs_subr.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vfs_syscalls.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vfs_vnops.c Removed extra semicolon. 1995-06-28 12:32:47 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00