On 20/11/2014 21:10, Craig Rodrigues wrote:
Converting these (and other) utilities to use libxo will make it a lot
easier to write analysis tools like eagleeye.
It'll also make it easier for anyone doing systems-level study. Right
now I have a bunch of shell scripts which hoover up command o
Author: mav
Date: Sun Nov 23 04:17:39 2014
New Revision: 274909
URL: https://svnweb.freebsd.org/changeset/base/274909
Log:
MFC r274328:
Make both iSCSI initiator and target support base64 encoded CHAP data.
While all tested initiators and targets use hex-encoded CHAP data, RFC also
allo
On 22.11.2014 20:03, Navdeep Parhar wrote:
On Sat, Nov 22, 2014 at 03:09:19PM +, Alexander Motin wrote:
Author: mav
Date: Sat Nov 22 15:09:18 2014
New Revision: 274853
URL: https://svnweb.freebsd.org/changeset/base/274853
Log:
For both iSCSI initiator and target increase socket buffer si
Author: glebius
Date: Sun Nov 23 01:02:19 2014
New Revision: 274907
URL: https://svnweb.freebsd.org/changeset/base/274907
Log:
buf.h is not needed here, and pollutes when ufsmount.h is included
from userland code.
Sponsored by: Nginx, Inc.
Modified:
head/sys/ufs/ufs/ufsmount.h
Modifie
Author: glebius
Date: Sun Nov 23 01:01:14 2014
New Revision: 274906
URL: https://svnweb.freebsd.org/changeset/base/274906
Log:
Include required files directly instead of pollution via ufs/ufsmount.h.
Sponsored by: Nginx, Inc.
Modified:
head/sys/ufs/ffs/ffs_suspend.c
head/sys/ufs/ufs/uf
Author: bapt
Date: Sun Nov 23 00:30:32 2014
New Revision: 274905
URL: https://svnweb.freebsd.org/changeset/base/274905
Log:
Fix comments
Modified:
head/usr.bin/man/man.sh
Modified: head/usr.bin/man/man.sh
==
--- head
Author: mjg
Date: Sun Nov 23 00:12:27 2014
New Revision: 274904
URL: https://svnweb.freebsd.org/changeset/base/274904
Log:
filedesc: plug a test for impossible condition in fgetvp_rights
Modified:
head/sys/kern/kern_descrip.c
Modified: head/sys/kern/kern_descrip.c
===
Author: bapt
Date: Sun Nov 23 00:08:43 2014
New Revision: 274903
URL: https://svnweb.freebsd.org/changeset/base/274903
Log:
Fix typo
Modified:
head/usr.bin/man/man.sh
Modified: head/usr.bin/man/man.sh
==
--- head/usr
Author: bapt
Date: Sun Nov 23 00:08:04 2014
New Revision: 274901
URL: https://svnweb.freebsd.org/changeset/base/274901
Log:
Change man(1) to use mandoc to render manpages
man(1) now first test the manpage to run with mandoc to make sure it can be
rendered.
In case groff cannot be found
Author: dim
Date: Sat Nov 22 23:50:18 2014
New Revision: 274900
URL: https://svnweb.freebsd.org/changeset/base/274900
Log:
Fix the following -Werror warnings from clang 3.5.0, while building
bsnmpd's snmp_hostres module:
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c:204:20: error: a
Author: jilles
Date: Sat Nov 22 23:28:41 2014
New Revision: 274899
URL: https://svnweb.freebsd.org/changeset/base/274899
Log:
sh: Prepend "$0: " to error messages if there is no command name.
Modified:
head/bin/sh/error.c
head/bin/sh/parser.c
Modified: head/bin/sh/error.c
=
Author: dim
Date: Sat Nov 22 23:04:33 2014
New Revision: 274898
URL: https://svnweb.freebsd.org/changeset/base/274898
Log:
Fix the following -Werror warnings from clang 3.5.0, while building
usr.sbin/rtadvd:
usr.sbin/rtadvd/rtadvd.c:1291:7: error: taking the absolute value of unsigned
ty
Author: bapt
Date: Sat Nov 22 22:13:00 2014
New Revision: 274897
URL: https://svnweb.freebsd.org/changeset/base/274897
Log:
Lower warnings to fix build with gcc
Modified:
head/usr.bin/preconv/Makefile
Modified: head/usr.bin/preconv/Makefile
===
Author: bapt
Date: Sat Nov 22 22:11:35 2014
New Revision: 274896
URL: https://svnweb.freebsd.org/changeset/base/274896
Log:
Lower warning to allow building with gcc
Modified:
head/usr.bin/demandoc/Makefile
Modified: head/usr.bin/demandoc/Makefile
=
Author: bapt
Date: Sat Nov 22 21:11:17 2014
New Revision: 274895
URL: https://svnweb.freebsd.org/changeset/base/274895
Log:
Add the demandoc utility from the mandoc project
This is a modern version of the deroff utility, useful for example to do
spellchecking on manpages
Added:
head/us
Author: bapt
Date: Sat Nov 22 21:03:05 2014
New Revision: 274894
URL: https://svnweb.freebsd.org/changeset/base/274894
Log:
Define LIBSQLITE3 and LIBMANDOC
Modified:
head/share/mk/src.libnames.mk
Modified: head/share/mk/src.libnames.mk
Author: bapt
Date: Sat Nov 22 20:55:36 2014
New Revision: 274893
URL: https://svnweb.freebsd.org/changeset/base/274893
Log:
Add the preconv utility from mandoc project
it recodes multibyte UNIX manual files into mandoc(1)
Added:
head/usr.bin/preconv/
head/usr.bin/preconv/Makefile (co
Author: n_hibma
Date: Sat Nov 22 20:55:21 2014
New Revision: 274892
URL: https://svnweb.freebsd.org/changeset/base/274892
Log:
MFC:
r274792 | n_hibma | 2014-11-21 15:53:42 +0100 (Fri, 21 Nov 2014) | 5
Author: bapt
Date: Sat Nov 22 20:48:21 2014
New Revision: 274891
URL: https://svnweb.freebsd.org/changeset/base/274891
Log:
Rework mandoc Makefile to ease maintainance
Add compat_reallocarray into libmandoc given other mandoc components will use
it.
Modified:
head/lib/libmandoc/Makefile
Author: bapt
Date: Sat Nov 22 20:42:32 2014
New Revision: 274890
URL: https://svnweb.freebsd.org/changeset/base/274890
Log:
Rework makefile in something closer to upstream Makefile to ease maintainance
Modified:
head/lib/libmandoc/Makefile
Modified: head/lib/libmandoc/Makefile
==
Author: imp
Date: Sat Nov 22 20:31:20 2014
New Revision: 274889
URL: https://svnweb.freebsd.org/changeset/base/274889
Log:
There never was a PC Card joystick attachment that worked. Kill the
current stub one until such time as one shows up.
Deleted:
head/sys/dev/joy/joy_pccard.c
Modified:
> On Nov 22, 2014, at 6:53 AM, Ian Lepore wrote:
>
> Author: ian
> Date: Sat Nov 22 14:53:50 2014
> New Revision: 274851
> URL: https://svnweb.freebsd.org/changeset/base/274851
>
> Log:
> Add libm to eliminate "undefined reference to sqrt" on arm 'softfp' builds.
>
> Modified:
> head/usr.bi
Author: bapt
Date: Sat Nov 22 20:18:38 2014
New Revision: 274888
URL: https://svnweb.freebsd.org/changeset/base/274888
Log:
Add missing bits svn merge did not catch
Added:
head/contrib/mdocml/demandoc.1 (contents, props changed)
head/contrib/mdocml/man-cgi.css (contents, props changed)
Author: bapt
Date: Sat Nov 22 19:48:14 2014
New Revision: 274886
URL: https://svnweb.freebsd.org/changeset/base/274886
Log:
Forgot to update libmandoc
Modified:
head/lib/libmandoc/Makefile
Modified: head/lib/libmandoc/Makefile
=
Author: bapt
Date: Sat Nov 22 19:44:49 2014
New Revision: 274885
URL: https://svnweb.freebsd.org/changeset/base/274885
Log:
Promote SQLite3 as a privatelib as it will also be used by mandoc
While here ensure sqlite3 is using pread(2) and enable the suppot for FTS4
Added:
head/lib/libsqli
On Sat, Nov 22, 2014 at 1:57 PM, Baptiste Daroussin
wrote:
> Author: bapt
> Date: Sat Nov 22 18:57:23 2014
> New Revision: 274880
> URL: https://svnweb.freebsd.org/changeset/base/274880
>
> Log:
> Update mandoc to 1.13.1
>
Thank you!
-Ben
___
svn-sr
Author: bapt
Date: Sat Nov 22 19:18:08 2014
New Revision: 274884
URL: https://svnweb.freebsd.org/changeset/base/274884
Log:
Update sqlite3 to 3.8.7.2
Modified:
head/contrib/sqlite3/configure
head/contrib/sqlite3/configure.ac
head/contrib/sqlite3/shell.c
head/contrib/sqlite3/sqlite3.c
Author: bapt
Date: Sat Nov 22 19:17:05 2014
New Revision: 274883
URL: https://svnweb.freebsd.org/changeset/base/274883
Log:
Add missing dependencies on pthread (sqlite being built with threadsafety on)
Modified:
head/usr.bin/svn/svnadmin/Makefile
head/usr.bin/svn/svndumpfilter/Makefile
he
Author: bapt
Date: Sat Nov 22 19:10:52 2014
New Revision: 274882
URL: https://svnweb.freebsd.org/changeset/base/274882
Log:
Tag import of sqlite3 3.8.7.2
Added:
vendor/sqlite3/3080702/
- copied from r274881, vendor/sqlite3/dist/
___
svn-src-all
Author: bapt
Date: Sat Nov 22 19:09:54 2014
New Revision: 274881
URL: https://svnweb.freebsd.org/changeset/base/274881
Log:
Import sqlite3 3.8.7.2
Modified:
vendor/sqlite3/dist/configure
vendor/sqlite3/dist/configure.ac
vendor/sqlite3/dist/shell.c
vendor/sqlite3/dist/sqlite3.c
vendor/
Author: bapt
Date: Sat Nov 22 18:57:23 2014
New Revision: 274880
URL: https://svnweb.freebsd.org/changeset/base/274880
Log:
Update mandoc to 1.13.1
Added:
head/contrib/mdocml/INSTALL
- copied unchanged from r274878, vendor/mdocml/dist/INSTALL
head/contrib/mdocml/LICENSE
- copied u
Author: imp
Date: Sat Nov 22 18:40:14 2014
New Revision: 274879
URL: https://svnweb.freebsd.org/changeset/base/274879
Log:
Retire old, transition code for managing the FreeBSD 5 -> 6 migration.
Modified:
head/sys/dev/pccard/pccardvar.h
head/sys/dev/wi/if_wi_pccard.c
Modified: head/sys/dev/
Author: kib
Date: Sat Nov 22 18:15:02 2014
New Revision: 274878
URL: https://svnweb.freebsd.org/changeset/base/274878
Log:
The size value should be asserted when it is known.
Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/imgact_elf.c
Mo
Author: bapt
Date: Sat Nov 22 18:09:24 2014
New Revision: 274877
URL: https://svnweb.freebsd.org/changeset/base/274877
Log:
Tag import of mandoc 1.13.1
Added:
vendor/mdocml/1.13.1/
- copied from r274876, vendor/mdocml/dist/
___
svn-src-all@free
Author: bapt
Date: Sat Nov 22 18:08:25 2014
New Revision: 274876
URL: https://svnweb.freebsd.org/changeset/base/274876
Log:
Import mandoc 1.13.1
Added:
vendor/mdocml/dist/INSTALL
vendor/mdocml/dist/LICENSE
vendor/mdocml/dist/Makefile.depend (contents, props changed)
vendor/mdocml/dist
On Sat, Nov 22, 2014 at 03:09:19PM +, Alexander Motin wrote:
> Author: mav
> Date: Sat Nov 22 15:09:18 2014
> New Revision: 274853
> URL: https://svnweb.freebsd.org/changeset/base/274853
>
> Log:
> For both iSCSI initiator and target increase socket buffer sizes before
> establishing conne
Author: trasz
Date: Sat Nov 22 17:58:39 2014
New Revision: 274875
URL: https://svnweb.freebsd.org/changeset/base/274875
Log:
MFC r273543:
Clean up (refactor) discovery a little; no functional changes.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/ctld/discovery.c
Author: trasz
Date: Sat Nov 22 17:56:03 2014
New Revision: 274873
URL: https://svnweb.freebsd.org/changeset/base/274873
Log:
MFC r273468:
Remove misleading statement. Bump date.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/ctld/ctl.conf.5
Directory Properties:
Author: trasz
Date: Sat Nov 22 17:54:11 2014
New Revision: 274872
URL: https://svnweb.freebsd.org/changeset/base/274872
Log:
MFC r273466:
Remove spurious empty line.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/ctld/ctl.conf.5
Directory Properties:
stable/10/
Author: trasz
Date: Sat Nov 22 17:52:33 2014
New Revision: 274871
URL: https://svnweb.freebsd.org/changeset/base/274871
Log:
MFC r273465:
Fix ctld(8) to not show the "auth-group not assigned to any target"
warning for auth-groups assigned to a portal-group.
Sponsored by: The FreeBSD
Author: trasz
Date: Sat Nov 22 17:50:14 2014
New Revision: 274870
URL: https://svnweb.freebsd.org/changeset/base/274870
Log:
MFC r273464:
Whitespace fixes.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.bin/iscsictl/Makefile
stable/10/usr.bin/iscsictl/iscsictl.c
st
Author: trasz
Date: Sat Nov 22 17:48:09 2014
New Revision: 274869
URL: https://svnweb.freebsd.org/changeset/base/274869
Log:
MFC r271320:
Use keys_add_int() where appropriate. No functional changes.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/ctld/login.c
Dire
Author: alc
Date: Sat Nov 22 17:46:30 2014
New Revision: 274867
URL: https://svnweb.freebsd.org/changeset/base/274867
Log:
By the time that vm_reserv_init() runs, vm_phys_segs[] is initialized. Use
it instead of phys_avail[].
Discussed with: Svatopluk Kraus
Modified:
head/sys/vm
Author: dumbbell
Date: Sat Nov 22 17:47:03 2014
New Revision: 274868
URL: https://svnweb.freebsd.org/changeset/base/274868
Log:
vt(4): Support syscons' SC_HISTORY_SIZE to configure history size
Therefore, to set histry size to 2000 lines, add the following line to
your kernel configuratio
Author: trasz
Date: Sat Nov 22 17:39:39 2014
New Revision: 274866
URL: https://svnweb.freebsd.org/changeset/base/274866
Log:
MFC r273459:
Untangle iSCSI authentication code by splitting off the CHAP
implementation.
Sponsored by: The FreeBSD Foundation
Added:
stable/10/usr.sbin/ctl
Author: dumbbell
Date: Sat Nov 22 17:37:51 2014
New Revision: 274865
URL: https://svnweb.freebsd.org/changeset/base/274865
Log:
drm: Take vt(4) default mode from loader tunables
By default, vt(4) gets the "preferred mode" from DRM, when using a DRM
video driver as its backend. The preferr
Author: hselasky
Date: Sat Nov 22 17:26:43 2014
New Revision: 274863
URL: https://svnweb.freebsd.org/changeset/base/274863
Log:
Fix the host mode ISOCHRONOUS transfer interval programming in the
SAF1761 OTG driver. Currently the driver logic is very simple and
double buffering the USB transa
Author: dumbbell
Date: Sat Nov 22 17:19:39 2014
New Revision: 274862
URL: https://svnweb.freebsd.org/changeset/base/274862
Log:
drm: Lower priority of three messages related to invalid EDID
Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connector
Author: dumbbell
Date: Sat Nov 22 17:10:57 2014
New Revision: 274861
URL: https://svnweb.freebsd.org/changeset/base/274861
Log:
vt(4): Fix keyboard allocation when kbdmux(4) isn't used
The problem was that only the kbdmux keyboard index was saved in
vd->vd_keyboard. This index is -1 when
Author: dumbbell
Date: Sat Nov 22 16:55:55 2014
New Revision: 274860
URL: https://svnweb.freebsd.org/changeset/base/274860
Log:
vt(4): Adjust the cursor position after changing the window size
A new terminal_set_cursor() is added: it wraps the existing
teken_set_cursor() function.
In
Author: trasz
Date: Sat Nov 22 16:48:29 2014
New Revision: 274859
URL: https://svnweb.freebsd.org/changeset/base/274859
Log:
Implement "automount -c".
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/fs/autofs/autofs.c
head/sys/fs/autofs/autofs.h
head/s
Author: trasz
Date: Sat Nov 22 16:46:00 2014
New Revision: 274858
URL: https://svnweb.freebsd.org/changeset/base/274858
Log:
Cross-reference autounmountd(8) from umount(8).
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/umount/umount.8
Modified: head/sb
Author: trasz
Date: Sat Nov 22 16:43:36 2014
New Revision: 274857
URL: https://svnweb.freebsd.org/changeset/base/274857
Log:
Cross-reference automount(8) from mount(8).
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/mount/mount.8
Modified: head/sbin/mou
Author: dim
Date: Sat Nov 22 16:30:31 2014
New Revision: 274856
URL: https://svnweb.freebsd.org/changeset/base/274856
Log:
Avoid undefined behaviour in gas's rotate_left() macro for n == 0.
Otherwise, clang can effectively remove the first iteration of the for
loops where this macro is invok
Author: jilles
Date: Sat Nov 22 16:03:18 2014
New Revision: 274854
URL: https://svnweb.freebsd.org/changeset/base/274854
Log:
sh: Use DQSYNTAX only while expanding, not SQSYNTAX.
Quoting during expansion only cares about CCTL, which is the same for
DQSYNTAX and SQSYNTAX.
Modified:
head
Author: mav
Date: Sat Nov 22 15:09:18 2014
New Revision: 274853
URL: https://svnweb.freebsd.org/changeset/base/274853
Log:
For both iSCSI initiator and target increase socket buffer sizes before
establishing connection.
This is a workaround for Chelsio TOE driver, that does not update soc
Author: smh
Date: Sat Nov 22 14:59:50 2014
New Revision: 274852
URL: https://svnweb.freebsd.org/changeset/base/274852
Log:
Fix build with asr driver
This was broken by r274819 as asr is not in GENERIC because its not 64bit
safe.
MFC after:1 month
X-MFC-With: r274819
Sponsor
Author: ian
Date: Sat Nov 22 14:53:50 2014
New Revision: 274851
URL: https://svnweb.freebsd.org/changeset/base/274851
Log:
Add libm to eliminate "undefined reference to sqrt" on arm 'softfp' builds.
Modified:
head/usr.bin/dpv/Makefile
Modified: head/usr.bin/dpv/Makefile
=
Author: bapt
Date: Sat Nov 22 12:48:09 2014
New Revision: 274849
URL: https://svnweb.freebsd.org/changeset/base/274849
Log:
Enforce -lpthread and -lc to always be the 2 last components of the link list
Differential Revision:https://reviews.freebsd.org/D1118
Suggested by: k
Author: dim
Date: Sat Nov 22 12:13:05 2014
New Revision: 274847
URL: https://svnweb.freebsd.org/changeset/base/274847
Log:
Fix the following -Werror warnings from clang 3.5.0, while building
usr.bin/locate:
usr.bin/locate/locate/util.c:249:29: error: taking the absolute value of
unsigned
Author: dim
Date: Sat Nov 22 12:10:09 2014
New Revision: 274846
URL: https://svnweb.freebsd.org/changeset/base/274846
Log:
Fix the following -Werror warning from clang 3.5.0, while building
usr.bin/cpio on amd64 (or any arch with 64-bit time_t):
contrib/libarchive/cpio/cpio.c:1143:6: erro
Author: mav
Date: Sat Nov 22 09:45:32 2014
New Revision: 274845
URL: https://svnweb.freebsd.org/changeset/base/274845
Log:
Fix use-after-free introduced in r274843.
I've missed that iscsi_outstanding_remove() frees the second pointer,
so it should no longer be used. And in fact we don't
Author: kib
Date: Sat Nov 22 09:38:18 2014
New Revision: 274844
URL: https://svnweb.freebsd.org/changeset/base/274844
Log:
MFC r274555:
Fix END()s for fueword and fueword64, match the name in END() with
entry.
Modified:
stable/10/sys/amd64/amd64/support.S
Directory Properties:
stable/10
Author: mav
Date: Sat Nov 22 09:05:54 2014
New Revision: 274843
URL: https://svnweb.freebsd.org/changeset/base/274843
Log:
Move icl_pdu_get_data() and xpt_done() out of initiator's session lock.
During heavy reads data copying in icl_pdu_get_data() may consume large
percent of CPU time.
Author: hselasky
Date: Sat Nov 22 08:47:04 2014
New Revision: 274842
URL: https://svnweb.freebsd.org/changeset/base/274842
Log:
Use correct length mask for split transactions. The hardware would
sometimes put non-zero values in the upper length bits, which are
available for high-speed-only U
Author: hrs
Date: Sat Nov 22 08:09:26 2014
New Revision: 274841
URL: https://svnweb.freebsd.org/changeset/base/274841
Log:
Remove examples of gif_interfaces and gifconfig. These have already been
marked as deprecated in rc.conf(5) manual page but these examples
were still here.
Spotted
66 matches
Mail list logo