freebsd_amp_hwpstate/sys/kern
Paul Traina a51764a8bf Fix two bugs I accidently put into the syn code at the last minute
(yes I had tested the hell out of this).

I've also temporarily disabled the code so that it behaves as it previously
did (tail drop's the syns) pending discussion with fenner about some socket
state flags that I don't fully understand.

Submitted by:	fenner
1996-10-11 19:26:42 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c
imgact_elf.c Drop an unused param to unmap_pages(). 1996-10-03 06:14:48 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
init_sysvec.c
kern_acct.c
kern_clock.c Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
kern_conf.c
kern_descrip.c Fixed bitrot in the read-only attribute: 1996-09-28 16:33:21 +00:00
kern_exec.c
kern_exit.c If we have no console device it is possible to be 1996-10-04 23:43:12 +00:00
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lockf.c
kern_malloc.c
kern_mib.c Oops, read-only is spelled RD here. 1996-09-28 15:53:30 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_random.c Put I*86_CPU defines in opt_cpu.h. 1996-10-09 19:47:44 +00:00
kern_resource.c
kern_shutdown.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c
kern_tc.c Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
kern_time.c if we jump the time, we need to check all the process real interval timers. 1996-09-30 19:28:52 +00:00
kern_timeout.c Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
kern_xxx.c
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_trap.c
subr_xxx.c
sys_generic.c
sys_pipe.c Mostly some fixes from bde to start support for ASYNC I/O (SIGIO). 1996-10-11 02:27:30 +00:00
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.c
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c Fix two bugs I accidently put into the syn code at the last minute 1996-10-11 19:26:42 +00:00
uipc_socket.c Increase robustness of FreeBSD against high-rate connection attempt 1996-10-07 04:32:42 +00:00
uipc_socket2.c Fix two bugs I accidently put into the syn code at the last minute 1996-10-11 19:26:42 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Fix 4 problems: 1996-10-06 07:50:05 +00:00
vfs_cache.c
vfs_cluster.c Fix 4 problems: 1996-10-06 07:50:05 +00:00
vfs_conf.c
vfs_export.c Correct vget by removing a window where a vnode can potentially go away. 1996-09-28 03:36:07 +00:00
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c Correct vget by removing a window where a vnode can potentially go away. 1996-09-28 03:36:07 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src