svn commit: r241946 - head/sys/conf

2012-10-23 Thread Warner Losh
Author: imp Date: Tue Oct 23 15:33:40 2012 New Revision: 241946 URL: http://svn.freebsd.org/changeset/base/241946 Log: intr_machdep.c and trap.c can be replaced with ports' own versions, so remove the standard ones from here. Modified: head/sys/conf/files.mips Modified:

svn commit: r241953 - head/sys/conf

2012-10-23 Thread Warner Losh
Author: imp Date: Tue Oct 23 16:07:41 2012 New Revision: 241953 URL: http://svn.freebsd.org/changeset/base/241953 Log: Add in MD specific support for FDT. Need to refactor this a bit. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips

svn commit: r241954 - head/sys/conf

2012-10-23 Thread Warner Losh
Author: imp Date: Tue Oct 23 16:12:17 2012 New Revision: 241954 URL: http://svn.freebsd.org/changeset/base/241954 Log: Add in the crypto support from the generic versions. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips

svn commit: r241964 - in head/sys: conf mips/rt305x

2012-10-23 Thread Warner Losh
Author: imp Date: Tue Oct 23 19:17:43 2012 New Revision: 241964 URL: http://svn.freebsd.org/changeset/base/241964 Log: Turns out the nvram env was common, so move it back up to get PB92 working. Modified: head/sys/conf/files.mips head/sys/mips/rt305x/files.rt305x Modified:

svn commit: r241986 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Wed Oct 24 06:10:09 2012 New Revision: 241986 URL: http://svn.freebsd.org/changeset/base/241986 Log: Add back hwpmc support. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips ==

svn commit: r242004 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Wed Oct 24 15:45:26 2012 New Revision: 242004 URL: http://svn.freebsd.org/changeset/base/242004 Log: Conform to the style of the rest of the file for hwpmc. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips

svn commit: r242006 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Wed Oct 24 16:37:53 2012 New Revision: 242006 URL: http://svn.freebsd.org/changeset/base/242006 Log: Sort a few mis-sorted items. Modified: head/sys/conf/files Modified: head/sys/conf/files == ---

svn commit: r242008 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Wed Oct 24 16:53:02 2012 New Revision: 242008 URL: http://svn.freebsd.org/changeset/base/242008 Log: Move common fdt into files. Duplicate in files.powerpc the files shared with aim. Config is smart enough to cope with multiple lines of the same path with different

svn commit: r242031 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 02:38:05 2012 New Revision: 242031 URL: http://svn.freebsd.org/changeset/base/242031 Log: We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. Include it here unconditionally while I figure out why optional mips | mipsel didn't work. Modified:

svn commit: r242064 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 04:21:05 2012 New Revision: 242064 URL: http://svn.freebsd.org/changeset/base/242064 Log: List all the mips MACHINE_ARCH values in the options file to allow conditional inclusion based on the MACHINE_ARCH we're compiling for. Make ucmpdi2 conditional on mips or

svn commit: r242066 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 04:30:48 2012 New Revision: 242066 URL: http://svn.freebsd.org/changeset/base/242066 Log: Hoist the MI compat_freebsd32 files up into files from files.*. Modified: head/sys/conf/files head/sys/conf/files.amd64 head/sys/conf/files.ia64

svn commit: r242069 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 04:39:19 2012 New Revision: 242069 URL: http://svn.freebsd.org/changeset/base/242069 Log: Remove redunant geom_bsd and geom_mbr definitions. They are in files. Modified: head/sys/conf/files.arm Modified: head/sys/conf/files.arm

svn commit: r242071 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 04:46:58 2012 New Revision: 242071 URL: http://svn.freebsd.org/changeset/base/242071 Log: This file is somewhat obsolete (last updated in 1995) list of #if code in the kernel. Retire it rather than catch up with the last 17 years. Deleted:

svn commit: r242072 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 04:55:04 2012 New Revision: 242072 URL: http://svn.freebsd.org/changeset/base/242072 Log: Remove the links: target. It too is homelessly outdated since it relies on the outdated defines list. It likely hasn't been useful in 15 years, and certainly not in the

svn commit: r242073 - head/sys/conf

2012-10-24 Thread Warner Losh
Author: imp Date: Thu Oct 25 05:22:25 2012 New Revision: 242073 URL: http://svn.freebsd.org/changeset/base/242073 Log: Sort and remove a few long-obsolete comments. Modified: head/sys/conf/files.arm Modified: head/sys/conf/files.arm

svn commit: r242134 - head/sys/conf

2012-10-26 Thread Warner Losh
Author: imp Date: Fri Oct 26 14:36:02 2012 New Revision: 242134 URL: http://svn.freebsd.org/changeset/base/242134 Log: These no longer appera to be necessary for either 32-bit or 64-bit builds, eliminate them. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips

svn commit: r242160 - head/sys/conf

2012-10-26 Thread Warner Losh
Author: imp Date: Fri Oct 26 20:43:30 2012 New Revision: 242160 URL: http://svn.freebsd.org/changeset/base/242160 Log: Siba, in theory, is a architecturally neutral bus, so place it in files. It used to be in files.mips before the clean-room rewrite and really doesn't belong there. If we

svn commit: r242162 - head/sys/conf

2012-10-26 Thread Warner Losh
Author: imp Date: Fri Oct 26 21:25:10 2012 New Revision: 242162 URL: http://svn.freebsd.org/changeset/base/242162 Log: stack_machdep.c is dependent on ddb or stack options, not standard. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips

svn commit: r242204 - head/sys/conf

2012-10-27 Thread Warner Losh
Author: imp Date: Sun Oct 28 02:55:51 2012 New Revision: 242204 URL: http://svn.freebsd.org/changeset/base/242204 Log: Better comments. Modified: head/sys/conf/files.mips Modified: head/sys/conf/files.mips == ---

svn commit: r207461 - head/usr.sbin/config

2010-05-01 Thread Warner Losh
Author: imp Date: Sat May 1 07:25:28 2010 New Revision: 207461 URL: http://svn.freebsd.org/changeset/base/207461 Log: sparc64, and possibly other architectures, pads the length of the section holding the config file to sh_addralign bytes using NULs. This bogusly triggers an assert. Break

svn commit: r207473 - head/sys/mips/conf

2010-05-01 Thread Warner Losh
Author: imp Date: Sat May 1 16:38:40 2010 New Revision: 207473 URL: http://svn.freebsd.org/changeset/base/207473 Log: Put the -current debugging options back into AR71XX. Modified: head/sys/mips/conf/AR71XX Modified: head/sys/mips/conf/AR71XX

svn commit: r207474 - head/sys/mips/conf

2010-05-01 Thread Warner Losh
Author: imp Date: Sat May 1 16:39:46 2010 New Revision: 207474 URL: http://svn.freebsd.org/changeset/base/207474 Log: Enable AH_RXCFG_SDMAMW_4BYTES option. See NOTES file for why this is workaround (WAR) is needed. Modified: head/sys/mips/conf/AR71XX Modified: head/sys/mips/conf/AR71XX

svn commit: r207607 - head/usr.bin/tftp

2010-05-04 Thread Warner Losh
Author: imp Date: Tue May 4 06:13:17 2010 New Revision: 207607 URL: http://svn.freebsd.org/changeset/base/207607 Log: Go ahead and merge the work edwin@ on tftpd into the tree. It is a lot better than what's in the tree now. Edwin tested it at a prior employer, but can't test it today.

svn commit: r207608 - head/libexec/tftpd

2010-05-04 Thread Warner Losh
Author: imp Date: Tue May 4 06:19:19 2010 New Revision: 207608 URL: http://svn.freebsd.org/changeset/base/207608 Log: Go ahead and merge the work edwin@ on tftpd into the tree. It is a lot better than what's in the tree now. Edwin tested it at a prior employer, but can't test it today.

svn commit: r207854 - head/sys/boot/common

2010-05-10 Thread Warner Losh
Author: imp Date: Mon May 10 18:23:00 2010 New Revision: 207854 URL: http://svn.freebsd.org/changeset/base/207854 Log: Formatting nit Modified: head/sys/boot/common/module.c Modified: head/sys/boot/common/module.c

svn commit: r209024 - head/share/mk

2010-06-10 Thread Warner Losh
Author: imp Date: Fri Jun 11 02:43:36 2010 New Revision: 209024 URL: http://svn.freebsd.org/changeset/base/209024 Log: Merge from tbemd branch: Introduce MACHINE_CPUARCH. Many different MACHINE_ARCHs will be built from one MACHINE_CPUARCH. This will allow us to move to a more

svn commit: r209025 - head/share/mk

2010-06-10 Thread Warner Losh
Author: imp Date: Fri Jun 11 02:50:53 2010 New Revision: 209025 URL: http://svn.freebsd.org/changeset/base/209025 Log: Merge from tbemd Enhance Makefile.inc processing, when asked for, to include the most specific (MACHINE specific) to least specific (MACHINE_CPUARCH). Reviewed by:

svn commit: r209118 - in head/lib/libkse: . arch/amd64 arch/arm arch/i386 arch/ia64 arch/powerpc arch/sparc64 support

2010-06-12 Thread Warner Losh
Author: imp Date: Sun Jun 13 01:27:29 2010 New Revision: 209118 URL: http://svn.freebsd.org/changeset/base/209118 Log: Merge from tbemd: Convert from using MACHINE_ARCH to MACHINE_CPUARCH. Hoist path statement up into the top Makefile rather than repeating it on every arch Makefile.

svn commit: r209135 - head/usr.sbin/config

2010-06-13 Thread Warner Losh
Author: imp Date: Sun Jun 13 16:54:11 2010 New Revision: 209135 URL: http://svn.freebsd.org/changeset/base/209135 Log: style(9) fixes: o make cmd scoped to the whole do_rules function, since it really is scoped to the whole fucnion. Making it static was the wrong way to fix

svn commit: r209209 - head/tools/tools/nanobsd

2010-06-15 Thread Warner Losh
Author: imp Date: Tue Jun 15 18:16:45 2010 New Revision: 209209 URL: http://svn.freebsd.org/changeset/base/209209 Log: Create a make.conf. not needed for runtime, but some ports want to spam it at compile or install time. MFC after:3 days Modified:

svn commit: r209210 - head/tools/tools/nanobsd

2010-06-15 Thread Warner Losh
Author: imp Date: Tue Jun 15 18:18:31 2010 New Revision: 209210 URL: http://svn.freebsd.org/changeset/base/209210 Log: Allow population of /cfg and /data. Begin the move to making all slice creation overrideable too, but there's a few problems doing that for the duplicated partitions (s1

svn commit: r209510 - head

2010-06-24 Thread Warner Losh
Author: imp Date: Thu Jun 24 16:32:20 2010 New Revision: 209510 URL: http://svn.freebsd.org/changeset/base/209510 Log: Merge from tbemd: change the name of the object tree from ${TARGET} to ${TARGET}.${TARGET_ARCH} so we can do both big and little endian builds in the same tree.

svn commit: r209511 - head

2010-06-24 Thread Warner Losh
Author: imp Date: Thu Jun 24 17:53:25 2010 New Revision: 209511 URL: http://svn.freebsd.org/changeset/base/209511 Log: Merge from tbemd: use MACHINE_CPUARCH instead of MACHINE_CPU since the sources for the CSU is based on MACHINE_CPUARCH Reviewed by: arch@ (twice) Modified:

svn commit: r209515 - head/usr.sbin/pc-sysinstall/pc-sysinstall

2010-06-24 Thread Warner Losh
Author: imp Date: Thu Jun 24 22:33:03 2010 New Revision: 209515 URL: http://svn.freebsd.org/changeset/base/209515 Log: Makefile overlooked in r2095137 Added: head/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile (contents, props changed) Added:

svn commit: r209518 - head/usr.sbin/pc-sysinstall/pc-sysinstall

2010-06-24 Thread Warner Losh
Author: imp Date: Thu Jun 24 22:47:50 2010 New Revision: 209518 URL: http://svn.freebsd.org/changeset/base/209518 Log: Fix a stray PC-BSDism, on FreeBSD, we install these things into /usr/share Modified: head/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh Modified:

svn commit: r209552 - in head/usr.sbin/pc-sysinstall: backend backend-partmanager backend-query pc-sysinstall

2010-06-27 Thread Warner Losh
Author: imp Date: Sun Jun 27 16:46:11 2010 New Revision: 209552 URL: http://svn.freebsd.org/changeset/base/209552 Log: Spell iXsystems, Inc properly Submitted by: delphij@ Modified: head/usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh

svn commit: r209553 - in head/usr.sbin/pc-sysinstall: backend backend-query conf doc pc-sysinstall

2010-06-27 Thread Warner Losh
Author: imp Date: Sun Jun 27 17:04:03 2010 New Revision: 209553 URL: http://svn.freebsd.org/changeset/base/209553 Log: Update pc-sysinstall to output list of FTP mirrors as well as some installation information. Export architecture to install. PR: 148184 Submitted by: John

svn commit: r209554 - in head/usr.sbin/pc-sysinstall: . pc-sysinstall

2010-06-27 Thread Warner Losh
Author: imp Date: Sun Jun 27 17:14:04 2010 New Revision: 209554 URL: http://svn.freebsd.org/changeset/base/209554 Log: Properly inherit variables from src/usr.sbin/Makefile.inc for subdirectories of pc-sysinstall. Back out explicit setting in pc-sysinstall/pc-sysinstall/Makefile. Added:

svn commit: r209583 - head/sbin/devd

2010-06-28 Thread Warner Losh
== --- head/sbin/devd/devd.cc Tue Jun 29 01:04:24 2010(r209582) +++ head/sbin/devd/devd.cc Tue Jun 29 03:52:12 2010(r209583) @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2002-2003 M. Warner Losh. + * Copyright (c) 2002-2010 M. Warner Losh

svn commit: r209682 - head/sys/dev/ata

2010-07-03 Thread Warner Losh
Author: imp Date: Sun Jul 4 05:58:17 2010 New Revision: 209682 URL: http://svn.freebsd.org/changeset/base/209682 Log: Minor formatting nits. Modified: head/sys/dev/ata/ata-card.c Modified: head/sys/dev/ata/ata-card.c

svn commit: r209683 - head/sys/dev/ata

2010-07-04 Thread Warner Losh
Author: imp Date: Sun Jul 4 07:42:52 2010 New Revision: 209683 URL: http://svn.freebsd.org/changeset/base/209683 Log: Add a safety-belt. If the identified disk has 0 blocks, don't attach it. This can happen in some cases when plugging in SD/SmartCard PC Cards with empty slots. It is

svn commit: r209751 - in head/usr.sbin/pc-sysinstall: backend-query doc pc-sysinstall

2010-07-06 Thread Warner Losh
Author: imp Date: Tue Jul 6 23:29:55 2010 New Revision: 209751 URL: http://svn.freebsd.org/changeset/base/209751 Log: A few patches from Ed Maste by way of Kris Moore 1. Change detect-vmware to detect-emulation 2. improve laptop detection 3. better, network descriptions Modified:

svn commit: r209752 - head/usr.sbin/pc-sysinstall/backend-query

2010-07-06 Thread Warner Losh
Author: imp Date: Tue Jul 6 23:31:52 2010 New Revision: 209752 URL: http://svn.freebsd.org/changeset/base/209752 Log: These files should have been added/deleted in r209751 Added: head/usr.sbin/pc-sysinstall/backend-query/detect-emulation.sh (contents, props changed) Deleted:

svn commit: r209753 - head/usr.sbin/pc-sysinstall/backend-query

2010-07-06 Thread Warner Losh
Author: imp Date: Wed Jul 7 00:03:06 2010 New Revision: 209753 URL: http://svn.freebsd.org/changeset/base/209753 Log: Further simplification. Modified: head/usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh Modified: head/usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh

svn commit: r209973 - head

2010-07-12 Thread Warner Losh
Author: imp Date: Tue Jul 13 04:31:19 2010 New Revision: 209973 URL: http://svn.freebsd.org/changeset/base/209973 Log: Remove detect-vmware.sh, recently removed. Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc

svn commit: r209994 - head/sys/mips/include

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 15:01:36 2010 New Revision: 209994 URL: http://svn.freebsd.org/changeset/base/209994 Log: Remove obsolete define COPY_SIGCODE. This is unused in FreeBSD. Submitted by: bde@ Modified: head/sys/mips/include/cpu.h Modified: head/sys/mips/include/cpu.h

svn commit: r209995 - in head/sys: amd64/include i386/include

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 15:06:13 2010 New Revision: 209995 URL: http://svn.freebsd.org/changeset/base/209995 Log: Remove obsolete undef of COPY_SIGCODE. It appears to have not been used in FreeBSD in quite some time (maybe since before 4.4-lite :) Submitted by: bde Modified:

svn commit: r210007 - head/sys/mips/mips

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 17:21:15 2010 New Revision: 210007 URL: http://svn.freebsd.org/changeset/base/210007 Log: Use the cpuregs.h spellings for these registers rather than the cpu.h spelling. Modified: head/sys/mips/mips/locore.S Modified: head/sys/mips/mips/locore.S

svn commit: r210009 - head/sys/mips/include

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 17:24:30 2010 New Revision: 210009 URL: http://svn.freebsd.org/changeset/base/210009 Log: Define break value for ddb. Use int32/intptr casts for exception vector names. Define MIPS_SR_INT_MASK again Change MIPS_XKPHYS_CCA_* to MIPS_CCA_* since we can use them

svn commit: r210026 - head/sys/mips/conf

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 22:27:19 2010 New Revision: 210026 URL: http://svn.freebsd.org/changeset/base/210026 Log: Temp hack to N32 kernel: turn off debugger since n32 is too weird for ddb Modified: head/sys/mips/conf/XLRN32 Modified: head/sys/mips/conf/XLRN32

svn commit: r210027 - head/sys/mips/sibyte

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 22:30:27 2010 New Revision: 210027 URL: http://svn.freebsd.org/changeset/base/210027 Log: Remove redunant machine/cpuregs.h include. Also, spell things like in machine/cpuregs.h instead of machine/cpu.h. Modified: head/sys/mips/sibyte/sb_machdep.c Modified:

svn commit: r210028 - head/sys/mips/include

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 22:35:09 2010 New Revision: 210028 URL: http://svn.freebsd.org/changeset/base/210028 Log: Add INFO config register from mips32/64 land Modified: head/sys/mips/include/cpuregs.h Modified: head/sys/mips/include/cpuregs.h

svn commit: r210029 - head/sys/mips/include

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 22:36:45 2010 New Revision: 210029 URL: http://svn.freebsd.org/changeset/base/210029 Log: union cpuprid is also unused now Modified: head/sys/mips/include/cpu.h Modified: head/sys/mips/include/cpu.h

svn commit: r210036 - in head/usr.sbin/pc-sysinstall: backend backend-query doc pc-sysinstall

2010-07-13 Thread Warner Losh
Author: imp Date: Tue Jul 13 23:47:12 2010 New Revision: 210036 URL: http://svn.freebsd.org/changeset/base/210036 Log: Add support for packages. PR: 148584 Submitted by: John Hixon Added: head/usr.sbin/pc-sysinstall/backend-query/get-packages.sh (contents, props changed)

svn commit: r210038 - head/sys/mips/mips

2010-07-13 Thread Warner Losh
Author: imp Date: Wed Jul 14 00:41:22 2010 New Revision: 210038 URL: http://svn.freebsd.org/changeset/base/210038 Log: Prefer the cpuregs.h spellings of register and bit names over cpu.h. Modified: head/sys/mips/mips/exception.S head/sys/mips/mips/fp.S head/sys/mips/mips/machdep.c

svn commit: r210098 - head/sys/mips/mips

2010-07-14 Thread Warner Losh
Author: imp Date: Thu Jul 15 01:53:17 2010 New Revision: 210098 URL: http://svn.freebsd.org/changeset/base/210098 Log: Remove i386-ish sysctls. Also, make the bootinfo sysctl OID_AUTO. Modified: head/sys/mips/mips/machdep.c Modified: head/sys/mips/mips/machdep.c

svn commit: r210099 - head/sys/mips/include

2010-07-14 Thread Warner Losh
Author: imp Date: Thu Jul 15 01:55:28 2010 New Revision: 210099 URL: http://svn.freebsd.org/changeset/base/210099 Log: We don't need sys/cdefs.h for __CONCAT here. Modified: head/sys/mips/include/cpuregs.h Modified: head/sys/mips/include/cpuregs.h

svn commit: r210100 - head/sys/mips/include

2010-07-14 Thread Warner Losh
Author: imp Date: Thu Jul 15 01:58:20 2010 New Revision: 210100 URL: http://svn.freebsd.org/changeset/base/210100 Log: Remove unused stuff from cpu.h. Move inappropriate stuff in cpu.h elsewhere: {s,g}et_intr_mask - md_var.h num_tlbentries - tlb.h Remove #define clockframe trapframe and

svn commit: r210104 - head/sys/mips/include

2010-07-14 Thread Warner Losh
Author: imp Date: Thu Jul 15 03:36:50 2010 New Revision: 210104 URL: http://svn.freebsd.org/changeset/base/210104 Log: This file has been unused for a while now... Deleted: head/sys/mips/include/_bus_octeon.h ___ svn-src-head@freebsd.org mailing

svn commit: r210105 - head/sys/mips/include

2010-07-14 Thread Warner Losh
Author: imp Date: Thu Jul 15 03:56:08 2010 New Revision: 210105 URL: http://svn.freebsd.org/changeset/base/210105 Log: Move TLB definitions to tlb.h Modified: head/sys/mips/include/cpu.h head/sys/mips/include/tlb.h Modified: head/sys/mips/include/cpu.h

svn commit: r210142 - head/sys/mips/include

2010-07-15 Thread Warner Losh
Author: imp Date: Thu Jul 15 21:56:45 2010 New Revision: 210142 URL: http://svn.freebsd.org/changeset/base/210142 Log: Better description of this file Modified: head/sys/mips/include/asmacros.h Modified: head/sys/mips/include/asmacros.h

svn commit: r210158 - head/sys/mips/include

2010-07-16 Thread Warner Losh
Author: imp Date: Fri Jul 16 06:09:51 2010 New Revision: 210158 URL: http://svn.freebsd.org/changeset/base/210158 Log: Use #define for get_cyclecount rather than inline function. mips_rd_count() isn't defined in userland, and cpu.h is included there in alias_scpt.h (maybe they don't need it

svn commit: r210160 - head/sys/netinet/libalias

2010-07-16 Thread Warner Losh
Author: imp Date: Fri Jul 16 06:32:38 2010 New Revision: 210160 URL: http://svn.freebsd.org/changeset/base/210160 Log: machine/cpu.h isn't appropriate for this file,so remove it Modified: head/sys/netinet/libalias/alias_sctp.h Modified: head/sys/netinet/libalias/alias_sctp.h

svn commit: r210161 - in head/sys/mips: include mips

2010-07-16 Thread Warner Losh
Author: imp Date: Fri Jul 16 06:35:17 2010 New Revision: 210161 URL: http://svn.freebsd.org/changeset/base/210161 Log: Move common macros into asm.h. Replace MIPS_CPU_NOP_DELAY with HAZARD_DELAY. Move HAZARD_DELAY and ITLBNOPFIX into asm.h, for possible later optimization... Reviewed

svn commit: r210460 - head/sys/mips/include

2010-07-24 Thread Warner Losh
Author: imp Date: Sun Jul 25 04:19:05 2010 New Revision: 210460 URL: http://svn.freebsd.org/changeset/base/210460 Log: Get N64 building by defining VM_FREELIST_DIRECT to be VM_FREELIST_DEFAULT. I believe this is correct, since KX is set in n64, and thus all RAM can be direct mapped.

svn commit: r210700 - head/usr.sbin/pc-sysinstall/backend

2010-07-31 Thread Warner Losh
Author: imp Date: Sat Jul 31 19:25:51 2010 New Revision: 210700 URL: http://svn.freebsd.org/changeset/base/210700 Log: Adds the async option for journaled file systems (UFS + journaling) Submitted by: kris moore (kris at pcbsd org) Modified:

svn commit: r210701 - head/usr.sbin/pc-sysinstall/backend

2010-07-31 Thread Warner Losh
Author: imp Date: Sat Jul 31 19:27:43 2010 New Revision: 210701 URL: http://svn.freebsd.org/changeset/base/210701 Log: Fixes a bug when installing with a ZFS on root (/) and UFS /boot partition. Don't stamp the zfs boot-loader in this case. Submitted by: kris moore Modified:

svn commit: r211055 - head/usr.sbin/syslogd

2010-08-07 Thread Warner Losh
Author: imp Date: Sun Aug 8 02:45:14 2010 New Revision: 211055 URL: http://svn.freebsd.org/changeset/base/211055 Log: This isn't WARNS=6 safe. It fails to build on mips. Retore old WARNS?=3 until that's resolved. Modified: head/usr.sbin/syslogd/Makefile Modified:

svn commit: r211249 - head/sys/modules

2010-08-12 Thread Warner Losh
Author: imp Date: Thu Aug 12 22:46:31 2010 New Revision: 211249 URL: http://svn.freebsd.org/changeset/base/211249 Log: This depends on ACPI, so only build on i386:i386, amd64:amd64 and ia64:ia64. It can't possibly work on pc98, or any of the embedded platforms, since they lack ACPI.

svn commit: r211326 - head/usr.sbin/config

2010-08-15 Thread Warner Losh
Author: imp Date: Sun Aug 15 08:49:07 2010 New Revision: 211326 URL: http://svn.freebsd.org/changeset/base/211326 Log: Given the lag between introducing the options-compat and fixing the bug in the config file was long, and merged to stable, we have to bump the version here so that stable/8

svn commit: r211484 - head/sys/cddl/contrib/opensolaris/uts/common/sys

2010-08-18 Thread Warner Losh
Author: imp Date: Thu Aug 19 03:31:26 2010 New Revision: 211484 URL: http://svn.freebsd.org/changeset/base/211484 Log: First cut at mips n64 ABI support Modified: head/sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h Modified:

svn commit: r211485 - in head/usr.sbin/pc-sysinstall: backend backend-query conf doc pc-sysinstall

2010-08-19 Thread Warner Losh
Author: imp Date: Thu Aug 19 05:59:27 2010 New Revision: 211485 URL: http://svn.freebsd.org/changeset/base/211485 Log: Various updates to support new pc-sysinstall directive installPackages that will install packages and all package dependencies. PR: 148606 Submitted by:

svn commit: r211487 - in head/usr.sbin/pc-sysinstall: backend pc-sysinstall

2010-08-19 Thread Warner Losh
Author: imp Date: Thu Aug 19 06:02:31 2010 New Revision: 211487 URL: http://svn.freebsd.org/changeset/base/211487 Log: Some cleanup, changed some echo's to echo_log, check for PROGDIR so that different PROGDIR's can be set. PR: 148806 Submitted by: John Hixson Modified:

svn commit: r211488 - head/usr.sbin/pc-sysinstall/backend

2010-08-19 Thread Warner Losh
Author: imp Date: Thu Aug 19 06:05:05 2010 New Revision: 211488 URL: http://svn.freebsd.org/changeset/base/211488 Log: Simple patch to add support zpool virtual devices that are not currently supported. PR: 149599 Submitted by: John Hixson Modified:

svn commit: r211489 - in head/usr.sbin/pc-sysinstall: backend-query pc-sysinstall

2010-08-19 Thread Warner Losh
Author: imp Date: Thu Aug 19 06:07:49 2010 New Revision: 211489 URL: http://svn.freebsd.org/changeset/base/211489 Log: Added -m option to disk-list to list memory disks along with standard disks. PR: 149749 Submitted by: John Hixson Modified:

svn commit: r211490 - in head/usr.sbin/pc-sysinstall: backend examples

2010-08-19 Thread Warner Losh
Author: imp Date: Thu Aug 19 06:11:06 2010 New Revision: 211490 URL: http://svn.freebsd.org/changeset/base/211490 Log: This patch to pc-sysinstall allows the setting of a new config variable for installation, which lets the user/front-end select between MBR or GPT partitioning schemes when

svn commit: r211673 - head

2010-08-22 Thread Warner Losh
Author: imp Date: Mon Aug 23 01:07:07 2010 New Revision: 211673 URL: http://svn.freebsd.org/changeset/base/211673 Log: Minor tweak from tbemd Modified: head/Makefile.inc1 Modified: head/Makefile.inc1 == ---

svn commit: r211676 - head/sys/boot/arm/uboot

2010-08-22 Thread Warner Losh
Author: imp Date: Mon Aug 23 01:37:55 2010 New Revision: 211676 URL: http://svn.freebsd.org/changeset/base/211676 Log: It turns out that the OUTPUT_FORMAT should do the right thing for both endians... Deleted: head/sys/boot/arm/uboot/ldscript.armeb Modified:

svn commit: r211677 - in head/sys/boot/i386: . boot2 gptboot gptzfsboot libfirewire libi386 loader zfsboot

2010-08-22 Thread Warner Losh
Author: imp Date: Mon Aug 23 01:42:09 2010 New Revision: 211677 URL: http://svn.freebsd.org/changeset/base/211677 Log: MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH Modified: head/sys/boot/i386/Makefile.inc head/sys/boot/i386/boot2/Makefile

svn commit: r211678 - in head/sys/boot: common ficl

2010-08-22 Thread Warner Losh
Author: imp Date: Mon Aug 23 01:43:47 2010 New Revision: 211678 URL: http://svn.freebsd.org/changeset/base/211678 Log: MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (which simplifies some powerpc/powerpc64 ifs) Modified: head/sys/boot/common/Makefile.inc

svn commit: r211680 - in head/sys/boot: ia64/common ia64/efi ia64/ski ofw/libofw uboot/lib zfs

2010-08-22 Thread Warner Losh
Author: imp Date: Mon Aug 23 01:50:34 2010 New Revision: 211680 URL: http://svn.freebsd.org/changeset/base/211680 Log: MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (which simplifies some powerpc/powerpc64 ifs) Modified: head/sys/boot/ia64/common/Makefile

svn commit: r211690 - in head/sys/modules: . aac acpi/acpi agp amr asr bge cpufreq cxgb cyclic dtrace dtrace/dtrace dtrace/fasttrap hptmv hptrr hwpmc i2c/controllers/pcf io le linprocfs linsysfs li...

2010-08-23 Thread Warner Losh
Author: imp Date: Mon Aug 23 06:13:29 2010 New Revision: 211690 URL: http://svn.freebsd.org/changeset/base/211690 Log: MFtbemd: Use MACHINE_CPUARCH in preference to MACHINE_ARCH. The former is the source code location of the machine, the latter the binary output. In general, we want

svn commit: r211695 - head/sys/kern

2010-08-23 Thread Warner Losh
Author: imp Date: Mon Aug 23 06:22:35 2010 New Revision: 211695 URL: http://svn.freebsd.org/changeset/base/211695 Log: This should really be MACHINE not MACHINE_ARCH, and is this Makefile even used? Modified: head/sys/kern/Makefile Modified: head/sys/kern/Makefile

svn commit: r211725 - in head: . cddl/lib/libdtrace cddl/lib/libzpool gnu/lib/csu gnu/lib/libgomp gnu/lib/libstdc++ gnu/usr.bin/binutils/gdb gnu/usr.bin/gdb gnu/usr.bin/gdb/gdbserver include lib li...

2010-08-23 Thread Warner Losh
Author: imp Date: Mon Aug 23 22:24:11 2010 New Revision: 211725 URL: http://svn.freebsd.org/changeset/base/211725 Log: MFtbemd: Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want to test of all the CPUs of a given family conform. Modified: head/Makefile.inc1

svn commit: r211730 - in head/usr.sbin/pc-sysinstall: backend backend-query pc-sysinstall

2010-08-24 Thread Warner Losh
Author: imp Date: Tue Aug 24 06:11:46 2010 New Revision: 211730 URL: http://svn.freebsd.org/changeset/base/211730 Log: Indent things consistently PR: 149926 Submitted by: John Hixson Modified: head/usr.sbin/pc-sysinstall/backend-query/disk-info.sh

svn commit: r211731 - head/gnu/lib/libdialog

2010-08-24 Thread Warner Losh
Author: imp Date: Tue Aug 24 06:30:46 2010 New Revision: 211731 URL: http://svn.freebsd.org/changeset/base/211731 Log: Create a checklist and call one of the *printw() functions from the selected() callback. When the dialog first appears, you will not see the printed statement on the

svn commit: r211774 - in head/lib/libc: . compat-43 gen locale quad softfloat stdlib string sys

2010-08-24 Thread Warner Losh
Author: imp Date: Tue Aug 24 20:54:43 2010 New Revision: 211774 URL: http://svn.freebsd.org/changeset/base/211774 Log: Powerpc is special here. powerpc and powerpc64 use different ABIs, so their implementations aren't in the same files. Introduce LIBC_ARCH and use that in preference to

svn commit: r211778 - head/lib/libc

2010-08-24 Thread Warner Losh
Author: imp Date: Tue Aug 24 21:28:34 2010 New Revision: 211778 URL: http://svn.freebsd.org/changeset/base/211778 Log: Fix an accidental sed... Modified: head/lib/libc/Makefile Modified: head/lib/libc/Makefile ==

svn commit: r211792 - head/sys/dev/ed

2010-08-24 Thread Warner Losh
Author: imp Date: Wed Aug 25 02:03:48 2010 New Revision: 211792 URL: http://svn.freebsd.org/changeset/base/211792 Log: Prodded by Yongari, add support for Holtek HT80232. Add the device ID, plus the ability to force '16-bit mode' which really means NE-2000 mode. Other open source drivers

svn commit: r211831 - head

2010-08-25 Thread Warner Losh
Author: imp Date: Thu Aug 26 05:16:00 2010 New Revision: 211831 URL: http://svn.freebsd.org/changeset/base/211831 Log: Rescue doesn't work for n64. Modified: head/Makefile.mips Modified: head/Makefile.mips == ---

svn commit: r211832 - head/usr.sbin

2010-08-25 Thread Warner Losh
Author: imp Date: Thu Aug 26 05:25:51 2010 New Revision: 211832 URL: http://svn.freebsd.org/changeset/base/211832 Log: Ugly kludge to paper over some kind of ld bug and/or misuse: don't build uathload on mips n64 either. Modified: head/usr.sbin/Makefile Modified: head/usr.sbin/Makefile

svn commit: r211845 - head

2010-08-26 Thread Warner Losh
Author: imp Date: Thu Aug 26 14:54:12 2010 New Revision: 211845 URL: http://svn.freebsd.org/changeset/base/211845 Log: Guard against TARGET_ABI being undefined (TARGET_ABI will go away soon) Modified: head/Makefile.mips Modified: head/Makefile.mips

svn commit: r211846 - head/usr.sbin

2010-08-26 Thread Warner Losh
Author: imp Date: Thu Aug 26 15:49:52 2010 New Revision: 211846 URL: http://svn.freebsd.org/changeset/base/211846 Log: Make sure TARGET_ABI is defined. TARGET_ABI will die a horrible death after we get all of TBEMD merged back into head, and make mips64 imply n64, so don't bother to make

svn commit: r211949 - head/share/mk

2010-08-28 Thread Warner Losh
Author: imp Date: Sat Aug 28 21:06:13 2010 New Revision: 211949 URL: http://svn.freebsd.org/changeset/base/211949 Log: Now that we default to the proper endian, we don't need these for mips Modified: head/share/mk/bsd.cpu.mk Modified: head/share/mk/bsd.cpu.mk

svn commit: r212169 - head/tools/tools/nanobsd

2010-09-02 Thread Warner Losh
Author: imp Date: Fri Sep 3 03:48:06 2010 New Revision: 212169 URL: http://svn.freebsd.org/changeset/base/212169 Log: Allow / in the NANO_DEVICE PR: 149729 Submitted by: Thomas Quinot tho...@cuivre.fr.eu.org Modified: head/tools/tools/nanobsd/nanobsd.sh Modified:

svn commit: r212337 - in head/usr.sbin/pc-sysinstall: backend backend-query doc examples pc-sysinstall

2010-09-08 Thread Warner Losh
Author: imp Date: Wed Sep 8 20:10:24 2010 New Revision: 212337 URL: http://svn.freebsd.org/changeset/base/212337 Log: pc-sysinstall(8) patch that allows images to be written to disks This patch creates the image directive for the pc-sysinstall config file. This allows disks to be

svn commit: r212511 - head/usr.sbin/crunch/crunchide

2010-09-12 Thread Warner Losh
Author: imp Date: Mon Sep 13 00:57:48 2010 New Revision: 212511 URL: http://svn.freebsd.org/changeset/base/212511 Log: Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCH based on TARGET_ARCH. Use TARGET_ARCH still for a powerpc64 test. Futureproof for coming

svn commit: r212512 - head/usr.bin/xlint

2010-09-12 Thread Warner Losh
Author: imp Date: Mon Sep 13 01:00:48 2010 New Revision: 212512 URL: http://svn.freebsd.org/changeset/base/212512 Log: Move to using TARGET_CPUARCH instead of TARGET_ARCH. Modified: head/usr.bin/xlint/Makefile.inc Modified: head/usr.bin/xlint/Makefile.inc

svn commit: r212513 - in head/usr.bin/xlint/arch: powerpc powerpc64

2010-09-12 Thread Warner Losh
Author: imp Date: Mon Sep 13 01:20:53 2010 New Revision: 212513 URL: http://svn.freebsd.org/changeset/base/212513 Log: merge powerpc and powerpc64 now that we use TARGET_CPUARCH Deleted: head/usr.bin/xlint/arch/powerpc64/ Modified: head/usr.bin/xlint/arch/powerpc/targparam.h Modified:

svn commit: r212515 - head/bin

2010-09-12 Thread Warner Losh
Author: imp Date: Mon Sep 13 01:29:51 2010 New Revision: 212515 URL: http://svn.freebsd.org/changeset/base/212515 Log: Merge from tbemd: Add directory names directly and sort at the end. Include bsd.arch.inc.mk so we can, in the future, more easily make arch dependent changes in /bin

<    1   2   3   4   5   6   7   8   9   10   >