Module Name:src
Committed By: christos
Date: Wed Oct 10 23:53:43 UTC 2012
Modified Files:
src/lib/libc/gen: syslog.c
Log Message:
add more locking (when we read and write fields)
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/lib/libc/gen/syslog.c
Ple
Module Name:src
Committed By: christos
Date: Wed Oct 10 22:52:26 UTC 2012
Modified Files:
src/lib/libc/compat/gen: Makefile.inc
Added Files:
src/lib/libc/compat/gen: compat_syslog.c
Log Message:
Add compat functions for syslog.
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Wed Oct 10 22:51:55 UTC 2012
Modified Files:
src/sys/sys: syslog.h
Log Message:
PR/47055: David Holland: Add hostname to syslog_data, version number, rename
fields consistently, and version library calls affected.
To generate
Module Name:src
Committed By: christos
Date: Wed Oct 10 22:51:12 UTC 2012
Added Files:
src/sys/compat/sys: syslog.h
Log Message:
compat hook.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/compat/sys/syslog.h
Please note that diffs are not public doma
Module Name:src
Committed By: christos
Date: Wed Oct 10 22:50:51 UTC 2012
Modified Files:
src/lib/libc/gen: syslog.c
Log Message:
PR/47055: David Holland: Remove static hostname and store the hostname in
syslog_data. Initialize hostname before it is used. While here, add a
Module Name:src
Committed By: skrll
Date: Wed Oct 10 22:40:33 UTC 2012
Modified Files:
src/sys/dev/ic: seeq8005.c
Log Message:
Second part of PR/46998. The following is taken from the PR with a slight
edit from me.
The TX buffer size is not a function of the SEEQ chip, it
Module Name:src
Committed By: skrll
Date: Wed Oct 10 22:17:44 UTC 2012
Modified Files:
src/sys/dev/ic: seeq8005.c seeq8005var.h
src/sys/dev/podulebus: if_ea.c if_eb.c
Log Message:
Split softc/device_t
Use device_xname
>From chuq
To generate a diff of this commit
Module Name:src
Committed By: skrll
Date: Wed Oct 10 22:11:31 UTC 2012
Modified Files:
src/sys/dev/ic: seeq8005.c
Log Message:
Rename eatxpacket to ea_txpacket for consistency.
First part of PR/46998
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/
Module Name:src
Committed By: skrll
Date: Wed Oct 10 22:00:22 UTC 2012
Modified Files:
src/sys/arch/arm/iomd: iomd.c vidcaudio.c
Log Message:
Use device_xname.
>From chuq.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/iomd/iomd.c
cvs rdi
Module Name:src
Committed By: skrll
Date: Wed Oct 10 21:54:14 UTC 2012
Modified Files:
src/sys/arch/evbarm/dev: plcom.c
Log Message:
Fix #if 0'ed code.
>From chuq
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/evbarm/dev/plcom.c
Please note
Module Name:src
Committed By: skrll
Date: Wed Oct 10 21:53:09 UTC 2012
Modified Files:
src/sys/arch/arm/footbridge: footbridge.c footbridge_com.c
Log Message:
Update comments to reflect the real function prototypes.
>From chuq.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: njoly
Date: Wed Oct 10 18:20:23 UTC 2012
Modified Files:
src/share/man/man4: tp.4
Log Message:
Replace .sp with .Pp macro.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man4/tp.4
Please note that diffs are not
Module Name:src
Committed By: njoly
Date: Wed Oct 10 18:14:14 UTC 2012
Modified Files:
src/share/man/man4: bt3c.4 btbc.4
Log Message:
Remove empty BUGS section.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/bt3c.4
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: njoly
Date: Wed Oct 10 18:06:41 UTC 2012
Modified Files:
src/share/man/man4: smscmon.4
Log Message:
Adjust column width to match reality.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/smscmon.4
Please note t
Module Name:src
Committed By: riz
Date: Wed Oct 10 17:55:16 UTC 2012
Modified Files:
src/distrib/notes/common: main
Log Message:
Note the replacement of kame_ipsec by fast_ipsec; this change was
originally submitted as a patch to the netbsd-6 branch, but should have
been
Module Name:src
Committed By: tsutsui
Date: Wed Oct 10 17:49:50 UTC 2012
Modified Files:
src/sys/arch/x68k/dev: ite.c itevar.h
Log Message:
Fix device_t/softc split bothces. From Chuck Silvers' patch posted on
current-users and tech-kern:
http://mail-index.netbsd.org/curr
Module Name:src
Committed By: riz
Date: Wed Oct 10 17:08:14 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
TIcket 599.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.215 -r1.1.2.216 src/doc/CHANGES-6.0
Please note that diffs are not publi
Module Name:src
Committed By: riz
Date: Wed Oct 10 17:07:03 UTC 2012
Modified Files:
src/distrib/notes/common [netbsd-6]: main
Log Message:
Pull up following revision(s) (requested by apb in ticket #599):
distrib/notes/common/main: revision 1.490
Refer to the list
Module Name:src
Committed By: skrll
Date: Wed Oct 10 17:00:37 UTC 2012
Modified Files:
src/sys/arch/hp700/gsc: fdc_gsc.c
Log Message:
Split softc/device_t
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/hp700/gsc/fdc_gsc.c
Please note that dif
Module Name:src
Committed By: tsutsui
Date: Wed Oct 10 16:55:50 UTC 2012
Modified Files:
src/sys/arch/x68k/dev: mha.c
Log Message:
Fix device_t/softc split botches that could be fatal. From
Chuck Silvers' patch posted current-users and tech-kern:
http://mail-index.netbsd.
Module Name:src
Committed By: tsutsui
Date: Wed Oct 10 16:51:51 UTC 2012
Modified Files:
src/sys/arch/sparc/dev: fd.c
src/sys/arch/sparc/sparc: memecc.c
Log Message:
Fix device_t/softc split botches that could be fatal. From
Chuck Silvers' patch posted current-use
Module Name:src
Committed By: skrll
Date: Wed Oct 10 16:51:10 UTC 2012
Modified Files:
src/sys/arch/hp700/dev: ssio.c
Log Message:
Remove the (never used) struct device from ssio_softc.
>From chuq.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch
Module Name:src
Committed By: bouyer
Date: Wed Oct 10 16:31:55 UTC 2012
Modified Files:
src/sys/uvm [tls-maxphys]: uvm_pager.c
Log Message:
The pagedaemon ca emit write as large as the underlying device's maxphys,
so emergva size needs to be MACHINE_MAXPHYS, MAXPHYS is not
Module Name:src
Committed By: bouyer
Date: Wed Oct 10 16:30:42 UTC 2012
Modified Files:
src/sys/miscfs/genfs [tls-maxphys]: genfs_io.c
Log Message:
We know vp is not NULL, no need to check
To generate a diff of this commit:
cvs rdiff -u -r1.55.2.1 -r1.55.2.2 src/sys/misc
Module Name:src
Committed By: apb
Date: Wed Oct 10 16:08:14 UTC 2012
Modified Files:
src/distrib/notes/common: main
Log Message:
Refer to the list of mirrors at http://www.NetBSD.org/mirrors
in "Quick install notes for the impatient". Previously it
said "Check the NetBSD
Module Name:src
Committed By: skrll
Date: Wed Oct 10 15:46:34 UTC 2012
Modified Files:
src/sys/arch/hp700/dev: asp.c cpu.c elroy.c wax.c
src/sys/arch/hp700/hp700: autoconf.c
Log Message:
Use device_xname.
>From chuq
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: pooka
Date: Wed Oct 10 11:15:57 UTC 2012
Modified Files:
src/lib/librumpuser: rumpuser.c
Log Message:
Implement the writewatchfile routines for a Linux hypervisor. As a
result, the shmif network driver now works when hosted on Linux.
To gen
27 matches
Mail list logo