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 (6m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (177d) 

2024-05-09 21:34:44 UTC Now

2011-03-07 18:50:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1558):
external/mit/xorg/server/xorg-server/glx/Makefile.glx: revision 1.8
external/mit/xorg/server/xorg-server/damageext/Makefile: revision 1.3
external/mit/xorg/server/xorg-server/dbe/Makefile.dbe: revision 1.6
external/mit/xorg/server/xorg-server/exa/Makefile.exa: revision 1.5
Ensure that HAVE_DIX_CONFIG_H is defined for damageext, dbe, exa, and glx
builds. Fixes recent trouble with the Composite extension, and should fix
some problems with the DAMAGE extension and who knows what else.

(riz)

2011-03-07 18:46:09 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1557):
xsrc/external/mit/libpciaccess/dist/src/netbsd_pci.c: revision 1.8
external/mit/xorg/lib/libpciaccess/Makefile: revision 1.5
external/mit/xorg/lib/libpciaccess/Makefile: revision 1.6
Fix compilation with HAVE_MTRR
HAVE_MMTR -> HAVE_MTRR
only define HAVE_MTRR on x86

(riz)

2011-03-07 18:45:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1557):
xsrc/external/mit/libpciaccess/dist/src/netbsd_pci.c: revision 1.8
external/mit/xorg/lib/libpciaccess/Makefile: revision 1.5
external/mit/xorg/lib/libpciaccess/Makefile: revision 1.6
Fix compilation with HAVE_MTRR
HAVE_MMTR -> HAVE_MTRR
only define HAVE_MTRR on x86

(riz)

2011-03-07 18:37:46 UTC MAIN commitmail json YAML

move xorg-server.m4 into the xserver set, and mark it 'xorg'.

fixes non-xorg-server builds.

(mrg)

2011-03-07 17:44:37 UTC MAIN commitmail json YAML

- Protect flags to avoid macro expansion by mandoc.
- Explicitely close display block.

(njoly)

2011-03-07 17:39:10 UTC netbsd-5 commitmail json YAML

2011-03-07 17:38:23 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by riz in ticket #1569):
sys/dev/raidframe/rf_paritymap.c: revision 1.6
Always return at least one parity region.  Fixes PR#44239.
Fix from oster@, code (such as it is) by me.

(snj)

2011-03-07 17:14:41 UTC netbsd-4 commitmail json YAML

2011-03-07 17:14:24 UTC netbsd-4-0 commitmail json YAML

2011-03-07 17:13:18 UTC netbsd-5 commitmail json YAML

2011-03-07 17:12:40 UTC netbsd-5-0 commitmail json YAML

2011-03-07 17:11:52 UTC netbsd-5-1 commitmail json YAML

2011-03-07 17:10:13 UTC netbsd-5 commitmail json YAML

2011-03-07 17:09:32 UTC netbsd-4-0 commitmail json YAML

2011-03-07 17:08:58 UTC netbsd-4 commitmail json YAML

2011-03-07 17:08:28 UTC netbsd-5 commitmail json YAML

Apply patch (requested by joerg in ticket 1575):
Sanitize arguments before memory allocation.

(snj)

2011-03-07 17:08:18 UTC netbsd-5-1 commitmail json YAML

Apply patch (requested by joerg in ticket 1575):
Sanitize arguments before memory allocation.

(snj)

2011-03-07 17:07:56 UTC netbsd-5-0 commitmail json YAML

Apply patch (requested by joerg in ticket 1575):
Sanitize arguments before memory allocation.

(snj)

2011-03-07 17:07:27 UTC netbsd-4-0 commitmail json YAML

Apply patch (requested by joerg in ticket 1419):
Sanitize arguments before memory allocation.

(snj)

2011-03-07 17:07:17 UTC netbsd-4 commitmail json YAML

Apply patch (requested by joerg in ticket 1419):
Sanitize arguments before memory allocation.

(snj)

2011-03-07 15:56:26 UTC MAIN commitmail json YAML

2011-03-07 15:51:40 UTC MAIN commitmail json YAML

Add quota tests debug objects.

(njoly)

2011-03-07 15:49:57 UTC MAIN commitmail json YAML

2011-03-07 15:49:50 UTC MAIN commitmail json YAML

2011-03-07 15:37:46 UTC MAIN commitmail json YAML

2011-03-07 13:58:32 UTC MAIN commitmail json YAML

fix typo, and use the parent to determine the offset. From Dave Mills

(christos)

2011-03-07 13:28:06 UTC MAIN commitmail json YAML

This tool now depends on updated target includes in the tools build
for an UPDATE build to succeed; ensure that by including
${.CURDIR}/../Makefile.nbincludes.

(he)

2011-03-07 11:56:31 UTC MAIN commitmail json YAML

Don't use the same char b0[] for BLOCK and FILE timeprt(), they would
override each others.

(bouyer)

2011-03-07 11:46:55 UTC MAIN commitmail json YAML

Properly evaluate the space needed to print "unlimited" in an human-readable
way.

(bouyer)

2011-03-07 11:25:44 UTC MAIN commitmail json YAML

Get improvements from FreeBSD-current (January 2011).
Successfully tested with WEP, WPA and WPA2 on AR9285.
Reviewed by jmcneill@

(cegger)

2011-03-07 05:09:12 UTC MAIN commitmail json YAML

Pass down ELF Auxillary Vectors for static NetBSD binaries too.
Rename __libc_init to _libc_init and call it explicitly from CSU code.
This enforces the constructor run order for newly linked programs.
Keep it as constructor with run-once semantic for binary compatibility.
Implement dl_iterate_phdr for statically linked programs.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.

(joerg)

2011-03-07 04:20:09 UTC netbsd-5 commitmail json YAML

2011-03-07 04:20:01 UTC netbsd-5-1 commitmail json YAML

2011-03-07 04:19:42 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1573):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.33
Test and set xbdi->xbdi_cont at splbio(). Otherwise we could overwrite
xbdi->xbdi_cont and process the same request twice.

(riz)

2011-03-07 04:19:14 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1573):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.33
Test and set xbdi->xbdi_cont at splbio(). Otherwise we could overwrite
xbdi->xbdi_cont and process the same request twice.

(riz)

2011-03-07 04:15:35 UTC netbsd-5 commitmail json YAML

2011-03-07 04:15:22 UTC netbsd-5-1 commitmail json YAML

2011-03-07 04:15:02 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1544):
sys/dev/pci/if_wm.c: revision 1.219
wm_gmii_reset(): restore generic reset delays to what they were before
rev 1.186. This makes the following hardware find its PHY again, and I can't
see how these larger delays could be a problem for other hardware:
wm0 at pci6 dev 7 function 0: Intel i82541GI 1000BASE-T Ethernet, rev. 5
wm0: interrupting at ioapic2 pin 0, event channel 5
wm0: 32-bit 66MHz PCI bus
wm0: 65536 word (16 address bits) SPI EEPROM
wm0: Ethernet address 00:13:72:54:ee:13
igphy0 at wm0 phy 1: Intel IGP01E1000 Gigabit PHY, rev. 0
igphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto

(riz)

2011-03-07 04:14:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1544):
sys/dev/pci/if_wm.c: revision 1.219
wm_gmii_reset(): restore generic reset delays to what they were before
rev 1.186. This makes the following hardware find its PHY again, and I can't
see how these larger delays could be a problem for other hardware:
wm0 at pci6 dev 7 function 0: Intel i82541GI 1000BASE-T Ethernet, rev. 5
wm0: interrupting at ioapic2 pin 0, event channel 5
wm0: 32-bit 66MHz PCI bus
wm0: 65536 word (16 address bits) SPI EEPROM
wm0: Ethernet address 00:13:72:54:ee:13
igphy0 at wm0 phy 1: Intel IGP01E1000 Gigabit PHY, rev. 0
igphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto

(riz)

2011-03-07 04:10:15 UTC netbsd-5-1 commitmail json YAML

2011-03-07 04:09:55 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1543):
sys/kern/vfs_wapbl.c: revision 1.27
sys/kern/vfs_wapbl.c: revision 1.28
Turn a KASSERT into a panic.  I don't want us to be randomly
overwriting memory on non-DIAGNOSTIC kernels if resource estimation
fails.
Add dealloccnt to list of things to be considered in the stetson-harrison
decision making algorithm for flushing a wapbl transation.

(riz)

2011-03-07 04:09:28 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1543):
sys/kern/vfs_wapbl.c: revision 1.27
sys/kern/vfs_wapbl.c: revision 1.28
Turn a KASSERT into a panic.  I don't want us to be randomly
overwriting memory on non-DIAGNOSTIC kernels if resource estimation
fails.
Add dealloccnt to list of things to be considered in the stetson-harrison
decision making algorithm for flushing a wapbl transation.

(riz)

2011-03-07 03:29:26 UTC MAIN commitmail json YAML

2011-03-07 02:24:57 UTC MAIN commitmail json YAML

Use macros clts/stts instead of directly manipulating CR0 flags.
Expose fpuinit to XEN build. (remove #ifdef XEN)

(cherry)

2011-03-07 02:02:36 UTC MAIN commitmail json YAML

ufs/ufs/quota.h is now used by makefs

(joerg)

2011-03-07 00:27:52 UTC MAIN commitmail json YAML

Restore historical behavior of tgoto() to return "OOPS" on failure. This is
best for now because there are too many programs that don't check the return
value of it. Of course cursor motion commands from $TERMCAP have 0 chance
of working now, since their % escapes are not translated to terminfo. In
the window case %+ expects one param from the stack in the termcap case
and two in the terminfo so we barf. We need proper captoinfo handling for
the % escapes, like the one in ncurses. Hi Roy :-)

(christos)

2011-03-06 23:41:47 UTC MAIN commitmail json YAML

2011-03-06 23:26:17 UTC MAIN commitmail json YAML

2011-03-06 23:25:43 UTC MAIN commitmail json YAML

2011-03-06 23:24:33 UTC MAIN commitmail json YAML

2011-03-06 23:13:22 UTC MAIN commitmail json YAML

2011-03-06 23:07:23 UTC MAIN commitmail json YAML

2011-03-06 22:36:07 UTC MAIN commitmail json YAML

2011-03-06 22:34:58 UTC MAIN commitmail json YAML

- KNF
- merge code
- fix error printing
- don't use static buffers

(christos)

2011-03-06 22:33:55 UTC MAIN commitmail json YAML

- KNF
- merge code
- fix error printing
- don't use static buffers

(christos)

2011-03-06 22:15:31 UTC MAIN commitmail json YAML

2011-03-06 20:47:59 UTC MAIN commitmail json YAML

- WARNS=4
- KNF
- don't cast malloc
- don't use static buffers
- fix types
- remove extra \n's from errors
- fix prototypes

(christos)

2011-03-06 20:36:29 UTC MAIN commitmail json YAML

Renamed "stg" to "stge" as in the kernel.

(phx)

2011-03-06 20:34:58 UTC MAIN commitmail json YAML

Now that MACHINE is defined in user-land in either
mips/include/mips_param.h or powerpc/include/param.h, stop
trying to re-define it in the port-specific param.h files
when _KERNEL isn't defined.

(he)

2011-03-06 18:22:13 UTC MAIN commitmail json YAML

2011-03-06 18:15:31 UTC MAIN commitmail json YAML

merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

(bouyer)

2011-03-06 17:41:11 UTC MAIN commitmail json YAML

Only need to getcwd() once

(sjg)

2011-03-06 17:39:34 UTC MAIN commitmail json YAML

2011-03-06 17:39:06 UTC MAIN commitmail json YAML

2011-03-06 17:36:32 UTC MAIN commitmail json YAML

Sort options, split "file system".

(wiz)

2011-03-06 17:34:57 UTC MAIN commitmail json YAML

Remove trailing whitespace; remove dot at end of SEE ALSO; new sentence, new line;
split "file system"; more markup.

(wiz)

2011-03-06 17:32:38 UTC MAIN commitmail json YAML

Split "file system" like usual. Improve SYNOPSIS. Various other fixes.

(wiz)

2011-03-06 17:25:32 UTC MAIN commitmail json YAML

Sort options. Split "file system" like usual. Bump date.

(wiz)

2011-03-06 17:22:51 UTC MAIN commitmail json YAML

Bump date for new quota.
Split "file system" like customary.

(wiz)

2011-03-06 17:21:08 UTC MAIN commitmail json YAML

Fix punctuation markup; new sentence, new line.

(wiz)

2011-03-06 17:20:28 UTC MAIN commitmail json YAML

New sentence, new line.

(wiz)

2011-03-06 17:19:25 UTC MAIN commitmail json YAML

Various fixes:
Remove trailing whitespace.
Sort sections.
Sort errors.
Fix typos.
Use more markup.
Probably something else I forgot.

(wiz)

2011-03-06 17:12:36 UTC MAIN commitmail json YAML

Add a note about a possible way to migrate limits from QUOTA to QUOTA2

(bouyer)

2011-03-06 17:11:20 UTC MAIN commitmail json YAML

2011-03-06 17:08:43 UTC MAIN commitmail json YAML

merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

(bouyer)

2011-03-06 17:00:16 UTC MAIN commitmail json YAML

don't abuse cf_unit, requested by phone.

(christos)

2011-03-06 16:00:20 UTC MAIN commitmail json YAML

Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz

(christos)

2011-03-06 16:00:17 UTC MAIN commitmail json YAML

Add a race catcher for p2k_ffs renamerace -- it seems like the
problem doesn't trigger always especially in a qemu env (but triggers
100% of the time on my desktop).

(pooka)

2011-03-06 15:08:05 UTC bouyer-quota2 commitmail json YAML

2011-03-06 14:58:44 UTC MAIN commitmail json YAML

2011-03-06 14:54:47 UTC MAIN commitmail json YAML

2011-03-06 14:52:37 UTC MAIN commitmail json YAML

2011-03-06 14:51:22 UTC MAIN commitmail json YAML

2011-03-06 13:55:12 UTC MAIN commitmail json YAML

New experimental driver for SundanceIT ST1023 / IP1000+ NICs.
PHY initialization, media select and MAC address are working, but I found no
way to make the chip transmit any frame yet (although it clears the DONE flag).

Moved DSK_DECL to globals.h, where NIF_DECL already was.

(phx)

2011-03-06 10:33:40 UTC MAIN commitmail json YAML

Add a kludge to prevent a test run from completely hanging.
Some analysis:

1) p2k_ffs test program opens a socketpair and forks off rump_ffs
2) after mounting the file system, test program decides it
  wants to skip the test and exits
3) somehow, the puffs event thread of rump_ffs stays in kqueue
  waiting for activity.  fstat+gdb suggests it's waiting for the
  now-orphaned socketpair (but I didn't fully verify.  is there
  an easy way to dump the state of a kqueue descriptor?).
4) test program is a zombie
5) atf-run waits forever

Note: this doesn't trigger always.

So, it seems there are at least two bugs: 1) test case doesn't
timeout 2) the kevent call in rump_ffs never returns even though
the sockerpair is orphaned

So, explicitly unmount the file system before skipping the test.
Obviously the above bugs needs to be properly fixed, since other
skipping test cases can unbeknowingly trigger the issue.

(pooka)

2011-03-06 10:32:48 UTC MAIN commitmail json YAML

While we use hardware (for float and double), but cooperate with softfloat
(to do long double), we need to not only handle the hardware exception
mask and cummulated flags, but also update/query the softfloat variables.
Since this may go away sometime (to make us psABI compliant), ifdef it
properly.

(martin)

2011-03-06 10:27:37 UTC MAIN commitmail json YAML

Apply local namespace protection equivalent to the weak alias done
in softfloat-for-gcc.h, which we can't include here, to move
"float_exception_mask" into implementation namespace.

(martin)

2011-03-06 08:28:11 UTC MAIN commitmail json YAML

Quiet a gcc warning when strict-aliasing checks are enabled. Reported by
Stephen Clark.

(tteras)

2011-03-06 05:08:03 UTC MAIN commitmail json YAML

2011-03-06 04:46:27 UTC MAIN commitmail json YAML

{ffs_nodealloccg,ext2fs_nodealloccg,ext2fs_mapsearch}: use XOR and ffs()
to find free bits in the inode and block bitmaps, instead of the loop.

Obtained from FreeBSD (changes by jhb).

(rmind)

2011-03-06 04:41:58 UTC MAIN commitmail json YAML

In a case of direct select, set only masked events, do not wakeup LWP
if no polled/selected events were set; also, count the correct return
value for the select.

(rmind)

2011-03-06 04:34:25 UTC MAIN commitmail json YAML

CWD should be compared against cwd

(sjg)

2011-03-06 04:10:55 UTC MAIN commitmail json YAML

match up libXi sources with those from libXi Makefile.am -- lots were
missing, including all of XI2 sources!

(jmcneill)

2011-03-06 04:04:42 UTC MAIN commitmail json YAML

2011-03-06 02:22:27 UTC MAIN commitmail json YAML

2011-03-06 02:18:36 UTC MAIN commitmail json YAML

2011-03-06 01:38:46 UTC rmind-uvmplock commitmail json YAML

- mm_init: disable pmap_protect() call on zero-page for now (x86 pmap issue).
- Run evcnt_init() a little bit earlier, before uvm_init().

(rmind)

2011-03-06 01:05:51 UTC MAIN commitmail json YAML

Use xinitrc.d/?*.sh as the matching pattern instead of needing a
fragile sed substitution XSLASHGLOB to produce xinitrc.d/*.sh. (If
that were used literally the slash-star would confuse cpp.)

Fixes PR 44619. Patch has been sent upstream.

(dholland)

2011-03-06 01:00:33 UTC MAIN commitmail json YAML

actually add the calculated rpath to the list of emitted --libs output.
part 2 of 2 to fix "freetype --config" not emitting any rpath directives.

(mrg)

2011-03-06 00:59:19 UTC MAIN commitmail json YAML

set build_libtool_libs to "yes" so that enable_shared=yes gets into
freetype-config.  part 1 of 2 to fix "freetype --config" not emitting
any rpath directives.

(mrg)

2011-03-06 00:39:11 UTC MAIN commitmail json YAML

2011-03-06 00:27:09 UTC rmind-uvmplock commitmail json YAML

2011-03-06 00:02:15 UTC MAIN commitmail json YAML

Add unit tests to check that exists(some/dir/) works

Also fix handling of sysV substitutions when lhs and variable are empty.

Also that modifiers do not cause errors during conditional tests
when undefined variables should otherwise be ok.
Ie. .if defined(nosuch) && ${nosuch:Mx} != ""

(sjg)

2011-03-05 23:57:05 UTC MAIN commitmail json YAML

Treat some/dir/ the same as some/dir/.

(sjg)

2011-03-05 23:51:47 UTC MAIN commitmail json YAML

2011-03-05 23:38:40 UTC MAIN commitmail json YAML

Disable COMPAT_IRIX and related code. The usefulness is under discussion
and code that dereferences pointer into userland without proper checking
needs a full audit.

(joerg)

2011-03-05 22:27:22 UTC MAIN commitmail json YAML

Set the ENVSYS_FCHANGERFACT flag soon enough for it to make a difference.

(jakllsch)

2011-03-05 21:51:18 UTC MAIN commitmail json YAML

Use %zu for size_t in debugging printf.

(jakllsch)

2011-03-05 21:43:39 UTC MAIN commitmail json YAML

Make interrupt establishment failure be noted like most other PCI drivers do.

(jakllsch)

2011-03-05 21:38:34 UTC MAIN commitmail json YAML

2011-03-05 21:19:46 UTC MAIN commitmail json YAML

This port now installs an /usr/mdec/boot file, so note that here.

(he)

2011-03-05 20:56:39 UTC rmind-uvmplock commitmail json YAML

2011-03-05 20:56:28 UTC MAIN commitmail json YAML

Put p2k_ffs back there -- i can't repeat any problems in my qemu/anita
runs.

(pooka)

2011-03-05 19:56:05 UTC MAIN commitmail json YAML

protocol processing stuff moved.

(christos)

2011-03-05 19:08:41 UTC MAIN commitmail json YAML

Forward define of ps_strings.

(joerg)

2011-03-05 19:05:29 UTC bouyer-quota2 commitmail json YAML

Report user or group name again instead of uid/gid.

(bouyer)

2011-03-05 19:04:58 UTC MAIN commitmail json YAML

2011-03-05 18:54:48 UTC bouyer-quota2 commitmail json YAML

Also check that repquota doesn't report any overquota user

(bouyer)

2011-03-05 18:53:01 UTC bouyer-quota2 commitmail json YAML

Make sure users which don't have quota entries are reported with the default
quotas (instead of wrong all-0 quota entry, which cause it to be reported
as overquota now)

(bouyer)

2011-03-05 18:28:13 UTC MAIN commitmail json YAML

From Dave Mills: It would appear that the two PHYs can only be
accessed from the registers of controller0 (mvgbec0) hence why both
PHYs are being detected on controller0. I have made the assumption
that PHY0 => controller0 (mvgbec0), PHY1 => controller1(mvgbec1)
and developed a patch accordingly. Also the irq is 15 for controller1
not 14.

(christos)

2011-03-05 18:14:55 UTC MAIN commitmail json YAML

sets-list dance for new ps_strings tests

(pgoyette)

2011-03-05 18:14:33 UTC MAIN commitmail json YAML

Add tests for verifying the recent changes to ps_strings

From joerg@ with atf-ification from myself.

(pgoyette)

2011-03-05 18:10:44 UTC bouyer-quota2 commitmail json YAML

The new quotactl interface should be filesystem-independant, so check only the
MNT_QUOTA flag.

(bouyer)

2011-03-05 16:38:47 UTC MAIN commitmail json YAML

add other os support from MirBSD

(christos)

2011-03-05 16:38:26 UTC MAIN commitmail json YAML

add mimic_gnu for eval print.

(christos)

2011-03-05 16:37:50 UTC MAIN commitmail json YAML

2011-03-05 15:36:51 UTC MAIN commitmail json YAML

2011-03-05 15:36:27 UTC MAIN commitmail json YAML

Add ATHEROS AR2427 and AR9287

(matt)

2011-03-05 15:25:52 UTC MAIN commitmail json YAML

Only call unmapiodev if va is non-zero.

(matt)

2011-03-05 15:19:44 UTC MAIN commitmail json YAML

Add missing .debug lines from usr/libdata/ldscripts
Add missing .mdebug lines from usr/libdata/ldscripts
Fixes PR/40522

(matt)

2011-03-05 15:12:16 UTC MAIN commitmail json YAML

Test and set xbdi->xbdi_cont at splbio(). Otherwise we could overwrite
xbdi->xbdi_cont and process the same request twice.

(bouyer)

2011-03-05 15:11:02 UTC bouyer-quota2 commitmail json YAML

2011-03-05 14:50:57 UTC MAIN commitmail json YAML

2011-03-05 14:42:12 UTC MAIN commitmail json YAML

add defflag for AR9285.

Spotted by jmcneill@

(cegger)

2011-03-05 14:32:32 UTC MAIN commitmail json YAML

If _KERNEL is not defined, force MACHINE to be "m68k".  Userland should be
using uname/sysctl to get this value.

(matt)

2011-03-05 14:27:48 UTC MAIN commitmail json YAML

If _KERNEL is not defined, force MACHINE to be "powerpc".  Userland should be
using uname/sysctl to get this value.

(matt)

2011-03-05 14:26:01 UTC MAIN commitmail json YAML

If _KERNEL is not defined, force MACHINE to be "mips".  Userland should be
using uname/sysctl to get this value.

(matt)

2011-03-05 14:04:03 UTC MAIN commitmail json YAML

Fix prototype of algor_p6032_iointr.
Fix buffer overrun ( PR algor/42176 ).
Constify a few things.

(matt)

2011-03-05 14:02:08 UTC MAIN commitmail json YAML

Increase SYMTAB_SPACE

(matt)

2011-03-05 13:47:43 UTC MAIN commitmail json YAML

Set errno to 0 before strtoll() so that it can reliably be tested
afterwards.  Fixes newfs_msdos at least on sparc.  Incidentally,
the msdosfs tests also start working on sparc, which about halves
the number of test failures on that platform.

(pooka)

2011-03-05 09:47:20 UTC MAIN commitmail json YAML

Add __cpu_simple_lock_t. Use it, x86_read_psl(), and x86_disable_intr() to
disable interrupts locally and protect the access to APERF and MPERF. Also
rationalize the MD initialization sequence.

(jruoho)

2011-03-05 07:47:54 UTC MAIN commitmail json YAML

Add one bug to the list. (Neither acpicpu(4) nor est(4) or powernow(4)
handle possible skew in timers and counters such as TSC.)

(jruoho)

2011-03-05 07:41:12 UTC MAIN commitmail json YAML

chown the workdir to unpriv user instead of chmod 711.  Otherwise,
if your (root's) login shell is {t,}csh, su -m gets outoutsmarted.

(pooka)

2011-03-05 06:39:55 UTC MAIN commitmail json YAML

If the P-state control mask is set, do a proper read-modify-write.

(jruoho)

2011-03-05 06:28:29 UTC MAIN commitmail json YAML

2011-03-05 03:15:26 UTC MAIN commitmail json YAML

2011-03-05 01:58:01 UTC MAIN commitmail json YAML

Use deflate.sh from the right directory. Execute with HOST_SH.

(joerg)

2011-03-05 01:52:18 UTC MAIN commitmail json YAML

Simplify copyin_psstrings a bit.

(matt)

2011-03-04 22:48:29 UTC MAIN commitmail json YAML

Use static libdm so dmsetup and lvm can be linked dynamically.
Change LIBDM_* to LIBDEVMAPPER_* so LIBDM can refer to libdm.

(matt)

2011-03-04 22:25:32 UTC MAIN commitmail json YAML

Refactor ps_strings access. Based on PK_32, write either the normal
version or the 32bit compat layout in execve1. Introduce a new function
copyin_psstrings for reading it back from userland and converting it to
the native layout. Refactor procfs to share most of the code with the
kern.proc_args sysctl handler.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.

(joerg)

2011-03-04 17:56:53 UTC MAIN commitmail json YAML

Back out previous;  it's causing intermittent problems which I don't
fully understand yet.

(riz)

2011-03-04 17:45:17 UTC MAIN commitmail json YAML

Remove bogus RF_ASSERT that must have crept in by accident.
Thanks to Jan-Hinrich Fessel for reporting the issue.

(oster)

2011-03-04 13:49:26 UTC MAIN commitmail json YAML

Improve wording (errata is already plural).

(wiz)

2011-03-04 13:24:19 UTC MAIN commitmail json YAML

Revert max stack size change. This is not used anymore for 32 bit binaries.

(christos)

2011-03-04 12:18:15 UTC MAIN commitmail json YAML

From mrg@: note that the states may be limited on some CPUs due erratas.

(jruoho)

2011-03-04 12:10:50 UTC MAIN commitmail json YAML

Rename a badly named constant. Make it correspond with <x86/specialreg.h>.

(jruoho)

2011-03-04 11:56:27 UTC MAIN commitmail json YAML

Only attach on the first SMT ID (as in revision 1.16).

(jruoho)

2011-03-04 11:48:58 UTC MAIN commitmail json YAML

Use sigqueueinfo() instead of raise() to generate exceptions. Provide
minimalistic siginfo data.

(martin)

2011-03-04 09:47:47 UTC MAIN commitmail json YAML

puffs__cc_destroy: clear PCC_HASCALLER.  the caller info is not
necessarily relevant to the next life of the cc.  this also fixes
the failure of the assertion in the next line.

(yamt)

2011-03-04 09:28:34 UTC MAIN commitmail json YAML

Remove redundant/wrong increment of a variable.

(jruoho)

2011-03-04 09:13:23 UTC MAIN commitmail json YAML

2011-03-04 09:10:34 UTC MAIN commitmail json YAML

Add note about block device properties.

From discussion with <riz>.

(pooka)

2011-03-04 09:04:06 UTC MAIN commitmail json YAML

Apply "silence, please!" to '(no debugging symbols found)'
spammed by gdb.

(pooka)

2011-03-04 06:42:10 UTC MAIN commitmail json YAML

Fix wrong lower bound.

(jruoho)

2011-03-04 06:01:25 UTC MAIN commitmail json YAML

Finally remove COMPATIBILITY entirely. Xref odcm(4).

(jruoho)

2011-03-04 05:58:07 UTC MAIN commitmail json YAML

2011-03-04 05:56:50 UTC MAIN commitmail json YAML

2011-03-04 05:02:48 UTC MAIN commitmail json YAML

2011-03-04 04:55:51 UTC MAIN commitmail json YAML

main.c now exports curdir[] so we can use it.

(sjg)

2011-03-04 04:53:28 UTC MAIN commitmail json YAML

Raise the return value of the match-function of est(4) and powernow(4).
The assigned priorities are now: 10 for acpicpu(4), 5 for est(4) and
powernow(4), and 1 for odcm(4). These are used to pick the preferred driver.

(jruoho)

2011-03-04 04:48:41 UTC MAIN commitmail json YAML

2011-03-04 04:25:58 UTC MAIN commitmail json YAML

PR/44673: Arna Clauson: Latest MAXSSIZ bump broke netbsd32 emulation on amd64.
- Use MAXSSIZ32 instead of MAXSSIZ for 32 bit binaries
- Default MAXXSIZ32 to a quarter of MAXSSIZ (good enough?)
- Add debugging
XXX: Note that:
- sparc32 MAXSSIZ is larger than sparc64 MAXSSIZ
- sparc64 MAXSSIZ32 != sparc32 MAXSSIZ

(christos)

2011-03-04 04:17:12 UTC MAIN commitmail json YAML

better debugging messages.

(christos)

2011-03-04 03:34:24 UTC MAIN commitmail json YAML

Reduce MAXSSIZ to 64MB, otherwise netbsd32 binaries crash in ld.elf_so,
including the trivial main(){}. Add a warning to not modify this without
testing compatibility mode.

(joerg)

2011-03-04 01:36:56 UTC MAIN commitmail json YAML

PR/44674: Taylor R Campbell: Fix compat copyin and copyout routines which
were obviously broken.

(christos)

2011-03-04 00:40:49 UTC MAIN commitmail json YAML

2011-03-03 20:46:16 UTC MAIN commitmail json YAML

Do not restrict the siginfo a process sends to itself in any way, but
keep restrictions for foreign processes. This is needed to allow raising
of full SIGFPE siginfo from softfloat libraries for example.

(martin)

2011-03-03 19:24:43 UTC MAIN commitmail json YAML

Add DMI quirk support via pmf_get_platform(9). If any of the listed models
are matched, the whole driver will be prevented from attaching. The first
entry is Supermicro PDSMi-LN4+ (a BIOS bug with bogus P-state entries).

(jruoho)

2011-03-03 18:44:59 UTC MAIN commitmail json YAML

2011-03-03 18:40:23 UTC MAIN commitmail json YAML

This will never end... ABR, ACP, ACS, ACU, ADP, ADO, ADP, AGC, AI, AN, AO,
AOS, ARU, ASK, ASR, BCC, BCR, BFT, BIU, BM, BMIC, BN, BNF, BO, BOF, BOM,
BPI, BSF, BSR, BWM, CAU, CBC, CBR, CC, CI, CMP, CPB, CPG, CPT, DAT, DBS,
DCC, DCD, DCS, DCU, DDK, DDS, DEK, DFC, DFT, DOF, ECC, ECS, EDAT, EDS, EFL,
ELS, EMP, ERD, ESS, EU, FCL, HLL, HP, IBM, ICA, IDA, ILM, ITB, LER, LFN,
LLF, LMM, LNO, LRM, LRO, LSR, MD, MESI, MI, MOESI, MOF, MOSI, MR, MSI, MUD,
NIA, NIP, ODT, OPS, OPM, OSPM, PDS, PGAS, PIM, PIPT, PLRU, PM, PMU, POP,
PPM, PUN, QBE, QC, RF, RFO, RH, RLO, RM, RR, RWM, SAM, SLRU, SMAF, SMC, SMU,
SPT, SRC, TAOCP, TCB, TOD, TPM, VB, VIPT, VIVT, VOD, VRM, WH, WM, WTC, YTD.

(jruoho)

2011-03-03 16:25:16 UTC MAIN commitmail json YAML

Switch from using "rump_ffs" to mount the file system image to
using a rump_server to mount it in a rump kernel, and librumphijack.so
to enable accessing it from the test program.  Among other things,
this allows the tests to run as an unprivileged user.

(riz)

2011-03-03 14:53:02 UTC MAIN commitmail json YAML

2011-03-03 11:54:58 UTC MAIN commitmail json YAML

2011-03-03 11:54:12 UTC MAIN commitmail json YAML

add tests for hijacked /bin/sh (mostly redirection now)

(pooka)

2011-03-03 11:01:27 UTC MAIN commitmail json YAML

The re-enabled renamerace test also triggers the recent msdosfs
vnode leak.  xfail this under the blanket of PR kern/44661.

(pooka)

2011-03-03 10:57:30 UTC MAIN commitmail json YAML

Apparently my last commit to msdosfs_vnops.c fixed the (harmless?)
buffer overrun in rename (>15 years old bug), so re-enable other
msdosfs rename tests too.

(pooka)

2011-03-03 09:43:27 UTC MAIN commitmail json YAML

Provide more regsiters including CR27.

(skrll)

2011-03-03 09:37:22 UTC MAIN commitmail json YAML

Deal with cr27 in process_{read,write}_regs

(skrll)

2011-03-03 08:10:45 UTC MAIN commitmail json YAML

In rename, use char[12]�for new names instead of [11].  At least
one routine called from here (unix2dosfn) expects and uses all of
a [12].

This may fix the "stack size exceeded" problem which has been
triggering in gson's test runs.  (i'm not entirely sure why it
doesn't trigger in anyone else's env)

(pooka)

2011-03-03 05:59:38 UTC MAIN commitmail json YAML

2011-03-03 03:39:08 UTC MAIN commitmail json YAML

check rawvp before doing ioctl or strategy.

(christos)

2011-03-02 22:42:01 UTC MAIN commitmail json YAML

Postfix with update to version 2.8.1.

(tron)

2011-03-02 22:25:54 UTC MAIN commitmail json YAML

2011-03-02 22:24:57 UTC MAIN commitmail json YAML

2011-03-02 21:57:40 UTC MAIN commitmail json YAML

When probing the PCI bars, make sure to only probe BARS (PPBs and PCB has
fewer bars than type 0 devices).

(matt)

2011-03-02 20:12:29 UTC MAIN commitmail json YAML

2011-03-02 19:56:40 UTC MAIN commitmail json YAML

src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_VERIFICATION_README@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/README_FILES/INSTALL@1.3 / diff / nxr@1.3
src/external/ibm-public/postfix/dist/README_FILES/TLS_README@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/conf/master.cf@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/conf/postfix-files@1.3 / diff / nxr@1.3
src/external/ibm-public/postfix/dist/html/ADDRESS_VERIFICATION_README.html@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/html/INSTALL.html@1.3 / diff / nxr@1.3
src/external/ibm-public/postfix/dist/html/TLS_README.html@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/html/postconf.5.html@1.7 / diff / nxr@1.7
src/external/ibm-public/postfix/dist/man/man5/postconf.5@1.7 / diff / nxr@1.7
src/external/ibm-public/postfix/dist/proto/ADDRESS_VERIFICATION_README.html@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/proto/INSTALL.html@1.3 / diff / nxr@1.3
src/external/ibm-public/postfix/dist/proto/TLS_README.html@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/proto/postconf.proto@1.7 / diff / nxr@1.7
src/external/ibm-public/postfix/dist/src/cleanup/cleanup.h@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/src/global/mail_params.h@1.6 / diff / nxr@1.6
src/external/ibm-public/postfix/dist/src/smtp/smtp.c@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/src/smtpd/smtpd.c@1.6 / diff / nxr@1.6
src/external/ibm-public/postfix/dist/src/tls/tls_client.c@1.4 / diff / nxr@1.4
src/external/ibm-public/postfix/dist/src/tls/tls_server.c@1.4 / diff / nxr@1.4
      :
(more 5 files)
Resolve conflicts from last import.

(tron)

2011-03-02 19:52:04 UTC MAIN commitmail json YAML

Use __arraycount() and PRIu64.  Delete unnecessary casts to unsigned
long long.

(dyoung)

2011-03-02 19:33:32 UTC MAIN commitmail json YAML

Import Postfix 2.8.1. Changes since version 2.7.*:
Postfix stable release 2.8.0 is available. This release continues the
move towards improving code and documentation, and making the system
better prepared for changes in the threat environment.

The postscreen daemon (a zombie blocker in front of Postfix) is now
included with the stable release. postscreen now supports TLS and can
log the rejected sender, recipient and helo information. See the
POSTSCREEN_README file for recommended usage scenarios.

Support for DNS whitelisting (permit_rhswl_client), and for pattern
matching to filter the responses from DNS white/blacklist servers
(e.g., reject_rhsbl_client zen.spamhaus.org=127.0.0.[1..10]).

Improved message tracking across SMTP-based content filters; the
after-filter SMTP server can log the before-filter queue ID (the
XCLIENT protocol was extended).

Read-only support for sqlite databases. See sqlite_table(5) and
SQLITE_README.

Support for 'footers' that are appended to SMTP server "reject"
responses. See "smtpd_reject_footer" in the postconf(5) manpage.

Status:

Vendor Tag: VENEMA
Release Tags: PFIX-2-8-1

(tron)

2011-03-02 18:18:39 UTC MAIN commitmail json YAML

change dprintf -> debugprintf

(christos)