svn commit: r191857 - head/usr.sbin/freebsd-update

2009-05-06 Thread John-Mark Gurney
Author: jmg Date: Wed May 6 20:07:28 2009 New Revision: 191857 URL: http://svn.freebsd.org/changeset/base/191857 Log: fix grammar... Reviewed by: cperciva Modified: head/usr.sbin/freebsd-update/freebsd-update.8 Modified: head/usr.sbin/freebsd-update/freebsd-update.8

svn commit: r243048 - head/games/fortune/datfiles

2012-11-14 Thread John-Mark Gurney
Author: jmg Date: Thu Nov 15 03:22:50 2012 New Revision: 243048 URL: http://svnweb.freebsd.org/changeset/base/243048 Log: fix a couple of spelling errors... Modified: head/games/fortune/datfiles/fortunes Modified: head/games/fortune/datfiles/fortunes

Re: svn commit: r252458 - head/lib/libc/iconv

2013-07-01 Thread John-Mark Gurney
that if someone uses this is a new file, they won't get burned) and comments around the macros that it isn't a global lock. -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

svn commit: r247012 - in head/contrib/binutils: gas/config opcodes

2013-02-19 Thread John-Mark Gurney
Author: jmg Date: Tue Feb 19 21:35:17 2013 New Revision: 247012 URL: http://svnweb.freebsd.org/changeset/base/247012 Log: add support for AES and PCLMULQDQ instructions to binutils... Thanks to Mike Belopuhov for the pointer to the OpenBSD patch, though OpenBSD's gcc is very different

Re: svn commit: r247012 - in head/contrib/binutils: gas/config opcodes

2013-02-20 Thread John-Mark Gurney
John Baldwin wrote this message on Wed, Feb 20, 2013 at 08:09 -0500: On Tuesday, February 19, 2013 4:35:17 pm John-Mark Gurney wrote: Author: jmg Date: Tue Feb 19 21:35:17 2013 New Revision: 247012 URL: http://svnweb.freebsd.org/changeset/base/247012 Log: add support for AES

svn commit: r247117 - head/contrib/binutils/opcodes

2013-02-21 Thread John-Mark Gurney
Author: jmg Date: Thu Feb 21 19:13:19 2013 New Revision: 247117 URL: http://svnweb.freebsd.org/changeset/base/247117 Log: reorder so all the flags are together and make the PCLMUL flag unique.. This fixes the problem on amd64 miscompiling mpboot.s causing boot issues... We are still

svn commit: r247337 - head/lib/libkiconv

2013-02-26 Thread John-Mark Gurney
Author: jmg Date: Tue Feb 26 19:46:02 2013 New Revision: 247337 URL: http://svnweb.freebsd.org/changeset/base/247337 Log: no one bothered to write the iconv.9 man page... If it appears we can readd the xref... MFC: 1 week Modified: head/lib/libkiconv/kiconv.3 Modified:

svn commit: r247414 - head/tools/test/iconv/tablegen

2013-02-27 Thread John-Mark Gurney
Author: jmg Date: Wed Feb 27 19:59:58 2013 New Revision: 247414 URL: http://svnweb.freebsd.org/changeset/base/247414 Log: fix this script so we don't expand the second $FreeBSD since svn thinks the $ in $1 ends the keyword, and expands it... Modified: head/tools/test/iconv/tablegen/cmp.sh

svn commit: r248656 - head/bin/ed

2013-03-23 Thread John-Mark Gurney
Author: jmg Date: Sat Mar 23 19:04:57 2013 New Revision: 248656 URL: http://svnweb.freebsd.org/changeset/base/248656 Log: Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren't used.. Submitted by: deeptech71 at gmail dot com Modified: head/bin/ed/cbc.c Modified:

svn commit: r249440 - head/sys/geom/nop

2013-04-13 Thread John-Mark Gurney
Author: jmg Date: Sat Apr 13 19:02:58 2013 New Revision: 249440 URL: http://svnweb.freebsd.org/changeset/base/249440 Log: move the error report to a lower log level... Now you can see when it returns an error without getting every single io that went through it.. MFC after:1 week

svn commit: r249477 - head/sbin/geom/class/nop

2013-04-14 Thread John-Mark Gurney
Author: jmg Date: Sun Apr 14 16:20:25 2013 New Revision: 249477 URL: http://svnweb.freebsd.org/changeset/base/249477 Log: update information about debugging sysctl... MFC after:1 week Modified: head/sbin/geom/class/nop/gnop.8 Modified: head/sbin/geom/class/nop/gnop.8

svn commit: r240571 - head/sys/arm/ti/cpsw

2012-09-16 Thread John-Mark Gurney
Author: jmg Date: Sun Sep 16 19:42:27 2012 New Revision: 240571 URL: http://svn.freebsd.org/changeset/base/240571 Log: remove some unnecessary debugging statements, dead code and incorrect comment... Reviewed by: gnn, imp Modified: head/sys/arm/ti/cpsw/if_cpsw.c Modified:

svn commit: r240572 - head/sys/arm/conf

2012-09-16 Thread John-Mark Gurney
Author: jmg Date: Sun Sep 16 19:48:48 2012 New Revision: 240572 URL: http://svn.freebsd.org/changeset/base/240572 Log: fix the kernel files to match our standard optionspacetab format such that when commenting/uncommentting lines, horizontal spacing is maintained... Also fix some minor

Re: svn commit: r245450 - in head/sys: arm/allwinner arm/conf boot/fdt/dts

2013-01-15 Thread John-Mark Gurney
... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe

Re: svn commit: r246362 - head/games/fortune/datfiles

2013-02-05 Thread John-Mark Gurney
more from the file... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src

Re: svn commit: r229415 - head/lib/libvgl

2012-01-09 Thread John-Mark Gurney
-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail

Re: svn commit: r229415 - head/lib/libvgl

2012-01-10 Thread John-Mark Gurney
Eitan Adler wrote this message on Mon, Jan 09, 2012 at 23:48 -0500: On Mon, Jan 9, 2012 at 11:02 PM, John-Mark Gurney j...@funkthat.com wrote: Last time I did benchmarking on this ~10 years ago, it was slower to use xor instead of using assignments... I'd be shocked if the compiler didn't

svn commit: r216021 - head/share/man/man4

2010-11-28 Thread John-Mark Gurney
Author: jmg Date: Sun Nov 28 23:34:20 2010 New Revision: 216021 URL: http://svn.freebsd.org/changeset/base/216021 Log: document that most of ioctl requests in cd(4) are implemented by acd(4).. Modified: head/share/man/man4/ata.4 Modified: head/share/man/man4/ata.4

svn commit: r212168 - head/games/fortune/datfiles

2010-09-02 Thread John-Mark Gurney
Author: jmg Date: Fri Sep 3 03:20:34 2010 New Revision: 212168 URL: http://svn.freebsd.org/changeset/base/212168 Log: fix the move so that it matches what the rest of the internet says about this game... This move also makes more sense... MFC after:1 week Modified:

Re: svn commit: r217561 - in head/sys: arm/arm i386/i386 mips/mips powerpc/aim powerpc/booke sparc64/sparc64

2011-01-18 Thread John-Mark Gurney
, we loose a wakeup, and some other waiter will not be woken up. Shouldn't this behavior be documented in the man page? That even though msleep may return a non-zero value that it could have been really woken up? -- John-Mark Gurney Voice: +1 415 225 5579 All

svn commit: r217613 - head/share/man/man9

2011-01-19 Thread John-Mark Gurney
Author: jmg Date: Wed Jan 19 22:16:42 2011 New Revision: 217613 URL: http://svn.freebsd.org/changeset/base/217613 Log: document that even when wakeup_one is used to wakeup, msleep and friends may still return a non-zero value... You are not guaranteed to get a one to one mapping between

svn commit: r226907 - head/sbin/fdisk

2011-10-29 Thread John-Mark Gurney
Author: jmg Date: Sat Oct 29 17:28:59 2011 New Revision: 226907 URL: http://svn.freebsd.org/changeset/base/226907 Log: error if /boot/mbr is empty... This can happen on a system like arm that doesn't have a /boot/mbr, and you touch it to get past the previous error message... MFC

svn commit: r226908 - head/sbin/fdisk

2011-10-29 Thread John-Mark Gurney
Author: jmg Date: Sat Oct 29 17:30:57 2011 New Revision: 226908 URL: http://svn.freebsd.org/changeset/base/226908 Log: remove trailing whitespace... MFC after:1 week Modified: head/sbin/fdisk/fdisk.c Modified: head/sbin/fdisk/fdisk.c

svn commit: r227116 - head/share/man/man9

2011-11-05 Thread John-Mark Gurney
== --- head/share/man/man9/kqueue.9Sat Nov 5 17:43:28 2011 (r227115) +++ head/share/man/man9/kqueue.9Sat Nov 5 17:55:49 2011 (r227116) @@ -1,4 +1,4 @@ -.\ Copyright 2006 John-Mark Gurney +.\ Copyright 2006,2011 John-Mark Gurney .\ All

Re: svn commit: r268310 - head/libexec/rtld-elf/arm

2014-07-10 Thread John-Mark Gurney
pc, ip /* jump to the new address */ -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http

Re: svn commit: r268986 - head/sys/geom/uzip

2014-07-22 Thread John-Mark Gurney
corruption is seen with UFS. Interesting. I wonder if this is about time we bit the bullet and compiled up GEOM modules in userland so we can run regression tests on things. Or add proper KASSERTs... -- John-Mark Gurney Voice: +1 415 225 5579 All that I

svn commit: r269529 - head/lib/libc/iconv

2014-08-04 Thread John-Mark Gurney
Author: jmg Date: Mon Aug 4 20:58:59 2014 New Revision: 269529 URL: http://svnweb.freebsd.org/changeset/base/269529 Log: add xrefs for the other functions... There should be more text in this page talking about each of these links, but at least people know about them now... MFC

svn commit: r269530 - head/lib/libc/iconv

2014-08-04 Thread John-Mark Gurney
Author: jmg Date: Mon Aug 4 21:12:38 2014 New Revision: 269530 URL: http://svnweb.freebsd.org/changeset/base/269530 Log: fix misordering... Obtained from:gjb MFC after:1 week Modified: head/lib/libc/iconv/iconv.3 Modified: head/lib/libc/iconv/iconv.3

svn commit: r269645 - head/sys/arm/xscale/ixp425

2014-08-06 Thread John-Mark Gurney
Author: jmg Date: Wed Aug 6 21:16:15 2014 New Revision: 269645 URL: http://svnweb.freebsd.org/changeset/base/269645 Log: put these under bootverbose, they are only needed for debugging, not useful for the normal user durning normal runtime... Modified: head/sys/arm/xscale/ixp425/if_npe.c

svn commit: r269764 - in head/share/dtrace: . toolkit

2014-08-09 Thread John-Mark Gurney
Author: jmg Date: Sat Aug 9 20:25:17 2014 New Revision: 269764 URL: http://svnweb.freebsd.org/changeset/base/269764 Log: make the README a bit more clearer... Sort the scripts, and remove the trailing backslash... We really should install more of the toolkit scripts than just 5 of

svn commit: r269765 - head/share/dtrace

2014-08-09 Thread John-Mark Gurney
+/*- + * Copyright 2014 John-Mark Gurney. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + *notice

svn commit: r269828 - head

2014-08-11 Thread John-Mark Gurney
Author: jmg Date: Mon Aug 11 19:03:20 2014 New Revision: 269828 URL: http://svnweb.freebsd.org/changeset/base/269828 Log: add myself as opencrypto maintainer as I'm doing some work in the area... Note that documentation is requires for commits to what I maintain... Modified:

Re: svn commit: r269963 - head/sys/kern

2014-08-13 Thread John-Mark Gurney
and the other in 128k... Thanks for adding this... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org

Re: svn commit: r265359 - head/sys/modules/sound/sound

2014-05-06 Thread John-Mark Gurney
? or? -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send

svn commit: r266173 - head/usr.sbin/pmcannotate

2014-05-15 Thread John-Mark Gurney
Author: jmg Date: Thu May 15 18:51:01 2014 New Revision: 266173 URL: http://svnweb.freebsd.org/changeset/base/266173 Log: make a note that FNBUFF cannot overflow as long as LNBUFF is smaller.. MFC after:2 weeks Modified: head/usr.sbin/pmcannotate/pmcannotate.c Modified:

svn commit: r266425 - head/tools/tools/makeroot

2014-05-18 Thread John-Mark Gurney
Author: jmg Date: Mon May 19 04:40:02 2014 New Revision: 266425 URL: http://svnweb.freebsd.org/changeset/base/266425 Log: remove trailing white space... fix spelling of unnecessary... Modified: head/tools/tools/makeroot/makeroot.sh Modified: head/tools/tools/makeroot/makeroot.sh

Re: svn commit: r266349 - in head: share/mk sys/conf

2014-05-20 Thread John-Mark Gurney
-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail

Re: svn commit: r266349 - in head: share/mk sys/conf

2014-05-20 Thread John-Mark Gurney
Warner Losh wrote this message on Tue, May 20, 2014 at 15:16 -0600: On May 20, 2014, at 3:14 PM, John-Mark Gurney j...@funkthat.com wrote: Andrew Turner wrote this message on Sun, May 18, 2014 at 20:56 +0100: On Sat, 17 May 2014 20:31:34 + (UTC) Warner Losh i...@freebsd.org wrote

Re: svn commit: r266481 - head/sys/x86/x86

2014-05-20 Thread John-Mark Gurney
the commands (make sure you have dtraceall loaded) and they worked... Page: http://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

Re: svn commit: r266553 - head/release/scripts

2014-05-23 Thread John-Mark Gurney
be as useful for building images... Right now I'm looking at tools/tools/makeroot that allows merging of mtree files, which will allow us to easily customize the built image.. -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All

Re: svn commit: r266855 - head/sys/dev/uart

2014-05-29 Thread John-Mark Gurney
-ier_mask instead of 0x40? It also looks like AVILA doesn't have the hints to set this like GUMSTIX does, and maybe adding this will help? -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

svn commit: r266930 - head/usr.sbin/makefs/ffs

2014-05-31 Thread John-Mark Gurney
Author: jmg Date: Sat May 31 20:26:34 2014 New Revision: 266930 URL: http://svnweb.freebsd.org/changeset/base/266930 Log: convert to using the _daddr_t types like newfs was... Put the superblock in the correct possition for UFS2... There is a bug in FFS that if we don't put it here (for

svn commit: r266964 - head/sys/modules

2014-06-01 Thread John-Mark Gurney
Author: jmg Date: Mon Jun 2 03:27:33 2014 New Revision: 266964 URL: http://svnweb.freebsd.org/changeset/base/266964 Log: enable sound modules on arm.. This is necessary to get the uaudio module installed... Modified: head/sys/modules/Makefile Modified: head/sys/modules/Makefile

Re: svn commit: r266972 - head/sbin/geom/class/label

2014-06-02 Thread John-Mark Gurney
labels and explain why there are additional nodes created for nested GEOM classes. Reminded by:jmg Shouldn't kern.geom.label.disk_ident.enable also be documented here? Thanks! -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has

svn commit: r266984 - head/usr.sbin/mixer

2014-06-02 Thread John-Mark Gurney
Author: jmg Date: Mon Jun 2 22:58:00 2014 New Revision: 266984 URL: http://svnweb.freebsd.org/changeset/base/266984 Log: add Xref to sound(4)... MFC after:1 week Modified: head/usr.sbin/mixer/mixer.8 Modified: head/usr.sbin/mixer/mixer.8

svn commit: r266985 - head/sys/ddb

2014-06-02 Thread John-Mark Gurney
Author: jmg Date: Mon Jun 2 23:50:19 2014 New Revision: 266985 URL: http://svnweb.freebsd.org/changeset/base/266985 Log: handle longer commands so that lines don't overflow... people who added commands forgot to check this... Modified: head/sys/ddb/db_command.c Modified:

Re: svn commit: r266974 - in head/sys: dev/dc dev/fxp dev/mii dev/netmap kern net

2014-06-03 Thread John-Mark Gurney
in in the middle. What would REALLY help is a man page that described the API. Good point. I'll jot that one down too as an action item. Don't like issues like not knowing mdoc stop you from writting one.. I know the -doc people are interested in helping, and I am too... -- John-Mark

Re: svn commit: r266985 - head/sys/ddb

2014-06-03 Thread John-Mark Gurney
Bruce Evans wrote this message on Tue, Jun 03, 2014 at 21:11 +1000: On Mon, 2 Jun 2014, John-Mark Gurney wrote: Log: handle longer commands so that lines don't overflow... people who added commands forgot to check this... Please fix the sticky . key on your keyboard. It keeps

Re: svn commit: r266972 - head/sbin/geom/class/label

2014-06-03 Thread John-Mark Gurney
sysctls, they are somewhat self documenting now, just need to know that they exist... Thanks. On 3 June 2014 00:31, John-Mark Gurney j...@funkthat.com wrote: Ivan Voras wrote this message on Mon, Jun 02, 2014 at 15:05 +: Author: ivoras Date: Mon Jun 2 15:05:25 2014 New Revision

Re: svn commit: r267021 - in head/sys: arm/broadcom/bcm2835 arm/ti boot/fdt/dts/arm

2014-06-03 Thread John-Mark Gurney
(but it is going to work with any i2c controller on the system). Discussed with: ian MFC after: 2 weeks We should probably document this in the iicbus(4) or iic(4) man page, want to do the honors? -- John-Mark Gurney Voice: +1 415 225 5579 All that I

svn commit: r267031 - head/sys/ufs/ffs

2014-06-03 Thread John-Mark Gurney
Author: jmg Date: Tue Jun 3 21:46:13 2014 New Revision: 267031 URL: http://svnweb.freebsd.org/changeset/base/267031 Log: don't check fs_flags for _FLAGS_UPDATED as it is stored in fs_old_flags.. If you had a UFS2 FS that didn't have it's super block at SBLOCK_UFS2, you'll end up corrupting

Re: svn commit: r267357 - head/sys/geom/part

2014-06-12 Thread John-Mark Gurney
shouldn't be using the command, or at least reading other docs for help on using them... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org

svn commit: r267408 - head/sys/arm/arm

2014-06-12 Thread John-Mark Gurney
Author: jmg Date: Thu Jun 12 16:31:15 2014 New Revision: 267408 URL: http://svnweb.freebsd.org/changeset/base/267408 Log: clear the write bit... This allows my AVILA board to survive a portsnap extract, where previously it would panic.. clearly someone who knows pmap should optimize this

svn commit: r267712 - head/sys/dev/uart

2014-06-22 Thread John-Mark Gurney
Author: jmg Date: Sun Jun 22 06:54:36 2014 New Revision: 267712 URL: http://svnweb.freebsd.org/changeset/base/267712 Log: add support for MosChip MCS9922... This is found on an ExpressCard.. tested to work w/ cu talking to itself (the two ports connected via null modem cable)...

svn commit: r267715 - in head: contrib/wpa/src/utils usr.sbin/wpa/hostapd usr.sbin/wpa/hostapd_cli usr.sbin/wpa/wpa_cli usr.sbin/wpa/wpa_passphrase usr.sbin/wpa/wpa_supplicant

2014-06-22 Thread John-Mark Gurney
Author: jmg Date: Sun Jun 22 10:00:33 2014 New Revision: 267715 URL: http://svnweb.freebsd.org/changeset/base/267715 Log: convert to using pidfile... This prevents multiple wpa_supplicants running at the same time causing problems w/ wifi not working.. the patch will be submitted

Re: svn commit: r267768 - head/share/man/man9

2014-06-23 Thread John-Mark Gurney
the (previous version) of the text and providing grammar and content fixes. And thanks to kib for writing it in the first place... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

Re: svn commit: r267712 - head/sys/dev/uart

2014-06-23 Thread John-Mark Gurney
Marius Strobl wrote this message on Mon, Jun 23, 2014 at 15:16 +0200: On Sun, Jun 22, 2014 at 06:54:36AM +, John-Mark Gurney wrote: Author: jmg Date: Sun Jun 22 06:54:36 2014 New Revision: 267712 URL: http://svnweb.freebsd.org/changeset/base/267712 Log: add support

svn commit: r268253 - head/sys/conf

2014-07-04 Thread John-Mark Gurney
Author: jmg Date: Fri Jul 4 14:32:15 2014 New Revision: 268253 URL: http://svnweb.freebsd.org/changeset/base/268253 Log: BREAK_TO_DEBUGGER is not just serial console anymore, it controls all console's ability to enter the debugger rwatson forgot to document this when he changed it

svn commit: r268254 - head/sys/boot/forth

2014-07-04 Thread John-Mark Gurney
Author: jmg Date: Fri Jul 4 14:49:40 2014 New Revision: 268254 URL: http://svnweb.freebsd.org/changeset/base/268254 Log: add a hit that you can enable this by default if you want... necessary if you want the keyboard break to work early in boot.. MFC after:1 week Modified:

svn commit: r262993 - head/sys/opencrypto

2014-03-10 Thread John-Mark Gurney
Author: jmg Date: Tue Mar 11 01:41:09 2014 New Revision: 262993 URL: http://svnweb.freebsd.org/changeset/base/262993 Log: some minor clean up.. Always _ZERO memory so mtx_init won't panic... use the proper macro instead of hand rolling it... Reviewed by: jhb (only the malloc change)

svn commit: r262994 - head/sys/opencrypto

2014-03-10 Thread John-Mark Gurney
Author: jmg Date: Tue Mar 11 01:45:46 2014 New Revision: 262994 URL: http://svnweb.freebsd.org/changeset/base/262994 Log: allow the kern.cryptodevallowsoft sysctl to enable symetric/hashes too... This will allow us to more easily test the software versions of these routines...

Re: svn commit: r263091 - in head/sys: netinet netinet6

2014-03-12 Thread John-Mark Gurney
nicolas-ml deffayet.com Sponsored by: Nginx, Inc. Was the version bumped so that old kernel modules won't cause issues w/ the new numbering? -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

svn commit: r263110 - head/share/man/man4

2014-03-13 Thread John-Mark Gurney
Author: jmg Date: Thu Mar 13 16:19:36 2014 New Revision: 263110 URL: http://svnweb.freebsd.org/changeset/base/263110 Log: remove link to the missing AMD Geode LX SB man page... we can add it back once someone cares enough to write one.. Modified: head/share/man/man4/crypto.4 Modified:

Re: svn commit: r263110 - head/share/man/man4

2014-03-13 Thread John-Mark Gurney
John Nielsen wrote this message on Thu, Mar 13, 2014 at 16:28 -0600: On Mar 13, 2014, at 10:19 AM, John-Mark Gurney j...@freebsd.org wrote: Author: jmg Date: Thu Mar 13 16:19:36 2014 New Revision: 263110 URL: http://svnweb.freebsd.org/changeset/base/263110 Log: remove link

Re: svn commit: r263110 - head/share/man/man4

2014-03-14 Thread John-Mark Gurney
Warner Losh wrote this message on Fri, Mar 14, 2014 at 08:30 -0600: On Mar 14, 2014, at 3:13 AM, Christian Brueffer bruef...@freebsd.org wrote: On 3/14/14 2:54 AM, John-Mark Gurney wrote: John Nielsen wrote this message on Thu, Mar 13, 2014 at 16:28 -0600: On Mar 13, 2014, at 10:19 AM

Re: svn commit: r263110 - head/share/man/man4

2014-03-14 Thread John-Mark Gurney
... And interestingly, the isa attachment for it is i386 only? but pccard attachment for all arches? ie and other isa based ethernet cards are there, but aren't in the arch specific files.* files... Guess spring is here a little early.. :) -- John-Mark Gurney Voice: +1 415 225

Re: svn commit: r263110 - head/share/man/man4

2014-03-14 Thread John-Mark Gurney
Christian Brueffer wrote this message on Fri, Mar 14, 2014 at 17:55 +0100: On 3/14/14 5:47 PM, Warner Losh wrote: On Mar 14, 2014, at 10:41 AM, John-Mark Gurney j...@funkthat.com wrote: Warner Losh wrote this message on Fri, Mar 14, 2014 at 08:30 -0600: On Mar 14, 2014, at 3:13 AM

svn commit: r263214 - in head/sys: compat/freebsd32 kern sys

2014-03-15 Thread John-Mark Gurney
Author: jmg Date: Sun Mar 16 00:53:40 2014 New Revision: 263214 URL: http://svnweb.freebsd.org/changeset/base/263214 Log: change td_retval into a union w/ off_t, with defines to mask the change... This eliminates a cast, and also forces td_retval (often 2 32-bit registers) to be aligned so

svn commit: r263215 - head/sys/crypto/sha2

2014-03-15 Thread John-Mark Gurney
Author: jmg Date: Sun Mar 16 00:57:26 2014 New Revision: 263215 URL: http://svnweb.freebsd.org/changeset/base/263215 Log: copy these files from lib/libmd in preperation for moving these files into the kernel... Added: head/sys/crypto/sha2/sha256.h - copied unchanged from r263213,

svn commit: r263216 - head/share/man/man3

2014-03-15 Thread John-Mark Gurney
Author: jmg Date: Sun Mar 16 01:17:09 2014 New Revision: 263216 URL: http://svnweb.freebsd.org/changeset/base/263216 Log: Xref pthread_cancel... bump Dd, _exit was still dated 1996! yes, it has been modified a few times since then... MFC after:1 week Modified:

Re: svn commit: r263214 - in head/sys: compat/freebsd32 kern sys

2014-03-15 Thread John-Mark Gurney
blocked until someone w/ clue tells me what more I need to do to debug this... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list

svn commit: r263218 - in head: lib/libcrypt lib/libmd sys/conf sys/crypto/sha2

2014-03-15 Thread John-Mark Gurney
Author: jmg Date: Sun Mar 16 01:43:23 2014 New Revision: 263218 URL: http://svnweb.freebsd.org/changeset/base/263218 Log: replace the kernel's version w/ cperciva's implementation... In all my tests, it is faster ~20%, even on an old IXP425 533MHz it is ~45% faster... This is partly due

svn commit: r263219 - in head/sys/modules: crypto geom/geom_bde random zfs

2014-03-15 Thread John-Mark Gurney
Author: jmg Date: Sun Mar 16 01:55:30 2014 New Revision: 263219 URL: http://svnweb.freebsd.org/changeset/base/263219 Log: I clearly didn't test the modules... add sha256c.c to the various modules that included sha2.c... Modified: head/sys/modules/crypto/Makefile

Re: svn commit: r263210 - head/lib/msun/arm

2014-03-16 Thread John-Mark Gurney
the floating-point environment. Looks like this may have broken arm and armeb: http://tinderbox.freebsd.org/tinderbox-head-noclang-build-HEAD-arm-arm.brief -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

Re: svn commit: r263215 - head/sys/crypto/sha2

2014-03-16 Thread John-Mark Gurney
of rolling the loops up, we could look at that... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org

Re: svn commit: r263218 - in head: lib/libcrypt lib/libmd sys/conf sys/crypto/sha2

2014-03-16 Thread John-Mark Gurney
, John-Mark Gurney j...@freebsd.org wrote: replace the kernel's version w/ cperciva's implementation... In all my tests, it is faster ~20%, even on an old IXP425 533MHz it is ~45% faster... This is partly due to loop unrolling, so the code size does significantly increase... I do plan

Re: svn commit: r263214 - in head/sys: compat/freebsd32 kern sys

2014-03-20 Thread John-Mark Gurney
Alan Cox wrote this message on Wed, Mar 19, 2014 at 11:31 -0500: On 03/15/2014 20:26, John-Mark Gurney wrote: Adrian Chadd wrote this message on Sat, Mar 15, 2014 at 18:17 -0700: How far along does it get? It rarely gets to multiuser, and even if it does, it panics very shortly afterward

Re: svn commit: r263424 - head/sys/arm/conf

2014-03-21 Thread John-Mark Gurney
.. -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any

Re: svn commit: r263424 - head/sys/arm/conf

2014-03-22 Thread John-Mark Gurney
enabled, expect reduced performance. -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: svn commit: r263424 - head/sys/arm/conf

2014-03-22 Thread John-Mark Gurney
Ian Lepore wrote this message on Sat, Mar 22, 2014 at 07:25 -0600: On Fri, 2014-03-21 at 12:04 -0700, John-Mark Gurney wrote: Ian Lepore wrote this message on Fri, Mar 21, 2014 at 08:27 -0600: On Fri, 2014-03-21 at 09:43 +, Andrew Turner wrote: On Thu, 20 Mar 2014 17:01:21 + (UTC

Re: svn commit: r263690 - head/sys/kern

2014-03-24 Thread John-Mark Gurney
); + mtx_unlock(devstat_mutex); return (0); } offset -= PAGE_SIZE; } + mtx_unlock(devstat_mutex); return (-1); } -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All

Re: svn commit: r263740 - in head/sys: cam/ctl dev/iscsi

2014-03-25 Thread John-Mark Gurney
) {\ + printf(%s: X \n, \ + __func__, ## __VA_ARGS__); \ + } \ } while (0) -- John-Mark Gurney Voice: +1 415 225 5579

svn commit: r263759 - head/usr.bin/brandelf

2014-03-25 Thread John-Mark Gurney
. .Sh AUTHORS This manual page was written by -.An John-Mark Gurney Aq gurne...@efn.org . +.An John-Mark Gurney Aq j...@freebsd.org . ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any

svn commit: r263760 - in head/share/man: man4 man9

2014-03-25 Thread John-Mark Gurney
-contributors -.\may be used to endorse or promote products derived from this software -.\without specific prior written permission. .\ .\ THIS SOFTWARE IS PROVIDED BY John-Mark Gurney AND CONTRIBUTORS ``AS IS'' AND .\ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

Re: svn commit: r263957 - in head/sys: dev/age dev/alc dev/ale dev/bce dev/bge dev/fxp dev/jme dev/msk dev/nfe dev/sge pci

2014-03-30 Thread John-Mark Gurney
increase up to 35 and not something larger, like 64? Is there a memory or performance penalty? -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all

Re: svn commit: r264269 - in head: sys/conf sys/kern sys/modules sys/modules/imgact_binmisc sys/sys usr.sbin usr.sbin/binmiscctl

2014-04-12 Thread John-Mark Gurney
first class citzens as people will say feature X is broken on arch Y for no good reason... If you believe it should work on all archs, make it available for all and send out a call for testers to the various lists... Thanks. -- John-Mark Gurney Voice: +1 415 225 5579

svn commit: r264673 - head/share/man/man9

2014-04-18 Thread John-Mark Gurney
Author: jmg Date: Sat Apr 19 01:52:03 2014 New Revision: 264673 URL: http://svnweb.freebsd.org/changeset/base/264673 Log: add link to crypto(4)... MFC after:1 week Modified: head/share/man/man9/crypto.9 Modified: head/share/man/man9/crypto.9

svn commit: r264678 - head/sys/net

2014-04-19 Thread John-Mark Gurney
Author: jmg Date: Sat Apr 19 19:08:08 2014 New Revision: 264678 URL: http://svnweb.freebsd.org/changeset/base/264678 Log: garbage collect something that hasn't been triggered in almost 5 years... the last consumer was removed a couple years ago... Modified: head/sys/net/route.h Modified:

svn commit: r264680 - head/share/man/man9

2014-04-19 Thread John-Mark Gurney
Author: jmg Date: Sat Apr 19 19:32:54 2014 New Revision: 264680 URL: http://svnweb.freebsd.org/changeset/base/264680 Log: add a TON of missing event handlers with quite possibly bogus descrptions... If you're one of the many people who forgot to document their work and don't like my

Re: svn commit: r259562 - head/usr.bin/netstat

2013-12-18 Thread John-Mark Gurney
automatically use it when they are specified? -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: svn commit: r259562 - head/usr.bin/netstat

2013-12-19 Thread John-Mark Gurney
Gleb Smirnoff wrote this message on Thu, Dec 19, 2013 at 15:57 +0400: On Wed, Dec 18, 2013 at 04:40:52PM -0500, John Baldwin wrote: J On Wednesday, December 18, 2013 3:07:58 pm Alexander V. Chernikov wrote: J On 18.12.2013 22:45, John-Mark Gurney wrote: J Alexander V. Chernikov wrote

Re: svn commit: r259562 - head/usr.bin/netstat

2013-12-19 Thread John-Mark Gurney
in the library... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all

svn commit: r259669 - head

2013-12-20 Thread John-Mark Gurney
Author: jmg Date: Fri Dec 20 23:34:10 2013 New Revision: 259669 URL: http://svnweb.freebsd.org/changeset/base/259669 Log: document how to install when src is newer than the world.. This allows people to build -current systems from older systems... Thanks to: Thomas Mueller

svn commit: r259670 - head/share/man/man9

2013-12-20 Thread John-Mark Gurney
Author: jmg Date: Fri Dec 20 23:57:05 2013 New Revision: 259670 URL: http://svnweb.freebsd.org/changeset/base/259670 Log: document the m_getjcl function... Modified: head/share/man/man9/Makefile head/share/man/man9/mbuf.9 Modified: head/share/man/man9/Makefile

svn commit: r259672 - head/share/man/man9

2013-12-20 Thread John-Mark Gurney
Author: jmg Date: Sat Dec 21 00:15:37 2013 New Revision: 259672 URL: http://svnweb.freebsd.org/changeset/base/259672 Log: bump Dd Reminded by: gjb Modified: head/share/man/man9/mbuf.9 Modified: head/share/man/man9/mbuf.9

Re: svn commit: r259670 - head/share/man/man9

2013-12-20 Thread John-Mark Gurney
Glen Barber wrote this message on Fri, Dec 20, 2013 at 18:59 -0500: On Fri, Dec 20, 2013 at 11:57:05PM +, John-Mark Gurney wrote: Author: jmg Date: Fri Dec 20 23:57:05 2013 New Revision: 259670 URL: http://svnweb.freebsd.org/changeset/base/259670 Log: document the m_getjcl

Re: svn commit: r259748 - releng/10.0/sys/arm/at91

2013-12-22 Thread John-Mark Gurney
solve this w/ grab? How would the console code know the other writers don't have the console grabed? Maybe by thread? -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has

Re: svn commit: r260022 - head/lib/libkvm

2013-12-28 Thread John-Mark Gurney
for this proc_services function. Note that this commit does not change any of the architecture-specific code for cross-compilation. Shouldn't we be putting cross compiled libaries in another location than /lib? Kind of like the compat32 libs? -- John-Mark Gurney

Re: svn commit: r260022 - head/lib/libkvm

2013-12-28 Thread John-Mark Gurney
Marcel Moolenaar wrote this message on Sat, Dec 28, 2013 at 18:49 -0800: On Dec 28, 2013, at 5:08 PM, John-Mark Gurney j...@funkthat.com wrote: Marcel Moolenaar wrote this message on Sat, Dec 28, 2013 at 23:01 +: Author: marcel Date: Sat Dec 28 23:01:57 2013 New Revision: 260022

Re: svn commit: r259896 - head/sys/dev/cxgb/common

2013-12-29 Thread John-Mark Gurney
it, they'll write their own instead of dig it out of history, since they might not even realize that it even existed... Though can't we annotate it as unused? Since it is static inline, the compiler should end up not including it in the object. -- John-Mark Gurney

  1   2   3   4   >