rwatson 2004/01/31 15:03:22 PST FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: Fix an error in a KASSERT string: it's pipe_free_kmem(), not pipespace(), that contains this KASSERT. Revision Changes Path 1.164 +1 -1 src/sys/kern/sys_pipe.c