Re: svn commit: r232894 - head/contrib/llvm/tools/clang/lib/Basic

2012-03-12 Thread Alexander Best
On Mon Mar 12 12, Dimitry Andric wrote: > Author: dim > Date: Mon Mar 12 21:07:22 2012 > New Revision: 232894 > URL: http://svn.freebsd.org/changeset/base/232894 > > Log: > Pull in r145194 from upstream clang trunk: > > Make our handling of MMX x SSE closer to what gcc does: > > *

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

2012-02-28 Thread Alexander Best
On Sun Feb 26 12, Jilles Tjoelker wrote: > Author: jilles > Date: Sun Feb 26 15:14:29 2012 > New Revision: 232183 > URL: http://svn.freebsd.org/changeset/base/232183 > > Log: > Fix fchmod() and fchown() on fifos. > > The new fifo implementation in r232055 broke fchmod() and fchown() on fifo

Re: svn commit: r232074 - head/sys/cam/ctl

2012-02-26 Thread Alexander Best
On Sat Feb 25 12, Bruce Evans wrote: > On Fri, 24 Feb 2012, Alexander Best wrote: > > >On Fri Feb 24 12, Dimitry Andric wrote: > >>On 2012-02-24 10:38, Alexander Best wrote: > >>>which will turn all -Wformat-invalid-specifier and -Wformat-extra-args > >>

Re: svn commit: r232074 - head/sys/cam/ctl

2012-02-24 Thread Alexander Best
On Fri Feb 24 12, Dimitry Andric wrote: > On 2012-02-24 10:38, Alexander Best wrote: > > is the clang version in base able to do complete universe builds for i386 > > and > > amd64 without the need for NO_WERROR= and WERROR= now? > > "universe" means all

Re: svn commit: r232074 - head/sys/cam/ctl

2012-02-24 Thread Alexander Best
On Thu Feb 23 12, Dimitry Andric wrote: > Author: dim > Date: Thu Feb 23 21:34:14 2012 > New Revision: 232074 > URL: http://svn.freebsd.org/changeset/base/232074 > > Log: > Use a better way to silence unneeded internal declaration warnings in > several sys/cam/ctl files. is the clang version

Re: svn commit: r231999 - head/sys/conf

2012-02-23 Thread Alexander Best
On Wed Feb 22 12, Doug Barton wrote: > On 02/22/2012 07:05, Josh Paetzel wrote: > > -# CPU. This behaviour is enabled by default, so this option can be used > > That's not a typo, it's an alternate spelling, which we usually don't > "correct" (same with initialisation). I'm not asking for the cha

Re: svn commit: r229908 - head/usr.bin/brandelf

2012-01-10 Thread Alexander Best
On Wed Jan 11 12, Alexander Best wrote: > On Tue Jan 10 12, Dimitry Andric wrote: > > On 2012-01-10 09:21, Pawel Jakub Dawidek wrote: > > >On Tue, Jan 10, 2012 at 02:58:29AM +, Eitan Adler wrote: > > >>Author: eadler (ports committer) > > >>Date: T

Re: svn commit: r229908 - head/usr.bin/brandelf

2012-01-10 Thread Alexander Best
On Tue Jan 10 12, Dimitry Andric wrote: > On 2012-01-10 09:21, Pawel Jakub Dawidek wrote: > >On Tue, Jan 10, 2012 at 02:58:29AM +, Eitan Adler wrote: > >>Author: eadler (ports committer) > >>Date: Tue Jan 10 02:58:29 2012 > >>New Revision: 229908 > >>URL: http://svn.freebsd.org/changeset/base/2

Re: svn commit: r228822 - head/sys/conf

2011-12-22 Thread Alexander Best
On Fri Dec 23 11, Alexander Best wrote: > On Fri Dec 23 11, Dimitry Andric wrote: > > Author: dim > > Date: Fri Dec 23 00:23:37 2011 > > New Revision: 228822 > > URL: http://svn.freebsd.org/changeset/base/228822 > > > > Log: > > When building the ke

Re: svn commit: r228822 - head/sys/conf

2011-12-22 Thread Alexander Best
On Fri Dec 23 11, Dimitry Andric wrote: > Author: dim > Date: Fri Dec 23 00:23:37 2011 > New Revision: 228822 > URL: http://svn.freebsd.org/changeset/base/228822 > > Log: > When building the kernel with clang, it produces several warnings which > might be useful in some cases, but which are no

Re: svn commit: r228785 - in head/sys/dev/ath/ath_hal: ar5210 ar5211

2011-12-22 Thread Alexander Best
On Thu Dec 22 11, John Baldwin wrote: > On Wednesday, December 21, 2011 6:27:54 pm Alexander Best wrote: > > On Wed Dec 21 11, John Baldwin wrote: > > > On Wednesday, December 21, 2011 4:52:04 pm Adrian Chadd wrote: > > > > Erm, why did you do this without first

Re: svn commit: r228785 - in head/sys/dev/ath/ath_hal: ar5210 ar5211

2011-12-22 Thread Alexander Best
On Thu Dec 22 11, Pawel Jakub Dawidek wrote: > On Wed, Dec 21, 2011 at 11:27:54PM +0000, Alexander Best wrote: > > the commits should stay. after all this is HEAD. this way all developers > > running HEAD and with the appropriate ath hardware will test the changes. if > &

Re: svn commit: r228785 - in head/sys/dev/ath/ath_hal: ar5210 ar5211

2011-12-21 Thread Alexander Best
On Wed Dec 21 11, John Baldwin wrote: > On Wednesday, December 21, 2011 4:52:04 pm Adrian Chadd wrote: > > Erm, why did you do this without first getting clearance from someone > > who has the hardware to test it? > > > > Just because it looks obviously wrong to you, doesn't at all mean that > > i

Re: svn commit: r228621 - in head/sys: dev/an dev/ath dev/bwi dev/bwn dev/if_ndis dev/ipw dev/iwi dev/iwn dev/malo dev/mwl dev/ral dev/usb/wlan dev/wi dev/wpi net80211

2011-12-17 Thread Alexander Best
On Sat Dec 17 11, Bernhard Schmidt wrote: > Author: bschmidt > Date: Sat Dec 17 10:23:17 2011 > New Revision: 228621 > URL: http://svn.freebsd.org/changeset/base/228621 > > Log: > Fix some net80211 enum nits: > - ic_vap_create() uses an ieee80211_opmode argument > - ieee80211_rate2media() ta

Re: svn commit: r228552 - head/lib/libipsec

2011-12-15 Thread Alexander Best
On Thu Dec 15 11, Dimitry Andric wrote: > Author: dim > Date: Thu Dec 15 23:22:24 2011 > New Revision: 228552 > URL: http://svn.freebsd.org/changeset/base/228552 > > Log: > Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input() > function does not get defined needlessly. could su

Re: svn commit: r228148 - head/sys/conf

2011-12-01 Thread Alexander Best
On Wed Nov 30 11, Garrett Cooper wrote: > On Wed, Nov 30, 2011 at 4:59 PM, Alexander Best wrote: > > On Tue Nov 29 11, John Baldwin wrote: > >> Author: jhb > >> Date: Tue Nov 29 21:28:48 2011 > >> New Revision: 228148 > >> URL: http://svn.fr

Re: svn commit: r228148 - head/sys/conf

2011-11-30 Thread Alexander Best
On Tue Nov 29 11, John Baldwin wrote: > Author: jhb > Date: Tue Nov 29 21:28:48 2011 > New Revision: 228148 > URL: http://svn.freebsd.org/changeset/base/228148 > > Log: > Remove a bit of debugging that accidentally crept in earlier. > > Modified: > head/sys/conf/newvers.sh > > Modified: head

Re: svn commit: r228157 - head/usr.bin/make

2011-11-30 Thread Alexander Best
On Wed Nov 30 11, Max Khon wrote: > Author: fjoe > Date: Wed Nov 30 18:07:38 2011 > New Revision: 228157 > URL: http://svn.freebsd.org/changeset/base/228157 > > Log: > - Fix segmentation fault when running "+command" when run with -jX -n due > to Compat_RunCommand() being called with `cmd' tha

Re: svn commit: r228031 - head/sys/netinet

2011-11-27 Thread Alexander Best
On Sun Nov 27 11, Michael Tuexen wrote: > Author: tuexen > Date: Sun Nov 27 17:51:13 2011 > New Revision: 228031 > URL: http://svn.freebsd.org/changeset/base/228031 > > Log: > Fix a warning reported by arundel@. > Fix a bug where the parameter length of a supported address types > parameter

Re: svn commit: r227840 - head/bin/ps

2011-11-22 Thread Alexander Best
On Tue Nov 22 11, Mikolaj Golub wrote: > Author: trociny > Date: Tue Nov 22 21:14:46 2011 > New Revision: 227840 > URL: http://svn.freebsd.org/changeset/base/227840 > > Log: > No need in procfs(5). > > MFC after: 2 weeks > > Modified: > head/bin/ps/ps.1 > head/bin/ps/ps.c > > Modifie

Re: svn commit: r227769 - head

2011-11-20 Thread Alexander Best
On Sun Nov 20 11, Glen Barber wrote: > Author: gjb (doc committer) > Date: Sun Nov 20 19:05:32 2011 > New Revision: 227769 > URL: http://svn.freebsd.org/changeset/base/227769 > > Log: > Add a note to src/Makefile that explains that 'rm' runs twice because the > second invocation only needs to

Re: svn commit: r227164 - head/usr.bin/du

2011-11-06 Thread Alexander Best
On Sun Nov 6 11, Ed Schouten wrote: > Hi Alexander, > > * Alexander Best , 2006 23:30: > > +The > > +.Fl a, d > > +and > > +.Fl s > > +options are mutually exclusive. > > +.Pp > > +The > > +.Fl H, L > > +and > > +.Fl P

Re: svn commit: r227164 - head/usr.bin/du

2011-11-06 Thread Alexander Best
On Sun Nov 6 11, Ed Schouten wrote: > Hi Alexander, > > * Alexander Best , 2006 21:46: > > this diff was flying around in my /usr/src, which makes some code a bit more > > readable. maybe this is something worth having in HEAD? > > Looks good. It seems we can a

Re: svn commit: r227164 - head/usr.bin/du

2011-11-06 Thread Alexander Best
On Sun Nov 6 11, Ed Schouten wrote: > Author: ed > Date: Sun Nov 6 08:15:17 2011 > New Revision: 227164 > URL: http://svn.freebsd.org/changeset/base/227164 > > Log: > Add missing static keywords to du(1) this diff was flying around in my /usr/src, which makes some code a bit more readable. ma

Re: svn commit: r226860 - head/etc

2011-10-27 Thread Alexander Best
On Thu Oct 27 11, Gavin Atkinson wrote: > Author: gavin > Date: Thu Oct 27 20:35:21 2011 > New Revision: 226860 > URL: http://svn.freebsd.org/changeset/base/226860 > > Log: > Update the example rules in devfs.conf to reflect the changes since ATA_CAM. > While here, add another example rule, as

Re: svn commit: r226665 - head/sys/conf

2011-10-26 Thread Alexander Best
On Thu Oct 27 11, Bruce Evans wrote: > On Wed, 26 Oct 2011, Alexander Best wrote: > > >On Sun Oct 23 11, Robert Millan wrote: > >>Log: > >> Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are > >> only > >> used with FreeBS

Re: svn commit: r226665 - head/sys/conf

2011-10-26 Thread Alexander Best
On Sun Oct 23 11, Robert Millan wrote: > Author: rmh > Date: Sun Oct 23 16:27:03 2011 > New Revision: 226665 > URL: http://svn.freebsd.org/changeset/base/226665 > > Log: > Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are only > used with FreeBSD GCC. any reason -f* flags

Re: svn commit: r225868 - head/bin/ps

2011-10-26 Thread Alexander Best
On Sun Oct 9 11, Ed Schouten wrote: > * Alexander Best , 20111009 03:11: > > is this what you had in mind? > > Yes, exactly. :-) here's an updated patch, which also includes a man page addition. please anybody feel free to commit. cheers. alex > > -- > Ed Scho

Re: svn commit: r226519 - head/gnu/usr.bin/cc/cc_tools

2011-10-18 Thread Alexander Best
On Tue Oct 18 11, Dimitry Andric wrote: > Author: dim > Date: Tue Oct 18 17:38:25 2011 > New Revision: 226519 > URL: http://svn.freebsd.org/changeset/base/226519 > > Log: > Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10. should these also be updated to 9? maybe before i

Re: svn commit: r226266 - head/sbin/tunefs

2011-10-11 Thread Alexander Best
On Tue Oct 11 11, Kirk McKusick wrote: > Author: mckusick > Date: Tue Oct 11 19:03:57 2011 > New Revision: 226266 > URL: http://svn.freebsd.org/changeset/base/226266 > > Log: > After creating a filesystem using newfs -j the time stamps are all > zero and thus report as having been made in Janu

Re: svn commit: r225868 - head/bin/ps

2011-10-09 Thread Alexander Best
On Sun Oct 9 11, Ed Schouten wrote: > * Alexander Best , 20111009 03:11: > > is this what you had in mind? > > Yes, exactly. :-) here you are. ;) > > -- > Ed Schouten > WWW: http://80386.nl/ diff --git a/bin/ps/print.c b/bin/ps/print.c index 45c7823..021415f

Re: svn commit: r225868 - head/bin/ps

2011-10-08 Thread Alexander Best
On Sat Oct 1 11, Ed Schouten wrote: > * Alexander Best , 20110929 14:14: > > i think i wrote you about the two spaces between the "TT" and "TIME" field > > some time ago. you said that the "TT" entry can contain a postfix "-". can > &g

Re: svn commit: r225868 - head/bin/ps

2011-10-05 Thread Alexander Best
On Wed Oct 5 11, David O'Brien wrote: > On Sat, Oct 01, 2011 at 12:43:23PM +, Alexander Best wrote: > > we could then add an envar $PS, so users can set PS=-k to restore the > > Should be spelled "PS_OPTIONS" please. Many of us likely have > "export PS=

Re: svn commit: r225927 - head/bin/ps

2011-10-04 Thread Alexander Best
On Mon Oct 3 11, Alexander Best wrote: > On Sun Oct 2 11, Glen Barber wrote: > > Author: gjb (doc committer) > > Date: Sun Oct 2 16:05:19 2011 > > New Revision: 225927 > > URL: http://svn.freebsd.org/changeset/base/225927 > > > > Log: > >

Re: svn commit: r225927 - head/bin/ps

2011-10-03 Thread Alexander Best
On Sun Oct 2 11, Glen Barber wrote: > Author: gjb (doc committer) > Date: Sun Oct 2 16:05:19 2011 > New Revision: 225927 > URL: http://svn.freebsd.org/changeset/base/225927 > > Log: > Correct a typo that was introduced in 225912 > > Submitted by: Valentin Nechayev (netch % n

Re: svn commit: r225868 - head/bin/ps

2011-10-01 Thread Alexander Best
On Sun Oct 2 11, Ed Schouten wrote: > * Alexander Best , 20111001 23:10: > > i'd like to propose the following patch. any objections? > > Looks good! here's an updated patch, which fixes another few issues imo: http://lists.freebsd.org/pipermail/freebsd-doc/2011-Oc

Re: svn commit: r225868 - head/bin/ps

2011-10-01 Thread Alexander Best
On Sat Oct 1 11, Alexander Best wrote: > On Sat Oct 1 11, Jilles Tjoelker wrote: > > On Sat, Oct 01, 2011 at 05:14:01PM +, Alexander Best wrote: > > > On Sat Oct 1 11, Ed Schouten wrote: > > > > Also, it would be better if we replaced the "??" string

Re: svn commit: r225868 - head/bin/ps

2011-10-01 Thread Alexander Best
On Sat Oct 1 11, Jilles Tjoelker wrote: > On Sat, Oct 01, 2011 at 05:14:01PM +0000, Alexander Best wrote: > > On Sat Oct 1 11, Ed Schouten wrote: > > > Also, it would be better if we replaced the "??" string with "-". When > > > we print "??&

Re: svn commit: r225868 - head/bin/ps

2011-10-01 Thread Alexander Best
On Sat Oct 1 11, Ed Schouten wrote: > * Alexander Best , 20110929 14:14: > > i think i wrote you about the two spaces between the "TT" and "TIME" field > > some time ago. you said that the "TT" entry can contain a postfix "-". can > &g

Re: svn commit: r225868 - head/bin/ps

2011-10-01 Thread Alexander Best
On Fri Sep 30 11, Edward Tomasz Napiera?a wrote: > Wiadomo?? napisana przez Alexander Best w dniu 29 wrz 2011, o godz. 20:57: > > On Thu Sep 29 11, Edward Tomasz Napiera?a wrote: > >> Wiadomo?? napisana przez Alexander Best w dniu 29 wrz 2011, o godz. 14:14: > >>> O

Re: svn commit: r225827 - head/sys/kern head/usr.bin/compress head/usr.bin/gzip releng/7.3 releng/7.3/sys/conf releng/7.3/sys/kern releng/7.3/usr.bin/compress releng/7.3/usr.bin/gzip releng/7.4 releng

2011-09-30 Thread Alexander Best
On Fri Sep 30 11, Bjoern A. Zeeb wrote: > > On Sep 30, 2011, at 8:16 AM, Alexander Best wrote: > > > On Wed Sep 28 11, Bjoern A. Zeeb wrote: > >> Author: bz > >> Date: Wed Sep 28 08:47:17 2011 > >> New Revision: 225827 > >> URL: http://s

Re: svn commit: r225827 - head/sys/kern head/usr.bin/compress head/usr.bin/gzip releng/7.3 releng/7.3/sys/conf releng/7.3/sys/kern releng/7.3/usr.bin/compress releng/7.3/usr.bin/gzip releng/7.4 releng

2011-09-30 Thread Alexander Best
On Wed Sep 28 11, Bjoern A. Zeeb wrote: > Author: bz > Date: Wed Sep 28 08:47:17 2011 > New Revision: 225827 > URL: http://svn.freebsd.org/changeset/base/225827 > > Log: > Fix handling of corrupt compress(1)ed data. [11:04] a thread on freebsd-questions@ indicates that the changes to uipc_usrre

Re: svn commit: r225868 - head/bin/ps

2011-09-29 Thread Alexander Best
On Thu Sep 29 11, Edward Tomasz Napiera?a wrote: > Wiadomo?? napisana przez Alexander Best w dniu 29 wrz 2011, o godz. 14:14: > > On Thu Sep 29 11, Edward Tomasz Napierala wrote: > >> Author: trasz > >> Date: Thu Sep 29 06:31:42 2011 > >> New Revision: 225

Re: svn commit: r225868 - head/bin/ps

2011-09-29 Thread Alexander Best
On Thu Sep 29 11, Edward Tomasz Napiera?a wrote: > Wiadomo?? napisana przez Alexander Best w dniu 29 wrz 2011, o godz. 14:14: > > On Thu Sep 29 11, Edward Tomasz Napierala wrote: > >> Author: trasz > >> Date: Thu Sep 29 06:31:42 2011 > >> New Revision: 225

Re: svn commit: r225868 - head/bin/ps

2011-09-29 Thread Alexander Best
On Thu Sep 29 11, Edward Tomasz Napierala wrote: > Author: trasz > Date: Thu Sep 29 06:31:42 2011 > New Revision: 225868 > URL: http://svn.freebsd.org/changeset/base/225868 > > Log: > Make ps(1) automatically size its column widths. cool to see this committed. :) i think i wrote you about the

Re: svn commit: r225847 - in head: bin/ls bin/ps lib/libc/gen sbin/fsdb usr.bin/find usr.bin/fstat usr.sbin/pstat

2011-09-28 Thread Alexander Best
On Wed Sep 28 11, Ed Schouten wrote: > Author: ed > Date: Wed Sep 28 18:53:36 2011 > New Revision: 225847 > URL: http://svn.freebsd.org/changeset/base/225847 > > Log: > Get rid of major/minor number distinction. > > As of FreeBSD 6, devices can only be opened through devfs. These device >

Re: svn commit: r225815 - head/usr.bin/fetch

2011-09-27 Thread Alexander Best
On Tue Sep 27 11, Dag-Erling Smorgrav wrote: > Author: des > Date: Tue Sep 27 19:02:44 2011 > New Revision: 225815 > URL: http://svn.freebsd.org/changeset/base/225815 > > Log: > Document the fact that passive mode is now the default. > Update copyright dates and strip my middle name. > > Modi

Re: svn commit: r225530 - in head/sys/boot/i386: gptboot gptzfsboot zfsboot

2011-09-14 Thread Alexander Best
On Tue Sep 13 11, Andriy Gapon wrote: > Author: avg > Date: Tue Sep 13 14:03:55 2011 > New Revision: 225530 > URL: http://svn.freebsd.org/changeset/base/225530 > > Log: > gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1 > > gpt and zfs boot blocks are not nearly as size-constrained as b

Re: svn commit: r224721 - head/sys/sys

2011-08-15 Thread Alexander Best
On Mon Aug 15 11, Alexander Best wrote: > On Mon Aug 15 11, Bruce Evans wrote: > > On Wed, 10 Aug 2011, Alexander Best wrote: > > > > >On Wed Aug 10 11, Bruce Evans wrote: > > >>On Wed, 10 Aug 2011, Alexander Best wrote: > > >>>any reason {TIMEV

Re: svn commit: r224721 - head/sys/sys

2011-08-15 Thread Alexander Best
On Mon Aug 15 11, Bruce Evans wrote: > On Wed, 10 Aug 2011, Alexander Best wrote: > > >On Wed Aug 10 11, Bruce Evans wrote: > >>On Wed, 10 Aug 2011, Alexander Best wrote: > >>>any reason {TIMEVAL,TIMESPEC}_TO_{TIMESPEC,TIMEVAL}()s code is being > >>>e

Re: svn commit: r213507 - head/usr.bin/man

2011-08-14 Thread Alexander Best
On Sun Aug 14 11, Test Rat wrote: > Gordon Tetlow writes: > > > Author: gordon > > Date: Thu Oct 7 06:34:47 2010 > > New Revision: 213507 > > URL: http://svn.freebsd.org/changeset/base/213507 > > > > Log: > > Add the ability to display specific manual pages if passed on the > > commandline.

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

2011-08-14 Thread Alexander Best
On Sun Aug 14 11, Niclas Zeising wrote: > On 2011-08-13 18:03, Robert Watson wrote: > > Author: rwatson > > Date: Sat Aug 13 16:03:40 2011 > > New Revision: 224842 > > URL: http://svn.freebsd.org/changeset/base/224842 > > > > Log: > > When falloc() was broken into separate falloc_noinstall() and

Re: svn commit: r224721 - head/sys/sys

2011-08-10 Thread Alexander Best
On Wed Aug 10 11, Bruce Evans wrote: > On Wed, 10 Aug 2011, Alexander Best wrote: > > >On Tue Aug 9 11, Bruce Evans wrote: > >>... > >>What is wrong with the existing APIs TIMEVAL_TO_TIMESPEC() and > >>TIMESPEC_TO_TIMEVAL(), which are used for these c

Re: svn commit: r224721 - head/sys/sys

2011-08-10 Thread Alexander Best
On Tue Aug 9 11, Bruce Evans wrote: > On Mon, 8 Aug 2011, Jonathan Anderson wrote: > > >Log: > > Create timeval2timespec() and timespec2timeval(). > > > > These functions will be used by process descriptors to convert process > > creation time into process descriptor [acm]time. > > These were in

Re: svn commit: r223877 - in head: include/rpc lib/libc/xdr

2011-07-09 Thread Alexander Best
On Sat Jul 9 11, Kevin Lo wrote: > Author: kevlo > Date: Sat Jul 9 07:43:56 2011 > New Revision: 223877 > URL: http://svn.freebsd.org/changeset/base/223877 > > Log: > - Add xdr_sizeof(3) to libc > - Document xdr_sizeof(3); from NetBSD > > Discussed with: kib > > Modified: > head/

Re: svn commit: r222980 - in head/sys: amd64/conf i386/conf

2011-07-02 Thread Alexander Best
On Sat Jul 2 11, Ulrich Spörlein wrote: > On Sat, 11.06.2011 at 13:55:15 -0700, Doug Barton wrote: > > On 6/11/2011 1:02 PM, Warner Losh wrote: > > > > > > On Jun 11, 2011, at 12:17 PM, Doug Barton wrote: > > > > > >> On 6/11/2011 6:07 AM, Robert Watson wrote: > > >>> To me, this seems like the wr

Re: svn commit: r223493 - in head/usr.bin: ktrace ncplogin systat tftp vmstat

2011-06-24 Thread Alexander Best
On Fri Jun 24 11, Roman Divacky wrote: > On Fri, Jun 24, 2011 at 07:18:44AM +, Kevin Lo wrote: > > Author: kevlo > > Date: Fri Jun 24 07:18:44 2011 > > New Revision: 223493 > > URL: http://svn.freebsd.org/changeset/base/223493 > > > > Log: > > Remove duplicated header files > > You may be i

Re: svn commit: r223342 - head/contrib/top

2011-06-22 Thread Alexander Best
On Mon Jun 20 11, Xin LI wrote: > Author: delphij > Date: Mon Jun 20 16:48:00 2011 > New Revision: 223342 > URL: http://svn.freebsd.org/changeset/base/223342 > > Log: > Revert r214857 pursudant to 9.0-RELEASE cycle. why does top(1) have so much problems with finding the applicable number of ava

Re: svn commit: r223197 - head/usr.sbin/fdread

2011-06-17 Thread Alexander Best
On Fri Jun 17 11, Joerg Wunsch wrote: > Author: joerg > Date: Fri Jun 17 18:56:51 2011 > New Revision: 223197 > URL: http://svn.freebsd.org/changeset/base/223197 any thoughts about switching the default from WITH_FLOPPY to WITHOUT_FLOPPY? i don't think too many people are using floppy disks nowada

Re: svn commit: r221853 - in head/sys: dev/md dev/null sys vm

2011-06-03 Thread Alexander Best
On Tue May 31 11, Bruce Evans wrote: > On Mon, 30 May 2011 m...@freebsd.org wrote: > > >On Mon, May 30, 2011 at 8:25 AM, Bruce Evans wrote: > >>On Sat, 28 May 2011 m...@freebsd.org wrote: > >>>... > >>>Meanwhile you could try setting ZERO_REGION_SIZE to PAGE_SIZE and I > >>>think that will restor

Re: svn commit: r222530 - in head: contrib/top usr.bin/top

2011-06-02 Thread Alexander Best
On Thu Jun 2 11, John Baldwin wrote: > On Thursday, June 02, 2011 12:42:36 pm Alexander Best wrote: > > On Tue May 31 11, John Baldwin wrote: > > > Author: jhb > > > Date: Tue May 31 15:11:23 2011 > > > New Revision: 222530 > > > URL: http://svn.freeb

Re: svn commit: r222530 - in head: contrib/top usr.bin/top

2011-06-02 Thread Alexander Best
On Tue May 31 11, John Baldwin wrote: > Author: jhb > Date: Tue May 31 15:11:23 2011 > New Revision: 222530 > URL: http://svn.freebsd.org/changeset/base/222530 > > Log: > Add a new option to toggle the display of the system idle process (per-CPU > idle threads). The process is displayed by de

Re: svn commit: r222423 - head/sbin/newfs

2011-05-31 Thread Alexander Best
On Sat May 28 11, Niclas Zeising wrote: > On 2011-05-28 17:14, Kirk McKusick wrote: > > Author: mckusick > > Date: Sat May 28 15:14:50 2011 > > New Revision: 222423 > > URL: http://svn.freebsd.org/changeset/base/222423 > > > > Log: > > Update the manual page to reflect the new 32K/4K defaults. >

Re: svn commit: r221541 - head/tools/build/options

2011-05-06 Thread Alexander Best
On Fri May 6 11, Ruslan Ermilov wrote: > Author: ru > Date: Fri May 6 19:14:06 2011 > New Revision: 221541 > URL: http://svn.freebsd.org/changeset/base/221541 > > Log: > MK_GPIO changed its default; reflect. could you also have a look at WITHOUT_SSP? the description says that it only affects

Re: svn commit: r221348 - head/sys/boot/i386/boot2

2011-05-02 Thread Alexander Best
On Mon May 2 11, Dimitry Andric wrote: > Author: dim > Date: Mon May 2 21:13:08 2011 > New Revision: 221348 > URL: http://svn.freebsd.org/changeset/base/221348 > > Log: > Clang r130700 can now compile sys/boot/i386/boot2 with room to spare. congratulations! everybody hanging out in #freebsd-c

Re: svn commit: r221320 - head/sys/conf

2011-05-02 Thread Alexander Best
On Mon May 2 11, Bruce Cran wrote: > Author: brucec > Date: Mon May 2 10:35:27 2011 > New Revision: 221320 > URL: http://svn.freebsd.org/changeset/base/221320 > > Log: > Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish those > developers committing new code with broken incl

Re: svn commit: r220983 - head

2011-04-24 Thread Alexander Best
On Sun Apr 24 11, Alexander Motin wrote: > Author: mav > Date: Sun Apr 24 09:23:08 2011 > New Revision: 220983 > URL: http://svn.freebsd.org/changeset/base/220983 > > Log: > Explicitly note that device numbers are starting from zero. > > Modified: > head/UPDATING > > Modified: head/UPDATING

Re: svn commit: r220412 - in head: share/man/man4 sys/cam/ata

2011-04-07 Thread Alexander Best
On Thu Apr 7 11, Garrett Cooper wrote: > On Thu, Apr 7, 2011 at 12:03 PM, Alexander Best wrote: > > On Thu Apr  7 11, Alexander Motin wrote: > >> Author: mav > >> Date: Thu Apr  7 08:17:53 2011 > >> New Revision: 220412 > >> URL: http://svn.fr

Re: svn commit: r220412 - in head: share/man/man4 sys/cam/ata

2011-04-07 Thread Alexander Best
On Thu Apr 7 11, Alexander Motin wrote: > Author: mav > Date: Thu Apr 7 08:17:53 2011 > New Revision: 220412 > URL: http://svn.freebsd.org/changeset/base/220412 > > Log: > Make ada(4) driver to control device write cache, same as ata(4) does. > Add kern.cam.ada.write_cache sysctl/tunable to

Re: svn commit: r220401 - in head: . share/mk tools/build/mk tools/build/options

2011-04-07 Thread Alexander Best
On Wed Apr 6 11, Warner Losh wrote: > > On Apr 6, 2011, at 3:41 PM, Alexander Best wrote: > > > On Wed Apr 6 11, Juli Mallett wrote: > >> On Wed, Apr 6, 2011 at 14:04, Alexander Best wrote: > >>> On Wed Apr 6 11, Ulrich Spoerlein wrote: > >>&g

Re: svn commit: r220401 - in head: . share/mk tools/build/mk tools/build/options

2011-04-06 Thread Alexander Best
On Wed Apr 6 11, Juli Mallett wrote: > On Wed, Apr 6, 2011 at 14:04, Alexander Best wrote: > > On Wed Apr  6 11, Ulrich Spoerlein wrote: > >> Author: uqs > >> Date: Wed Apr  6 20:08:23 2011 > >> New Revision: 220401 > >> URL: http://svn.fr

Re: svn commit: r220401 - in head: . share/mk tools/build/mk tools/build/options

2011-04-06 Thread Alexander Best
On Wed Apr 6 11, Ulrich Spoerlein wrote: > Author: uqs > Date: Wed Apr 6 20:08:23 2011 > New Revision: 220401 > URL: http://svn.freebsd.org/changeset/base/220401 > > Log: > Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and > WITHOUT_CLANG. is there no way to build clang/llvm withou

Re: svn commit: r220238 - in head/sys: amd64/ia32 compat/freebsd32 compat/ia32 ia64/ia32 kern modules sys

2011-04-01 Thread Alexander Best
On Fri Apr 1 11, Konstantin Belousov wrote: > Author: kib > Date: Fri Apr 1 11:16:29 2011 > New Revision: 220238 > URL: http://svn.freebsd.org/changeset/base/220238 > > Log: > Add support for executing the FreeBSD 1/i386 a.out binaries on amd64. > > In particular: > - implement compat s

Re: svn commit: r220082 - head/release

2011-03-27 Thread Alexander Best
On Sun Mar 27 11, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Sun Mar 27 23:46:52 2011 > New Revision: 220082 > URL: http://svn.freebsd.org/changeset/base/220082 > > Log: > Copy all generated ISO images into the release area. s/cp -pRP/cp -a/ ? > > Modified: > head/release/generate

Re: svn commit: r220015 - head/usr.sbin/newsyslog

2011-03-25 Thread Alexander Best
On Sat Mar 26 11, Doug Barton wrote: > Author: dougb > Date: Sat Mar 26 00:34:35 2011 > New Revision: 220015 > URL: http://svn.freebsd.org/changeset/base/220015 > > Log: > Add an example for the use of the entry to help others > who are as slow as I am. shouldn't that be march 25th? ;) >

Re: svn commit: r219972 - head/bin/ps

2011-03-24 Thread Alexander Best
On Thu Mar 24 11, Edward Tomasz Napierala wrote: > Author: trasz > Date: Thu Mar 24 20:15:42 2011 > New Revision: 219972 > URL: http://svn.freebsd.org/changeset/base/219972 > > Log: > Add proper width calculation for time fields (time, cputime and usertime). > This fixes the ugly overflow in "

Re: svn commit: r219939 - head/lib/libutil

2011-03-24 Thread Alexander Best
On Wed Mar 23 11, Xin LI wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi, > > On 03/23/11 17:29, Alexander Best wrote: > > On Wed Mar 23 11, Xin LI wrote: > >> Author: delphij > >> Date: Wed Mar 23 22:08:01 2011 > >> Ne

Re: svn commit: r219939 - head/lib/libutil

2011-03-23 Thread Alexander Best
On Wed Mar 23 11, Xin LI wrote: > Author: delphij > Date: Wed Mar 23 22:08:01 2011 > New Revision: 219939 > URL: http://svn.freebsd.org/changeset/base/219939 > > Log: > humanize_number(3) multiply the input number by 100, which could cause an > integer overflow when the input is very large (fo

Re: svn commit: r219702 - head/sys/boot/i386/common

2011-03-16 Thread Alexander Best
On Wed Mar 16 11, Andrey V. Elsukov wrote: > Author: ae > Date: Wed Mar 16 20:04:56 2011 > New Revision: 219702 > URL: http://svn.freebsd.org/changeset/base/219702 > > Log: > Set control flags in putc(). This should fix zfsboot hangs in drvread(). i was looking at xputc() and putchar() and was

Re: svn commit: r219680 - in head/bin: ln rm test

2011-03-15 Thread Alexander Best
On Tue Mar 15 11, Jilles Tjoelker wrote: > Author: jilles > Date: Tue Mar 15 22:22:11 2011 > New Revision: 219680 > URL: http://svn.freebsd.org/changeset/base/219680 > > Log: > bin: Prefer strrchr() to rindex(). shouldn't the rindex(3) manual contain a note regarding it's depricated nature and

Re: svn commit: r219483 - head/sys/boot/i386/gptboot

2011-03-12 Thread Alexander Best
On Fri Mar 11 11, John Baldwin wrote: > Author: jhb > Date: Fri Mar 11 13:11:15 2011 > New Revision: 219483 > URL: http://svn.freebsd.org/changeset/base/219483 > > Log: > Remove all object files during 'make clean'. thanks. :) > > PR: kern/154888 > Submitted by: arundel >

Re: svn commit: r219376 - in head/share: examples/etc mk

2011-03-07 Thread Alexander Best
On Mon Mar 7 11, Martin Matuska wrote: > Author: mm > Date: Mon Mar 7 14:58:23 2011 > New Revision: 219376 > URL: http://svn.freebsd.org/changeset/base/219376 > > Log: > Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf > For CPUTYPE=core2 use -march=core2 maybe you might also

Re: svn commit: r219376 - in head/share: examples/etc mk

2011-03-07 Thread Alexander Best
On Mon Mar 7 11, Martin Matuska wrote: > Author: mm > Date: Mon Mar 7 14:58:23 2011 > New Revision: 219376 > URL: http://svn.freebsd.org/changeset/base/219376 > > Log: > Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf > For CPUTYPE=core2 use -march=core2 very cool. never tho

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

2011-02-23 Thread Alexander Best
On Thu Feb 24 11, Bruce Evans wrote: > On Wed, 23 Feb 2011, Alexander Best wrote: > > >On Wed Feb 23 11, Kostik Belousov wrote: > >>On Wed, Feb 23, 2011 at 12:56:25PM +, John Baldwin wrote: > >>>... > >>>Log: > >>> F

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

2011-02-23 Thread Alexander Best
On Wed Feb 23 11, Hans Petter Selasky wrote: > On Wednesday 23 February 2011 14:57:34 Alexander Best wrote: > > On Wed Feb 23 11, Kostik Belousov wrote: > > > On Wed, Feb 23, 2011 at 12:56:25PM +, John Baldwin wrote: > > > > Author: jhb > > > >

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

2011-02-23 Thread Alexander Best
On Wed Feb 23 11, Kostik Belousov wrote: > On Wed, Feb 23, 2011 at 01:57:34PM +0000, Alexander Best wrote: > > On Wed Feb 23 11, Kostik Belousov wrote: > > > On Wed, Feb 23, 2011 at 12:56:25PM +, John Baldwin wrote: > > > > Author: jhb > > > >

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

2011-02-23 Thread Alexander Best
On Wed Feb 23 11, Kostik Belousov wrote: > On Wed, Feb 23, 2011 at 12:56:25PM +, John Baldwin wrote: > > Author: jhb > > Date: Wed Feb 23 12:56:25 2011 > > New Revision: 218967 > > URL: http://svn.freebsd.org/changeset/base/218967 > > > > Log: > > Fix off-by-one error in check against max_th

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

2011-02-23 Thread Alexander Best
On Wed Feb 23 11, John Baldwin wrote: > Author: jhb > Date: Wed Feb 23 12:56:25 2011 > New Revision: 218967 > URL: http://svn.freebsd.org/changeset/base/218967 > > Log: > Fix off-by-one error in check against max_threads_per_proc. thanks a lot. :) > > Submitted by: arundel > MFC a

Re: svn commit: r218940 - in head: tools usr.bin/xinstall

2011-02-22 Thread Alexander Best
On Tue Feb 22 11, Ulrich Spoerlein wrote: > Author: uqs > Date: Tue Feb 22 08:07:17 2011 > New Revision: 218940 > URL: http://svn.freebsd.org/changeset/base/218940 > > Log: > Teach tools/install.sh the -d directory mode. > > Sync up with flags understood by install(1) [1], and make install(

Re: svn commit: r218896 - in head/share: examples/etc mk

2011-02-20 Thread Alexander Best
On Sun Feb 20 11, Martin Matuska wrote: > Author: mm > Date: Sun Feb 20 22:32:21 2011 > New Revision: 218896 > URL: http://svn.freebsd.org/changeset/base/218896 > > Log: > Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. > - add "sse3" to MACHINE_CPU for the new cpu types >

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Warner Losh wrote: > Author: imp > Date: Wed Feb 16 18:05:10 2011 > New Revision: 218745 > URL: http://svn.freebsd.org/changeset/base/218745 > > Log: > Remove reading of symbols from a.out loaded files. Since we are tight > on space for clang and a.out support is only needed

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Alexander Best wrote: > > On Wed Feb 16 11, Alexander Best wrote: > > > On Wed Feb 16 11, Warner Losh wrote: > > > > Author: imp > > > > Date: Wed Feb 16 18:05:10 2011 > > > > Ne

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Ronald Klop wrote: > On Wed, 16 Feb 2011 23:41:26 +0100, Alexander Best > wrote: > > >On Wed Feb 16 11, Alexander Best wrote: > >>On Wed Feb 16 11, Alexander Best wrote: > >>> On Wed Feb 16 11, Warner Losh wrote: > >>> >

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Alexander Best wrote: > > On Wed Feb 16 11, Warner Losh wrote: > > > Author: imp > > > Date: Wed Feb 16 18:05:10 2011 > > > New Revision: 218745 > > > URL: http://svn.freebsd.org/changeset

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Warner Losh wrote: > > Author: imp > > Date: Wed Feb 16 18:05:10 2011 > > New Revision: 218745 > > URL: http://svn.freebsd.org/changeset/base/218745 > > > > Log: > > Remove reading of s

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Warner Losh wrote: > Author: imp > Date: Wed Feb 16 18:05:10 2011 > New Revision: 218745 > URL: http://svn.freebsd.org/changeset/base/218745 > > Log: > Remove reading of symbols from a.out loaded files. Since we are tight > on space for clang and a.out support is only needed

Re: svn commit: r218652 - head/sbin/mdconfig

2011-02-13 Thread Alexander Best
On Sun Feb 13 11, Bruce Cran wrote: > Author: brucec > Date: Sun Feb 13 18:30:17 2011 > New Revision: 218652 > URL: http://svn.freebsd.org/changeset/base/218652 > > Log: > Only print the unit number when invoked with the -n flag. wow. i completely forget about this one. ;) thanks for taking car

Re: svn commit: r218303 - in head/lib/libc: amd64/string i386/string

2011-02-04 Thread Alexander Best
On Fri Feb 4 11, Konstantin Belousov wrote: > Author: kib > Date: Fri Feb 4 21:04:00 2011 > New Revision: 218303 > URL: http://svn.freebsd.org/changeset/base/218303 > > Log: > Remove duplicate .note.GNU-stack section declaration. bcopy already > made the neccessary provisions. ...and some m

Re: svn commit: r218290 - head/sys/conf

2011-02-04 Thread Alexander Best
On Fri Feb 4 11, John Baldwin wrote: > Author: jhb > Date: Fri Feb 4 18:36:09 2011 > New Revision: 218290 > URL: http://svn.freebsd.org/changeset/base/218290 > > Log: > Correct include path. thanks a bunch. :) > > Submitted by: arundel > MFC after: 1 week > > Modified: > hea

Re: svn commit: r218171 - head/contrib/top

2011-02-01 Thread Alexander Best
On Tue Feb 1 11, John Baldwin wrote: > Author: jhb > Date: Tue Feb 1 15:48:27 2011 > New Revision: 218171 > URL: http://svn.freebsd.org/changeset/base/218171 > > Log: > Output an appropriate amount of padding to line up per-CPU state columns > rather than using a terminal sequence to move th

  1   2   >