Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (2h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 11:51:35 UTC Now

2009-08-18 17:02:01 UTC MAIN commitmail json YAML

2009-08-18 16:53:29 UTC MAIN commitmail json YAML

Add intel-public license.

(jmcneill)

2009-08-18 16:52:43 UTC MAIN commitmail json YAML

Let us safely detach the ISA bus and devices attaching to the ISA
bus:

1 Add isadetach() for detaching the ISA bus, and add some helper
  routines that release resources held for ISA DMA.

2 In isachilddetached(), forget references to child devices.

While I am here, change ISA_DMA_DRQ_ISFREE(...) == 0 to the simpler
expression, !ISA_DMA_DRQ_ISFREE(...).

(dyoung)

2009-08-18 16:49:25 UTC MAIN commitmail json YAML

acpi(4): Updated ACPICA to 20090730. This release includes full
support for the ACPI 4.0 specification. [jmcneill 20090818]

(jmcneill)

2009-08-18 16:44:14 UTC MAIN commitmail json YAML

2009-08-18 16:41:03 UTC MAIN commitmail json YAML

2009-08-18 16:38:51 UTC MAIN commitmail json YAML

2009-08-18 16:33:11 UTC MAIN commitmail json YAML

2009-08-18 16:26:12 UTC MAIN commitmail json YAML

src/sys/external/intel-public/acpica/dist/debugger/dbcmds.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/debugger/dbexec.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/debugger/dbinput.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/debugger/dbutils.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/disassembler/dmresrc.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/disassembler/dmresrcl.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/dispatcher/dsopcode.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/events/evrgnini.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/executer/exdump.c@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acdebug.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acdisasm.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acinterp.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/aclocal.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acmacros.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acnamesp.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acpixf.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acresrc.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/actables.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/actypes.h@1.2 / diff / nxr@1.2
src/sys/external/intel-public/acpica/dist/include/acutils.h@1.2 / diff / nxr@1.2
      :
(more 18 files)
Build fixes for NetBSD.

(jmcneill)

2009-08-18 16:23:40 UTC MAIN commitmail json YAML

src/sys/external/intel-public/acpica/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/changes.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/adfile.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/adisasm.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/adwalk.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/dmrestag.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/dmtable.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/dmtbdump.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/dmtbinfo.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/common/getopt.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/Makefile@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslanalyze.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslcodegen.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslcompile.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslcompiler.h@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslcompiler.l@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslcompiler.y@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/asldefine.h@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslerror.c@1.1.1.1 / diff / nxr@1.1.1.1
src/sys/external/intel-public/acpica/dist/compiler/aslfiles.c@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 234 files)
initial import of acpica-20090730

Status:

Vendor Tag: intel
Release Tags: acpica-20090730

(jmcneill)

2009-08-18 16:10:44 UTC matt-nb5-mips64 commitmail json YAML

${MKPIC} is not always defined.

(uebayasi)

2009-08-18 15:27:42 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 15:25:30 UTC matt-nb5-mips64 commitmail json YAML

Fix .cpsetup use $25 instead of $t9.
kill FPST/FPLD and use FP_S/FP_L which match INT_S/PTR_S/REG_S ...

(matt)

2009-08-18 15:16:45 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 15:16:23 UTC matt-nb5-mips64 commitmail json YAML

Include assym.h for _OFFSETOF_UC_GREGS.

(uebayasi)

2009-08-18 15:11:26 UTC MAIN commitmail json YAML

Make binutils stuff conditional on HAVE_BINUTILS being 216.

(skrll)

2009-08-18 15:08:52 UTC MAIN commitmail json YAML

Build binutils 2.19.1 if HAVE_BINUTILS is 219

(skrll)

2009-08-18 15:04:23 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 14:53:00 UTC MAIN commitmail json YAML

Add HAVE_BINUTILS and default to 2.16

(skrll)

2009-08-18 14:44:20 UTC matt-nb5-mips64 commitmail json YAML

Provide FP_L / FP_S as aliases of FPLD / FPST.  Fix build.

(uebayasi)

2009-08-18 14:42:26 UTC matt-nb5-mips64 commitmail json YAML

.cprestore doesn't accept register.  Pass CALLFRAME_S0 instead.

(uebayasi)

2009-08-18 13:54:53 UTC MAIN commitmail json YAML

for consistency use printWsType() to print Sun5 keyboard type

(martin)

2009-08-18 11:22:09 UTC MAIN commitmail json YAML

remove some "inline" from functions which are defined in a .c file
but used elsewhere -- gcc-4.4.1 doesn't like it and I doubt it
had any effect

(drochner)

2009-08-18 11:15:43 UTC MAIN commitmail json YAML

put some strange text within an "#if 0"'d section into a comment
additionally to appease picky parsers

(drochner)

2009-08-18 11:14:53 UTC netbsd-4 commitmail json YAML

2009-08-18 11:14:25 UTC netbsd-4-0 commitmail json YAML

2009-08-18 11:13:42 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1350):
sbin/dkctl/dkctl.8: revision 1.20
Bump date for previous. Add comma in enumeration. Use Pp for paragraph
separation.

(bouyer)

2009-08-18 11:13:27 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1350):
sbin/dkctl/dkctl.8: revision 1.20
Bump date for previous. Add comma in enumeration. Use Pp for paragraph
separation.

(bouyer)

2009-08-18 11:12:06 UTC MAIN commitmail json YAML

comparision with a string literal by "==" can't work (found by gcc-4.4.1),
replace with strcmp()

(drochner)

2009-08-18 11:08:37 UTC MAIN commitmail json YAML

rename a macro which is used to typecast constant strings from "U"
to "UC" -- there is a draft paper (ISO/IEC DTR 19769) which defines
that U"xxxx" is a UTF-32 literal, and gcc-4.4.1 implements this
with -std=gnu99

(drochner)

2009-08-18 11:07:06 UTC netbsd-4-0 commitmail json YAML

2009-08-18 11:06:53 UTC netbsd-4 commitmail json YAML

2009-08-18 11:06:45 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1350):
sbin/dkctl/dkctl.c: revision 1.18
sbin/dkctl/dkctl.8: revision 1.19
list the partition types addwedge understands, so you don't need to utsl
to find out what strings to use here
fixes PR 37252
make dkctl conform to its man page and print the device name on addwedge
when the addition was successful (as well as indicating success).

(bouyer)

2009-08-18 11:05:31 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1350):
sbin/dkctl/dkctl.c: revision 1.18
sbin/dkctl/dkctl.8: revision 1.19
list the partition types addwedge understands, so you don't need to utsl
to find out what strings to use here
fixes PR 37252
make dkctl conform to its man page and print the device name on addwedge
when the addition was successful (as well as indicating success).

(bouyer)

2009-08-18 10:59:33 UTC netbsd-4-0 commitmail json YAML

2009-08-18 10:59:31 UTC netbsd-4 commitmail json YAML

2009-08-18 10:58:33 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1353):
usr.bin/xlint/lint1/init.c: revision 1.22
pushinit(): fix a use-after-free bug.

(bouyer)

2009-08-18 10:58:29 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1353):
usr.bin/xlint/lint1/init.c: revision 1.22
pushinit(): fix a use-after-free bug.

(bouyer)

2009-08-18 10:53:52 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1351):
lib/libc/sys/shmctl.2: revision 1.20
lib/libc/sys/semctl.2: revision 1.18
Fix pastos. From Jukka Salmi in PR 41605, with a very minor adjustment.

(bouyer)

2009-08-18 10:53:45 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1351):
lib/libc/sys/shmctl.2: revision 1.20
lib/libc/sys/semctl.2: revision 1.18
Fix pastos. From Jukka Salmi in PR 41605, with a very minor adjustment.

(bouyer)

2009-08-18 10:37:05 UTC netbsd-4-0 commitmail json YAML

tickets 1340, 1341, 1344, 1345

(bouyer)

2009-08-18 10:36:15 UTC netbsd-4 commitmail json YAML

tickets 1339-1346, 1348

(bouyer)

2009-08-18 10:33:25 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1346):
external/bsd/pkg_install/dist/info/perform.c: revision 1.1.1.10
external/bsd/pkg_install/dist/lib/license.c: revision 1.1.1.4
external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in: revision 1.1.1.5
external/bsd/pkg_install/dist/lib/version.h: revision 1.1.1.17
Import pkg_install-20090724:
- license handling: accept upper case letters. Keep license checks
  case-sensitive as done in the older pkgsrc logic. Document this.
  OK dillo@, schmonz@, wiz@
- pkg_info:
- fix handling of non-packages, that are valid archives
- invert order of pkg_info -r to better match the expectations of
  make update.

(bouyer)

2009-08-18 10:21:53 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1348):
sys/arch/pmax/pmax/machdep.c: revision 1.233
Fix an #ifdef botch in rev 1.214 that causes
[ Kernel symbol table invalid! ] message at boot,
which means no ksyms(4) support even on GENERIC kernel.
Should be pulled up to netbsd-4 and netbsd-5.

(bouyer)

2009-08-18 10:20:10 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1345):
sbin/wsconsctl/wsconsctl.8: revision 1.26
PR/40059 - Bug Hunting -- add Xref to wscons.conf(5)

(bouyer)

2009-08-18 10:19:47 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1345):
sbin/wsconsctl/wsconsctl.8: revision 1.26
PR/40059 - Bug Hunting -- add Xref to wscons.conf(5)

(bouyer)

2009-08-18 10:17:45 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1344):
lib/libc/sys/intro.2: revision 1.50 via patch
PR/40060 - Bug Hunting -- grammar fix

(bouyer)

2009-08-18 10:17:39 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1344):
lib/libc/sys/intro.2: revision 1.50 via patch
PR/40060 - Bug Hunting -- grammar fix

(bouyer)

2009-08-18 10:17:20 UTC MAIN commitmail json YAML

src/external/gpl3/binutils/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/COPYING.LIB@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/COPYING3@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/COPYING3.LIB@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/MAINTAINERS@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/Makefile.def@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/Makefile.tpl@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/README-maintainer-mode@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-0001@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-0203@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-2004@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-2005@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-2006@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-2007@1.1.1.1 / diff / nxr@1.1.1.1
src/external/gpl3/binutils/dist/bfd/ChangeLog-9193@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 9175 files)
Import binutils 2.19.1 as requested by matt@

OK'ed by board@

Status:

Vendor Tag: FSF
Release Tags: binutils-2-19-1

(skrll)

2009-08-18 10:15:45 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1343):
usr.bin/printenv/printenv.c: revision 1.10
(1) reject instead of ignore extra arguments;
(2) reject requests for environment variables containing '='
    (PR 41774, but with different patch)
(3) fix capitalization of usage message

(bouyer)

2009-08-18 10:11:04 UTC netbsd-4 commitmail json YAML

2009-08-18 10:10:19 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1342):
sys/dev/pci/if_bge.c: revisions 1.135, 1.146, 1.151-1.152,
1.155-1.167 via patch
sys/dev/pci/if_bgereg.h: revisions 1.43, 1.48-1.52
sys/dev/pci/if_bgevar.h: revision 1.1
sys/dev/mii/brgphy.c: revisions 1.36, 1.40, 1.43-1.44 and
1.47-1.48 via patch
sys/dev/mii/brgphyreg.h: revisions 1.3-1.4
sys/dev/mii/miidevs: revisions 1.75, 1.77, 1.85
sys/dev/mii/miidevs.h: regen
sys/dev/mii/miidevs_data.h: regen
sys/dev/mii/miivar.h: revision 1.54
For bge:
  - Really set Tx threshold.
  - Fix the case of setting a flag in BGE_PCI_DMA_RW_CTL on
    conventional PCI.
  - Fix some bugs that the driver unable to detect link loss
    (OpenBSD 1.135, FreeBSD 1.102)
  - bge_tick(): fix some extra input error (OpenBSD 1.221 FreeBSD 1.212)
  - Acknowledge link change interrupts by setting the "link changed" bit
    in the status register (used to have no effect). FreeBSD 1.44
    (OpenBSD 1.21)
  - Add some fiber support (OpenBSD 1.220)
  - Set BGE_MISCCFG_KEEP_GPHY_POWER as {Open,Free}BSD and linux.
  - Add special case code to fix a problem with the BCM5704 in TBI
    mode (FreeBSD rev. 1.71, OpenBSD rev. 1.35)
  - Force an interrupt in bge_ifmedia_upd (FreeBSD rev. 1.205, OpenBSD
    rev. 1.242)
  - Add missing workaround for 5705 (FreeBSD rev. 1.44, OpenBSD rev.
    1.21)
  - Don't print error message only when the register is BGE_SRS_MODE.
    It occurs on some environment (and once after boot?). Other *BSDs
    and Linux don't print the error message for all registers.
  - Fix comments.
  - Remove obsolete codes.
  - Add BCM5786 support.
for brgphy:
  - Add some quirk codes.
  - Add support for BCM5462, BCM54K2, BCM5708C, BCM5722, and BCM5906.

(bouyer)

2009-08-18 09:56:53 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1341):
lib/libc/stdlib/strtoul.3: revisions 1.22, 1.23 via patch
lib/libc/stdlib/strtol.3: revisions 1.25, 1.26 via patch
Clarify the description of the errno behavior, based on the recent
thread in tech-userlevel.
Bump date for previous.

(bouyer)

2009-08-18 09:56:43 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1341):
lib/libc/stdlib/strtoul.3: revisions 1.22, 1.23 via patch
lib/libc/stdlib/strtol.3: revisions 1.25, 1.26 via patch
Clarify the description of the errno behavior, based on the recent
thread in tech-userlevel.
Bump date for previous.

(bouyer)

2009-08-18 09:53:28 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1340):
lib/libc/sys/intro.2: revision 1.53
lib/libc/sys/intro.2: revision 1.54
Mention, along with the behavior of succeeding system calls, the
normal behavior of succeeding library functions regarding errno.
(That is, they may leave arbitrary nonzero values in errno.)
Ok kleink@; related to PR lib/41567 as well as a recent thread on
tech-userlevel.
Bump date for previous.

(bouyer)

2009-08-18 09:53:23 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1340):
lib/libc/sys/intro.2: revision 1.53
lib/libc/sys/intro.2: revision 1.54
Mention, along with the behavior of succeeding system calls, the
normal behavior of succeeding library functions regarding errno.
(That is, they may leave arbitrary nonzero values in errno.)
Ok kleink@; related to PR lib/41567 as well as a recent thread on
tech-userlevel.
Bump date for previous.

(bouyer)

2009-08-18 09:46:51 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1339):
sys/dev/ic/rtl8169.c: revisions 1.107, 1.114, 1.115, 1.116,
1.117 (via patch), 1.118 (via patch),
1.119, 1.121
sys/dev/ic/rtl81x9reg.h: revisions 1.36, 1.37, 1.38, 1.39
sys/dev/ic/rtl81x9var.h: revision  1.47
sys/dev/mii/rgephy.c: revisions    1.16, 1.18, 1.19, 1.27 (via patch)
sys/dev/mii/rgephyreg.h: revision 1.3
sys/dev/pci/if_re_pci.c: revision 1.36
- add support for RTL8211B(L) to rgephy(4)
- add a wakeup instruction for rgephy(4) on newer re(4) chips
- detect RTL8169CP, RTL8168D/8111D, and RTL8103E variants
- fix rgephy(4) problem on RTL8111D reported on current-users:
  http://mail-index.NetBSD.org/current-users/2009/04/12/msg008977.html
  http://mail-index.NetBSD.org/current-users/2009/04/19/msg009096.html
- pull more quirk handling from FreeBSD
- fix RX hwcksum for DESCV2 chips for PR kern/40605
- remove "B" suffix from RTL8168 device names in attach message

(bouyer)

2009-08-18 09:22:47 UTC MAIN commitmail json YAML

No longer rely on <sys/exec.h> including <sys/exec_aout.h>.
Hi, matt@!

(he)

2009-08-18 08:21:13 UTC MAIN commitmail json YAML

2009-08-18 07:01:14 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 06:58:55 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 06:57:52 UTC matt-nb5-mips64 commitmail json YAML

Add _OFFSETOF_SC_MASK13 for compat setjmp/longjmp.

(matt)

2009-08-18 06:56:52 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 06:55:48 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 06:55:09 UTC matt-nb5-mips64 commitmail json YAML

Checkin a fix for 8byte access even though we are now using the C version.

(matt)

2009-08-18 06:52:09 UTC matt-nb5-mips64 commitmail json YAML

2009-08-18 06:49:18 UTC matt-nb5-mips64 commitmail json YAML

Make arch/gen/_setjmp.S and compat/arch/gen/compat_setjmp.S as identical
as possible.
Use RCSID.  Use FP_L/FP_S

(matt)

2009-08-18 06:46:00 UTC matt-nb5-mips64 commitmail json YAML

Dont case pointers to __greg_t, use intptr_t (pointers on mips are signed)

(matt)

2009-08-18 06:44:26 UTC matt-nb5-mips64 commitmail json YAML

Remove PIC_xCALL - unused
Fix NewABI PIC_* macros (now that a NewABI toolchain mostly works).

(matt)

2009-08-18 06:42:18 UTC matt-nb5-mips64 commitmail json YAML

fix a comment in vax. :)
add a commented out match for mips64 in MKPICLIB=no case

(matt)

2009-08-18 06:38:17 UTC matt-nb5-mips64 commitmail json YAML

Fix typo in newabi non-abicalls case.

(matt)

2009-08-18 06:02:36 UTC MAIN commitmail json YAML

2009-08-18 05:50:55 UTC MAIN commitmail json YAML

don't read/write 1000baseT specific MII registers on 10/100M only device.
from OpenBSD.

(cegger)

2009-08-18 05:34:17 UTC MAIN commitmail json YAML

fix the rest of PR 41902: make the mouse re-init wsmouse version.
the later mouse init changes the "protocol" away from "wsmouse", so
we don't bother testing for wsmouse but just try it anyway.

also, reduce (useless?) netbsd diffs to vendor.

(mrg)

2009-08-18 05:05:56 UTC MAIN commitmail json YAML

fix whitespace.  no functional changes.

(yamt)

2009-08-18 04:02:40 UTC MAIN commitmail json YAML

Instead of exiting with an obscure error message if -N /kernelname isn't
specified, blithely assume the kernel will consume around 20 megs.

(dogcow)

2009-08-18 02:44:37 UTC MAIN commitmail json YAML

whitespace fixes.  no functional changes.

(yamt)

2009-08-18 02:43:49 UTC MAIN commitmail json YAML

whitespace fixes.  no functional changes.

(yamt)

2009-08-18 02:41:31 UTC MAIN commitmail json YAML

uvm_mmap: remove a dead conditional.

(yamt)

2009-08-18 02:17:09 UTC MAIN commitmail json YAML

1. some of the video24linux structs are not as machine independent as their
  authors want them to be. For the buffer ioctls, define new ioctls with
  the 32 bit buffer sizes. For the format struct, define it as packed
  so it is the same on 32 and 64 bit. (I might need to version this)
2. the mmapped buffers need to be page aligned, otherwise mmap(2) does
  not work. Make it so.
All this makes my ricoh camera work with emul-linux and skype running on
amd64. Next is sound!

(christos)

2009-08-18 02:04:14 UTC MAIN commitmail json YAML

2009-08-18 02:02:58 UTC MAIN commitmail json YAML

add the video ioctls so that the 32 bit skype works with video
more commits to come

(christos)

2009-08-18 00:15:37 UTC MAIN commitmail json YAML

we need sys/exec_aout.h here
CV: Enter Log.  Lines beginning with `CVS:' are removed automatically

(macallan)

2009-08-17 23:55:26 UTC MAIN commitmail json YAML

2009-08-17 22:58:28 UTC MAIN commitmail json YAML

2009-08-17 21:28:24 UTC MAIN commitmail json YAML

fix pasto: UFS_WAPBL_FLAGS_CREATE_LOG is "create-log" not "clear-log"

(bouyer)

2009-08-17 19:44:32 UTC MAIN commitmail json YAML

Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32.
Changes from PR/40309, but structure changed so there is a common error printf.
Compiles ok, but my quick kernel build failed to find module_init_md().

(dsl)

2009-08-17 19:33:08 UTC MAIN commitmail json YAML

pmap_page_remove(), pmap_test_attrs(), pmap_clear_attrs(): We're passed in
a vm_page, so there is little point in the DIAGNOSTIC test to see that we
have been passed a managed page.

(thorpej)

2009-08-17 19:14:16 UTC matt-nb5-mips64 commitmail json YAML

No SSP for mips64.
Add commented out section for sbmips which enable mips64 and tunes for sb1

(matt)

2009-08-17 19:05:59 UTC matt-nb5-mips64 commitmail json YAML

Make site MACHINE is set to an empty string.  This avoid generated linker
scripts have their OUTPUT_ARCH set to the wrong value since nbmake always
sets MACHINE

(matt)

2009-08-17 18:57:34 UTC MAIN commitmail json YAML

Use mips3_sd instead of two 32bit stores.

(matt)

2009-08-17 18:56:10 UTC MAIN commitmail json YAML

2009-08-17 18:55:11 UTC MAIN commitmail json YAML

Don't install aout_machpep.h and bsd-aout.h

(matt)

2009-08-17 17:24:25 UTC matt-nb5-mips64 commitmail json YAML

Add word-load-store optimized version of memset/bzero.  On platforms with
64bit registers they can be as efficient as assembly coded version.

(matt)

2009-08-17 15:36:10 UTC MAIN commitmail json YAML

Apply fix from upstream:
http://git.moblin.org/cgit.cgi/acpica/commit/?id=26a2eea9f4a18acb0ba2a92070d945d9835df948

I uncovered the bug by having the console flooded with:

ACPI Error (evgpe-0896): No handler or method for GPE[ 0], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 1], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 2], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 4], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 5], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 6], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 7], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 8], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ 9], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ A], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ B], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ C], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ D], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ E], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[ F], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[10], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[11], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[12], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[13], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[14], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[15], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[16], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[17], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[18], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[19], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[1A], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[1B], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[1C], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[1D], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[1E], disabling event [20080321]
ACPI Error (evgpe-0896): No handler or method for GPE[1F], disabling event [20080321]

and with breaking into ddb:

ACPI Error (evgpe-0899): No handler or method for GPE[ 0], disabling event [20080321]
fatal breakpoint trap in supervisor mode
trap type 1 code 0 rip ffffffff8020c1fd cs e030 rflags 296 cr2  0 cpl 8 rsp ffffffff80f32c98
Stopped in pid 0.1 (system) at  netbsd:breakpoint+0x5:  leave
breakpoint() at netbsd:breakpoint+0x5
AcpiEvGpeDispatch() at netbsd:AcpiEvGpeDispatch+0x9f
AcpiEvGpeDetect() at netbsd:AcpiEvGpeDetect+0x136
AcpiEvSciXruptHandler() at netbsd:AcpiEvSciXruptHandler+0x46
Xresume_xenev6() at netbsd:Xresume_xenev6+0x55

With this merged fix console is no longer flooded and I get in dmesg:

ACPI Exception (evevent-0165): AE_BAD_ADDRESS, Unable to initialize fixed events [20080321]
acpi0: unable to enable ACPI: AE_BAD_ADDRESS

Upstream fix pointed out by jmcneill@, merged fix ok'd by joerg@.

(cegger)

2009-08-17 14:18:58 UTC MAIN commitmail json YAML

Add struct pcib_softc to the gscpcib's softc, it is needed since we call
pcibattach() later.  This fixes the driver and lets the GPIO pins attach.
While here, remove the empty gscpcib_childdetach function.  Fixes GPIO
on my Soekris net4801 where I can now control the error LED...

"please commit" joerg@

(mbalmer)

2009-08-17 14:15:07 UTC MAIN commitmail json YAML

GCC doesn't trace switch (foo & 7) completely, so add a default: abort()
to avoid warnings about unused variables.
Consistently use \t for the output function.

(joerg)

2009-08-17 14:11:10 UTC MAIN commitmail json YAML

A few new PCI register #defines:
- size of config and extended config space
- EFI ROM code type number
- extended capability list register bits

(jakllsch)

2009-08-17 13:52:14 UTC MAIN commitmail json YAML

do not use SADB_X_NAT_T_NEW_MAPPING to check system support for NAT-T, as at least FreeBSD doesn't have this define anymore

(vanhu)

2009-08-17 12:44:44 UTC MAIN commitmail json YAML

unfold short lines, fold long line.

(mbalmer)

2009-08-17 12:00:53 UTC MAIN commitmail json YAML

include stddef.h so we have a chance to get the system offsetof if present

(vanhu)

2009-08-17 11:59:10 UTC MAIN commitmail json YAML

2009-08-17 09:08:17 UTC MAIN commitmail json YAML

back out previous; luke says:
'@' is a reserved URI char per RFC 3986, use %40

(christos)

2009-08-17 06:00:05 UTC MAIN commitmail json YAML

buildfix: #include <sys/exec_aout.h>

(cegger)

2009-08-16 22:42:16 UTC netbsd-5-0 commitmail json YAML

2009-08-16 22:41:56 UTC netbsd-5 commitmail json YAML

2009-08-16 22:41:23 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #915):
lib/libc/gen/fts.c: revision 1.38
Avoid possible integer overflow and subsequent collateral damage.
Received from OpenBSD via US-CERT as VU #590371.
Original OpenBSD commit log:
revision 1.42
date: 2009/02/11 13:24:05;  author: otto;  state: Exp; lines: +9 -1
Avoid level going negative on deep (i mean really deep) dirs. Reported
by Maksymilian Arciemowicz. ok kettenis@ millert@

(bouyer)

2009-08-16 22:41:17 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #915):
lib/libc/gen/fts.c: revision 1.38
Avoid possible integer overflow and subsequent collateral damage.
Received from OpenBSD via US-CERT as VU #590371.
Original OpenBSD commit log:
revision 1.42
date: 2009/02/11 13:24:05;  author: otto;  state: Exp; lines: +9 -1
Avoid level going negative on deep (i mean really deep) dirs. Reported
by Maksymilian Arciemowicz. ok kettenis@ millert@

(bouyer)

2009-08-16 22:06:13 UTC MAIN commitmail json YAML

buildfix: #include <sys/exec_aout.h>

(cegger)

2009-08-16 20:28:19 UTC MAIN commitmail json YAML

provide compatibility for the older variant of kern.consdev, which used
a 32 bit dev_t. Reported by mrg.

(christos)

2009-08-16 20:02:04 UTC MAIN commitmail json YAML

'depth' is used for the number of bytes into the key that the pointers
reference, when we want to find the record header put the larger value
into 'hdr_off' to avoid any confusion that the code might be changing
'depth'!
There is now no need to save the original value as 'odepth' in append.c.
All an a vague attempt to make this code slightly readable.

(dsl)

2009-08-16 19:53:43 UTC MAIN commitmail json YAML

Replace all uses of sizeof(TRECHEADER) with REC_DATA_OFFSET - which
is defined as offsetof(RECHEADER, data).  Delete TRECHEADER.

(dsl)

2009-08-16 19:33:39 UTC MAIN commitmail json YAML

2009-08-16 19:12:55 UTC MAIN commitmail json YAML

2009-08-16 18:43:08 UTC MAIN commitmail json YAML

More missing <sys/exec_aout.h>

(martin)

2009-08-16 18:15:28 UTC MAIN commitmail json YAML

More missing <sys/exec_aout.h> includes

(martin)

2009-08-16 18:01:49 UTC MAIN commitmail json YAML

2009-08-16 17:36:26 UTC MAIN commitmail json YAML

Re-run mknative for crtstuff.

(skrll)

2009-08-16 17:33:14 UTC MAIN commitmail json YAML

Use += in previous so the flags from config/t-netbsd aren't lost.

(skrll)

2009-08-16 17:12:48 UTC MAIN commitmail json YAML

Repair more fallout from the exec_aout.h change.

No guarantee that these are the "right" things to do, but they do allow
building of port-amd64 again.

(pgoyette)

2009-08-16 15:41:51 UTC MAIN commitmail json YAML

Add missing include <sys/exec_aout.h>

(martin)

2009-08-16 15:39:30 UTC MAIN commitmail json YAML

Include <sys/exec_aout.h> for a.out specific defines.

(martin)

2009-08-16 15:35:53 UTC MAIN commitmail json YAML

2009-08-16 14:18:49 UTC MAIN commitmail json YAML

Add support for the Openmoko Freerunner to cdce(4) ported from FreeBSD.

The patch was supplied by Pierre Pronchery in PR kern/40049.

(tron)

2009-08-16 14:16:33 UTC MAIN commitmail json YAML

2009-08-16 14:06:36 UTC MAIN commitmail json YAML

s/int/u_int/ for flags in pmap_enter and deal with this in rump.

Hi cegger.

(skrll)

2009-08-16 14:02:08 UTC MAIN commitmail json YAML

2009-08-16 13:50:54 UTC MAIN commitmail json YAML

Ignore the "-P" option as intended to make this work with e.g.
"fsck_flags=-pP" in "/etc/rc.conf".

Patch supplied by Pierre Pronchery in PR bin/41490.

(tron)

2009-08-16 13:26:16 UTC MAIN commitmail json YAML

Change include of <sys/exec.h> to <sys/exec_aout.h> since these files want
the a.out stuff.

(matt)

2009-08-16 13:20:40 UTC MAIN commitmail json YAML

Use a separately defined USBD_CONFIG_TIMEOUT when requesting a device
descriptor. I have a USB ATA device that spins up it's (removable) hard
disk and only returns the real descriptor if the disk is present - this
takes too long with the default 5 seconds timeout, so we were unable to
properly attach this device.

(martin)

2009-08-16 13:16:53 UTC MAIN commitmail json YAML

Pull in a hunk from t-linux64 for compile flags for CRTSTUFF

(matt)

2009-08-16 13:06:32 UTC MAIN commitmail json YAML

If we are attaching a high speed device, request a full size descriptor
block - we know the device will be able to handle it already.
This fixes a strange failure mode when attaching a (apparently non standard
conformant) USB ATA device I have, and *should* not cause any harm.
Apparently the device in question answered with the full descriptor despite
our short request - a failure mode not handled gracefully, leading to a
port reset. From Jeremy Morse.

(martin)

2009-08-16 11:06:37 UTC MAIN commitmail json YAML

2009-08-16 11:04:48 UTC MAIN commitmail json YAML

2009-08-16 11:02:41 UTC MAIN commitmail json YAML

fix a comment typo.

(yamt)

2009-08-16 11:02:24 UTC MAIN commitmail json YAML

2009-08-16 11:01:12 UTC MAIN commitmail json YAML

kauth_cred_free: add an assertion.

(yamt)

2009-08-16 11:00:20 UTC MAIN commitmail json YAML

2009-08-16 10:59:25 UTC MAIN commitmail json YAML

struct lwp -> lwp_t for consistency

(yamt)

2009-08-16 10:57:17 UTC MAIN commitmail json YAML

g/c bio_ops.

(yamt)

2009-08-16 10:57:01 UTC MAIN commitmail json YAML

2009-08-16 10:51:21 UTC MAIN commitmail json YAML

remove a stale comment.

(yamt)

2009-08-16 03:56:26 UTC MAIN commitmail json YAML

Only include <sys/exec_aout.h> if NLIST_AOUT is defined.
Don't define NLIST_AOUT for mips anymore.

(matt)

2009-08-16 03:36:03 UTC matt-nb5-mips64 commitmail json YAML

Move to new ABI agnostic mechanisms.  Get rid of magic constants.
Use genassym.cf to generate them.

(matt)

2009-08-16 03:33:58 UTC matt-nb5-mips64 commitmail json YAML

2009-08-16 03:32:04 UTC matt-nb5-mips64 commitmail json YAML

__syscall return quad_t, not int (think SYS_lseek)

(matt)

2009-08-16 03:30:55 UTC matt-nb5-mips64 commitmail json YAML

2009-08-16 03:02:47 UTC matt-nb5-mips64 commitmail json YAML

2009-08-16 02:57:43 UTC matt-nb5-mips64 commitmail json YAML

2009-08-16 02:56:58 UTC matt-nb5-mips64 commitmail json YAML

Make mips64 default to N32.

(matt)

2009-08-16 02:55:13 UTC matt-nb5-mips64 commitmail json YAML

New link spec for mips64.  default output to N32.

(matt)

2009-08-16 02:54:35 UTC matt-nb5-mips64 commitmail json YAML

Always define __mips_<ABI>
Fix LINK_SPEC to use real emulations.

(matt)

2009-08-16 02:52:43 UTC matt-nb5-mips64 commitmail json YAML

Completely rework to support multiple ABIs.  Includes macros/ops to make
writing ABI independent assembly much easier.  Add macros to handle PIC
for N32/N64 as well as O32/O64.

(matt)

2009-08-16 02:49:23 UTC MAIN commitmail json YAML

use strrchr to find the last @ because we might want the username to contain
user@domain.

(christos)

2009-08-16 00:24:59 UTC MAIN commitmail json YAML

add the missing wscons bits so this kernel builds again
needs testing on actual hardware which I don't have.

(macallan)

2009-08-16 00:22:12 UTC netbsd-5 commitmail json YAML

2009-08-16 00:21:49 UTC netbsd-5-0 commitmail json YAML

2009-08-16 00:17:46 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #912):
sys/arch/x86/pci/ichlpcib.c: revision 1.18
Fix watchdog code:
- the timer bound constants are in tick, so convert period to tick before
  checking it against the bounds
- for ICH5 or older, fix code that would have always written a 0 period
  to the register.

(snj)

2009-08-16 00:16:28 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #912):
sys/arch/x86/pci/ichlpcib.c: revision 1.18
Fix watchdog code:
- the timer bound constants are in tick, so convert period to tick before
  checking it against the bounds
- for ICH5 or older, fix code that would have always written a 0 period
  to the register.

(snj)

2009-08-16 00:14:34 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #913):
lib/libc/gdtoa/gdtoaimp.h: revision 1.7
Change Kmax so we allocate enough freelist entries to handle large field
numbers. Reported by Maksymilian Arciemowicz

(snj)

2009-08-16 00:13:50 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #913):
lib/libc/gdtoa/gdtoaimp.h: revision 1.7
Change Kmax so we allocate enough freelist entries to handle large field
numbers. Reported by Maksymilian Arciemowicz

(snj)

2009-08-15 23:46:03 UTC MAIN commitmail json YAML

Don't include <sys/exec_aout.h>.  Let those who want it explicitly include it.

(matt)

2009-08-15 23:45:01 UTC MAIN commitmail json YAML

2009-08-15 23:39:35 UTC MAIN commitmail json YAML

2009-08-15 21:26:32 UTC MAIN commitmail json YAML

Always add an REC_D char (usually \n) as the last sort key char - we
almost always need one.
But do ADD it, instead of overwriting the last byte of the last key since
that may be requesting the other end of the sort order.
There is no need to check for space for the line after adding the key,
but we might as well check before - just to optimise that case.
This might fix some of the sort bugs - but not the one I'm looking at!

(dsl)

2009-08-15 20:44:56 UTC MAIN commitmail json YAML

2009-08-15 20:02:28 UTC MAIN commitmail json YAML

add -p <tmpdir> option to override $TMPDIR from the command line like linux
has.

(christos)

2009-08-15 19:16:45 UTC MAIN commitmail json YAML

Fix a 13 year old buffer overrun.  From Henning Petersen in
PR port-mvme68k/41857.

(snj)

2009-08-15 18:40:02 UTC MAIN commitmail json YAML

Remove reference to db.h by using separate ptr+len fields for the only
structure that used it.
Pass end of keybuf area, not size to enterkey() - largely to remove a
variable who'se use isn't obvious from the name!
The structute of this code sucks.

(dsl)

2009-08-15 16:50:29 UTC MAIN commitmail json YAML

linebuf and linebuf_size are only used inside seq() - which also not
only has its own static variable, but will also extend the buffer.
Remove linebuf/size and change seq() to use a private, locally managed
buffer.

(dsl)

2009-08-15 16:35:41 UTC MAIN commitmail json YAML

Add nbperf(1)

(joerg)

2009-08-15 16:21:05 UTC MAIN commitmail json YAML

Add nbperf(1), a minimal perfect hash function generator.
Implemented are the 3-graph BDZ algorithm as well as the
2-graph and 3-graph CHM algorithms. All algorithms have expected
linear run time and the smallest functions need around 2.85 bit/key.

(joerg)

2009-08-15 16:10:40 UTC MAIN commitmail json YAML

Remove the unused 'DBT *key' parameter from seq().

(dsl)

2009-08-15 14:31:48 UTC MAIN commitmail json YAML

In makeline() change 'pos' from 'char *' to 'u_char *' and remove all
the casts associated with its use.
None of the uses can possibly care about the signedness of the pointer.

(dsl)

2009-08-15 14:22:54 UTC MAIN commitmail json YAML

Add keylock.h to INCS so that it's actually installed (hi, marc!)

(uwe)

2009-08-15 14:18:05 UTC MAIN commitmail json YAML

2009-08-15 12:44:55 UTC MAIN commitmail json YAML

1. Move the mode_select functionality into common code (in st.c) and
  invoke the common routine for both scsi and atapi tapes.

2. Replace a numeric constant with some sizeof's when calculating the
  size of the mode_select command buffer, clear the entire buffer, and
  KASSERT to ensure the page_0_size loaded from quirk table is valid.

3. Add a quirk for my Seagate Travan-40 tape drive.

As discussed on tech-kern@

Addresses my PR kern/34832

(pgoyette)

2009-08-15 11:33:50 UTC MAIN commitmail json YAML

add FBTYPE_SUNTCX - forgot to commit that along with the tcx(8) update
found by he@

(macallan)

2009-08-15 10:18:17 UTC MAIN commitmail json YAML

2009-08-15 09:59:12 UTC MAIN commitmail json YAML

grammar fix:  a in-kernel -> an in-kernel

(cegger)

2009-08-15 09:52:57 UTC MAIN commitmail json YAML

Move keylock.h where it belongs.

(mbalmer)

2009-08-15 09:48:46 UTC MAIN commitmail json YAML

2009-08-15 09:43:59 UTC MAIN commitmail json YAML

Move the keylock.h header from sys/sys to sys/dev where it really belongs.
Add keylock options to the ALL kernel configuration.

(mbalmer)

2009-08-15 08:44:35 UTC MAIN commitmail json YAML

Add commented entries for keylock support.

(mbalmer)

2009-08-15 08:35:22 UTC MAIN commitmail json YAML

I take responsability for keylocks.

(mbalmer)

2009-08-15 08:32:53 UTC MAIN commitmail json YAML

Mention keylock support.

(mbalmer)

2009-08-15 05:50:49 UTC MAIN commitmail json YAML

add sys/keylock.h to the sets list.

HI MARC.

(why is this in sys/keylock.h and not dev/keylock.h?)

(mrg)

2009-08-15 03:58:10 UTC MAIN commitmail json YAML

Mouse emulation uses Menu key, not Windows key.

(uwe)

2009-08-15 01:25:54 UTC MAIN commitmail json YAML

This code is really broken. It allocates struct sockaddr on the stack
and expects to work with IPV6. Tell the hints that we only want IPV4
for now, so that we don't try to bind to an IPV6 address as returned
by getaddrinfo, and then we bash in V4 in the family!
jeez

(christos)

2009-08-15 01:03:03 UTC MAIN commitmail json YAML

don't try to free a buffer that came from the arguments, make a copy instead.
This can happen if we specify --port

(christos)

2009-08-15 00:40:53 UTC MAIN commitmail json YAML

Kill an unnecessary comma.

(snj)

2009-08-15 00:26:52 UTC MAIN commitmail json YAML

Fix a typo. Found by joerg@. Thanks!

(mishka)

2009-08-14 22:11:38 UTC netbsd-5-0 commitmail json YAML

Tickets 878, 879, 885, 887, 888, 893, 894, 897, 899.

(snj)

2009-08-14 22:03:44 UTC netbsd-5 commitmail json YAML

Tickets 878, 879, 885, 887, 888, 893, 894, 897, 899, and 907-910.

(snj)

2009-08-14 21:51:38 UTC netbsd-5 commitmail json YAML

2009-08-14 21:47:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by sborrill in ticket #910):
sys/external/isc/atheros_hal/ic/ah_osdep.c: revision 1.3
NetBSD doesn't support alq(9) and hence ATHHAL_DEBUG_ALQ is unusable.
Nevertheless, remove reference to old binary HAL header file in the
ATHHAL_DEBUG_ALQ section.

(snj)

2009-08-14 21:46:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by sborrill in ticket #909):
sys/arch/macppc/Makefile: revision 1.9
Update path to the atheros HAL.

(snj)

2009-08-14 21:45:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by sborrill in ticket #908):
doc/3RDPARTY: revision 1.713
Update to reflect new open-source ath hal

(snj)

2009-08-14 21:42:13 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #907):
sys/external/bsd/drm/dist/shared-core/radeon_cp.c: revision 1.6
sys/external/bsd/drm/dist/shared-core/radeon_drv.h: revision 1.6
sys/external/bsd/drm/dist/shared-core/radeon_irq.c: revision 1.3
- stash the fbmap into the radeon dev_priv handle so we can ..
- call drm_rmmap() in radeon_do_cleanup_cp on the two maps created
- in several vblank functions, check to make sure we have mappings
  enabled before doing something that might blow up.  fixes PR#41715.

(snj)

2009-08-14 21:40:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #907):
sys/external/bsd/drm/dist/bsd-core/drm_fops.c: revision 1.6
sys/external/bsd/drm/dist/bsd-core/drmP.h: revision 1.13
remove some netbsd specific code that does nothing.

(snj)