Author: delphij
Date: Fri May 18 00:40:49 2012
New Revision: 235577
URL: http://svn.freebsd.org/changeset/base/235577
Log:
MFC r228917:
- Fail when the utility is not invoked as rtprio nor idprio.
- use warnx() to tell the user whether a process is running in normal,
idle or realti
Author: delphij
Date: Tue May 22 19:40:54 2012
New Revision: 235802
URL: http://svn.freebsd.org/changeset/base/235802
Log:
commandline -> command line
MFC after:1 week
Modified:
head/usr.bin/minigzip/minigzip.1
Modified: head/usr.bin/minigzip/minigzip.1
=
Author: delphij
Date: Tue May 22 19:53:25 2012
New Revision: 235805
URL: http://svn.freebsd.org/changeset/base/235805
Log:
MFC r235036:
Add ToS definitions for DiffServ Codepoints as per RFC2474.
Obtained from:OpenBSD
Modified:
stable/9/sys/netinet/ip.h
Directory Properties:
Author: delphij
Date: Wed May 23 06:49:50 2012
New Revision: 235822
URL: http://svn.freebsd.org/changeset/base/235822
Log:
Fix build:
- Use %ll instead of %q for explicit long long casts;
- Use %j instead of %q in XFS and cast to intmax_t.
Tested with: make universe
Modified:
h
Author: delphij
Date: Wed May 23 17:49:59 2012
New Revision: 235849
URL: http://svn.freebsd.org/changeset/base/235849
Log:
Use %j and cast off_t to intmax_t for now to fix build.
Noticed by: bz
Modified:
head/sys/geom/geom_flashmap.c
Modified: head/sys/geom/geom_flashmap.c
===
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 05/23/12 07:56, Bjoern A. Zeeb wrote:
>
> On 23. May 2012, at 06:49 , Xin LI wrote:
>
>> Author: delphij Date: Wed May 23 06:49:50 2012 New Revision:
>> 235822 URL: http://svn.freebsd.org/changeset/base/235822
Author: delphij
Date: Wed May 23 18:17:02 2012
New Revision: 235852
URL: http://svn.freebsd.org/changeset/base/235852
Log:
Use %ju to match uintmax_t usage
Modified:
head/sys/geom/geom_flashmap.c
Modified: head/sys/geom/geom_flashmap.c
Author: delphij
Date: Wed May 23 20:51:21 2012
New Revision: 235858
URL: http://svn.freebsd.org/changeset/base/235858
Log:
- Correct signedness for casts;
- Wrap long line while I'm there.
Noticed by: pjd, avg
Modified:
head/sys/geom/geom_flashmap.c
Modified: head/sys/geom/geom_fl
Author: delphij
Date: Fri May 25 04:42:18 2012
New Revision: 235971
URL: http://svn.freebsd.org/changeset/base/235971
Log:
MFC: netcat from OpenBSD 5.1.
Modified:
stable/9/contrib/netcat/FREEBSD-vendor
stable/9/contrib/netcat/nc.1
stable/9/contrib/netcat/netcat.c
Directory Properties:
s
Author: delphij
Date: Mon May 28 04:47:46 2012
New Revision: 236166
URL: http://svn.freebsd.org/changeset/base/236166
Log:
MFC r235425:
Sync DLTs with the latest pcap version.
Modified:
stable/9/sys/net/bpf.h
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys
Tobias Poschwatta
- Tony Li
- Torsten Landschoff
- Uns Lider
- Uwe Girlich
- Wesley Shields
- Xianjie Zhang
- Xin Li
Author: delphij
Date: Mon May 28 19:13:21 2012
New Revision: 236192
URL: http://svn.freebsd.org/changeset/base/236192
Log:
MFC: tcpdump 4.2.1.
Added:
stable/9/contrib/tcpdump/in_cksum.c
- copied unchanged from r235530, head/contrib/tcpdump/in_cksum.c
stable/9/contrib/tcpdump/ppi.h
Author: delphij
Date: Tue May 29 05:43:21 2012
New Revision: 236222
URL: http://svn.freebsd.org/changeset/base/236222
Log:
MFC:
commandline -> command line.
Modified:
stable/9/usr.bin/minigzip/minigzip.1
Directory Properties:
stable/9/usr.bin/minigzip/ (props changed)
Modified: stab
Author: delphij
Date: Mon Jun 4 18:02:09 2012
New Revision: 236572
URL: http://svn.freebsd.org/changeset/base/236572
Log:
Replace the use of wall clock time with monotonically increasing
clock. In general, gettimeofday() is not appropriate interface
when accounting for elasped time because
Author: delphij
Date: Mon Jun 11 07:11:34 2012
New Revision: 236875
URL: http://svn.freebsd.org/changeset/base/236875
Log:
MFC r236572:
Replace the use of wall clock time with monotonically increasing
clock. In general, gettimeofday() is not appropriate interface
when accounting for el
Author: delphij
Date: Mon Jun 11 07:11:34 2012
New Revision: 236875
URL: http://svn.freebsd.org/changeset/base/236875
Log:
MFC r236572:
Replace the use of wall clock time with monotonically increasing
clock. In general, gettimeofday() is not appropriate interface
when accounting for el
Author: delphij
Date: Mon Jun 11 07:11:34 2012
New Revision: 236875
URL: http://svn.freebsd.org/changeset/base/236875
Log:
MFC r236572:
Replace the use of wall clock time with monotonically increasing
clock. In general, gettimeofday() is not appropriate interface
when accounting for el
Author: delphij
Date: Mon Jun 11 22:25:20 2012
New Revision: 236936
URL: http://svn.freebsd.org/changeset/base/236936
Log:
Switch from 4-clause to 2-clause BSD license. (OpenBSD r1.22)
No functional change.
Obtained from:NetBSD via OpenBSD
Modified:
head/lib/libc/stdlib/getopt_
Author: delphij
Date: Tue Jun 19 05:48:36 2012
New Revision: 237248
URL: http://svn.freebsd.org/changeset/base/237248
Log:
Vendor import of zlib 1.2.7.
Modified:
vendor/libz/dist/ChangeLog
vendor/libz/dist/README
vendor/libz/dist/crc32.c
vendor/libz/dist/crc32.h
vendor/libz/dist/defla
Author: delphij
Date: Mon Apr 2 07:18:31 2012
New Revision: 233769
URL: http://svn.freebsd.org/changeset/base/233769
Log:
MFC r227802:
Improve the way to calculate available pages in tmpfs:
- Don't deduct wired pages from total usable counts because it does not
make any sense.
Author: delphij
Date: Mon Apr 2 07:42:17 2012
New Revision: 233770
URL: http://svn.freebsd.org/changeset/base/233770
Log:
Eliminate two cases of unwanted strncpy(). The name is not required
by the current code, and the results would get overwritten anyway
by subsequent memset().
Revie
Author: delphij
Date: Fri Apr 13 22:34:01 2012
New Revision: 234244
URL: http://svn.freebsd.org/changeset/base/234244
Log:
The scandir(3) function expects fourth parameter, compar, be in type of:
int (*compar)(const struct dirent **, const struct dirent **)
The current code defin
Author: delphij
Date: Fri Apr 13 22:35:53 2012
New Revision: 234245
URL: http://svn.freebsd.org/changeset/base/234245
Log:
Eliminate an unused parameter of static method igmp_stats_live_old().
MFC after:1 month
Modified:
head/usr.bin/netstat/inet.c
Modified: head/usr.bin/netstat/ine
Author: delphij
Date: Fri Apr 20 04:40:39 2012
New Revision: 234481
URL: http://svn.freebsd.org/changeset/base/234481
Log:
Fix build.
Modified:
head/sys/modules/iscsi/initiator/Makefile
Modified: head/sys/modules/iscsi/initiator/Makefile
==
Author: delphij
Date: Fri Apr 20 22:27:10 2012
New Revision: 234513
URL: http://svn.freebsd.org/changeset/base/234513
Log:
MFC r227802:
Improve the way to calculate available pages in tmpfs:
- Don't deduct wired pages from total usable counts because it does not
make any sense.
Author: delphij
Date: Sun Apr 22 07:42:44 2012
New Revision: 234565
URL: http://svn.freebsd.org/changeset/base/234565
Log:
Use 10.0 instead of 10 for FreeBSD version number. The latter undefined.
Modified:
head/share/man/man4/carp.4
Modified: head/share/man/man4/carp.4
=
Author: delphij
Date: Sun Apr 22 07:50:24 2012
New Revision: 234566
URL: http://svn.freebsd.org/changeset/base/234566
Log:
- Correct a typo which prevents 'lzjb' be displayed;
- Use quotes when tab is used.
Modified:
head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Modified: head/cddl/contrib
Author: delphij
Date: Sun Apr 22 07:51:49 2012
New Revision: 234567
URL: http://svn.freebsd.org/changeset/base/234567
Log:
- Use quote when tab is used;
- Follow the same macros used in device driver manual pages.
Modified:
head/lib/libc/sys/setfib.2
Modified: head/lib/libc/sys/setfib.2
Author: delphij
Date: Sun Apr 22 07:55:56 2012
New Revision: 234568
URL: http://svn.freebsd.org/changeset/base/234568
Log:
The .Fx macro needs the version number be in its own word separated by
a space. This change have no visible effect for rendering.
Modified:
head/usr.bin/rctl/rctl.8
M
Author: delphij
Date: Wed May 2 00:30:30 2012
New Revision: 234903
URL: http://svn.freebsd.org/changeset/base/234903
Log:
MFC r233770:
Eliminate two cases of unwanted strncpy(). The name is not required
by the current code, and the results would get overwritten anyway
by subsequent me
Author: delphij
Date: Wed May 2 00:31:09 2012
New Revision: 234904
URL: http://svn.freebsd.org/changeset/base/234904
Log:
MFC r233770:
Eliminate two cases of unwanted strncpy(). The name is not required
by the current code, and the results would get overwritten anyway
by subsequent me
Author: delphij
Date: Fri May 4 18:29:32 2012
New Revision: 235025
URL: http://svn.freebsd.org/changeset/base/235025
Log:
Vendor import of netcat as of OPENBSD_5_1.
Modified:
vendor/netcat/dist/nc.1
vendor/netcat/dist/netcat.c
Modified: vendor/netcat/dist/nc.1
Author: delphij
Date: Fri May 4 18:30:40 2012
New Revision: 235026
URL: http://svn.freebsd.org/changeset/base/235026
Log:
Tag netcat from OpenBSD 5.1.
Added:
vendor/netcat/5.1/
- copied from r235025, vendor/netcat/dist/
___
svn-src-all@freebsd
Author: delphij
Date: Fri May 4 21:00:32 2012
New Revision: 235036
URL: http://svn.freebsd.org/changeset/base/235036
Log:
Add ToS definitions for DiffServ Codepoints as per RFC2474.
Obtained from:OpenBSD
MFC after:2 weeks
Modified:
head/sys/netinet/ip.h
Modified: head/sys
Author: delphij
Date: Fri May 4 21:03:39 2012
New Revision: 235037
URL: http://svn.freebsd.org/changeset/base/235037
Log:
Merge from OpenBSD 5.1.
MFC after:3 weeks
Modified:
head/contrib/netcat/nc.1
head/contrib/netcat/netcat.c
Directory Properties:
head/contrib/netcat/ (props
Author: delphij
Date: Fri May 4 21:06:53 2012
New Revision: 235038
URL: http://svn.freebsd.org/changeset/base/235038
Log:
Update FREEBSD-vendor to reflect the current version.
Modified:
head/contrib/netcat/FREEBSD-vendor
Modified: head/contrib/netcat/FREEBSD-vendor
=
Author: delphij
Date: Fri May 11 21:52:05 2012
New Revision: 235293
URL: http://svn.freebsd.org/changeset/base/235293
Log:
Fix the case where the utility is being used to run a command directly,
this is a regression introduced with r228917.
PR: bin/154042
Submitted by: Bugs Be
Author: delphij
Date: Fri May 11 23:41:52 2012
New Revision: 235300
URL: http://svn.freebsd.org/changeset/base/235300
Log:
Release proc lock after setting signal queue.
PR: kern/167727
Submitted by: Jinjun Gao
MFC after:2 weeks
Modified:
head/sys/kern/kern_kthread.c
M
Author: delphij
Date: Fri May 11 23:43:32 2012
New Revision: 235301
URL: http://svn.freebsd.org/changeset/base/235301
Log:
Revert previous revision, misunderstood the code :(
Modified:
head/sys/kern/kern_kthread.c
Modified: head/sys/kern/kern_kthread.c
===
On Fri, May 11, 2012 at 4:43 PM, Xin LI wrote:
> Author: delphij
> Date: Fri May 11 23:43:32 2012
> New Revision: 235301
> URL: http://svn.freebsd.org/changeset/base/235301
>
> Log:
> Revert previous revision, misunderstood the code :(
>
> Modified:
> head/sys/ke
Author: delphij
Date: Tue Jan 22 05:41:34 2013
New Revision: 245768
URL: http://svnweb.freebsd.org/changeset/base/245768
Log:
- Don't include date and time the driver is built, this is useful for
generating binary diffs.
- Constify a few strings used in the driver.
- Style changes to
Author: delphij
Date: Thu Jan 24 05:36:37 2013
New Revision: 245871
URL: http://svnweb.freebsd.org/changeset/base/245871
Log:
- Wrap long line;
- Add -, to SYNOPSIS section.
MFC after:2 weeks
Modified:
head/bin/df/df.1
head/bin/df/df.c
Modified: head/bin/df/df.1
==
Author: delphij
Date: Fri Jan 25 18:47:16 2013
New Revision: 245912
URL: http://svnweb.freebsd.org/changeset/base/245912
Log:
Don't time travel back and use a present date.
Noticed by: mckusick
Modified:
head/bin/df/df.1
Modified: head/bin/df/df.1
=
Author: delphij
Date: Sat Jan 26 05:20:09 2013
New Revision: 245938
URL: http://svnweb.freebsd.org/changeset/base/245938
Log:
MFC r245768:
- Don't include date and time the driver is built, this is useful for
generating binary diffs.
- Constify a few strings used in the driver.
Author: delphij
Date: Sat Jan 26 05:23:17 2013
New Revision: 245939
URL: http://svnweb.freebsd.org/changeset/base/245939
Log:
MFC r240104:
Add hpt27xx to GENERIC kernel for amd64 and i386 systems.
Modified:
stable/9/sys/amd64/conf/GENERIC
stable/9/sys/i386/conf/GENERIC
Directory Proper
Author: delphij
Date: Sat Jan 26 05:25:32 2013
New Revision: 245940
URL: http://svnweb.freebsd.org/changeset/base/245940
Log:
MFC r245768:
- Don't include date and time the driver is built, this is useful for
generating binary diffs.
- Constify a few strings used in the driver.
Author: delphij
Date: Sat Jan 26 05:27:00 2013
New Revision: 245941
URL: http://svnweb.freebsd.org/changeset/base/245941
Log:
MFC r240104:
Add hpt27xx to GENERIC kernel for amd64 and i386 systems.
Modified:
stable/8/sys/amd64/conf/GENERIC
stable/8/sys/i386/conf/GENERIC
Directory Proper
Author: delphij
Date: Tue Jan 29 20:05:16 2013
New Revision: 246091
URL: http://svnweb.freebsd.org/changeset/base/246091
Log:
- Refresh code with latest OpenBSD revisions.
- Remove $DragonFly$ tags as they are using git nowadays and VCS tags will
not help merging.
- Other changes to
Author: delphij
Date: Fri Feb 1 00:32:01 2013
New Revision: 246187
URL: http://svnweb.freebsd.org/changeset/base/246187
Log:
MFC r245613:
Make it possible to force async at server side on new NFS server, similar
to the old one's nfs.nfsrv.async.
Please note that by enabling this opt
Author: delphij
Date: Fri Feb 1 07:36:22 2013
New Revision: 246197
URL: http://svnweb.freebsd.org/changeset/base/246197
Log:
MFC r244568:
- Reduce buffer size from LINE_MAX to PATH_MAX, there is no point to store
path longer than this.
- Fix an unreached case of check against size
Author: delphij
Date: Fri Feb 1 07:38:26 2013
New Revision: 246198
URL: http://svnweb.freebsd.org/changeset/base/246198
Log:
MFC r244568:
- Reduce buffer size from LINE_MAX to PATH_MAX, there is no point to store
path longer than this.
- Fix an unreached case of check against size
Author: delphij
Date: Fri Feb 1 07:40:46 2013
New Revision: 246199
URL: http://svnweb.freebsd.org/changeset/base/246199
Log:
MFC r245048:
Constify arguments. While I'm there, also add a static for usage().
Modified:
stable/9/usr.bin/apply/apply.c
Directory Properties:
stable/9/usr.bi
Author: delphij
Date: Fri Feb 1 07:48:13 2013
New Revision: 246200
URL: http://svnweb.freebsd.org/changeset/base/246200
Log:
MFC r245511:
Improve the comment in txg.c
Obtained from:Illumos (13910:f3454e0a097c)
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zf
Author: delphij
Date: Mon Feb 4 19:17:15 2013
New Revision: 246329
URL: http://svnweb.freebsd.org/changeset/base/246329
Log:
Use stripesize as smallest block size if it's available.
MFC after:2 weeks
Modified:
head/sbin/recoverdisk/recoverdisk.c
Modified: head/sbin/recoverdisk/reco
Author: delphij
Date: Tue Feb 5 09:50:33 2013
New Revision: 246356
URL: http://svnweb.freebsd.org/changeset/base/246356
Log:
MFC r243758 (marcel):
In globextend() when the pathv vector cannot be (re-)allocated, don't
free and clear the gl_pathv pointer in the glob_t structure. Such
bre
Author: delphij
Date: Tue Feb 5 09:50:33 2013
New Revision: 246356
URL: http://svnweb.freebsd.org/changeset/base/246356
Log:
MFC r243758 (marcel):
In globextend() when the pathv vector cannot be (re-)allocated, don't
free and clear the gl_pathv pointer in the glob_t structure. Such
bre
Author: delphij
Date: Tue Feb 5 09:50:33 2013
New Revision: 246356
URL: http://svnweb.freebsd.org/changeset/base/246356
Log:
MFC r243758 (marcel):
In globextend() when the pathv vector cannot be (re-)allocated, don't
free and clear the gl_pathv pointer in the glob_t structure. Such
bre
Author: delphij
Date: Tue Feb 5 09:53:32 2013
New Revision: 246357
URL: http://svnweb.freebsd.org/changeset/base/246357
Log:
MFC r243779 (marcel):
Protect against DoS attacks, such as being described in CVE-2010-2632.
The changes were derived from what has been committed to NetBSD, with
Author: delphij
Date: Tue Feb 5 09:53:32 2013
New Revision: 246357
URL: http://svnweb.freebsd.org/changeset/base/246357
Log:
MFC r243779 (marcel):
Protect against DoS attacks, such as being described in CVE-2010-2632.
The changes were derived from what has been committed to NetBSD, with
Author: delphij
Date: Tue Feb 5 09:53:32 2013
New Revision: 246357
URL: http://svnweb.freebsd.org/changeset/base/246357
Log:
MFC r243779 (marcel):
Protect against DoS attacks, such as being described in CVE-2010-2632.
The changes were derived from what has been committed to NetBSD, with
Author: delphij
Date: Wed Feb 6 00:42:23 2013
New Revision: 246373
URL: http://svnweb.freebsd.org/changeset/base/246373
Log:
MFC:
one-true-awk 20121220.
Modified:
stable/9/contrib/one-true-awk/FIXES
stable/9/contrib/one-true-awk/main.c
stable/9/contrib/one-true-awk/makefile
stable
Author: delphij
Date: Wed Feb 6 00:43:10 2013
New Revision: 246374
URL: http://svnweb.freebsd.org/changeset/base/246374
Log:
MFC:
one-true-awk 20121220.
Modified:
stable/8/contrib/one-true-awk/FIXES
stable/8/contrib/one-true-awk/main.c
stable/8/contrib/one-true-awk/makefile
stable
Author: delphij
Date: Thu Feb 7 19:00:54 2013
New Revision: 246495
URL: http://svnweb.freebsd.org/changeset/base/246495
Log:
Catch TRACE parameters up with r23. This change is only needed when
debugging is enabled.
Modified:
head/bin/sh/jobs.c
Modified: head/bin/sh/jobs.c
===
Author: delphij
Date: Fri Feb 8 22:41:48 2013
New Revision: 246568
URL: http://svnweb.freebsd.org/changeset/base/246568
Log:
In r246282 the KTR_ENTRIES was specified with syntax error, fix it so 'make
universe' would work.
MFC after:12 days
X-MFC-with: r246282
Modified:
head/s
Author: delphij
Date: Sat Feb 9 00:29:36 2013
New Revision: 246574
URL: http://svnweb.freebsd.org/changeset/base/246574
Log:
MFC r245264:
The current ZFS code expects ddt_zap_count to always succeed by asserting
the underlying zap_count() to return no errors. However, it is possible
t
Author: delphij
Date: Sat Feb 9 01:38:43 2013
New Revision: 246577
URL: http://svnweb.freebsd.org/changeset/base/246577
Log:
MFC r222950 (gibbs):
Remove C constructs that are incompatible with C++ from various
OpenSolaris and ZFS header files. These changes are sufficient
to allow a C
Author: delphij
Date: Sat Feb 9 01:41:21 2013
New Revision: 246578
URL: http://svnweb.freebsd.org/changeset/base/246578
Log:
MFC r245264:
The current ZFS code expects ddt_zap_count to always succeed by asserting
the underlying zap_count() to return no errors. However, it is possible
t
Author: delphij
Date: Sat Feb 9 04:13:45 2013
New Revision: 246581
URL: http://svnweb.freebsd.org/changeset/base/246581
Log:
Fix LINT build on amd64.
Modified:
head/sys/ofed/drivers/net/mlx4/en_tx.c
Modified: head/sys/ofed/drivers/net/mlx4/en_tx.c
===
Author: delphij
Date: Sat Feb 9 06:31:22 2013
New Revision: 246585
URL: http://svnweb.freebsd.org/changeset/base/246585
Log:
Fix LINT build for ARM.
Modified:
head/sys/modules/usb/smsc/Makefile
Modified: head/sys/modules/usb/smsc/Makefile
Author: delphij
Date: Sat Feb 9 06:39:28 2013
New Revision: 246586
URL: http://svnweb.freebsd.org/changeset/base/246586
Log:
MFV r245512:
* Illumos zfs issue #3035 [1] LZ4 compression support in ZFS.
LZ4 is a new high-speed BSD-licensed compression algorithm created
by Yann Collet
Author: delphij
Date: Sun Feb 10 07:23:23 2013
New Revision: 246609
URL: http://svnweb.freebsd.org/changeset/base/246609
Log:
MFC r244132:
Add -R, an option to restart all enabled "local" services.
Modified:
stable/9/usr.sbin/service/service.8
stable/9/usr.sbin/service/service.sh
Direc
Author: delphij
Date: Sun Feb 10 07:23:23 2013
New Revision: 246609
URL: http://svnweb.freebsd.org/changeset/base/246609
Log:
MFC r244132:
Add -R, an option to restart all enabled "local" services.
Modified:
stable/8/usr.sbin/service/service.8 (contents, props changed)
stable/8/usr.s
Author: delphij
Date: Sun Feb 10 07:36:23 2013
New Revision: 246610
URL: http://svnweb.freebsd.org/changeset/base/246610
Log:
MFC r245297:
Add ID for Nuvoton WPCM450RA0BX found on Supermicro X9SCA-F motherboards.
While I'm there, also make this driver to attach to devices that have
a
Author: delphij
Date: Mon Feb 11 18:22:26 2013
New Revision: 246684
URL: http://svnweb.freebsd.org/changeset/base/246684
Log:
Use the right year.
Noticed by: Denis Ahrens
Modified:
head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
Author: delphij
Date: Wed Feb 13 17:30:54 2013
New Revision: 246768
URL: http://svnweb.freebsd.org/changeset/base/246768
Log:
Restore De Bruijn algorithm for sparc64 where the compiler rely on a
library function for __builtin_c?z.
Tested by:Michael Moll
Modified:
head/sys/cddl/con
Author: delphij
Date: Thu Feb 14 01:01:53 2013
New Revision: 246778
URL: http://svnweb.freebsd.org/changeset/base/246778
Log:
Use static for all functions that do not need to be exported.
MFC after:2 weeks
Modified:
head/usr.sbin/nfsd/nfsd.c
Modified: head/usr.sbin/nfsd/nfsd.c
=
Author: delphij
Date: Thu Feb 14 01:25:14 2013
New Revision: 246780
URL: http://svnweb.freebsd.org/changeset/base/246780
Log:
Abstract out setting of nfsdcnt and consistently use MAXNFSDCNT when the
proposed value is too high and DEFNFSDCNT when proposed value is too low.
MFC after:2
Author: delphij
Date: Thu Feb 14 02:00:41 2013
New Revision: 246781
URL: http://svnweb.freebsd.org/changeset/base/246781
Log:
Simplify r243637 and make sure that nfsdargs.{min,max}threads are always set
to meaningful value:
- When nfsdcnt is set, it dictates all values;
- Otherwise, n
Author: delphij
Date: Thu Feb 14 21:02:18 2013
New Revision: 246808
URL: http://svnweb.freebsd.org/changeset/base/246808
Log:
Eliminate real_LZ4_uncompress. It's unused and does not perform sufficient
check against input stream (i.e. it could read beyond specified input
buffer).
Modified:
Author: delphij
Date: Thu Feb 21 20:40:37 2013
New Revision: 247126
URL: http://svnweb.freebsd.org/changeset/base/247126
Log:
MFC:
r158812 (ache):
Reflect size_t changes in glob.h
Obtained from: NetBSD (mostly)
r159294:
- ANSIfy.
- Remove two unnecessary casts.
Author: delphij
Date: Mon Feb 25 08:14:07 2013
New Revision: 247254
URL: http://svnweb.freebsd.org/changeset/base/247254
Log:
MFC r246329:
Use stripesize as smallest block size if it's available.
Modified:
stable/9/sbin/recoverdisk/recoverdisk.c
Directory Properties:
stable/9/sbin/reco
Author: delphij
Date: Mon Feb 25 08:14:07 2013
New Revision: 247254
URL: http://svnweb.freebsd.org/changeset/base/247254
Log:
MFC r246329:
Use stripesize as smallest block size if it's available.
Modified:
stable/8/sbin/recoverdisk/recoverdisk.c
Directory Properties:
stable/8/sbin/reco
Author: delphij
Date: Tue Feb 26 00:43:01 2013
New Revision: 247293
URL: http://svnweb.freebsd.org/changeset/base/247293
Log:
Vendor import of expat 2.1.0 (trimmed).
Added:
vendor/expat/dist/FREEBSD-Xlist (contents, props changed)
Deleted:
vendor/expat/dist/FREEBSD-upgrade
vendor/expat/
Author: delphij
Date: Tue Feb 26 00:58:03 2013
New Revision: 247295
URL: http://svnweb.freebsd.org/changeset/base/247295
Log:
Tag expat 2.1.0.
Added:
vendor/expat/2.1.0/
- copied from r247294, vendor/expat/dist/
___
svn-src-all@freebsd.org mail
Author: delphij
Date: Tue Feb 26 00:58:44 2013
New Revision: 247296
URL: http://svnweb.freebsd.org/changeset/base/247296
Log:
Update base system libexpat to 2.1.0.
MFC after:3 days
Added:
head/contrib/expat/FREEBSD-Xlist
- copied unchanged from r247293, vendor/expat/dist/FREEBSD
Author: delphij
Date: Tue Feb 26 02:13:02 2013
New Revision: 247300
URL: http://svnweb.freebsd.org/changeset/base/247300
Log:
Expose timespec and timeval macros when __BSD_VISIBLE is defined. This
allows userland application to use the following macros:
timespecclear, timespecisset
Author: delphij
Date: Tue Feb 26 05:58:05 2013
New Revision: 247309
URL: http://svnweb.freebsd.org/changeset/base/247309
Log:
MFC r246586,246587,246619,246624,246768,246808:
LZ4 compression support in ZFS.
(Note: sys/conf/files change omitted from this changeset).
Added:
stable/9/sy
Author: delphij
Date: Tue Feb 26 06:01:58 2013
New Revision: 247310
URL: http://svnweb.freebsd.org/changeset/base/247310
Log:
MF9 r247309:
MFC r246586,246587,246619,246624,246768,246808:
LZ4 compression support in ZFS.
(Note: sys/conf/files change omitted from this changeset).
Ad
Author: delphij
Date: Tue Feb 26 18:33:23 2013
New Revision: 247334
URL: http://svnweb.freebsd.org/changeset/base/247334
Log:
Correct a typo introduced in r153575, which gives inverted logic when
handling blocking semantics when seeding.
PR: kern/143298
Submitted by: James Jur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 02/26/13 09:09, Davide Italiano wrote:
> On Tue, Feb 26, 2013 at 3:41 PM, John Baldwin
> wrote:
>> On Monday, February 25, 2013 9:13:02 pm Xin LI wrote:
>>> Author: delphij Date: Tue Feb 26 02:13:02 2013 New Revision:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 02/26/13 10:35, John Baldwin wrote:
> On Tuesday, February 26, 2013 12:09:42 pm Davide Italiano wrote:
>> On Tue, Feb 26, 2013 at 3:41 PM, John Baldwin
>> wrote:
>>> On Monday, February 25, 2013 9:13:02 pm Xin LI wrote:
&
Author: delphij
Date: Tue Feb 26 19:46:59 2013
New Revision: 247338
URL: http://svnweb.freebsd.org/changeset/base/247338
Log:
Revert r247300 for now. I'll post a new changeset for review.
Modified:
head/sys/sys/time.h
head/usr.bin/truss/main.c
head/usr.bin/truss/syscalls.c
head/usr.bin
Author: delphij
Date: Wed Feb 27 21:58:06 2013
New Revision: 247422
URL: http://svnweb.freebsd.org/changeset/base/247422
Log:
Add a reminder that the user should update boot block if they are upgrading
their existing system and use LZ4 compression for ZFS.
Suggested by: mm
MFC after:
Author: delphij
Date: Thu Feb 28 04:16:47 2013
New Revision: 247443
URL: http://svnweb.freebsd.org/changeset/base/247443
Log:
Refresh vendor driver version which adds ARC-1224 support.
Many thanks to Areca for continuing to support FreeBSD.
Submitted by: 黃清隆
MFC after:3 days
Mo
Author: delphij
Date: Thu Feb 28 05:47:50 2013
New Revision: 247448
URL: http://svnweb.freebsd.org/changeset/base/247448
Log:
MFC r215041 (obrien):
Upgrade to bzip2 version 1.0.6.
Modified:
stable/8/contrib/bzip2/CHANGES
stable/8/contrib/bzip2/LICENSE
stable/8/contrib/bzip2/Makefile
Author: delphij
Date: Thu Feb 28 08:06:43 2013
New Revision: 247449
URL: http://svnweb.freebsd.org/changeset/base/247449
Log:
When getting the MIB, remove largest suffix instead of smallest suffix of
=. This makes the following syntax work:
dev.hdaa.4.nid25_config=as=1,seq=15
Author: delphij
Date: Thu Feb 28 08:11:36 2013
New Revision: 247450
URL: http://svnweb.freebsd.org/changeset/base/247450
Log:
When getting the MIB, remove largest suffix instead of smallest suffix of
=. This makes the following syntax work:
dev.hdaa.4.nid25_config=as=1,seq=15
s and shutdowns normally, eventually the initialized
inode would be written and therefore there would be no inconsistency.
Kirk, I think this is a good MFC candidate, do you have plan to merge
it back to stable branches?
Cheers,
- --
Xin LI https://www.delphij.net/
FreeBSD - The Power to Serve!
Author: delphij
Date: Fri Mar 1 00:46:41 2013
New Revision: 247511
URL: http://svnweb.freebsd.org/changeset/base/247511
Log:
MFC r247334:
Correct a typo introduced in r153575, which gives inverted logic when
handling blocking semantics when seeding.
PR: kern/143298
Submi
Author: delphij
Date: Fri Mar 1 00:46:41 2013
New Revision: 247511
URL: http://svnweb.freebsd.org/changeset/base/247511
Log:
MFC r247334:
Correct a typo introduced in r153575, which gives inverted logic when
handling blocking semantics when seeding.
PR: kern/143298
Submi
1201 - 1300 of 3858 matches
Mail list logo