Module Name:src
Committed By: apb
Date: Sun Nov 4 17:53:34 UTC 2012
Update of /cvsroot/src/share/zoneinfo
In directory ivanova.netbsd.org:/tmp/cvs-serv4779
Log Message:
Import tzdata2012i from ftp://ftp.iana.org/tz/releases/tzdata2012i.tar.gz
Changes from tzdata2012h to tzdata20
Module Name:src
Committed By: apb
Date: Sun Nov 4 18:02:56 UTC 2012
Modified Files:
src/doc: 3RDPARTY
Log Message:
tzcode2012i/tzdata2012i have been released. We have updated to tzdata2012i.
To generate a diff of this commit:
cvs rdiff -u -r1.978 -r1.979 src/doc/3RDPAR
Module Name:src
Committed By: apb
Date: Sun Nov 4 18:03:23 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
zoneinfo: Import tzdata2012i. [apb 20121104]
To generate a diff of this commit:
cvs rdiff -u -r1.1755 -r1.1756 src/doc/CHANGES
Please note that diffs are n
Module Name:src
Committed By: apb
Date: Mon Nov 5 16:53:25 UTC 2012
Modified Files:
src/sys/arch/next68k/stand/boot: Makefile
Log Message:
Revert previous. This boot loader has its own version number,
independent of the kernel version.
To generate a diff of this commit
Module Name:src
Committed By: apb
Date: Tue Nov 6 09:03:04 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
Remove duplicate "const" modifier found by clang -Wduplicate-decl-specifier
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src
Module Name:src
Committed By: apb
Date: Tue Nov 6 13:55:04 UTC 2012
Modified Files:
src/tests/kernel: t_mqueue.c
Log Message:
use mkdtemp() instead of mktemp().
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/t_mqueue.c
Please note that dif
Module Name:src
Committed By: apb
Date: Wed Nov 7 07:24:46 UTC 2012
Modified Files:
src/libexec/ld.elf_so/arch/i386: mdreloc.c
Log Message:
Add support for R_386_TLS_TPOFF32. This patch was created by
Nick Hudson for PR 47061.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: apb
Date: Thu Nov 8 08:46:26 UTC 2012
Modified Files:
src/external/mit/xorg/lib/xcb-util/atom: atoms.c
Log Message:
Mark inline function in_word_set(str, len) as static.
The function uses a static variable (stringpool_contents)
and this is no
Module Name:xsrc
Committed By: apb
Date: Thu Nov 8 08:51:07 UTC 2012
Modified Files:
xsrc/external/mit/xcb-util/dist/atom: atoms.c
Log Message:
Mark inline function in_word_set(str, len) as static.
The function uses a static variable (stringpool_contents)
and this is not
Module Name:xsrc
Committed By: apb
Date: Fri Nov 9 07:00:22 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-xgi/dist/src: xgi_accel.c
Log Message:
printf format fix: cast to (long) when printing with "%lX" format.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:xsrc
Committed By: apb
Date: Fri Nov 9 09:28:52 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-xgi/dist/src: xgi_accel.c
Log Message:
Adjust previous: the cast should be to (unsigned long), not (long),
since the value is printed in hex and we don't want
Module Name:src
Committed By: apb
Date: Sat Nov 10 11:01:52 UTC 2012
Modified Files:
src/usr.sbin/pstat: pstat.c
Log Message:
The number of active vnodes may grow in between the sysctl call
that figures out the size, and the sysctl call that fetches the data.
Previously,
Module Name:src
Committed By: apb
Date: Sat Nov 10 15:08:36 UTC 2012
Modified Files:
src/etc/rc.d: ttys
Log Message:
Make /etc/rc.d/ttys run after /etc/rc.d/bootconf.sh,
because bootconf could conceivably change /etc/ttys.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: apb
Date: Sat Nov 10 15:10:22 UTC 2012
Modified Files:
src/etc/rc.d: random_seed
Log Message:
Cause /etc/rc.d/random_seed to be the first script to run
after mountcritlocal. Everything else that runs after
mountcritlocal depends directly or i
Module Name:src
Committed By: apb
Date: Tue Nov 13 10:57:49 UTC 2012
Update of /cvsroot/src/share/zoneinfo
In directory ivanova.netbsd.org:/tmp/cvs-serv2321
Log Message:
Import tzdata2012j from ftp://ftp.iana.org/tz/releases/tzdata2012j.tar.gz
Changes from tzdata2012i to tzdata20
Module Name:src
Committed By: apb
Date: Tue Nov 13 10:59:59 UTC 2012
Modified Files:
src/share/zoneinfo: australasia
Log Message:
Merge tzdata2012j from ftp://ftp.iana.org/tz/releases/tzdata2012j.tar.gz
Changes from tzdata2012i to tzdata2012j:
Libya moved to CET this w
Module Name:src
Committed By: apb
Date: Tue Nov 13 11:03:31 UTC 2012
Modified Files:
src/doc: 3RDPARTY
Log Message:
tzcode2012j and tzdata2012j have been released.
We have updated to tzcode2012j.
To generate a diff of this commit:
cvs rdiff -u -r1.981 -r1.982 src/doc/3RD
Module Name:src
Committed By: apb
Date: Tue Nov 13 11:03:51 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
zoneinfo: Import tzdata2012j. [apb 20121113]
To generate a diff of this commit:
cvs rdiff -u -r1.1757 -r1.1758 src/doc/CHANGES
Please note that diffs are n
Module Name:src
Committed By: apb
Date: Sun Nov 18 08:24:02 UTC 2012
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-xgi: Makefile
Log Message:
Use -Wno-array-bounds when building two files that read past the end of
an array. It's not clear how to fix the
Module Name:src
Committed By: apb
Date: Sun Nov 18 19:48:29 UTC 2012
Modified Files:
src/share/mk: bsd.dep.mk
Log Message:
Change some .if defined(SRCS) to .if defined(SRCS) && !empty(SRCS)
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/share/mk/bsd.de
Module Name:src
Committed By: apb
Date: Sun Nov 18 19:52:40 UTC 2012
Modified Files:
src/share/mk: bsd.clean.mk
Log Message:
Under "Failed to remove the following files from ${_d}:",
print one file name per line, indented to make the list more visible.
To generate a diff
Module Name:src
Committed By: apb
Date: Mon Nov 19 15:14:27 UTC 2012
Modified Files:
src/share/mk: bsd.clean.mk
Log Message:
Use "rm -rf" instead of "rm -f" in bsd.clean.mk. This will
allow CLEANFILES or CLEANDIRFILES to contain directory names.
To generate a diff of th
Module Name:src
Committed By: apb
Date: Mon Nov 19 16:04:54 UTC 2012
Modified Files:
src/share/mk: bsd.README bsd.clean.mk
Log Message:
On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead,
document that CLEANFILES and CLEANDIRFILES must not contain
directory n
Module Name:src
Committed By: apb
Date: Tue Nov 20 10:43:22 UTC 2012
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Make the test for infinite recursion in PRINTOBJDIR more specific,
and make the error case more easily recognisable.
Now "make -V '${PRINTOBJDIR}'" w
Module Name:src
Committed By: apb
Date: Sat Nov 24 09:07:44 UTC 2012
Modified Files:
src/gnu/dist/gcc4/libcpp: init.c macro.c
src/gnu/dist/gcc4/libcpp/include: cpplib.h
Log Message:
Teach gcc4.1's cpp about the magic __COUNTER__ macro,
which returns a unique intege
Module Name:src
Committed By: apb
Date: Sun Dec 2 11:19:45 UTC 2012
Modified Files:
src/tools: Makefile
Log Message:
remove trailing white space
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 src/tools/Makefile
Please note that diffs are not public dom
Module Name:src
Committed By: apb
Date: Sun Dec 2 11:46:35 UTC 2012
Modified Files:
src/tools: Makefile
Log Message:
If tools are not wanted, then set SUBDIR= empty instead of
defining all the subdir-related targets to do nothing. This way,
the targets are not invoked at
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:10:43 UTC 2012
Modified Files:
src/tools: Makefile
Log Message:
TOOLDIR must be valid, unless MKTOOLS=no.
Add tests and .error directives to enforce this.
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.16
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:18:16 UTC 2012
Modified Files:
src/tools/binstall: Makefile
Log Message:
Teach tools/binstall/Makefile to use an uninstalled copy of
host-mkdep from the.OBJDIR of tools/host-mkdep. This is
in preparation for building a
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:19:34 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
Teach tools/compat/Makefile to use an uninstalled copy of host-mkdep
from the.OBJDIR of tools/host-mkdep. This is in preparation for
building all t
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:21:51 UTC 2012
Modified Files:
src/tools/host-mkdep: Makefile
Log Message:
Use a CONFIGURE_ENV variable instead of in-line code for passing
environment variables to the confifure script for host-mkdep.
Also reword the c
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:25:25 UTC 2012
Modified Files:
src/tools: Makefile
Log Message:
Make tools/Makefile build host-mkdep, compat, and binstall in that order,
before installing any of them. It installs them in any order relative
to each ot
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:34:51 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
Make tools/compat/Makefile install the library in
${TOOLDIR}/lib/libnbcompat.a, install the include files in
${TOOLDIR}/include/compat/**, and insta
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:37:08 UTC 2012
Modified Files:
src/tools/compat: defs.mk.in
Log Message:
Add two variables to tools/compat/defs.mk.in:
COMPATLIB_UNINSTALLED:
If "yes", then use the files from the .OBJDIR of
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:39:56 UTC 2012
Modified Files:
src/tools/binstall: Makefile
Log Message:
In tools/binstall/Makefile, explicitly use the uninstalled copy
of libnbcompat, not the version that's installed under TOOLDIR.
To generate a di
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:44:07 UTC 2012
Modified Files:
src/tools/host-mkdep: Makefile
Log Message:
Now that tools/Makefile builds tools/binstall before installing
tools/host-mkdep, we can use the newly-built install program
to install host-mkd
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:48:33 UTC 2012
Modified Files:
src/tools: Makefile.host
src/tools/genassym: Makefile
src/tools/groff: Makefile
src/tools/libctf: Makefile
src/tools/libdwarf: Makefile
src/tools/lib
Module Name:src
Committed By: apb
Date: Sun Dec 2 12:55:27 UTC 2012
Modified Files:
src/bin/sh: Makefile
src/distrib/cdrom/macppc_installboot: Makefile
src/distrib/cdrom/macppc_mkboothfs: Makefile
src/external/gpl3/gcc/usr.bin: Makefile.inc
Module Name:src
Committed By: apb
Date: Sun Dec 2 13:05:14 UTC 2012
Modified Files:
src/tools/compat: defs.mk.in
Log Message:
Change the default value of COMPATLIB_UNINSTALLED to no, now that
all users of comapt/defs.mk have been adjusted. This is the last
commit related
Module Name:src
Committed By: apb
Date: Sun Dec 2 19:19:37 UTC 2012
Modified Files:
src: build.sh
Log Message:
Move some tests from validatemakeparams() to sanitycheck(), so the
related error messages can be printed before build.sh builds
a new version of make.
Also make
Module Name:src
Committed By: apb
Date: Sun Dec 2 20:19:47 UTC 2012
Modified Files:
src/share/mk: bsd.README
Log Message:
Document MAKEDIRTARGETENV
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/share/mk/bsd.README
Please note that diffs are not pu
Module Name:src
Committed By: apb
Date: Mon Dec 3 13:53:29 UTC 2012
Modified Files:
src: Makefile
src/etc: Makefile
Added Files:
src/etc: Makefile.params
Log Message:
Add src/etc/Makefile.params, containing the definition of the
RELEASEVARS variable, and c
Module Name:src
Committed By: apb
Date: Sun Dec 9 15:22:54 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
Use a "find | while read" loop to install all *.h files anywhere
under ${.OBJDIR}/include, and remove the previous hack of touching a
"dummy" file i
Module Name:src
Committed By: apb
Date: Fri Dec 14 18:42:25 UTC 2012
Modified Files:
src/etc/rc.d: random_seed
Log Message:
Avoid using programs from /usr/bin. This should fix PR 47326.
- no need for "dirname", because "df -G" can take a file name directly.
- replace use
Module Name:src
Committed By: apb
Date: Sun Dec 16 06:47:39 UTC 2012
Modified Files:
src/tools/libctf: Makefile
src/tools/libdwarf: Makefile
src/tools/libelf: Makefile
Log Message:
If you are going to append things to CPPFLAGS and then transfer
the result t
Module Name:src
Committed By: apb
Date: Mon Dec 17 18:17:27 UTC 2012
Modified Files:
src/etc: rc.subr
src/share/man/man8: rc.subr.8
Log Message:
Add shell implementations of basename and dirname to rc.subr. They
are supposed to mimic basename(1) and dirname(1), ex
Module Name:src
Committed By: apb
Date: Mon Dec 17 18:20:50 UTC 2012
Modified Files:
src/etc/rc.d: random_seed
Log Message:
Reinstate the dirname invocations that were recently removed from
rc.d/random_seed. The new dirname shell function provided by rc.subr
will be used,
Module Name:src
Committed By: apb
Date: Fri Dec 28 13:25:26 UTC 2012
Modified Files:
src/usr.bin/units: units.1
Log Message:
Improve the description of the [count] from-unit to-unit arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/unit
Module Name:src
Committed By: apb
Date: Fri Dec 28 13:45:53 UTC 2012
Modified Files:
src/usr.bin/units: units.lib
Log Message:
Fix references to undefined units:
* "southamericarand" should be "southafricarand";
* "sidereal day" should be "siderealday";
* "perusol" should
Module Name:src
Committed By: apb
Date: Fri Dec 28 17:07:04 UTC 2012
Modified Files:
src/usr.bin/units: units.c
Log Message:
Allow a number and a unit to be juxtaposed without an intervening space.
Now "litres/100km" works as desired, instead of silently being
treated as "
Module Name:src
Committed By: apb
Date: Fri Dec 28 17:57:46 UTC 2012
Modified Files:
src/usr.bin/units: units.lib
Log Message:
Rename "tappit-hen" to "tappithen" because unit names cannot contain
hyphens. Also change the definition from "3 imperial" (a dimensionless
quant
Module Name:src
Committed By: apb
Date: Tue Jan 1 11:44:01 UTC 2013
Modified Files:
src/usr.bin/units: units.c
Log Message:
Correctly ignore duplicate definitions. "continue" applies only to the
innermost loop.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1
Module Name:src
Committed By: apb
Date: Tue Jan 1 11:51:56 UTC 2013
Modified Files:
src/usr.bin/units: units.1 units.c
Log Message:
Add -l and -L options to units(1). "-l" simply lists all unit
definitions, while "-L" alsoreduces them to depend only on a few
primitive un
Module Name:src
Committed By: apb
Date: Tue Jan 1 11:53:28 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
units(1): add -l and -L options. [apb 20130101]
To generate a diff of this commit:
cvs rdiff -u -r1.1773 -r1.1774 src/doc/CHANGES
Please note that diffs a
Module Name:src
Committed By: apb
Date: Tue Jan 1 12:45:06 UTC 2013
Modified Files:
src/usr.bin/units: units.c
Log Message:
fix incomplete comment
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/units/units.c
Please note that diffs are not pub
Module Name:src
Committed By: apb
Date: Wed Jan 2 14:05:04 UTC 2013
Modified Files:
src/usr.bin/units: units.c
Log Message:
Really expand the name, not the definition, as the comment says.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/units/u
Module Name:src
Committed By: apb
Date: Sat Jan 5 09:40:16 UTC 2013
Modified Files:
src/gnu/dist/grep/lib: getopt.c regex.c
src/gnu/dist/grep/src: ansi2knr.c dfa.c grep.c search.c
Log Message:
Change several int variables to size_t, ssize_t, or ptrdiff_t.
This sho
Module Name:src
Committed By: apb
Date: Sat Jan 19 09:27:32 UTC 2013
Modified Files:
src/lib/libutil: parsedate.y
Log Message:
mktime(3) works in local time, and trying to trick it by
setting tm_gmtoff doesn't work. Instead, call mktime_z(3)
with a null timezone (so it wo
Module Name:src
Committed By: apb
Date: Sat Jan 19 11:56:17 UTC 2013
Modified Files:
src/lib/libc/time: ctime.3
Log Message:
Document the fact that ctime_rz, localtime_rz, and mktime_z,
accept a NULL timezone_t pointer as a reference to UTC,
and the fact that tzalloc accep
Module Name:src
Committed By: apb
Date: Sat Jan 19 14:03:08 UTC 2013
Modified Files:
src/tests/lib/libutil: t_parsedate.c
Log Message:
* Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone.
* Test that parsedate("@-1", NULL, NULL) returns (time_t)-1
w
Module Name:src
Committed By: apb
Date: Sat Jan 19 15:21:43 UTC 2013
Modified Files:
src/tests/lib/libutil: t_parsedate.c
Log Message:
Test parsedate("@-2",...) (should return -2 and not set errno);
and parsedate("@junk",...) (should return -1 and set errno).
We were alrea
Module Name:src
Committed By: apb
Date: Sat Jan 19 15:23:33 UTC 2013
Modified Files:
src/lib/libutil: parsedate.y
Log Message:
Distinguish between a non-error result of (time_t)-1 and an error result.
Modernise the test code inside #ifdef TEST.
To generate a diff of this
Module Name:src
Committed By: apb
Date: Sat Jan 19 15:28:25 UTC 2013
Modified Files:
src/lib/libutil: parsedate.3
Log Message:
Document that errno may be used to distinguish between a
non-error result of -1 and an error.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: apb
Date: Sat Jan 19 21:57:55 UTC 2013
Modified Files:
src/crypto/external/bsd/openssl: pkgconfig.mk
Log Message:
FILESBUILD_=yes can replace both
CLEANFILES+= and realall:
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/cry
Module Name:src
Committed By: apb
Date: Sun Jan 20 10:12:59 UTC 2013
Modified Files:
src/usr.bin/sort: fields.c
Log Message:
When parsing numbers, allow a leading '+'.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/sort/fields.c
Please note th
Module Name:src
Committed By: apb
Date: Sun Jan 20 21:02:11 UTC 2013
Modified Files:
src/usr.bin/sort: sort.1
Log Message:
As from today, numeric fields may begin with an optional
plus or minus sign, not only an optional minus sign.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: apb
Date: Sat Jan 26 18:13:56 UTC 2013
Modified Files:
src/sys/arch/atari/dev: clock.c
Log Message:
use sizeof(buffer) - 1, not sizeof(buffer - 1)
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/atari/dev/clock.c
Module Name:src
Committed By: apb
Date: Sat Jan 26 18:44:22 UTC 2013
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
The console major number is not always 0; when creating a temporary
console while populating a memory disk, use %CONSOLE_CMAJOR% instead
of 0, and let MA
Module Name:src
Committed By: apb
Date: Mon Jan 28 16:06:42 UTC 2013
Modified Files:
src/usr.bin/uudecode: uudecode.c
Log Message:
* Add "-o outfile" option. This is reauired by POSIX.1-2008.
* Recognise "/dev/stdout" as a magic filename, both when embedded in the
data
Module Name:src
Committed By: apb
Date: Mon Jan 28 16:08:02 UTC 2013
Modified Files:
src/usr.bin/uuencode: uuencode.1
Log Message:
Document today's changes to uudecode:
* Add "-o outfile" option. This is required by POSIX.1-2008.
* Recognise "/dev/stdout" as a magic filen
Module Name:src
Committed By: apb
Date: Mon Jan 28 19:50:30 UTC 2013
Modified Files:
src/usr.bin/uudecode: uudecode.c
Log Message:
Support both "-" and "/dev/stdout" as references to standard
output. Add comments about what POSIX says regarding stdout.
Also add comments a
Module Name:xsrc
Committed By: apb
Date: Thu Jan 31 08:24:32 UTC 2013
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/shader: prog_execute.c
xsrc/external/mit/fontconfig/dist/src: fcname.c
xsrc/external/mit/xf86-video-nv/dist/src: g80_output.c
Log M
Module Name:src
Committed By: apb
Date: Thu Feb 7 10:44:46 UTC 2013
Modified Files:
src/sbin/svhlabel: svhlabel.c
Log Message:
getrawpartition(3) may fail, so call it only once and test for failure.
Coverity CID 274527.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: apb
Date: Thu Feb 7 11:01:00 UTC 2013
Modified Files:
src/sbin/newfs_ext2fs: mke2fs.c
Log Message:
free(bbp) in error paths. Coverity CID 274748.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/newfs_ext2fs/mke2fs.c
Module Name:src
Committed By: apb
Date: Thu Feb 7 11:24:15 UTC 2013
Modified Files:
src/sbin/ifconfig: env.c
Log Message:
Don't call prop_distionary_make_immutable on a NULL pointer.
Coverity CID 275179.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sb
Module Name:src
Committed By: apb
Date: Thu Feb 7 12:04:02 UTC 2013
Modified Files:
src/sbin/modload: main.c
Log Message:
Don't pass NULL to prop_dictionary_set.
Coverity CID 275196.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sbin/modload/main.c
Module Name:src
Committed By: apb
Date: Thu Feb 7 13:20:51 UTC 2013
Modified Files:
src/sbin/ifconfig: env.c
Log Message:
Avoid dereferencing NULL. Coverity CID 275201.
Also fix a typo in previous: !== should be !=
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: apb
Date: Thu Feb 7 13:21:35 UTC 2013
Modified Files:
src/sbin/ifconfig: ifconfig.c
Log Message:
Abort on error from prop_dictionary_augment.
To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 src/sbin/ifconfig/ifconfig.c
Plea
Module Name:src
Committed By: apb
Date: Sun Feb 10 10:26:12 UTC 2013
Modified Files:
src/sys/ddb: ddbvar.h
Log Message:
read_symtab_from_file used to be defined in ddb/db_aout.c, but that
file was deleted in 2011. Now delete the declaration in ddb/ddbvar.h.
To generate
Module Name:src
Committed By: apb
Date: Sun Feb 10 11:04:20 UTC 2013
Modified Files:
src/sys/ddb: ddbvar.h
src/sys/kern: subr_prf.c
Added Files:
src/sys/ddb: db_panic.c
Log Message:
Move the DDB-specific part of vpanic() to a new db_panic() function,
define
Module Name:src
Committed By: apb
Date: Sun Feb 10 11:05:31 UTC 2013
Modified Files:
src/sys/ddb: files.ddb
Log Message:
Hook the new ddb/db_panic.c to the build.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/ddb/files.ddb
Please note that diffs ar
Module Name:src
Committed By: apb
Date: Mon Feb 25 17:04:46 UTC 2013
Modified Files:
src/lib/libpthread: Makefile
Log Message:
Explain what PTHREAD__COMPAT is for. This comment in
src/libpthread/Makefile is adated from a comment in
src/doc/CHANGES.prev.
To generate a di
Module Name:src
Committed By: apb
Date: Sun Mar 3 19:42:36 UTC 2013
Update of /cvsroot/src/share/zoneinfo
In directory ivanova.netbsd.org:/tmp/cvs-serv24313
Log Message:
Import tzdata2013a from ftp://ftp.iana.org/tz/releases/tzdata2013a.tar.gz
Changes from tzdata2012j to tzdata2
Module Name:src
Committed By: apb
Date: Sun Mar 3 19:55:40 UTC 2013
Modified Files:
src/share/zoneinfo: australasia
Log Message:
Merge tzdata2013a from ftp://ftp.iana.org/tz/releases/tzdata2013a.tar.gz
Changes from tzdata2012j to tzdata2013a:
Change affecting binary
Module Name:src
Committed By: apb
Date: Sun Mar 3 20:07:09 UTC 2013
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
/tmp/cvs12835b
To generate a diff of this commit:
cvs rdiff -u -r1.1023 -r1.1024 src/distrib/sets/lists/base/mi
Please note that diffs are n
Module Name:src
Committed By: apb
Date: Tue Mar 5 13:42:05 UTC 2013
Modified Files:
src/usr.sbin/zic: Makefile
Log Message:
A different way of dealing with a warning from gcc-4.1 when compiling
zic.c. Instead of setting WARNS=0 and NOGCCERROR=1, just add -Wno-error
to CO
Module Name:src
Committed By: apb
Date: Wed Mar 6 14:34:01 UTC 2013
Modified Files:
src/tools/gettext: Makefile
Log Message:
Prevent the tools/gettext build from trying to run emacs.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tools/gettext/Makefile
Module Name:src
Committed By: apb
Date: Fri Mar 8 08:35:09 UTC 2013
Modified Files:
src/sys/kern: kern_condvar.c kern_sleepq.c
Log Message:
Add comments saying that a cv_timedwait and sleepq_block interpret
timo = 0 as an infinite timeout. This is already documented in t
Module Name:src
Committed By: apb
Date: Fri Mar 8 08:36:38 UTC 2013
Modified Files:
src/sys/kern: kern_condvar.c
Log Message:
also comment on the meaning of timo=0 for cv_timedwait_sig.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/kern/kern_cond
Module Name:src
Committed By: apb
Date: Fri Mar 8 08:48:38 UTC 2013
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
In the timeout passed to sigtimedwait, NULL means an infinite timeout,
and {.tv_sec = 0, .tv_nsec=0} means do not block at all. Add a comment
saying s
Module Name:src
Committed By: apb
Date: Fri Mar 8 09:33:00 UTC 2013
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
Properly differentiate between infinite timeout and zero timeout.
Local variable timo = -1 is used for zero timeout (non blocking mode).
Fixes PR 4762
Module Name:src
Committed By: apb
Date: Fri Mar 8 11:31:08 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to tzdata2013a.
To generate a diff of this commit:
cvs rdiff -u -r1.1009 -r1.1010 src/doc/3RDPARTY
cvs rdiff -u -r1.1799 -r1.1800 src/d
Module Name:src
Committed By: apb
Date: Tue Mar 12 14:50:26 UTC 2013
Update of /cvsroot/src/share/zoneinfo
In directory ivanova.netbsd.org:/tmp/cvs-serv27506
Log Message:
Import tzdata2013b from ftp://ftp.iana.org/tz/releases/tzdata2013b.tar.gz
Changes from tzdata2013a to tzdata2
Module Name:src
Committed By: apb
Date: Tue Mar 12 14:53:44 UTC 2013
Modified Files:
src/doc: 3RDPARTY
Log Message:
tzcode2013b/tzdata2013b has been released. We have updated to tzdata2013b.
To generate a diff of this commit:
cvs rdiff -u -r1.1010 -r1.1011 src/doc/3RDPA
Module Name:src
Committed By: apb
Date: Tue Mar 12 14:54:01 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Note updata to tzdata2013b.
To generate a diff of this commit:
cvs rdiff -u -r1.1800 -r1.1801 src/doc/CHANGES
Please note that diffs are not public domain;
Module Name:src
Committed By: apb
Date: Thu Mar 27 16:10:46 UTC 2014
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/hcrypto: engine.c md2.c
src/crypto/external/bsd/heimdal/dist/lib/kadm5: ad.c
src/crypto/external/bsd/heimdal/dist/lib/krb5: test_pkn
Module Name:src
Committed By: apb
Date: Thu Mar 27 16:26:22 UTC 2014
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: rnd_keys.c
Log Message:
sizeof(array - 1) decays to sizeof(pointer), but (sizeof(array) - 1)
was actually wanted.
The effect of this bug is
Module Name:src
Committed By: apb
Date: Thu Mar 27 16:34:37 UTC 2014
Modified Files:
src/distrib/cdrom/macppc_installboot: installboot.c
Log Message:
Use calloc instead of malloc + memset. This fixes a bug
in which the wrong size was passed to memset.
To generate a diff
Module Name:src
Committed By: apb
Date: Thu Mar 27 19:34:39 UTC 2014
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_printf.c
Log Message:
format is a pointer, so sizeof(format) is not a good length
to pass to snprintf. Try to calculate the correct l
Module Name:src
Committed By: apb
Date: Fri Mar 28 08:15:48 UTC 2014
Modified Files:
src/doc: 3RDPARTY
Log Message:
Add placeholder for osnet.
To generate a diff of this commit:
cvs rdiff -u -r1.1101 -r1.1102 src/doc/3RDPARTY
Please note that diffs are not public domain
101 - 200 of 664 matches
Mail list logo