Module Name:src
Committed By: rmind
Date: Mon Feb 6 23:30:15 UTC 2012
Modified Files:
src/sys/modules/npf: Makefile
src/sys/net/npf: files.npf npf.h npf_handler.c npf_impl.h npf_ruleset.c
Added Files:
src/sys/net/npf: npf_rproc.c
Log Message:
- Split NPF r
Module Name:src
Committed By: matt
Date: Mon Feb 6 17:51:48 UTC 2012
Modified Files:
src/sys/arch/cats/cats: cats_machdep.c
Log Message:
Make this compile with VERBOSE_ARM_INIT.
If the AOUT magic is not ZMAGIC, assume kernel is ELF.
To generate a diff of this commit:
cv
Module Name:src
Committed By: matt
Date: Mon Feb 6 17:51:05 UTC 2012
Modified Files:
src/sys/arch/cats/conf: GENERIC
Log Message:
Increase SYMTAB_SPACE (commented out).
Add commented out VERBOSE_INIT_ARM and FCOM_INIT_ARM
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: roy
Date: Mon Feb 6 17:47:26 UTC 2012
Removed Files:
src/external/bsd/dhcpcd/dist: README
src/external/bsd/dhcpcd/dist/compat: getline.c getline.h
Log Message:
Remove stale files from older imports.
To generate a diff of this commit
Module Name:src
Committed By: matt
Date: Mon Feb 6 17:24:49 UTC 2012
Modified Files:
src/external/public-domain/sqlite/dist: sqlite3.c
Log Message:
Back out part of previous commit (no reason to define SQLITE_BIG_DBL
especially for VAX since it uses DBL_MAX from the VAX )
n: 1.1667 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1236,4 +1236,5 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
ntp: import ntp 4.2.6p5.
[kardel 20120201]
dhcpcd(8): Import dhcpcd-5.5.3 [roy 20120202]
+ dhcpcd(8): Import dhcpcd-5.5.4 [roy 20120206]
Module Name:src
Committed By: roy
Date: Mon Feb 6 15:57:00 UTC 2012
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv17157
Log Message:
Import dhcpcd-5.5.4 with the following changes:
* Disregard IFF_RUNNING on link state changes
* Warn
Module Name:src
Committed By: drochner
Date: Mon Feb 6 12:13:44 UTC 2012
Modified Files:
src/sys/kern: kern_malloc.c
Log Message:
align allocations >=pagesize at a page boundary, to preserve traditional
malloc(9) semantics
fixes dri mappings shared per mmap (at least on i
Module Name:src
Committed By: skrll
Date: Mon Feb 6 10:46:36 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist/gdb/config/alpha: nbsd.mh
src/external/gpl3/gdb/dist/gdb/config/arm: nbsdelf.mh
src/external/gpl3/gdb/dist/gdb/config/i386: nbsd64.mh nbsdelf.mh
Module Name:src
Committed By: joerg
Date: Mon Feb 6 10:42:44 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
Pull read.c r1.27 from upstream repository:
Don't silently skip non-ASCII characters, but replace them with ``?''.
This is less likely t
Module Name:src
Committed By: martin
Date: Mon Feb 6 10:40:26 UTC 2012
Modified Files:
src/sys/arch/sparc64/sparc64: machdep.c pmap.c
Log Message:
Provide a module_map (16 MB for now) to load modules close to kernel text
and data.
Fixes PR port-sparc64/45895. Ok: releng
11 matches
Mail list logo