On Tue, Dec 29, 2009 at 10:40 PM, Ed Schouten wrote:
> * Xin LI wrote:
>> On Tue, Dec 29, 2009 at 10:22 PM, Ed Schouten wrote:
>> > Hi Gabor,
>> >
>> > * Gabor Kovesdan wrote:
>> >> I wonder if it would be worth to invent a WARNS=7 level, which would
>> >> be WARNS=6 + ANSI. Although ANSI-confo
* Xin LI wrote:
> On Tue, Dec 29, 2009 at 10:22 PM, Ed Schouten wrote:
> > Hi Gabor,
> >
> > * Gabor Kovesdan wrote:
> >> I wonder if it would be worth to invent a WARNS=7 level, which would
> >> be WARNS=6 + ANSI. Although ANSI-conformance isn't a -Wfoo flag,
> >> which is WARNS for but conform
Author: kientzle
Date: Wed Dec 30 06:37:58 2009
New Revision: 201253
URL: http://svn.freebsd.org/changeset/base/201253
Log:
Remove some test files that are no longer used.
Deleted:
head/lib/libarchive/test/test_fuzz_1.iso.uu
head/lib/libarchive/test/test_read_format_iso_gz.iso.gz.uu
head/
Author: ed
Date: Wed Dec 30 06:36:42 2009
New Revision: 201252
URL: http://svn.freebsd.org/changeset/base/201252
Log:
Let umount build with -Wold-style-definition.
Modified:
head/sbin/umount/umount.c
head/usr.sbin/rpc.umntall/mounttab.c
Modified: head/sbin/umount/umount.c
=
On Tue, Dec 29, 2009 at 10:22 PM, Ed Schouten wrote:
> Hi Gabor,
>
> * Gabor Kovesdan wrote:
>> I wonder if it would be worth to invent a WARNS=7 level, which would
>> be WARNS=6 + ANSI. Although ANSI-conformance isn't a -Wfoo flag,
>> which is WARNS for but conforming ANSI means a higher level
>
Author: cperciva
Date: Wed Dec 30 06:28:47 2009
New Revision: 201251
URL: http://svn.freebsd.org/changeset/base/201251
Log:
Add undocumented 'portsnap alfred' command, which runs (fetch|cron)
based on whether fd 0 is a terminal, and then runs (extract|update)
based on whether ${PORTSDIR} exi
Author: kientzle
Date: Wed Dec 30 06:28:30 2009
New Revision: 201250
URL: http://svn.freebsd.org/changeset/base/201250
Log:
Reserve constants for RPM unwrapper and XAR reader.
Modified:
head/lib/libarchive/archive.h
Modified: head/lib/libarchive/archive.h
Author: kientzle
Date: Wed Dec 30 06:25:19 2009
New Revision: 201249
URL: http://svn.freebsd.org/changeset/base/201249
Log:
Libarchive in FreeBSD is now synced up with 2.7.901a from
libarchive.googlecode.com
Modified:
head/lib/libarchive/archive.h
Modified: head/lib/libarchive/archive.h
==
Hi Gabor,
* Gabor Kovesdan wrote:
> I wonder if it would be worth to invent a WARNS=7 level, which would
> be WARNS=6 + ANSI. Although ANSI-conformance isn't a -Wfoo flag,
> which is WARNS for but conforming ANSI means a higher level
> cleannes, which is demanded, so I think it wouldn't really
>
Author: kientzle
Date: Wed Dec 30 06:12:03 2009
New Revision: 201248
URL: http://svn.freebsd.org/changeset/base/201248
Log:
UU decoder. Now that libarchive can recursively taste input streams,
you can do things like this: tar xvf archive.tar.gz.uu
Added:
head/lib/libarchive/archive_read_s
Author: kientzle
Date: Wed Dec 30 05:59:21 2009
New Revision: 201247
URL: http://svn.freebsd.org/changeset/base/201247
Log:
A raft of test changes and improvements from the Googlecode repository.
In particular, this includes tests for the new features I've merged
over the last few days.
Add
Author: kientzle
Date: Wed Dec 30 05:30:35 2009
New Revision: 201246
URL: http://svn.freebsd.org/changeset/base/201246
Log:
Merge Michihiro NAKAJIMA's significant work on the ISO9660 reader
from googlecode:
* Support for zisofs compressed entries
* Support for relocated deep directories
2009/12/30 Carlos A. M. dos Santos :
> On Tue, Dec 29, 2009 at 6:49 AM, Ed Schouten wrote:
>> Author: ed
>> Date: Tue Dec 29 08:49:43 2009
>> New Revision: 201180
>> URL: http://svn.freebsd.org/changeset/base/201180
>>
>> Log:
>> Add missing `void' for functions without arguments.
>
> Ok.
>
>> W
In message:
"Sean C. Farley" writes:
: On Tue, 29 Dec 2009, Doug Barton wrote:
:
: > Ed Schouten wrote:
: >> While there, rename die_you_gravy_sucking_pig_dog() to something
: >> that's
: >> less moronic.
: >
: > Boo! IMO the fact that at least some of our sources have some
: >
El 2009. 12. 29. 23:53, Ed Schouten escribió:
Author: ed
Date: Tue Dec 29 22:53:27 2009
New Revision: 201227
URL: http://svn.freebsd.org/changeset/base/201227
Log:
ANSIfy almost all applications that use WARNS=6.
I was considering committing all these patches one by one, but as
discuss
On Tue, Dec 29, 2009 at 6:49 AM, Ed Schouten wrote:
> Author: ed
> Date: Tue Dec 29 08:49:43 2009
> New Revision: 201180
> URL: http://svn.freebsd.org/changeset/base/201180
>
> Log:
> Add missing `void' for functions without arguments.
Ok.
> While there, rename die_you_gravy_sucking_pig_dog()
Author: bz
Date: Wed Dec 30 00:03:36 2009
New Revision: 201244
URL: http://svn.freebsd.org/changeset/base/201244
Log:
MFC r199947, 199950:
Enable IPcomp by default.
PR: kern/123587
Modified:
stable/7/share/man/man4/ipsec.4
stable/7/sys/netipsec/xform_ipcomp.c
Directory Properties
Author: bz
Date: Tue Dec 29 23:58:32 2009
New Revision: 201243
URL: http://svn.freebsd.org/changeset/base/201243
Log:
MFC r199946:
Add more statistics variables for IPcomp.
Try to version the struct in a backward compatible way.
People asked for the versioning of the stats stru
Author: bz
Date: Tue Dec 29 23:47:21 2009
New Revision: 201242
URL: http://svn.freebsd.org/changeset/base/201242
Log:
MFC r199906:
In case the compression result is the same size as the orignal version,
the compression was useless as well. Make sure to not update the data
and return
Author: bz
Date: Tue Dec 29 23:44:32 2009
New Revision: 201241
URL: http://svn.freebsd.org/changeset/base/201241
Log:
MFC r199905:
Assimilate very similar input and output code paths
(no real functional change).
Modified:
stable/7/sys/netipsec/xform_ipcomp.c
Directory Properties:
Author: bz
Date: Tue Dec 29 23:42:54 2009
New Revision: 201240
URL: http://svn.freebsd.org/changeset/base/201240
Log:
MFC r199904:
Add SDT iter probes forgotten in r199885 (r201231 in stable/7).
Modified:
stable/7/sys/opencrypto/deflate.c
Directory Properties:
stable/7/sys/ (props
Author: bz
Date: Tue Dec 29 23:40:57 2009
New Revision: 201239
URL: http://svn.freebsd.org/changeset/base/201239
Log:
MFC r199899:
Only add the IPcomp header if crypto reported success and we have a lower
payload size. Before we had always added the header, no matter if we
actual
Author: bz
Date: Tue Dec 29 23:35:05 2009
New Revision: 201238
URL: http://svn.freebsd.org/changeset/base/201238
Log:
MFC r199897:
Remove whitespace.
Modified:
stable/7/sys/netipsec/xform_ipcomp.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/contrib/opens
Author: bz
Date: Tue Dec 29 23:33:20 2009
New Revision: 201237
URL: http://svn.freebsd.org/changeset/base/201237
Log:
MFC r199896:
Directly send data uncompressed if the packet payload size is lower than
the compression algorithm threshold.
Modified:
stable/7/sys/netipsec/xform_ipc
Author: gibbs
Date: Tue Dec 29 23:31:21 2009
New Revision: 201236
URL: http://svn.freebsd.org/changeset/base/201236
Log:
In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference()
for >= 0 instead of != ENOSPC.
Modified:
head/sys/dev/xen/blkfront/blkfront.c
Modified: he
Author: bz
Date: Tue Dec 29 23:30:16 2009
New Revision: 201235
URL: http://svn.freebsd.org/changeset/base/201235
Log:
MFC r199895:
Change memory managment from a fixed size array to a list.
This is needed to avoid running into out of buffer situations
where we cannot alloc a new b
Author: gibbs
Date: Tue Dec 29 23:28:13 2009
New Revision: 201234
URL: http://svn.freebsd.org/changeset/base/201234
Log:
Correct bug introduced while purging the -ERRNO Linuxism from the
grant table API. Valid grant refs are in the range of positive 32bit
integers. ENOSPACE, being 29, is a
Author: bz
Date: Tue Dec 29 23:27:15 2009
New Revision: 201233
URL: http://svn.freebsd.org/changeset/base/201233
Log:
MFC r199894:
Correct a typo.
Modified:
stable/7/sys/netipsec/ipsec_mbuf.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/contrib/opensolari
Author: bz
Date: Tue Dec 29 23:25:45 2009
New Revision: 201232
URL: http://svn.freebsd.org/changeset/base/201232
Log:
MFC r199887:
Z_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH is the suggested
replacement but only use it for inflate. For deflate use Z_FINISH
as Z_SYNC_FLUSH
Author: bz
Date: Tue Dec 29 23:23:05 2009
New Revision: 201231
URL: http://svn.freebsd.org/changeset/base/201231
Log:
MFC r199885:
Add SDT probes for opencrypto:deflate:deflate_gobal:*.
They are not nice but they were helpful.
Modified:
stable/7/sys/opencrypto/deflate.c
Directory P
Author: bz
Date: Tue Dec 29 23:21:07 2009
New Revision: 201230
URL: http://svn.freebsd.org/changeset/base/201230
Log:
MFC r199884:
Define an SDT provider for "opencrypto".
Modified:
stable/7/sys/opencrypto/crypto.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/
Author: bz
Date: Tue Dec 29 23:19:28 2009
New Revision: 201229
URL: http://svn.freebsd.org/changeset/base/201229
Log:
MFC r199883:
Add SDT_PROBE[1-5] in the same way we have SDT_PROBE_DEFINE[1-5] to
avoid having to add all the unused trailing arguments as zeros.
Modified:
stable/7/
Author: bz
Date: Tue Dec 29 23:15:55 2009
New Revision: 201228
URL: http://svn.freebsd.org/changeset/base/201228
Log:
"Merge" a single file out of r184205 by des@ w/o placing mergeinfo
to be able to keep files in sync between branches and still allow a
possible of the entire commit:
R
Author: ed
Date: Tue Dec 29 22:53:27 2009
New Revision: 201227
URL: http://svn.freebsd.org/changeset/base/201227
Log:
ANSIfy almost all applications that use WARNS=6.
I was considering committing all these patches one by one, but as
discussed with brooks@, there is no need to do this. If
Author: ed
Date: Tue Dec 29 22:33:53 2009
New Revision: 201226
URL: http://svn.freebsd.org/changeset/base/201226
Log:
Add missing `void' keywords.
Modified:
head/usr.sbin/pkg_install/add/main.c
head/usr.sbin/pkg_install/create/main.c
head/usr.sbin/pkg_install/delete/main.c
head/usr.sbin
Author: ed
Date: Tue Dec 29 22:33:07 2009
New Revision: 201225
URL: http://svn.freebsd.org/changeset/base/201225
Log:
Add missing `void' keyword.
Modified:
head/usr.bin/make/job.c
Modified: head/usr.bin/make/job.c
==
Author: ed
Date: Tue Dec 29 22:32:43 2009
New Revision: 201224
URL: http://svn.freebsd.org/changeset/base/201224
Log:
Add missing `void' keyword.
Modified:
head/usr.bin/wall/wall.c
Modified: head/usr.bin/wall/wall.c
Author: rnoland
Date: Tue Dec 29 21:51:28 2009
New Revision: 201223
URL: http://svn.freebsd.org/changeset/base/201223
Log:
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
This replaces d_mmap() with the d_mmap2() implementation and also
changes the type of offset to vm_ooffset_t.
Author: mav
Date: Tue Dec 29 21:49:11 2009
New Revision: 201222
URL: http://svn.freebsd.org/changeset/base/201222
Log:
Usually these controllers are able to automatically decode command code to
get required command protocol. But they have no idea about new commands,
such as DATA SET MANAGEME
Author: mav
Date: Tue Dec 29 21:41:51 2009
New Revision: 201220
URL: http://svn.freebsd.org/changeset/base/201220
Log:
MFC r200821:
Make graid3 fallback to malloc() when component request size is bigger
then maximal prepared UMA zone size. This fixes crash with MAXPHYS > 128K.
Modified:
s
On 29/12/2009 15:58, Konstantin Belousov wrote:
Author: kib
Date: Tue Dec 29 15:58:10 2009
New Revision: 201204
URL: http://svn.freebsd.org/changeset/base/201204
Log:
Document _FAST and _PRECISE clocks.
I saw a speed increase with CLOCK_MONOTONIC_FAST vs CLOCK_MONOTONIC
during pmcstat
Author: mav
Date: Tue Dec 29 21:23:18 2009
New Revision: 201219
URL: http://svn.freebsd.org/changeset/base/201219
Log:
MFC r200821:
Make graid3 fallback to malloc() when component request size is bigger
then maximal prepared UMA zone size. This fixes crash with MAXPHYS > 128K.
Modified:
s
Author: jhb
Date: Tue Dec 29 21:19:52 2009
New Revision: 201218
URL: http://svn.freebsd.org/changeset/base/201218
Log:
Partial MFC of 178527:
Add support for create_args_ to interfaces created via
cloned_interfaces.
Modified:
stable/7/etc/network.subr
Directory Properties:
stable/7/etc/
Author: ed
Date: Tue Dec 29 21:07:17 2009
New Revision: 201217
URL: http://svn.freebsd.org/changeset/base/201217
Log:
ANSIfy ldconfig and the aout bits it still uses from rtld-aout.
(Why is aout support still there?)
Modified:
head/libexec/rtld-aout/shlib.c
head/libexec/rtld-aout/suppo
Author: jhb
Date: Tue Dec 29 21:06:49 2009
New Revision: 201216
URL: http://svn.freebsd.org/changeset/base/201216
Log:
Remove a trailing reference to the obsolete vaps_ variable.
Reviewed by: brooks
MFC after:3 days
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
Author: jhb
Date: Tue Dec 29 21:03:36 2009
New Revision: 201215
URL: http://svn.freebsd.org/changeset/base/201215
Log:
Add support for configuring vlan(4) interfaces as child devices similar to
wlan(4) interfaces. vlan(4) interfaces are listed via a new 'vlans_'
variable. If a vlan interfa
On 2009/12/29 11:47, Rui Paulo wrote:
Author: rpaulo
Date: Tue Dec 29 19:47:34 2009
New Revision: 201209
URL: http://svn.freebsd.org/changeset/base/201209
Log:
iwn(4) update. Notable changes:
* new firmware
* untested support for 1000 and 6000 series
* bgscan support
* remove unne
Author: trasz
Date: Tue Dec 29 20:30:50 2009
New Revision: 201214
URL: http://svn.freebsd.org/changeset/base/201214
Log:
Remove extra space introduced by the previous commit.
Submitted by: rwatson
Modified:
head/usr.sbin/crunch/examples/really-big.conf
Modified: head/usr.sbin/crunch/exa
2009/12/29 Doug Barton :
> Ed Schouten wrote:
>> While there, rename die_you_gravy_sucking_pig_dog() to something that's
>> less moronic.
>
> Boo! IMO the fact that at least some of our sources have some
> personality is a feature. :)
>
Although, it came not so long ago (Net/2 or bit earlier),
)
+++ head/ObsoleteFiles.inc Tue Dec 29 20:20:51 2009(r201213)
@@ -14,6 +14,29 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20091229: remove no longer relevant examples
+OLD_FILES+=usr/share/examples/pppd/auth-down.sample
+OLD_FILES+=usr/share
Author: rpaulo
Date: Tue Dec 29 20:15:52 2009
New Revision: 201212
URL: http://svn.freebsd.org/changeset/base/201212
Log:
Delete old firmware.
Deleted:
head/sys/contrib/dev/iwn/iwlwifi-4965-228.57.2.23.fw.uu
head/sys/contrib/dev/iwn/iwlwifi-5000-5.4.A.11.fw.uu
__
Author: trasz
Date: Tue Dec 29 20:15:23 2009
New Revision: 201211
URL: http://svn.freebsd.org/changeset/base/201211
Log:
Remove pppd and SLIP-related stuff.
Modified:
head/usr.sbin/crunch/examples/really-big.conf
Modified: head/usr.sbin/crunch/examples/really-big.conf
===
Author: trasz
Date: Tue Dec 29 20:14:39 2009
New Revision: 201210
URL: http://svn.freebsd.org/changeset/base/201210
Log:
Remove pppd, it's gone.
Modified:
head/secure/Makefile
Modified: head/secure/Makefile
==
--- he
On Tue, 29 Dec 2009, Doug Barton wrote:
Ed Schouten wrote:
While there, rename die_you_gravy_sucking_pig_dog() to something that's
less moronic.
Boo! IMO the fact that at least some of our sources have some
personality is a feature. :)
How about alt_shutdown_die_die_die()? :)
Sean
--
Ed Schouten wrote:
> While there, rename die_you_gravy_sucking_pig_dog() to something that's
> less moronic.
Boo! IMO the fact that at least some of our sources have some
personality is a feature. :)
Doug
--
Improve the effectiveness of your Internet presence with
a domain
Author: rwatson
Date: Tue Dec 29 17:38:50 2009
New Revision: 201208
URL: http://svn.freebsd.org/changeset/base/201208
Log:
Merge r189314 from head to stable/7:
Adding missing ";"'s required by some SDT_PROBE_DEFINEx() macros.
Requested by: bz
Modified:
stable/7/sys/sys/sdt.h
Direc
Author: rwatson
Date: Tue Dec 29 17:35:56 2009
New Revision: 201207
URL: http://svn.freebsd.org/changeset/base/201207
Log:
Merge r189311 from head to stable/7:
Reduce the verbosity of SDT trace points for DTrace by defining several
wrapper macros that allow trace points and arguments
Author: rwatson
Date: Tue Dec 29 17:31:52 2009
New Revision: 201206
URL: http://svn.freebsd.org/changeset/base/201206
Log:
Merge r187666 from head to stable/7:
Begin to add SDT tracing of the MAC Framework: add policy modevent,
register, and unregister hooks that give access to the ma
Author: kib
Date: Tue Dec 29 15:58:10 2009
New Revision: 201204
URL: http://svn.freebsd.org/changeset/base/201204
Log:
Document _FAST and _PRECISE clocks.
Submitted by: Valentin Nechayev
MFC after:3 days
Modified:
head/lib/libc/sys/clock_gettime.2
Modified: head/lib/libc/sys/cloc
Author: jhb
Date: Tue Dec 29 15:48:04 2009
New Revision: 201202
URL: http://svn.freebsd.org/changeset/base/201202
Log:
Use reallocf() to simplify some logic.
MFC after:2 weeks
Modified:
head/usr.sbin/arp/arp.c
Modified: head/usr.sbin/arp/arp.c
===
Author: kib
Date: Tue Dec 29 14:29:08 2009
New Revision: 201201
URL: http://svn.freebsd.org/changeset/base/201201
Log:
Document CLOCK_SECOND, add cross-reference from time(3) to clock_gettime(2).
Based on submission by: pluknet gmail com
MFC after:3 days
Modified:
head/lib/li
Author: marius
Date: Tue Dec 29 14:06:36 2009
New Revision: 201200
URL: http://svn.freebsd.org/changeset/base/201200
Log:
- Remove a redundant variable and an unnecessary cast.
- Fix whitespace.
Modified:
head/sys/sparc64/pci/fire.c
Modified: head/sys/sparc64/pci/fire.c
===
Author: marius
Date: Tue Dec 29 14:03:38 2009
New Revision: 201199
URL: http://svn.freebsd.org/changeset/base/201199
Log:
- Prefer i and j over i and n for temporary integer variables.
- Wrap/shorten too long lines.
- Remove a redundant variable and an unnecessary cast in schizo(4).
Modifie
Author: philip
Date: Tue Dec 29 14:00:17 2009
New Revision: 201198
URL: http://svn.freebsd.org/changeset/base/201198
Log:
Fix autonegotiation: tell the MAC where to find the PHY.
Fix crashes in the detach path.
Submitted by: Kristof Provost
MFC after:1 month
Modified:
head/sys/d
Author: rwatson
Date: Tue Dec 29 13:55:15 2009
New Revision: 201197
URL: http://svn.freebsd.org/changeset/base/201197
Log:
Merge r189063 from head to stable/7:
Add static tracing for privilege checking:
priv:kernel:priv_check:priv_ok fires for granted privileges
priv:kernel
Author: jhb
Date: Tue Dec 29 13:35:18 2009
New Revision: 201196
URL: http://svn.freebsd.org/changeset/base/201196
Log:
Change vlan interfaces to cope more usefully with the parent interface being
renamed. Previously the vlan interfaces would lose their configuration as if
the parent interfa
Author: kib
Date: Tue Dec 29 12:47:47 2009
New Revision: 201194
URL: http://svn.freebsd.org/changeset/base/201194
Log:
Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for
implementation of time(3). CLOCK_SECOND is much faster.
No objections from: phk
Submitted by: Valentin
Author: ume
Date: Tue Dec 29 11:27:51 2009
New Revision: 201193
URL: http://svn.freebsd.org/changeset/base/201193
Log:
Add missing me6 rules. Now, the IPv6 rules become equivalent
to the IPv4 rules.
Reported by: David Horn
Modified:
head/etc/rc.firewall
Modified: head/etc/rc.firewa
Author: ed
Date: Tue Dec 29 10:28:20 2009
New Revision: 201192
URL: http://svn.freebsd.org/changeset/base/201192
Log:
Make rpc.ruserd work with utmpx/libulog.
Because strings are now null-terminated, I've decided to just use an
array of utmpx structures, instead of the separated strings.
Author: edwin
Date: Tue Dec 29 10:15:13 2009
New Revision: 201191
URL: http://svn.freebsd.org/changeset/base/201191
Log:
MFC of tzdata2009u, 201189
Bangladesh will change its clock back to Standard Time on Dec 31, 2009.
Modified:
stable/7/share/zoneinfo/asia
Directory Properties:
stabl
Author: edwin
Date: Tue Dec 29 10:15:11 2009
New Revision: 201190
URL: http://svn.freebsd.org/changeset/base/201190
Log:
MFC of tzdata2009u, 201189
Bangladesh will change its clock back to Standard Time on Dec 31, 2009.
Modified:
stable/8/share/zoneinfo/asia
Directory Properties:
stabl
Author: edwin
Date: Tue Dec 29 10:13:45 2009
New Revision: 201189
URL: http://svn.freebsd.org/changeset/base/201189
Log:
MFV of tzdata2009u, r201187
Bangladesh will change its clock back to Standard Time on Dec 31, 2009.
MFC after:now
Modified:
head/share/zoneinfo/asia
Directory
Author: edwin
Date: Tue Dec 29 10:12:23 2009
New Revision: 201188
URL: http://svn.freebsd.org/changeset/base/201188
Log:
Tag of tzdata2009u
Added:
vendor/tzdata/tzdata2009u/
- copied from r201187, vendor/tzdata/dist/
___
svn-src-all@freebsd.org
Author: edwin
Date: Tue Dec 29 10:11:43 2009
New Revision: 201187
URL: http://svn.freebsd.org/changeset/base/201187
Log:
Vendor import of tzdata2009u
Bangladesh will change its clock back to Standard Time on Dec 31, 2009.
Obtained from:ftp://elsie.nci.nih.gov/pub/
Modified:
Author: edwin
Date: Tue Dec 29 10:07:19 2009
New Revision: 201186
URL: http://svn.freebsd.org/changeset/base/201186
Log:
MFC of r200835, tzcode2009t
Comment only, no data changes.
Modified:
stable/7/share/zoneinfo/asia
stable/7/share/zoneinfo/europe
stable/7/share/zoneinfo/zone.tab
D
Author: edwin
Date: Tue Dec 29 10:07:09 2009
New Revision: 201185
URL: http://svn.freebsd.org/changeset/base/201185
Log:
MFC of r200835, tzcode2009t
Comment only, no data changes.
Modified:
stable/8/share/zoneinfo/asia
stable/8/share/zoneinfo/europe
stable/8/share/zoneinfo/zone.tab
D
Author: edwin
Date: Tue Dec 29 10:05:43 2009
New Revision: 201184
URL: http://svn.freebsd.org/changeset/base/201184
Log:
MFC of r200832, tzdata2009t
zic:
- Fix URL / reference to Calendrical Calculations: Third Edition
libc/stdtime:
- Fix typo in tzfile.5 (no changes in our part)
Author: edwin
Date: Tue Dec 29 10:05:20 2009
New Revision: 201183
URL: http://svn.freebsd.org/changeset/base/201183
Log:
MFC of r200832, tzdata2009t
zic:
- Fix URL / reference to Calendrical Calculations: Third Edition
libc/stdtime:
- Fix typo in tzfile.5 (no changes in our part)
Author: ed
Date: Tue Dec 29 09:13:20 2009
New Revision: 201182
URL: http://svn.freebsd.org/changeset/base/201182
Log:
Add forgotten `void' keyword. This function has no arguments.
Modified:
head/sbin/reboot/reboot.c
Modified: head/sbin/reboot/reboot.c
Author: ed
Date: Tue Dec 29 08:54:03 2009
New Revision: 201181
URL: http://svn.freebsd.org/changeset/base/201181
Log:
Add missing `void' keyword for function without arguments.
Modified:
head/usr.bin/wc/wc.c
Modified: head/usr.bin/wc/wc.c
=
Author: ed
Date: Tue Dec 29 08:49:43 2009
New Revision: 201180
URL: http://svn.freebsd.org/changeset/base/201180
Log:
Add missing `void' for functions without arguments.
While there, rename die_you_gravy_sucking_pig_dog() to something that's
less moronic.
Modified:
head/sbin/shutdown/s
Author: ed
Date: Tue Dec 29 08:45:50 2009
New Revision: 201179
URL: http://svn.freebsd.org/changeset/base/201179
Log:
Add missing `void' for function without arguments.
Modified:
head/bin/pax/ftree.c
Modified: head/bin/pax/ftree.c
=
Author: trasz
Date: Tue Dec 29 08:45:27 2009
New Revision: 201178
URL: http://svn.freebsd.org/changeset/base/201178
Log:
SLIP is gone; remove its mutex from witness.
Modified:
head/sys/kern/subr_witness.c
Modified: head/sys/kern/subr_witness.c
Author: ed
Date: Tue Dec 29 08:45:07 2009
New Revision: 201177
URL: http://svn.freebsd.org/changeset/base/201177
Log:
Add missing `void' for function without arguments.
Modified:
head/bin/kenv/kenv.c
Modified: head/bin/kenv/kenv.c
=
Author: ed
Date: Tue Dec 29 08:43:32 2009
New Revision: 201176
URL: http://svn.freebsd.org/changeset/base/201176
Log:
Use ANSI C function declarations.
Modified:
head/games/number/number.c
Modified: head/games/number/number.c
==
Author: ed
Date: Tue Dec 29 08:42:58 2009
New Revision: 201175
URL: http://svn.freebsd.org/changeset/base/201175
Log:
Use ANSI C function declarations.
Modified:
head/games/fortune/strfile/strfile.c
head/games/fortune/unstr/unstr.c
Modified: head/games/fortune/strfile/strfile.c
===
86 matches
Mail list logo