freebsd_amp_hwpstate/sys/kern
David Greenman cd92a6182d Call boot() instead of cpu_reset() if init isn't running in shutdown_nice. 1995-08-20 04:42:25 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
init_sysent.c
kern_acct.c
kern_clock.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
kern_descrip.c
kern_devconf.c
kern_exec.c
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
kern_synch.c
kern_sysctl.c Fix the sysctl string routines to return as much of the 1995-07-31 10:07:31 +00:00
kern_tc.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
kern_time.c
kern_timeout.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
kern_xxx.c Call boot() instead of cpu_reset() if init isn't running in shutdown_nice. 1995-08-20 04:42:25 +00:00
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c On closer inspection, it turns out that all of the callers of disksort 1995-08-07 14:20:27 +00:00
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c Made msgbuf range checking more robust and clean. 1995-08-07 07:58:23 +00:00
subr_param.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
subr_prf.c Woops, I committed the wrong version of the diff in the last rev. 1995-08-07 08:40:49 +00:00
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c Fix a bug in my disabled version of trap_pfault()...curpcb may be NULL even 1995-07-30 17:49:24 +00:00
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
sysv_sem.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
sysv_shm.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
tty.c Check for valid speed values in pty drive 1995-08-02 06:55:36 +00:00
tty_compat.c Preserve current termios speed for TIOCSET*, if it matched with 1995-08-02 12:53:14 +00:00
tty_conf.c Obtained from: partly from ancient patches by ache and me via 1.1.5 1995-07-29 13:40:13 +00:00
tty_cons.c
tty_pty.c Back out predefined termios speeds check, it can cause troubles 1995-08-02 11:26:50 +00:00
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
uipc_mbuf.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
uipc_proto.c Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
uipc_sockbuf.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
vfs_bio.c Resize both VMIO and non-VMIO buffers if the size changes. 1995-08-06 12:10:39 +00:00
vfs_cache.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
vfs_cluster.c
vfs_conf.c
vfs_export.c Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
vfs_extattr.c The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE() 1995-08-17 11:53:51 +00:00
vfs_init.c
vfs_lookup.c Ignore trailing slashes in pathnames that "refer to a directory", 1995-07-31 00:35:58 +00:00
vfs_mount.c
vfs_subr.c Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
vfs_syscalls.c The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE() 1995-08-17 11:53:51 +00:00
vfs_vnops.c
vnode_if.pl Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
vnode_if.sh Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
vnode_if.src Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00