History log of /original-bsd/sys/sys/malloc.h (Results 1 – 25 of 39)
Revision Date Author Comments
# 4bca310e 03-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

parenthesis around BUCKETINDX


# 43e9f89f 27-Mar-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add new NFS V3 types


# 9c7968ff 12-Jan-1994 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

types for ISOFS.


# d1e1ba72 04-Jan-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

A foolish consistency is the hobgoblin of little minds. -- Emerson


# 83adbb3c 02-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 636e57ac 22-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

delete spurious NULL's


# c8c367f9 22-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add new statistics


# 957a4605 09-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add kb_last to reference last element in free chain


# fadbe2e4 08-Jul-1992 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

changes to support ip multicasting from lbl


# 1dc97399 09-Mar-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

typo


# 0b61e345 09-Jan-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

more NFS types


# 3bb2dce8 16-Dec-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add types for filesystem private nodes


# 042e4757 01-Nov-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

LFS version 1; add M_SEGMENT, new malloc'd object


# ec3e1807 08-Sep-1991 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

don't use MALLOC macro if DIAGNOSTICS is defined.


# c474eb5b 15-May-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use a name that will fit


# 9a6733e8 04-May-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

malloc now returns void *; add prototypes


# f34b934b 17-Mar-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

more-or-less working with new proc & user structs


# 2bc35116 05-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

first pass at function prototypes with cdefs.h
protect include files included by other include files with #ifndef _NAME_H_


# c70196d8 01-Feb-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add POSIX-style byte-level record locking


# 3b89125b 10-Jan-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add M_FILE for file descriptor structures


# dd049b6a 05-Dec-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update for new VM


# 6a6cd5ec 23-Oct-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

formating cleanups; reserve names for new VM system


# ac1ad4bc 29-Aug-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add list of names for vmstat -m and tsleep


# 0ca50ec9 28-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# 2674464e 09-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update for hp300 merge


12