Module Name:src
Committed By: dholland
Date: Sun Aug 26 09:33:19 UTC 2012
Modified Files:
src/sbin/fsck_ext2fs: pass5.c
Log Message:
stdlib.h, not malloc.h
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/fsck_ext2fs/pass5.c
Please note that diffs
Module Name:src
Committed By: dholland
Date: Sun Aug 26 09:33:42 UTC 2012
Modified Files:
src/sbin/fsck_ffs: pass5.c
Log Message:
stdlib.h, not malloc.h
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sbin/fsck_ffs/pass5.c
Please note that diffs are no
Module Name:src
Committed By: dholland
Date: Sun Aug 26 09:34:17 UTC 2012
Modified Files:
src/sbin/fsck_ffs: pass6.c
Log Message:
stdlib.h, not malloc.h
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/fsck_ffs/pass6.c
Please note that diffs are not
Module Name:src
Committed By: dholland
Date: Sun Aug 26 09:34:43 UTC 2012
Modified Files:
src/sbin/fsck_ffs: quota2.c
Log Message:
stdlib.h, not malloc.h
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/fsck_ffs/quota2.c
Please note that diffs are no
Module Name:src
Committed By: apb
Date: Sun Aug 26 12:27:06 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
zoneinfo: Import tzdata2012e. [apb 20120808]
libc: Update to tzcode2012e. [christos 20120809]
To generate a diff of this commit:
cvs rdiff -u -r1.1735 -r1.1
Module Name:src
Committed By: apb
Date: Sun Aug 26 12:28:19 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Wrap a line that was longer than 80 columns.
To generate a diff of this commit:
cvs rdiff -u -r1.1736 -r1.1737 src/doc/CHANGES
Please note that diffs are n
Module Name:src
Committed By: apb
Date: Sun Aug 26 12:30:33 UTC 2012
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Move tzdata2012d and tzdata2012e lines from CHANGES to CHANGES.prev.
To generate a diff of this commit:
cvs rdiff -u -r1.1737 -r1.1738 src/doc/
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:13:50 UTC 2012
Modified Files:
src/usr.bin/uniq: uniq.1
Log Message:
- improve punctuation;
- improve wording (explicitly mention the name of the optional
additional arguments within the text, using macros as well);
-
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:14:16 UTC 2012
Modified Files:
src/usr.bin/uniq: uniq.c
Log Message:
- synchronize `usage' message with man page.
Patch from Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/uniq
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:23:21 UTC 2012
Modified Files:
src/doc: 3RDPARTY
Log Message:
Update entries for:
- bind;
- libbind;
- bsd-family-tree;
- m4;
- tre (the `Mailing List' URL here gives a 404).
Patch from Bug Hunting.
To generate a dif
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:26:07 UTC 2012
Modified Files:
src/usr.bin/find: find.1
Log Message:
- improve spelling;
- improve wording;
- complement list of primaries that prevent `-print' from being
used implicitly;
- bump date.
Patch from Bug
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:26:37 UTC 2012
Modified Files:
src/usr.bin/find: function.c
Log Message:
Make order of words in comment consistent with that within other
comments (helps with search actions).
Patch from Bug Hunting.
To generate a di
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:30:38 UTC 2012
Modified Files:
src/bin/sh: sh.1
Log Message:
- improve punctuation;
- improve (create more consistency in) spelling;
- remove unnecessary (and in part ignored) macros, as well as an
unnecessary argumen
Module Name:src
Committed By: wiz
Date: Sun Aug 26 14:50:45 UTC 2012
Modified Files:
src/usr.sbin/mountd: exports.5
Log Message:
Dots as macro arguments need quoting.
Bug reported by Paul Goyette.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin
Module Name:src
Committed By: apb
Date: Sun Aug 26 15:41:01 UTC 2012
Modified Files:
src/doc: 3RDPARTY
Log Message:
Add descriptions of fields, especially to document the difference
between "Version" (in NetBSD) and "Current Vers" (available upstream).
To generate a diff
Module Name:src
Committed By: bouyer
Date: Sun Aug 26 16:05:29 UTC 2012
Modified Files:
src/sys/dev/ic: mfi.c mfireg.h mfivar.h
Log Message:
After discussion on tech-kern@, fix performance issue related to
cache flush commands from WAPBL, by skipping the cache flush if the
Module Name:src
Committed By: bouyer
Date: Sun Aug 26 16:22:32 UTC 2012
Modified Files:
src/sys/dev/ic: mfi.c
Log Message:
Make MFI_DEBUG build on i386.
Report BBU state changes with aprint_normal(), it seems that sysmon_envsys()
doens't report changes for ENVSYS_INDICATOR
Module Name:src
Committed By: jmmv
Date: Sun Aug 26 22:37:19 UTC 2012
Modified Files:
src/doc: CHANGES
src/tests/usr.bin/mkdep: t_mkdep.sh
src/tools/host-mkdep: host-mkdep.in
src/usr.bin/mkdep: mkdep.1 mkdep.c
Log Message:
Add a new "-P prefix" opti
Module Name:src
Committed By: jmmv
Date: Sun Aug 26 23:03:22 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: mi
src/doc: CHANGES
src/etc/mtree: NetBSD.dist.tests
src/tests: Makefile
Added Files:
src/tests/share: Makefile
src/te
Module Name:src
Committed By: martin
Date: Sun Aug 26 23:09:42 UTC 2012
Modified Files:
src/lib/libkvm: kvm.c
Log Message:
Do not fail kvm_dump_mkheader without setting an error message
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/lib/libkvm/kvm.c
Module Name:src
Committed By: dholland
Date: Mon Aug 27 03:18:13 UTC 2012
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.360 -r1.361 src/sys/arch/amd64/conf/GENERIC
Please note that diffs are
21 matches
Mail list logo