|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Claudio Jeker (claudio
cvs.openbsd.org)
Date: Sun May 27 2007 - 15:54:25 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: claudio
cvs.openbsd.org 2007/05/27 14:54:25
Modified files:
sys/kern : uipc_mbuf.c
sys/sys : mbuf.h
Log message:
Kill the nasty MGET, MGETHDR and MCLGET makros and replace them with normal
functions. The world is no longer running on a PDP11 so function call overhead
is not an issue. Diff by tbert, tested by many, OK art
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]