Module Name:src
Committed By: mrg
Date: Mon Sep 21 06:05:00 UTC 2015
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add smart IDs 210, 246, 247 and 248 (Micron):
+ { 210, "Successful RAIN Recovery Count", NULL },
+ { 246, "Total Host S
Module Name:src
Committed By: dholland
Date: Mon Sep 21 01:24:58 UTC 2015
Modified Files:
src/sbin/dump_lfs: lfs_inode.c
src/sbin/newfs_lfs: make_lfs.c
src/sys/ufs/lfs: lfs_accessors.h
Log Message:
Fix some assorted 32-bit assumptions not yet otherwise hand
Module Name:src
Committed By: dholland
Date: Mon Sep 21 01:24:23 UTC 2015
Modified Files:
src/sbin/fsck_lfs: dir.c extern.h fsck.h inode.c pass2.c
src/sbin/newfs_lfs: make_lfs.c
src/sys/ufs/lfs: lfs.h lfs_accessors.h lfs_rename.c lfs_vnops.c
ulfs
Module Name:src
Committed By: dholland
Date: Mon Sep 21 01:24:39 UTC 2015
Modified Files:
src/sys/ufs/lfs: lfs.h lfs_accessors.h
Log Message:
Oops, I forgot to make the atime in the 64-bit IFILE 64 bits.
Correct that. Incompatible change, but no LFS64 volumes can have been
Module Name:src
Committed By: dholland
Date: Mon Sep 21 01:22:18 UTC 2015
Modified Files:
src/sbin/fsck_lfs: dir.c pass2.c
src/sbin/newfs_lfs: make_lfs.c
src/sys/ufs/lfs: lfs_accessors.h lfs_rename.c lfs_vnops.c
ulfs_dirhash.c ulfs_dirhash.h ulfs
Module Name:src
Committed By: wiz
Date: Sun Sep 20 17:45:25 UTC 2015
Modified Files:
src/usr.sbin/acpitools/acpidump: acpidump.c
Log Message:
Add -s to getopt(3)-string.
Noted missing by Henning Petersen in PR 50255.
While here, clean up usage.
To generate a diff of th
Module Name:src
Committed By: kamil
Date: Sun Sep 20 16:57:13 UTC 2015
Modified Files:
src/usr.bin/rpcgen: rpc_cout.c rpc_main.c rpc_util.c
Log Message:
Prefer error messages resolved from errno over handwritten ones.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: kamil
Date: Sun Sep 20 16:39:04 UTC 2015
Modified Files:
src/usr.bin/rpcgen: rpc_main.c
Log Message:
Correct #ifdef/#endif header file guards generator for files with names
other than alphanumerical.
For example, for a file named config-subsc
Module Name:src
Committed By: kamil
Date: Sun Sep 20 15:52:11 UTC 2015
Modified Files:
src/usr.bin/rpcgen: rpc_svcout.c
Log Message:
Correct newstyle code generation
For newstyle we used to generate oldstyle code. This bug has been fixed in
FreeBSD on 13 Dec 1995 by wpaul
Module Name:src
Committed By: kamil
Date: Sun Sep 20 15:45:07 UTC 2015
Modified Files:
src/usr.bin/rpcgen: rpc_hout.c
Log Message:
Fix NULL pointer dereference
After the last function improvements there is invalid plist dereference
at the beginning of the second for () ex
Module Name:src
Committed By: martin
Date: Sun Sep 20 15:09:06 UTC 2015
Modified Files:
src/usr.bin/units: units.lib
Log Message:
Add tera- and peta-bytes.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/units/units.lib
Please note that diffs a
11 matches
Mail list logo