Module Name:src
Committed By: he
Date: Tue Nov 29 10:05:28 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.evbppc
Log Message:
Add the chfs module for powerpc-4xx and powerpc-booke.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/set
Module Name:src
Committed By: martin
Date: Tue Nov 29 11:12:27 UTC 2011
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
Explicitly cast the result of ptoa() to unsigned long for printf,
to fix build failure on xen.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: drochner
Date: Tue Nov 29 13:15:27 UTC 2011
Modified Files:
src/sys/netipsec: ipsec_osdep.h
Log Message:
add missing rnd_extract->cprng_fast conversion, fixes build of
FAST_IPSEC kernels
To generate a diff of this commit:
cvs rdiff -u -r1.22
Module Name:src
Committed By: plunky
Date: Tue Nov 29 13:16:27 UTC 2011
Modified Files:
src/sys/netbt: l2cap_signal.c
Log Message:
Handle some ``Quality of Service'' configuration options, to
help devices requesting them blindly succeed in connecting.
should fix a problem
Module Name:src
Committed By: drochner
Date: Tue Nov 29 13:16:27 UTC 2011
Modified Files:
src/sys/lib/libkern: arc4random.c
Log Message:
make "rs" static -- this name is too unspecific for the global namespace
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29
Module Name:src
Committed By: drochner
Date: Tue Nov 29 13:17:04 UTC 2011
Modified Files:
src/lib/libm/complex: cproj.3
Log Message:
fix minor typo
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/complex/cproj.3
Please note that diffs are not pu
Module Name:src
Committed By: drochner
Date: Tue Nov 29 13:18:52 UTC 2011
Modified Files:
src/lib/libcrypt: md5crypt.c
Log Message:
zero out hash context after use, to avoid traces in RAM
(hint from "Solar Designer")
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: ahoka
Date: Tue Nov 29 13:27:50 UTC 2011
Modified Files:
src/sbin/mount_chfs: mount_chfs.8
Log Message:
add known bugs
fix license (copypaste)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/mount_chfs/mount_chfs.8
Plea
Module Name:src
Committed By: drochner
Date: Tue Nov 29 17:27:10 UTC 2011
Modified Files:
src/lib/libcrypt: md5crypt.c
Log Message:
remove the option to build this against openssl - this hasn't been used
in the NetBSD build
since the libc version of MD5Final zeroes out the
Module Name:src
Committed By: drochner
Date: Tue Nov 29 17:28:45 UTC 2011
Modified Files:
src/sys/net: if_gre.h
Log Message:
sys/pcq.h isn't installed to userland, so only include it ifdef _KERNEL,
fixes glitch in kdump build
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: bouyer
Date: Tue Nov 29 19:17:03 UTC 2011
Modified Files:
src/sys/dev: fss.c fssvar.h
Log Message:
Fix FSSIOCSET50: needs to use the 5.0 struct fss_set, not the current one.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/s
Module Name:src
Committed By: rmind
Date: Tue Nov 29 20:05:30 UTC 2011
Modified Files:
src/sys/modules/npf: Makefile
src/sys/net/npf: files.npf npf.h npf_alg_icmp.c npf_ctl.c npf_handler.c
npf_impl.h npf_inet.c npf_instr.c npf_processor.c npf_sendpkt.c
Module Name:src
Committed By: bouyer
Date: Tue Nov 29 20:56:12 UTC 2011
Modified Files:
src/sys/dev: fss.c fssvar.h
Log Message:
Complete backward compat with NetBSd 5.x: time_t changed size, so did
struct timeval, and so did struct fss_get. So we need a compat FSSIOCGET50
Module Name:src
Committed By: njoly
Date: Tue Nov 29 21:48:22 UTC 2011
Modified Files:
src/sys/kern: subr_cprng.c
Log Message:
One semicolon is enough.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/kern/subr_cprng.c
Please note that diffs are not p
14 matches
Mail list logo