freebsd-src/sys/kern
Bruce Evans 0b53fbe8da Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requires
such expressions to have integral type.  "gcc -ansi -pedantic -W..."
fails to diagnose this constraint error.
1994-09-20 05:42:46 +00:00
..
imgact_aout.c
imgact_shell.c
init_main.c
init_sysent.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_acct.c Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
kern_clock.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_descrip.c
kern_exec.c Added missing #ifdef SYSVSHM. 1994-09-14 05:52:13 +00:00
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lockf.c
kern_malloc.c
kern_ntptime.c Add vm/vm.h for complete sysctl type. 1994-09-19 17:39:21 +00:00
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requires 1994-09-20 05:42:46 +00:00
kern_subr.c
kern_synch.c
kern_sysctl.c sysctl incorrectly check name[2] instead of name[1] 1994-09-19 21:07:00 +00:00
kern_tc.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_time.c
kern_timeout.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
kern_xxx.c oget/sethostname: add missing argument to kern_sysctl 1994-09-19 21:15:14 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). 1994-09-13 16:02:20 +00:00
subr_disklabel.c
subr_log.c
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
syscalls.master Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
sysv_ipc.c
sysv_msg.c Got rid of compiler warnings. 1994-09-17 13:24:29 +00:00
sysv_sem.c Got rid of compiler warnings. 1994-09-17 13:24:29 +00:00
sysv_shm.c Added code for FreeBSD-1.1.5 backwards compatibility. 1994-09-16 17:43:22 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
tty_subr.c Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). 1994-09-13 16:02:20 +00:00
tty_tb.c
tty_tty.c
tty.c
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
vfs_cache.c
vfs_cluster.c
vfs_conf.c Added msdosfs. 1994-09-19 15:41:57 +00:00
vfs_export.c
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c Added msdosfs. 1994-09-19 15:41:57 +00:00
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src