freebsd_amp_hwpstate/sys/kern
David Greenman f8a0b2dd88 Reorganized an if() expression for efficiency. 1995-03-10 21:18:24 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
kern_acct.c
kern_clock.c
kern_descrip.c
kern_devconf.c
kern_exec.c Removed some #include's of unnecessary include files. 1995-03-10 08:44:20 +00:00
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
kern_tc.c
kern_time.c
kern_timeout.c
kern_xxx.c
makesyscalls.sh
md5c.c Clean a bunch of -Wall warnings. 1995-02-24 08:51:34 +00:00
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c Support extended DOSpartitions. 1995-03-04 11:44:05 +00:00
subr_diskslice.c Don't warn about missing labels for non-BSD slices. 1995-03-04 11:42:27 +00:00
subr_dkbad.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 Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
syscalls.master Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.c Workaround IXOFF bug when output queue is full && RTS control is on 1995-02-28 23:21:33 +00:00
tty_compat.c
tty_conf.c
tty_cons.c Eliminate my private type `bool_t'. 1995-02-26 03:15:36 +00:00
tty_pty.c Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
tty_snoop.c same 1995-02-27 19:47:53 +00:00
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c
uipc_mbuf.c Implemented mbstat.m_wait and mbstat.m_drops. 1995-02-23 19:10:21 +00:00
uipc_proto.c
uipc_sockbuf.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Removed most of the special policy regarding the seperation of VMIO and 1995-03-07 19:53:27 +00:00
vfs_cache.c Whoops, back out that last change - I misread what Poul had done there. 1995-03-10 20:29:51 +00:00
vfs_cluster.c Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
vfs_conf.c
vfs_export.c Reorganized an if() expression for efficiency. 1995-03-10 21:18:24 +00:00
vfs_extattr.c Do a vnode_pager_uncache after the VOP_RENAME to lose the remaining 1995-02-28 02:52:48 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c Reorganized an if() expression for efficiency. 1995-03-10 21:18:24 +00:00
vfs_syscalls.c Do a vnode_pager_uncache after the VOP_RENAME to lose the remaining 1995-02-28 02:52:48 +00:00
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src