Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/24/1998 13:20:02
is
Sun May 24 13:10:33 PDT 1998
Update of /cvsroot/src/sys/arch/amiga/amiga
In directory nb00:/tmp/cvs-serv16448
Modified Files:
pmap.c
Log Message:
Fix thinko. Rather, nonthink-o.
kleink
Sun May 24 13:12:27 PDT 1998
Update of /cvsroot/src/lib/libc/gen
In directory nb00:/tmp/cvs-serv16440/lib/libc/gen
Modified Files:
sysconf.3 sysconf.c
Log Message:
Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM via
sysconf().
kleink
Sun May 24 13:12:28 PDT 1998
Update of /cvsroot/src/usr.bin/getconf
In directory nb00:/tmp/cvs-serv16440/usr.bin/getconf
Modified Files:
getconf.c
Log Message:
Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM via
sysconf().
thorpej
Sun May 24 13:14:54 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv16816
Modified Files:
ip_input.c
Log Message:
Fix OBOB in IP timestamp option processing, as noted in FreeBSD PR 6738,
from Jennifer Dawn Meyers <jdm@enteract.com>.