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 12:03:05 UTC Now

2010-11-29 15:10:06 UTC MAIN commitmail json YAML

fix accuracy problems in argument ranges where j0(x) is small, closes
PR lib/44170 by Henning Petersen
(originally from Steven G. Kargl per FreeBSD PR bin/144306)

(drochner)

2010-11-29 14:52:11 UTC MAIN commitmail json YAML

In-tree mdocml is at 1.10.5.

(wiz)

2010-11-29 12:44:17 UTC MAIN commitmail json YAML

PCI IDs are in bus:dev.func notation, not bus:dev:func.

(jym)

2010-11-29 12:18:45 UTC MAIN commitmail json YAML

Reinstate xkeyboard-2.0 files.

(wiz)

2010-11-29 11:40:55 UTC MAIN commitmail json YAML

Cache syscall worker threads and include some stetson-harrison
limits.  This improves syscall throughput about 2x for non-userio
syscalls (no copyin/out, e.g. getpid()) and almost 1.5x even for
things like __sysctl().
(measured for cases where the remote process is on the local machine)

XXX: if the pthread deadqueue sucks for anything which cares about
performance, why does it exist?  Nuking it would make supporting
variable stack size easier.

(pooka)

2010-11-29 09:49:33 UTC MAIN commitmail json YAML

put the kernel-only externs back before <machine/pmap.h>.  fixes ofppc build.

(mrg)

2010-11-29 09:34:42 UTC MAIN commitmail json YAML

2010-11-29 07:33:21 UTC MAIN commitmail json YAML

libpciaccess expects a much bigger buffer when reading ROM.  Bump it to
the (normal) IO space size.

(skrll)

2010-11-29 06:22:20 UTC MAIN commitmail json YAML

fastctype.[ch] source files are gone - use native <ctype.h>

(agc)

2010-11-29 06:21:40 UTC MAIN commitmail json YAML

2010-11-29 04:20:13 UTC MAIN commitmail json YAML

Fix PR 44075 from Peter Pentchev, but do this by adding a
--numtries=<attempts> option to netpgp(1) to provide the maximum
number of attempts to retrieve the correct passphrase when signing or
decrypting, and use it in libnetpgp(3).  The default number of
attempts is 3, and a value of "unlimited" will loop until the correct
passphrase has been entered.

(agc)

2010-11-29 01:42:39 UTC MAIN commitmail json YAML

apply the hack to avoid xf86LoaderReqSymLists() and LoaderRefSymLists().

should fix PR#44167.

(mrg)

2010-11-29 00:39:41 UTC MAIN commitmail json YAML

2010-11-28 20:37:24 UTC MAIN commitmail json YAML

don't try to imitate the kernel while doing a reset, just
set the init flags and poll until they are cleared

(plunky)

2010-11-28 18:44:14 UTC MAIN commitmail json YAML

2010-11-28 18:40:56 UTC MAIN commitmail json YAML

2010-11-28 16:08:28 UTC MAIN commitmail json YAML

2010-11-28 10:45:33 UTC MAIN commitmail json YAML

properly detect that we aren't od(1) and act as hexdump.  fixes hexdump,
which also broke startx (second time this week!)

from mlelstv.

(mrg)

2010-11-28 10:27:02 UTC MAIN commitmail json YAML

2010-11-28 09:06:16 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2010-11-28 08:23:25 UTC MAIN commitmail json YAML

2010-11-28 07:55:08 UTC MAIN commitmail json YAML

2010-11-28 07:53:09 UTC MAIN commitmail json YAML

2010-11-28 07:51:03 UTC MAIN commitmail json YAML

2010-11-28 07:47:53 UTC MAIN commitmail json YAML

re-install the phoenixed XKeysymDB, since keyboards don't work without it.
fixes PR #44137.

(mrg)

2010-11-28 07:34:34 UTC MAIN commitmail json YAML

and as was foretold in the book of why X sucks, the phoenix has arisen!

(mrg)

2010-11-28 04:58:41 UTC MAIN commitmail json YAML

obsolete the xkeyboard-config 2.0 files for now.

(mrg)

2010-11-28 04:58:20 UTC MAIN commitmail json YAML

2010-11-28 04:50:27 UTC MAIN commitmail json YAML

2010-11-28 04:49:11 UTC MAIN commitmail json YAML

2010-11-28 01:58:40 UTC MAIN commitmail json YAML

2010-11-28 01:57:17 UTC MAIN commitmail json YAML

2010-11-28 01:33:37 UTC MAIN commitmail json YAML

Make SYNOPSIS match usage.

(wiz)

2010-11-28 01:31:26 UTC MAIN commitmail json YAML

Fix typo in comment.

(wiz)

2010-11-28 01:28:21 UTC MAIN commitmail json YAML

Remove superfluous comma.

(wiz)

2010-11-28 00:50:17 UTC MAIN commitmail json YAML

explain better what's going on here.

(christos)

2010-11-28 00:26:39 UTC MAIN commitmail json YAML

Rename the autoloaded property list from <module>.prop to <module>.plist
as discussed on tech-kern.

(jnemeth)

2010-11-27 23:08:45 UTC MAIN commitmail json YAML

delete a file that never did anything in -current.

(mrg)

2010-11-27 22:21:28 UTC MAIN commitmail json YAML

2010-11-27 21:31:11 UTC MAIN commitmail json YAML

Add initial file describing what is expected to be in NetBSD-6

This file is managed by the release engineering team - please contact them
if you'd like to see any changes made to this, and keep the core team in
the loop, please.

(agc)

2010-11-27 21:24:00 UTC MAIN commitmail json YAML

src/crypto/external/bsd/sasl_client_lib/Makefile@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/doc/Doxyfile@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/doc/library.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/include/saslc.h@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/index.html@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/man/libsaslc.3@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/ref/rfc2195.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/ref/rfc2222.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/ref/rfc2245.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/ref/rfc2595.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/ref/rfc2831.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/soc.html@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/Makefile@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/Makefile.bsd@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/crypto.c@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/crypto.h@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/dict.c@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/dict.h@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/error.c@1.1.1.1 / diff / nxr@1.1.1.1
src/crypto/external/bsd/sasl_client_lib/dist/src/error.h@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 51 files)
Initial import of Mateusz Kociels SASL client library Summer of Code
project into the repository. The project was mentored by Christos
Zoulas, and written up here:

http://netbsd-soc.sourceforge.net/projects/sasl_client_lib/

As discussed with Christos Zoulas.

Status:

Vendor Tag: KOCIELS
Release Tags: sasl-client-lib-base

(agc)

2010-11-27 21:22:11 UTC MAIN commitmail json YAML

2010-11-27 21:12:51 UTC netbsd-5 commitmail json YAML

2010-11-27 21:12:23 UTC netbsd-5 commitmail json YAML

Roll back previous (pullup-5 ticket #1432) until we can determine
why it causes build problems with sparc64.

(riz)

2010-11-27 20:46:38 UTC MAIN commitmail json YAML

2010-11-27 20:19:41 UTC MAIN commitmail json YAML

2010-11-27 20:18:47 UTC MAIN commitmail json YAML

2010-11-27 20:15:43 UTC MAIN commitmail json YAML

2010-11-27 20:15:27 UTC MAIN commitmail json YAML

2010-11-27 19:46:25 UTC MAIN commitmail json YAML

2010-11-27 19:44:54 UTC MAIN commitmail json YAML

add VIS_NOESCAPE and VIS_HTTP1866

(christos)

2010-11-27 19:44:21 UTC MAIN commitmail json YAML

Implement VIS_NOESCAPE and VIS_HTTP1866.

(christos)

2010-11-27 18:33:55 UTC MAIN commitmail json YAML

2010-11-27 18:30:51 UTC MAIN commitmail json YAML

Since we are going to handle syscalls in our threads, limit stacksize.
(unfortunately though, pthread_attr_setstacksize() has no effect on NetBSD)

(pooka)

2010-11-27 18:03:33 UTC MAIN commitmail json YAML

2010-11-27 18:01:40 UTC MAIN commitmail json YAML

Correct string for BCM5709S.

(Yup, sorry, fix was supposed to be for miidevs and not miidevs.h)

(jym)

2010-11-27 17:48:59 UTC MAIN commitmail json YAML

Missing break in switch case. From OpenBSD.

(jym)

2010-11-27 17:42:04 UTC MAIN commitmail json YAML

Use device_private() instead of casting softc to (void *).

(jym)

2010-11-27 17:38:49 UTC MAIN commitmail json YAML

Correct string for BCM6709S.

(jym)

2010-11-27 17:08:37 UTC MAIN commitmail json YAML

Remove trailing whitespace (patch provided by:  Taylor R Campbell
<campbell+netbsd@mumble.net>)

(elric)

2010-11-27 16:00:09 UTC MAIN commitmail json YAML

fix typo (thanks simon)

(christos)

2010-11-27 13:41:50 UTC MAIN commitmail json YAML

ULPI register definitions

(bsh)

2010-11-27 13:37:27 UTC MAIN commitmail json YAML

2010-11-27 12:11:54 UTC MAIN commitmail json YAML

2010-11-27 11:44:23 UTC MAIN commitmail json YAML

Note that Postfix 2.7.2 was imported.

(tron)

2010-11-27 11:35:54 UTC MAIN commitmail json YAML

2010-11-27 11:28:25 UTC MAIN commitmail json YAML

2010-11-27 11:24:17 UTC MAIN commitmail json YAML

Import dhcpcd-5.2.9 with the following changes:
* syntax in 50-ypbind hook has been fixed
* man page corrections
* report hwaddr used by dhcpcd when debug is enabled
* Fix detecting inet address for INFORM support
* document reason RELEASE in dhcpcd-run-hooks
* Support RTM_CHGADDR in the upcoming NetBSD-6
  This is used to work out if the hwaddr has changed as the interface
  does not go down/up unlike other OSes
* ntp hook no longer attempts to restart ntpd if 1st attempt failed


Status:

Vendor Tag: roy
Release Tags: dhcpcd-5-2-9

(roy)

2010-11-27 10:41:18 UTC MAIN commitmail json YAML

2010-11-27 10:37:32 UTC MAIN commitmail json YAML

Import Postfix 2.7.2. Changes since Postfix 2.7.1:
- Postfix no longer automatically appends the system default CA
  (certificate authority) certificates, when it reads the CA
  certificates specified with {smtp, lmtp, smtpd}_tls_CAfile or
  with {smtp, lmtp, smtpd}_tls_CApath.  This prevents third-party
  certificates from getting mail relay permission with the
  permit_tls_all_clientcerts feature.  Unfortunately, this change
  may cause compatibility problems with configurations that rely
  on certificate verification for other purposes.  To get the old
  behavior, specify "tls_append_default_CA = yes".
- A prior fix for compatibility with Postfix < 2.3 was incomplete.
  When pipe-to-command delivery fails with a signal, mail is now
  correctly deferred, instead of being returned to sender.
- Poor smtpd_proxy_filter TCP performance over loopback (127.0.0.1)
  connections was fixed by adapting the output buffer size to the
  MTU.
- The SMTP server no longer applies the reject_rhsbl_helo feature
  to non-domain forms such as network addresses.  This would cause
  false positives with dbl.spamhaus.org.
- The Postfix SMTP server failed to deliver a "421" response and
  hang up the connection after Milter error.  Instead, the server
  delivered a "503 Access denied" response and left the connection
  open, due to some Postfix 1.1 workaround for RFC 2821.
- The milter_header_checks parser failed to enable any of the actions
  that have no effect on message delivery (warn, replace, prepend,
  ignore, dunno, and ok).

Status:

Vendor Tag: VENEMA
Release Tags: PFIX-2-7-2

(tron)

2010-11-27 05:02:35 UTC MAIN commitmail json YAML

When a source file moves, make will ignore the stale dependency,
but if the file in question is one that needs to be compiled (.c or .cc),
it still hands the bogus name to the compiler.

If Dir_MTime() cannot find such a file (gn->iParents is not empty),
see if the basename can be found via .PATH, and if so set gn->path to
the found file.  This prevents the stale path being given to the
compiler.

In meta_oodate(), if a referenced file no longer exists, consider the
target out-of-date.

Also, if meta_oodate() decides a target is out-of-date, and it
it uses .OODATE in its commands, we need .OODATE recomputed.
Undo our call to Make_DoAllVar() so that the call from Make_OODate()
will do the right thing.

(sjg)

2010-11-27 00:42:58 UTC MAIN commitmail json YAML

PR 44156: od -? prints usage for "hexdump" rather than "od"

(dholland)

2010-11-26 22:01:53 UTC MAIN commitmail json YAML

Return error on failure instead of hiding it and always returning zero.
From Henning Petersen in PR 44152.

(dholland)

2010-11-26 21:59:49 UTC MAIN commitmail json YAML

Don't test flags with &&. From Henning Petersen in PR 44151.

(dholland)

2010-11-26 21:18:10 UTC MAIN commitmail json YAML

apply some GET_ABI_MAJOR() and avoid compile errors

(mrg)

2010-11-26 20:45:42 UTC MAIN commitmail json YAML

regenerate this with xorg-server 1.9.2: #define HAVE_XORG_SERVER_1_7_0 1

(mrg)

2010-11-26 18:58:43 UTC MAIN commitmail json YAML

2010-11-26 18:51:19 UTC MAIN commitmail json YAML

don't leak kernel variables to userland!

(christos)

2010-11-26 18:51:04 UTC MAIN commitmail json YAML

Fix a few locking problems with multithreaded clients.

TODO: make server deal graciously with out-of-resources conditions

(pooka)

2010-11-26 17:30:43 UTC netbsd-5 commitmail json YAML

2010-11-26 17:29:51 UTC netbsd-5 commitmail json YAML

2010-11-26 17:29:13 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by sborrill in ticket #1489):
sys/dev/usb/umass_quirks.c: revision 1.82
sys/dev/usb/usbdevs: revision 1.564
Add Kingston DT Mini 10 pendrive
Regen
Add quirk for Kingston DT Mini 10 to stop it giving HBA errors.

(riz)

2010-11-26 17:16:50 UTC netbsd-5 commitmail json YAML

2010-11-26 17:16:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1485):
sys/arch/hpcmips/tx/txcom.c: revision 1.42
sys/arch/hpcmips/tx/txcom.c: revision 1.43
Add missing callout_init(9) calls. PR port-hpcmips/43472
Fix a wrong arg for callout_reset(9) in txcom_txintr(). PR port-hpcmips/43474

(riz)

2010-11-26 17:14:01 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1484):
sys/arch/hpcmips/dev/plumohci.c: revision 1.13
Remove (possibly) unnecessary boundary arg from bus_space_alloc(9)
for DMA shared memory. PR port-hpcmips/43473 by Risto Sainio.

(riz)

2010-11-26 17:11:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1483):
sys/arch/dreamcast/dev/gdrom.c: revision 1.27
Set bp->b_resid properly after data transfer is complete.
Fixes unexpected "Bad address" errors on file read ops since January 2006.
The problem is reported and tracked by Yasushi Oshima.

(riz)

2010-11-26 17:08:05 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1482):
x11/bin/xinit/Makefile: revision 1.8
Disable USE_PAM on ports which have legacy non-XFree86 servers.
With this change, xinit(1) can properly quit Xserver after
xinitrc script exits.
Tested on dreamcast (-current) and hpcmips (netbsd-5).

(riz)

2010-11-26 15:14:29 UTC MAIN commitmail json YAML

check for NULL before de-referencing.

(christos)

2010-11-26 14:37:08 UTC MAIN commitmail json YAML

Improve reliability in cases where client disconnects mid-operation.

(pooka)

2010-11-26 12:05:17 UTC MAIN commitmail json YAML

2010-11-26 12:04:36 UTC MAIN commitmail json YAML

Remove spammy (debug?) prints.  took ages to figure out they were
not coming from my application...

XXX: the memcmp below looks suspicious

(pooka)

2010-11-26 11:12:06 UTC MAIN commitmail json YAML

update comment

(pooka)

2010-11-26 11:10:53 UTC MAIN commitmail json YAML

rumpuser should not be included outside of the rump kernel (and
rumpuser itself)

(pooka)

2010-11-26 10:59:14 UTC MAIN commitmail json YAML

Plug recently introduced memory leak: release lwp after use instead of
just switching away.

Also, make freeing syscall arguments a little more symmetric.

(pooka)

2010-11-26 09:25:40 UTC MAIN commitmail json YAML

Duh, it's x86_64, not amd64.  This should make the races which
require SMP trigger in the amd64/qemu runs again.

(pooka)

2010-11-26 06:15:18 UTC MAIN commitmail json YAML

merge xterm 267 xtermcfg.h

(mrg)

2010-11-26 06:03:01 UTC MAIN commitmail json YAML

2010-11-26 05:41:21 UTC MAIN commitmail json YAML

2010-11-26 05:41:07 UTC MAIN commitmail json YAML

2010-11-26 00:45:28 UTC MAIN commitmail json YAML

Put back VM_PAGE_TO_MD(); pointed out by skrll@, thanks.

(uebayasi)

2010-11-25 22:08:50 UTC MAIN commitmail json YAML

Mention setenv lossage.

(christos)

2010-11-25 21:37:04 UTC MAIN commitmail json YAML

Don't create weird notes section in hppa binaries.

XXX maybe pa_netbsd_file_start is the proper fix.

(skrll)

2010-11-25 21:31:09 UTC MAIN commitmail json YAML

Instead of keeping around the mtime of the youngest child, keep a pointer
to it, so that we can print it when we do the out of date determination.

(christos)

2010-11-25 20:53:23 UTC MAIN commitmail json YAML

No file system I know of reports directory sizes that are multiples of
sizeof(struct dirent) except by accident. So, sync with reality. Brought
to my attention by Taylor R Campbell in chat.

(dholland)

2010-11-25 17:59:03 UTC MAIN commitmail json YAML

*facepalm*, adjust remote copyinstr to work in cases where the end
of the max copyin extends to an unmapped page.

Noticed, as usual, by tests.

(pooka)

2010-11-25 17:53:24 UTC MAIN commitmail json YAML

Save t0-t2 on MIPS1 syscalls.

(matt)

2010-11-25 16:32:40 UTC MAIN commitmail json YAML

Update minor for debug libfreetype.so.

(njoly)

2010-11-25 16:28:18 UTC MAIN commitmail json YAML

+fc-{query,scan}.debug

(njoly)

2010-11-25 16:02:02 UTC MAIN commitmail json YAML

avoid i386 compile errors due to CARD32 lossage.

(mrg)

2010-11-25 14:16:55 UTC MAIN commitmail json YAML

2010-11-25 14:16:25 UTC MAIN commitmail json YAML

Add devices for upcoming run(4).

(sborrill)

2010-11-25 14:05:28 UTC MAIN commitmail json YAML

Fix botch on mips64 merge:
- use correct offsets to pass args to loaded kernel in __mips_o32 case

Now NetBSD/pmax kernel properly boots, but init(8) still doesn't start
on GXemul emulating R3000 3MAX.

(tsutsui)

2010-11-25 13:51:26 UTC MAIN commitmail json YAML

add one i saw on irc today

(pooka)

2010-11-25 13:45:17 UTC MAIN commitmail json YAML

Use partition_cyl_high and partition_cyl_low to find the "RiscBSD"
partition.

Makes nbfs somewhat work on my RiscPC.

(skrll)

2010-11-25 09:13:37 UTC MAIN commitmail json YAML

New sentence, new line. Use Nx.

(wiz)

2010-11-25 08:53:31 UTC MAIN commitmail json YAML

- Don't detach configured devices on last close.
- No kmem allocation and biodone() under lock (from rmind@netbsd.org).

(hannken)

2010-11-25 08:18:34 UTC MAIN commitmail json YAML

2010-11-25 04:45:30 UTC MAIN commitmail json YAML

Revert vm_physseg allocation changes.  A report says that it causes
panics when used with mplayer in heavy load.

(uebayasi)

2010-11-25 04:33:30 UTC MAIN commitmail json YAML

Improve previous with comments.

(dholland)

2010-11-25 01:57:09 UTC MAIN commitmail json YAML

2010-11-25 00:27:20 UTC netbsd-5 commitmail json YAML

2010-11-24 23:29:22 UTC MAIN commitmail json YAML

2010-11-24 22:57:54 UTC MAIN commitmail json YAML

Don't printf time_t with %d; fixes PR 44128 from yamt. With this change it
successfully prints mtimes after 2038.

(dholland)

2010-11-24 22:14:35 UTC MAIN commitmail json YAML

postfix-2.7.2 out.

(wiz)

2010-11-24 20:29:14 UTC MAIN commitmail json YAML

create pthread attribute only once

(pooka)

2010-11-24 19:13:30 UTC netbsd-5 commitmail json YAML

Adjust ticket 1464 - a revision was forgotten, breaking alpha buil.

(riz)

2010-11-24 19:13:20 UTC MAIN commitmail json YAML

revert the part of the previous that was wrong.

(mrg)

2010-11-24 19:12:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1464):
sbin/gpt/gpt.c: revision 1.11
sbin/gpt/gpt.c: revision 1.12
PR/43105: Peter Kerwien: Destroying a GPT partition with dd will cause gpt
destroy / create to fail. When reading the GPT label from the end of the disk
ignore errors if the GPT label at the beginning of the disk was not found.
fix printf format.

(riz)

2010-11-24 19:12:09 UTC MAIN commitmail json YAML

Improve debug output.

(skrll)

2010-11-24 17:51:11 UTC MAIN commitmail json YAML

PR/44148: Henning Petersen: catstrg() does not set the resulting string length.

(christos)

2010-11-24 17:40:41 UTC MAIN commitmail json YAML

PR/44147: Henning Petersen: Add missing closedir calls.

(christos)

2010-11-24 17:20:24 UTC MAIN commitmail json YAML

2010-11-24 17:03:39 UTC MAIN commitmail json YAML

update locking proto, use unputwait

(pooka)

2010-11-24 17:00:11 UTC MAIN commitmail json YAML

Unschedule from CPU for out-of-kernel blocking ops.  Otherwise we
might even deadlock if the thread that wakes us up wants a CPU.

(pooka)

2010-11-24 16:31:12 UTC MAIN commitmail json YAML

Call pathbuf_destroy exactly once, never twice. PR 44144

(dholland)

2010-11-24 15:17:47 UTC MAIN commitmail json YAML

2010-11-24 14:56:18 UTC MAIN commitmail json YAML

when DDB is enabled then use 'db_printf'
for 'call intr_printconfig' to respect the 25 lines on vga output

(cegger)

2010-11-24 14:49:18 UTC MAIN commitmail json YAML

No need to print '0x' twice in the printing of
the mbuf flags via 'show mbuf'

(cegger)

2010-11-24 14:32:42 UTC MAIN commitmail json YAML

missed part of earlier commit

(pooka)

2010-11-24 13:54:50 UTC MAIN commitmail json YAML

Consistency in commenting COMPAT_nn options.

(hauke)

2010-11-24 13:53:34 UTC MAIN commitmail json YAML

Catch up on COMPAT* options -- it's been a while...

(hauke)

2010-11-24 13:48:20 UTC MAIN commitmail json YAML

One more page in the Big Book Of Things That We Can do Without --
COMPAT* options, puffs support.

(hauke)

2010-11-24 13:17:57 UTC MAIN commitmail json YAML

2010-11-24 11:40:24 UTC MAIN commitmail json YAML

Sneeze some locking into connect/disconnect.

(pooka)

2010-11-24 02:59:24 UTC MAIN commitmail json YAML

put back a little bit of BUS_ISA, enough for shark and chips driver.

(mrg)

2010-11-24 02:54:10 UTC MAIN commitmail json YAML

2010-11-23 23:21:28 UTC MAIN commitmail json YAML

avoid xf86Resources/xf86RAC for GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6.

(mrg)

2010-11-23 23:20:31 UTC MAIN commitmail json YAML

don't try to use the removed mibank support for
GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6.

(mrg)

2010-11-23 22:45:54 UTC MAIN commitmail json YAML

put BUS_ISA back, we need it for the chips driver on shark

(macallan)

2010-11-23 22:21:17 UTC MAIN commitmail json YAML

2010-11-23 22:14:27 UTC MAIN commitmail json YAML

add support for WSDISPLAYIO_LINEBYTES.  mostly from macallan.

(mrg)

2010-11-23 20:48:41 UTC MAIN commitmail json YAML

2010-11-23 18:30:27 UTC MAIN commitmail json YAML

ld wants to create a 0-byte file before it starts linking, with
the default being ./a.out.  If we run build.sh rumptest from a r/o
fs, linking fails before it gets to the parts that interest us and
the whole test silently fails.

So:
1) use -o /tmp/rumptest.$$ (objdir might be better, but I couldn't
  determine with a high confidence how to obtain the definite one
  in build.sh)
2) catch "cannot open output file" error from ld

(pooka)

2010-11-23 18:05:17 UTC MAIN commitmail json YAML

need the notorious "debug" flag for the .debug

caught by pgoyette

(pooka)

2010-11-23 15:38:54 UTC MAIN commitmail json YAML

2010-11-23 14:02:01 UTC MAIN commitmail json YAML

PR/44132: Wolfgang Stukenbrock: libc/rpc may overwrite not-allocated memory
Return XPRT_DIED when realloc fails for lack of a better error.

(christos)

2010-11-23 12:51:10 UTC MAIN commitmail json YAML

Add aliases for _atomic_cas_foo, as they are used often.  A snafu
in "./build.sh rumptest" prevented me from noticing this yesterday,
so thanks to Nick Hudson for re-pinging.
(I'll fix build.sh shortly)

(pooka)

2010-11-23 12:41:47 UTC MAIN commitmail json YAML

Install rumpclient to /lib to allow non-/usr users.
pointed out by tron (thanks!)

(pooka)

2010-11-23 11:16:59 UTC MAIN commitmail json YAML

2010-11-23 11:14:08 UTC MAIN commitmail json YAML

2010-11-23 11:05:45 UTC MAIN commitmail json YAML

update for xf86-input-elographics 1.2.4

(mrg)

2010-11-23 11:01:11 UTC MAIN commitmail json YAML

merge xf86-input-elographics 1.2.4

(mrg)

2010-11-23 11:00:37 UTC MAIN commitmail json YAML

initial import of xf86-input-elographics 1.2.4.  useful changes:

    Added support for GeneralTouch serial touchscreens.
    Cope with XINPUT ABI 7.
    Fix InputDriverRec allocation and freeing.

Status:

Vendor Tag: xorg
Release Tags: xf86-input-elographics-1-2-4

(mrg)

2010-11-23 10:59:18 UTC MAIN commitmail json YAML


initial import of xf86-input-elographics 1.2.4.  useful changes:

    Added support for GeneralTouch serial touchscreens.
    Cope with XINPUT ABI 7.
    Fix InputDriverRec allocation and freeing.

Status:

Vendor Tag: xorg
Release Tags: xf86-input-elographics-1-2-4

(mrg)

2010-11-23 10:24:04 UTC MAIN commitmail json YAML

2010-11-23 10:19:55 UTC MAIN commitmail json YAML

2010-11-23 09:49:30 UTC MAIN commitmail json YAML

- always include <xorg-config.h> for DIX components
- update stuff to xorg-server 1.9.2

(mrg)

2010-11-23 09:30:43 UTC MAIN commitmail json YAML

Make md(4) mp-safe.

(hannken)

2010-11-23 09:18:19 UTC MAIN commitmail json YAML

2010-11-23 09:15:43 UTC MAIN commitmail json YAML

2010-11-23 09:01:19 UTC MAIN commitmail json YAML

#if 0 the code that tries to:

- call xf86RegisterResources()
- use ResUnusedOpr, ResDisableOpr or ResNone
- use racMemFlags member of ScrnInfoPtr{}
- set/use CreateBuffers/DestroyBuffers members of DRI2InfoRec{}
- one of the two calls to i830_fill_colorkey().

for the other call to i830_fill_colorkey(), update it based upon code
seen in xf86-video-intel 2.11.0, and use xf86XVFillKeyHelperDrawable().
i can't see how to get a DrawablePtr for the other call, though.

XXX:  i'm entirely unsure this will work with xorg-server 1.9.2.  there's
XXX:  a decent chance that everything but i830-based will work, and that
XXX:  even i830 will work ok, but it really needs to be tested.

(mrg)

2010-11-23 08:53:05 UTC MAIN commitmail json YAML

2010-11-23 08:48:47 UTC MAIN commitmail json YAML

disable _X_DEPRECATED on netbsd; it has led to a bunch of -Wno-error in
the past, and with new xorg-server, almost every driver file needs it.

(mrg)

2010-11-23 08:44:23 UTC MAIN commitmail json YAML

don't install date.def anymore; it is obsolete.

(mrg)

2010-11-23 08:22:36 UTC MAIN commitmail json YAML

src/external/mit/xorg/server/drivers/Makefile.xf86-driver@1.19 / diff / nxr@1.19
src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xext@1.10 / diff / nxr@1.10
src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule@1.9 / diff / nxr@1.9
src/external/mit/xorg/server/xorg-server/Xi/Makefile@1.3 / diff / nxr@1.3
src/external/mit/xorg/server/xorg-server/dix/Makefile@1.10 / diff / nxr@1.10
src/external/mit/xorg/server/xorg-server/exa/Makefile.exa@1.4 / diff / nxr@1.4
src/external/mit/xorg/server/xorg-server/glx/Makefile.glx@1.7 / diff / nxr@1.7
src/external/mit/xorg/server/xorg-server/hw/xfree86/Makefile@1.30 / diff / nxr@1.30
src/external/mit/xorg/server/xorg-server/hw/xfree86/common/Makefile@1.14 / diff / nxr@1.14
src/external/mit/xorg/server/xorg-server/hw/xfree86/ddc/Makefile@1.4 / diff / nxr@1.4
src/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/Makefile.dixmod@1.6 / diff / nxr@1.6
src/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/dbe/Makefile@1.5 / diff / nxr@1.5
src/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/extmod/Makefile@1.10 / diff / nxr@1.10
src/external/mit/xorg/server/xorg-server/hw/xfree86/doc/Makefile@1.5 / diff / nxr@1.5
src/external/mit/xorg/server/xorg-server/hw/xfree86/dri/Makefile@1.10 / diff / nxr@1.10
src/external/mit/xorg/server/xorg-server/hw/xfree86/dri2/Makefile@1.6 / diff / nxr@1.6
src/external/mit/xorg/server/xorg-server/hw/xfree86/i2c/Makefile@1.5 / diff / nxr@1.5
src/external/mit/xorg/server/xorg-server/hw/xfree86/init/Makefile@1.6 / diff / nxr@1.6
src/external/mit/xorg/server/xorg-server/hw/xfree86/loader/Makefile@1.7 / diff / nxr@1.7
src/external/mit/xorg/server/xorg-server/hw/xfree86/ramdac/Makefile@1.5 / diff / nxr@1.5
      :
(more 12 files)
many build updates and fixes for xorg-server 1.9.2.

(mrg)

2010-11-23 08:16:26 UTC MAIN commitmail json YAML

2010-11-23 08:15:57 UTC MAIN commitmail json YAML

re-merge our local change to add XAAFillScanlineImageWriteRects()

(mrg)

2010-11-23 07:12:02 UTC MAIN commitmail json YAML

Removed roaming_common.c from COPTS sections

(adam)

2010-11-23 07:08:06 UTC MAIN commitmail json YAML

2010-11-23 06:49:30 UTC MAIN commitmail json YAML

add a note about xorg updates

(mrg)

2010-11-23 06:38:15 UTC MAIN commitmail json YAML

2010-11-23 05:38:35 UTC MAIN commitmail json YAML

to initialize mbstate_t, use memset instead mbrtowc.

(tnozaki)

2010-11-23 05:23:43 UTC MAIN commitmail json YAML

import xorg-server 1.9.2.  important changes since 1.6.5 include:

- built-in symbol visibility, default not export
- fixes for various crashes
- many fixes for XI2, EXA, dix, render, glx, xkb, EDID, randr, Xv,
  resource handling, Xext, vfb, xfree86 / vga and composite support.
- fixes several memory leaks
- many many documentation updates
- record extension enabled
- no longer looks for XF86Config files

Status:

Vendor Tag: xorg
Release Tags: xorg-server-1-9-2

(mrg)

2010-11-23 04:36:09 UTC MAIN commitmail json YAML

2010-11-23 04:33:10 UTC MAIN commitmail json YAML

2010-11-23 00:02:20 UTC MAIN commitmail json YAML

add transforms for dri.pc.

(mrg)

2010-11-22 23:05:22 UTC MAIN commitmail json YAML

2010-11-22 23:02:16 UTC MAIN commitmail json YAML

Extend the workaround for the 3ware 9650 full-queue bug to a full-fledged
quirk, and use it for the 9690 as well where it's also needed. Patch by me,
problem hunted down by Jiri Novotny and Zdenek Slavet and reported in
PR 44002.

(dholland)

2010-11-22 22:36:54 UTC MAIN commitmail json YAML

- more explicit about what to do with pam patches.
- i've re-enabled roaming support.

(christos)

2010-11-22 22:22:28 UTC MAIN commitmail json YAML

2010-11-22 22:20:27 UTC MAIN commitmail json YAML

2010-11-22 22:19:54 UTC MAIN commitmail json YAML

- Remove ifdefs for roaming support, and enable by default
- Put roaming_dummy.c in libssh.a to satisfy linking needs for most programs
  other than ssh and sshd. ssh and sshd override the shared library (and static
  library) functions by linking in their own copy of the roaming functions.
- Bump libssh major.
- Fix compilation issue in evp hash buffer.

(christos)

2010-11-22 21:59:09 UTC MAIN commitmail json YAML

extra crunchgen hoops

(pooka)

2010-11-22 21:46:05 UTC MAIN commitmail json YAML

2010-11-22 21:31:52 UTC MAIN commitmail json YAML

PR/44131: Matthew Mondor: if_tap.c tap_dev_ioctl() not propagating error,
always returns 0.

(christos)

2010-11-22 21:20:33 UTC MAIN commitmail json YAML

Add rump component for md(4).

Now, let's say you start a rump server and configure a memory disk
on it.  Remote (as in TCP remote) clients may now access that
memory.

cloudy, my apps are scattered and they're cloudy
they have no borders, no boundaries

(pooka)

2010-11-22 21:10:10 UTC MAIN commitmail json YAML

Don't have a COW (Compiler OW) in case there is no kernel_opt.

(pooka)

2010-11-22 21:05:30 UTC MAIN commitmail json YAML

2010-11-22 21:04:28 UTC MAIN commitmail json YAML

Add two new operands: "rif" and "rof".  They operate exactly like
"if" and "of" with the exception that the communicate with a rump
kernel instead of the host kernel.

For example, to write stdout to /tmp/file.txt in a rump kernel namespace:
dd rof=/tmp/file.txt

copy /file1 to /file2 inside a rump kernel:
dd rif=/file1 rof=/file2

copy a snippet from /dev/rmd0d on the rump kernel to the host fs:
dd rif=/dev/rmd0d of=save seek=1000 count=3

Eat that, usermode OS.

(I'll document the operands one I have some manpage to refer to
for rump client use).

(pooka)

2010-11-22 20:42:19 UTC MAIN commitmail json YAML

Support physio for remote processes.
==> add support for remote vmspace vmapbuf/vunmapbuf
  ==> add proper support for copyin/out_vmspace
    ==> add support for remote vmspace uvm_io
      ==> add support for non-curproc rumpuser_sp_copyin/out
        ==> store remote context in vm_map->pmap instead of
            pthread_specificdata

In short, makes read/write of most (all?) block devices work from
a remote rump client via rump syscalls.

(pooka)