Module Name:src
Committed By: pgoyette
Date: Mon Dec 27 05:27:34 UTC 2010
Modified Files:
src/tests/lib/libc/ssp: t_ssp.sh
Log Message:
Since atf_check doesn't deal with a pipeline, modify the tests to pipe
the output of the echo commands to atf_check itself. This fixes t
Module Name:src
Committed By: christos
Date: Mon Dec 27 03:38:53 UTC 2010
Modified Files:
src/etc: Makefile daily monthly security shrc weekly
src/etc/etc.sgimips: Makefile.inc
src/etc/root: dot.profile
Log Message:
`` -> $()
To generate a diff of this co
Module Name:src
Committed By: pgoyette
Date: Mon Dec 27 03:33:52 UTC 2010
Removed Files:
src/regress/lib/libc/ssp: Makefile Makefile.inc
src/regress/lib/libc/ssp/fgets: Makefile fgets.c
src/regress/lib/libc/ssp/getcwd: Makefile getcwd.c
src/regress/l
Module Name:src
Committed By: pgoyette
Date: Mon Dec 27 02:04:19 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/lib/libc: Makefile
Added Files:
src/tests/lib/libc/ssp: Makefile h_fgets.c h_getcwd.
Module Name:src
Committed By: christos
Date: Sun Dec 26 23:55:52 UTC 2010
Modified Files:
src/sys/lib/libsa: udp.c
Log Message:
fix slightly wrong format.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/lib/libsa/udp.c
Please note that diffs are not
Module Name:src
Committed By: jmcneill
Date: Sun Dec 26 23:41:46 UTC 2010
Modified Files:
src/sys/dev: video.c
Log Message:
don't try to set frequencies lower or higher than the tuner's allowed
range -- the v4l2 spec says "when the requested frequency is not possible
the d
Module Name:src
Committed By: he
Date: Sun Dec 26 21:05:35 UTC 2010
Modified Files:
src/sys/arch/hp700/include: cpu.h
Log Message:
Expose parts of struct cpu_info if _KMEMUSER is defined, for the benefit
of e.g. vmstat.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: he
Date: Sun Dec 26 18:00:42 UTC 2010
Modified Files:
src/sys/arch/alpha/include: cpu.h
Log Message:
Since struct cpu_data isn't the first member in struct cpu_info, instead
expose the initial portion of struct cpu_info if _KMEMUSER is defined
Module Name:src
Committed By: he
Date: Sun Dec 26 17:48:37 UTC 2010
Modified Files:
src/sys/lib/libsa: udp.c
Log Message:
Print size_t and ssize_t with %zd, not just %d.
(How did this build before?)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/
Module Name:src
Committed By: christos
Date: Sun Dec 26 14:48:34 UTC 2010
Modified Files:
src/external/gpl2/lvm2/dist/daemons/cmirrord: functions.c
src/external/gpl2/lvm2/dist/libdm: libdm-common.c
src/external/gpl2/lvm2/dist/libdm/ioctl: libdm-iface.c
Module Name:src
Committed By: wiz
Date: Sun Dec 26 14:26:45 UTC 2010
Modified Files:
src/usr.bin/videoctl: videoctl.1
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/videoctl/videoctl.1
Please note that diffs
Module Name:src
Committed By: pgoyette
Date: Sun Dec 26 13:38:10 UTC 2010
Modified Files:
src/regress/lib/libc: Makefile
Removed Files:
src/regress/lib/libc/string: Makefile
src/regress/lib/libc/string/memcpy: Makefile memcpy_test.c
src/regress/lib/l
Module Name:src
Committed By: pgoyette
Date: Sun Dec 26 13:35:54 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/string: Makefile
Added Files:
src/tests/lib/libc/string: t_memcpy.c t_memmem.c t_stresep.c t_swab.c
Log Message:
Mi
Module Name:src
Committed By: pgoyette
Date: Sun Dec 26 13:29:47 UTC 2010
Modified Files:
src/tests/lib/libc/string: t_popcount.c
Log Message:
Make running this test conditional on the setting of atf configuration
variable "run_popcount". This is a really long-running tes
Module Name:src
Committed By: jnemeth
Date: Sun Dec 26 12:39:54 UTC 2010
Modified Files:
src/lib/libc/stdio: printf.3
Log Message:
vsnprintf_ss does NOT handle floating point formats
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/lib/libc/stdio/printf.
Module Name:src
Committed By: pgoyette
Date: Sun Dec 26 12:32:28 UTC 2010
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
Re-enable printing of MD data, with appropriate casts.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/lib
Module Name:src
Committed By: martin
Date: Sun Dec 26 12:06:57 UTC 2010
Modified Files:
src/sys/arch/sparc/include: types.h
src/sys/arch/sparc64/include: cpu.h
Log Message:
Move ci_data first in struct cpu_info
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Sun Dec 26 11:32:38 UTC 2010
Modified Files:
src/sys/arch/sparc/include: types.h
Log Message:
sparc64 currently does not have ci_data as first member in cpu_info!
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src
Module Name:src
Committed By: jmcneill
Date: Sun Dec 26 11:31:45 UTC 2010
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/usr.bin: Makefile
Log Message:
hook videoctl into build
To
Module Name:src
Committed By: jmcneill
Date: Sun Dec 26 10:37:15 UTC 2010
Added Files:
src/usr.bin/videoctl: Makefile videoctl.1 videoctl.c
Log Message:
add videoctl(1), a tool for displaying or setting parameters on video(4)
devices
To generate a diff of this commit:
cv
Module Name:src
Committed By: nonaka
Date: Sun Dec 26 09:03:56 UTC 2010
Modified Files:
src/sys/arch/zaurus/stand/zbsdmod: zbsdmod.c
Log Message:
Add missing argument to printk(). (from OpenBSD)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/zau
Module Name:src
Committed By: nonaka
Date: Sun Dec 26 09:02:52 UTC 2010
Modified Files:
src/sys/arch/zaurus/stand/zbsdmod: compat_linux.h
Log Message:
Advertise printk() as a printf-like function. (from OpenBSD)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
22 matches
Mail list logo