Author: amdmi3 (ports committer)
Date: Tue Feb 6 15:30:17 2018
New Revision: 328931
URL: https://svnweb.freebsd.org/changeset/base/328931
Log:
- Document new ${name}_limits rc.conf option
Approved by: cy
MFC after:2 weeks (along with 328331 which introduced this option)
Differenti
Author: amdmi3 (ports committer)
Date: Wed Jan 24 14:15:06 2018
New Revision: 328331
URL: https://svnweb.freebsd.org/changeset/base/328331
Log:
Support configuring arbitrary limits(1) for any daemon in rc.conf
Usage is ${name}_limits, and the argument is any flags accepted by
limits(1), s
Author: amdmi3 (ports committer)
Date: Tue Mar 28 10:43:19 2017
New Revision: 316096
URL: https://svnweb.freebsd.org/changeset/base/316096
Log:
MFC r315242: Fix late and noauto with geli swap
With the following in /etc/fstab:
/dev/gpt/swap.eli none swap sw,late 0 0
swap will not b
Author: amdmi3 (ports committer)
Date: Tue Mar 28 10:43:20 2017
New Revision: 316097
URL: https://svnweb.freebsd.org/changeset/base/316097
Log:
MFC r315242: Fix late and noauto with geli swap
With the following in /etc/fstab:
/dev/gpt/swap.eli none swap sw,late 0 0
swap will not b
Author: amdmi3 (ports committer)
Date: Tue Mar 14 12:39:19 2017
New Revision: 315242
URL: https://svnweb.freebsd.org/changeset/base/315242
Log:
Fix late and noauto with geli swap
With the following in /etc/fstab:
/dev/gpt/swap.eli none swap sw,late 0 0
swap will not be enabled, wi
Author: amdmi3 (ports committer)
Date: Fri Jan 13 10:28:24 2017
New Revision: 312061
URL: https://svnweb.freebsd.org/changeset/base/312061
Log:
MFC r310718:
bzip2 does not exit after showing license as requested with --version
or --license as most apps would do, instead it waits for data
Author: amdmi3 (ports committer)
Date: Fri Jan 13 10:28:26 2017
New Revision: 312062
URL: https://svnweb.freebsd.org/changeset/base/312062
Log:
MFC r310718:
bzip2 does not exit after showing license as requested with --version
or --license as most apps would do, instead it waits for data
Author: amdmi3 (ports committer)
Date: Wed Dec 28 18:04:18 2016
New Revision: 310718
URL: https://svnweb.freebsd.org/changeset/base/310718
Log:
bzip2 does not exit after showing license as requested with --version
or --license as most apps would do, instead it waits for data to
compress on s
db records to the temporary file.
How is it guaranteed that the temporary file is completely written to
disk before it's moved over the old database? I've run cap_mkdb under
ktrace and I don't see fsync call there.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35
Author: amdmi3 (ports committer)
Date: Tue Oct 6 15:30:41 2015
New Revision: 288924
URL: https://svnweb.freebsd.org/changeset/base/288924
Log:
MFC r288120: Fix crash on parsing some inf files
Modified:
stable/10/usr.sbin/ndiscvt/inf.c
stable/10/usr.sbin/ndiscvt/inf.h
Directory Properties:
Author: amdmi3 (ports committer)
Date: Tue Oct 6 15:30:48 2015
New Revision: 288925
URL: https://svnweb.freebsd.org/changeset/base/288925
Log:
MFC r288120: Fix crash on parsing some inf files
Modified:
stable/9/usr.sbin/ndiscvt/inf.c
stable/9/usr.sbin/ndiscvt/inf.h
Directory Properties:
Author: amdmi3 (ports committer)
Date: Tue Sep 22 16:59:41 2015
New Revision: 288120
URL: https://svnweb.freebsd.org/changeset/base/288120
Log:
Fix crash on parsing some inf files
ndiscvt uses 16 entry array for words into which it parses
comma-separated lists of strings, like AddReg line
Author: amdmi3 (ports committer)
Date: Mon Apr 6 01:32:26 2015
New Revision: 281129
URL: https://svnweb.freebsd.org/changeset/base/281129
Log:
Switch russian login class to UTF-8
Reviewed by: glebius
Approved by: glebius
Differential Revision:D2129
Modified:
head/etc/login
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:44:46 2015
New Revision: 280890
URL: https://svnweb.freebsd.org/changeset/base/280890
Log:
- Remove more files when MK_ZONEINFO == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mo
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:43:25 2015
New Revision: 280889
URL: https://svnweb.freebsd.org/changeset/base/280889
Log:
- Remove more files when MK_TESTS_SUPPORT == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D160
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:42:00 2015
New Revision: 280888
URL: https://svnweb.freebsd.org/changeset/base/280888
Log:
- Remove more files when MK_LEGACY_CONSOLE == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D16
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:39:59 2015
New Revision: 280887
URL: https://svnweb.freebsd.org/changeset/base/280887
Log:
- Remove more files when MK_KERBEROS_SUPPORT == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:37:57 2015
New Revision: 280886
URL: https://svnweb.freebsd.org/changeset/base/280886
Log:
- Remove more files when MK_KDUMP == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modif
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:36:51 2015
New Revision: 280885
URL: https://svnweb.freebsd.org/changeset/base/280885
Log:
- Remove more files when MK_JAIL == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Tue Mar 31 04:31:42 2015
New Revision: 280883
URL: https://svnweb.freebsd.org/changeset/base/280883
Log:
- Remove more files when MK_CASPER == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modi
Author: amdmi3 (ports committer)
Date: Mon Mar 30 14:13:01 2015
New Revision: 280852
URL: https://svnweb.freebsd.org/changeset/base/280852
Log:
- Remove more files when MK_INET6 == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modif
Author: amdmi3 (ports committer)
Date: Mon Mar 30 14:00:17 2015
New Revision: 280851
URL: https://svnweb.freebsd.org/changeset/base/280851
Log:
- Remove more files when MK_FORTH == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modif
Author: amdmi3 (ports committer)
Date: Tue Feb 3 03:14:17 2015
New Revision: 278135
URL: https://svnweb.freebsd.org/changeset/base/278135
Log:
- Remove more files when MK_USB == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifie
Author: amdmi3 (ports committer)
Date: Tue Feb 3 03:13:16 2015
New Revision: 278134
URL: https://svnweb.freebsd.org/changeset/base/278134
Log:
- Remove more files when MK_UNBOUND == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mod
Author: amdmi3 (ports committer)
Date: Tue Feb 3 03:11:24 2015
New Revision: 278133
URL: https://svnweb.freebsd.org/changeset/base/278133
Log:
- Remove more files when MK_TEXTPROC == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mo
Author: amdmi3 (ports committer)
Date: Tue Feb 3 03:10:23 2015
New Revision: 278132
URL: https://svnweb.freebsd.org/changeset/base/278132
Log:
- Remove more files when MK_TESTS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modif
Author: amdmi3 (ports committer)
Date: Tue Feb 3 03:05:06 2015
New Revision: 278131
URL: https://svnweb.freebsd.org/changeset/base/278131
Log:
- Remove more files when MK_TCSH == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Tue Feb 3 03:02:41 2015
New Revision: 278130
URL: https://svnweb.freebsd.org/changeset/base/278130
Log:
- Remove more files when MK_SYSCONS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mod
Author: amdmi3 (ports committer)
Date: Tue Feb 3 02:59:47 2015
New Revision: 278129
URL: https://svnweb.freebsd.org/changeset/base/278129
Log:
- Remove more files when MK_SSP == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifie
Author: amdmi3 (ports committer)
Date: Tue Feb 3 02:57:50 2015
New Revision: 278128
URL: https://svnweb.freebsd.org/changeset/base/278128
Log:
- Remove more files when MK_QUOTAS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modi
Author: amdmi3 (ports committer)
Date: Tue Feb 3 02:56:25 2015
New Revision: 278127
URL: https://svnweb.freebsd.org/changeset/base/278127
Log:
- Remove more files when MK_PORTSNAP == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mo
Author: amdmi3 (ports committer)
Date: Tue Feb 3 02:54:54 2015
New Revision: 278126
URL: https://svnweb.freebsd.org/changeset/base/278126
Log:
- Remove more files when MK_PMC == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifie
Author: amdmi3 (ports committer)
Date: Tue Feb 3 00:19:50 2015
New Revision: 278121
URL: https://svnweb.freebsd.org/changeset/base/278121
Log:
- Remove more files when MK_PF == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modified
Author: amdmi3 (ports committer)
Date: Tue Feb 3 00:17:49 2015
New Revision: 278120
URL: https://svnweb.freebsd.org/changeset/base/278120
Log:
- Remove more files when MK_OPENSSH == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mod
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:59:55 2015
New Revision: 278095
URL: https://svnweb.freebsd.org/changeset/base/278095
Log:
- Remove more files when MK_NTP == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifie
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:58:41 2015
New Revision: 278094
URL: https://svnweb.freebsd.org/changeset/base/278094
Log:
- Remove more files when MK_NS_CACHING == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:57:45 2015
New Revision: 278093
URL: https://svnweb.freebsd.org/changeset/base/278093
Log:
- Remove more files when MK_NLS_CATALOGS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:56:39 2015
New Revision: 278092
URL: https://svnweb.freebsd.org/changeset/base/278092
Log:
- Remove more files when MK_NLS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifie
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:55:24 2015
New Revision: 278091
URL: https://svnweb.freebsd.org/changeset/base/278091
Log:
- Remove more files when MK_NETGRAPH_SUPPORT == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:54:28 2015
New Revision: 278090
URL: https://svnweb.freebsd.org/changeset/base/278090
Log:
- Remove more files when MK_NETGRAPH == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mo
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:52:38 2015
New Revision: 278089
URL: https://svnweb.freebsd.org/changeset/base/278089
Log:
- Remove more files when MK_MAN_UTILS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
M
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:51:26 2015
New Revision: 278088
URL: https://svnweb.freebsd.org/changeset/base/278088
Log:
- Remove more files when MK_MAN == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifie
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:50:14 2015
New Revision: 278087
URL: https://svnweb.freebsd.org/changeset/base/278087
Log:
- Remove more files when MK_MAKE == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:48:05 2015
New Revision: 278086
URL: https://svnweb.freebsd.org/changeset/base/278086
Log:
- Remove more files when MK_MAIL == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:45:17 2015
New Revision: 278085
URL: https://svnweb.freebsd.org/changeset/base/278085
Log:
- Remove more files when MK_LOCALES == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mod
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:43:07 2015
New Revision: 278084
URL: https://svnweb.freebsd.org/changeset/base/278084
Log:
- Remove more files when MK_LIBCPLUSPLUS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:40:42 2015
New Revision: 278083
URL: https://svnweb.freebsd.org/changeset/base/278083
Log:
- Remove more files when MK_HTML == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Mon Feb 2 14:38:47 2015
New Revision: 278082
URL: https://svnweb.freebsd.org/changeset/base/278082
Log:
- Remove more files when MK_GROFF == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modif
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:56:29 2015
New Revision: 278049
URL: https://svnweb.freebsd.org/changeset/base/278049
Log:
- Remove more files when MK_GPIO == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:53:52 2015
New Revision: 278048
URL: https://svnweb.freebsd.org/changeset/base/278048
Log:
- Remove more files when MK_DMAGENT == no and move the chunk into its
alphabetical place
MFC after:1 week
Reviewed by: ngie
Approved by:
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:51:22 2015
New Revision: 278047
URL: https://svnweb.freebsd.org/changeset/base/278047
Log:
- Remove more files when MK_BSNMP == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modif
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:49:54 2015
New Revision: 278046
URL: https://svnweb.freebsd.org/changeset/base/278046
Log:
- Remove more files when MK_BSD_CPIO == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mo
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:49:01 2015
New Revision: 278045
URL: https://svnweb.freebsd.org/changeset/base/278045
Log:
- Remove more files when MK_BOOT == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Modifi
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:47:37 2015
New Revision: 278044
URL: https://svnweb.freebsd.org/changeset/base/278044
Log:
- Remove more files when MK_BLUETOOTH == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
M
Author: amdmi3 (ports committer)
Date: Mon Feb 2 02:44:27 2015
New Revision: 278043
URL: https://svnweb.freebsd.org/changeset/base/278043
Log:
- Remove more files when MK_BINUTILS == no
MFC after:1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Mo
${.CURDIR}/freebsd-version.sh.in
> +freebsd-version.sh: ${.CURDIR}/freebsd-version.sh.in ${NEWVERS}
> eval $$(egrep '^(TYPE|REVISION|BRANCH)=' ${NEWVERS}) ; \
> if ! sed -e "\
> s/@@TYPE@@/$${TYPE}/g; \
--
Dmitry Marakasov . 55B5 0
r intel CPUs? prescott-sse3?
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/l
oute to appear is unchanged.
> Note that there is in discussion an alternative approach to the broader
> problem of waiting for DHCP-configured routes. However, this change
> addresses a real problem in the current defaultroute script.
Thanks!
Is MFC not planned?
--
Dmitry Marakasov
_number +
> 'a');
> + } else {
> + (void)make_dev_alias(softc->dev, "sg%c%c",
> + ((periph->unit_number / 26) - 1) + 'a', periph->unit_number
> + 'a');
((periph->unit_number / 26) - 1) +
* Ed Schouten (e...@freebsd.org) wrote:
Thanks!
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
svn-src-all@freebsd.org mailing list
http
floating point context. For example, movnti is
used in sse2_pagezero().
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
svn-src-all@freebsd.org mai
* Antoine Brodin (anto...@freebsd.org) wrote:
> Log:
> Add files to remove when MK_GAMES=no.
Thanks!
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amd
ind a way to do that
> selectively for any desired proccess (choosen by user himself), probabilly
> via a ptrace interface or whatever.
You might be interested in looking at /usr/ports/sysutils/scprotect.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@a
27;t. Here's the first sector from that partition:
>
> I'll see about checking the partition table more rigorously
> so that we can eliminate the check for the unused space.
>
> With what tool was this created?
Dunno. I've pointed the person who had that problem to th
* Dmitry Marakasov (amd...@amdmi3.ru) wrote:
> Seconded. I've seen a report of geom_part_ebr unable to detect
> partitions which were actually there. Will inquiry the reporter if
> this change solved the problem.
Seems like it hasn't. Here's the first sector from that
arbitrary in the code, and I think the zero's check is overly restrictive.
Seconded. I've seen a report of geom_part_ebr unable to detect
partitions which were actually there. Will inquiry the reporter if
this change solved the problem.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F
* Navdeep Parhar (npar...@gmail.com) wrote:
> This has slowed down core dumps very significantly. What used to take 10-15s
> on
> my system now takes around 3 minutes.
Same here.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: ja
ASCII. Especially
that goes to minus/negation/hyphen/dash:
Standard C Library (libc, -lc) (many)
or -1 if an error occurred. (poll)
-C NUM, --context=NUM (grep)
A `-' overrides a `0' (printf)
etc. - in all cases U+002D is preferred.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56
* Brooks Davis (bro...@freebsd.org) wrote:
So, any comments on this? Should I submit the PR?
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
svn
nge won't help - it still linkdowns after detection like
that.
I think that check for live interface should be removed from
defaultroute.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amdmi3.ru
_
nterface
is renamed be the reason?
Also, how is the issue of services not starting because of no default
route/dns/network available solved when running dhclient from devd?
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..:
# Start dhcp client on fxp0 in the
> background.
> synchronous_dhclient="NO"# Start dhclient directly on configured
> # interfaces during startup.
Shouldn't synchronous_dhclient be ON by default then? The way it
is, DHCP is not used at a
4efc5e4a removed.
> GEOM_LABEL: Label ufsid/472fc8053581dc9c removed.
Yeah, and btw there are the same messages at least for msdosfs and
iso9660. I guess it's time to silence all these altogether.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru
d is standartize some basic knobs for -j support in
ports, like:
# add WITHOUT_JOBS to make.conf to disallow parallel builds
# add ALLOW_JOBS to the port to allow building it in parallel
MAKE_JOBS?= `sysctl -n kern.smp.cpus`
.if !defined(WITHOUT_JOBS) &
# or how's that
checked
@echo "CC ${.TARGET}"
.endif
${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.IMPSRC}
so it's only conditional for system compilation.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru ..: ja
GS_append("-Q", NULL);
> break;
> case 'q':
> _______
> svn-src-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-s
/svn.freebsd.org/base/head/
> > (it's the same as `svn diff -r :')
> >
> > And it's for all files at once, no `dance' is needed at all.
> I wasn't aware that there is public subversion access now. When was this
> announced?
Dunno, I think it was fr
l body?! Of course, you don't need that.
You have SVN revision in both mail subject and body.
To get full diff for this change, just do:
svn diff -c http://svn.freebsd.org/base/head/
(it's the same as `svn diff -r :')
And it's for all files at once, no `dance' is nee
78 matches
Mail list logo