freebsd_amp_hwpstate/sys/kern
Poul-Henning Kamp 30f467d84a Update vfs_cache.c to use the <sys/queue.h> macros. This makes it easier
to read, but doesn't change the speed.

Reviewed by:	phk
Obtained from:	via NetBSD
1995-03-06 06:45:52 +00:00
..
Make.tags.inc
Makefile
imgact_aout.c Use of vm_allocate() and vm_deallocate() has been deprecated. 1995-02-20 22:23:31 +00:00
imgact_gzip.c Use of vm_allocate() and vm_deallocate() has been deprecated. 1995-02-20 22:23:31 +00:00
imgact_shell.c
inflate.c
init_main.c Use of vm_allocate() and vm_deallocate() has been deprecated. 1995-02-20 22:23:31 +00:00
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 No longer assume that a process's address space can be directly written to. 1995-03-01 04:09:50 +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 Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00
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 Use of vm_allocate() and vm_deallocate() has been deprecated. 1995-02-20 22:23:31 +00:00
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 Added some more of John's "anti-chatter" fixes - set the page activation 1995-03-04 15:16:07 +00:00
vfs_cache.c Update vfs_cache.c to use the <sys/queue.h> macros. This makes it easier 1995-03-06 06:45:52 +00:00
vfs_cluster.c Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
vfs_conf.c
vfs_export.c Backed out previous change. I forgot (for about the fourth time) that 1995-02-27 10:15:38 +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 Backed out previous change. I forgot (for about the fourth time) that 1995-02-27 10:15:38 +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