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

2024-05-10 12:33:24 UTC Now

2008-07-15 23:16:27 UTC MAIN commitmail json YAML

2008-07-15 22:27:32 UTC MAIN commitmail json YAML

2008-07-15 22:26:42 UTC MAIN commitmail json YAML

Add some PCI IDs from the Thinkpad T61/X61/R61 series as observed in
PR 37988 and on my own T61.

(tonnerre)

2008-07-15 22:25:30 UTC MAIN commitmail json YAML

make l_flags contain more stuff. Fixes top thread display where system processes
were always displayed.

(christos)

2008-07-15 21:42:04 UTC haad-dm commitmail json YAML

Change external/gnu to external/gpl2.

(haad)

2008-07-15 21:41:09 UTC haad-dm commitmail json YAML

Disable building of manual pages for now.

(haad)

2008-07-15 21:40:05 UTC haad-dm commitmail json YAML

2008-07-15 21:29:37 UTC MAIN commitmail json YAML

Change the x86 boot blocks so they don't include builder login and date.

For now, we include kernel revision as a way of allowing users to
notice that boot blocks have gotten very old, so the first line of the
printout looks like this (depending on the particular block):

  >> NetBSD/x86 BIOS Boot, Revision 3.4 (from NetBSD 5.0)

This may be changed a bit pending feedback. (Some people think that
the kernel revision shouldn't be there at all, for example.)

Part of the project to assure that bit-identical sources produce
bit-identical release binaries.

(perry)

2008-07-15 21:27:58 UTC MAIN commitmail json YAML

2008-07-15 21:19:24 UTC MAIN commitmail json YAML

Make usage() static.

(dyoung)

2008-07-15 21:17:00 UTC haad-dm commitmail json YAML

src/external/gpl2/lvm2tools/dist/include/activate.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/archiver.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/btree.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/clvm.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/configure.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/crc.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/defaults.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/dev-cache.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/device.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/display.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/errors.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/filter-composite.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/filter-md.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/filter-persistent.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/filter-regex.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/filter-sysfs.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/filter.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/format-text.h@1.1.2.1 / diff / nxr@1.1.2.1
src/external/gpl2/lvm2tools/dist/include/format1.h@1.1.2.1 / diff / nxr@1.1.2.1
      :
(more 33 files)
Add header files needed for libdevmapper build.

(haad)

2008-07-15 20:56:13 UTC MAIN commitmail json YAML

Only describe flags -L and -m in the usage if they are available.
That helps me get rid of some conditional compilation (INET6) in
ifconfig.

Let each protocol/feature-module print its own usage, so that the
ifconfig usage reflects the modules that are actually compiled-in.

Write usage information for carp(4) options.

(dyoung)

2008-07-15 20:10:06 UTC MAIN commitmail json YAML

Add the kernel revision to vers.c, as in:

  const char bootprog_kernrev[] = "4.99.70";

For now, we still also include the builder name and date and such, so
that we don't break anything, but those are (probably) on the way out.

Part of the "bit-identical sources yield bit-identical release files"
project.

(perry)

2008-07-15 18:38:38 UTC MAIN commitmail json YAML

Don't burn the date and time and build userid and build path into the
ldap executables.

Part of the effort to make bit-identical sources produce bit-identical
binaries.

(perry)

2008-07-15 18:28:11 UTC MAIN commitmail json YAML

Don't include build date information in the binaries any more.
Also don't include "build iteration" information.

Part of the effort to make builds from bit-identical sources result in
bit-identical binaries.

(perry)

2008-07-15 18:10:50 UTC MAIN commitmail json YAML

Per christos, s/$$(.*)/unknown/ -- i.e., remove the builder, host and
date of the build from the binaries.

Another step in making builds of bit-identical sources yield
bit-identical binaries.

(perry)

2008-07-15 17:51:38 UTC MAIN commitmail json YAML

Remove __DATE__ and __TIME__ from usage().

This makes successive builds bit identical. The build date and time is
not very useful for debugging purposes.

(perry)

2008-07-15 16:21:19 UTC MAIN commitmail json YAML

Nuke the "-p" argument to ukfs_mkdir().  It's not a particularly
brilliant idea to provide that functionality at this level.

(pooka)

2008-07-15 16:19:37 UTC MAIN commitmail json YAML

Make acpilid(4) detachable.

(dyoung)

2008-07-15 16:18:09 UTC MAIN commitmail json YAML

2008-07-15 16:15:28 UTC MAIN commitmail json YAML

Introduce acpi_clear_wake_gpe() to undo acpi_set_wake_gpe().
Extract common code from acpi_clear_wake_gpe() and acpi_set_wake_gpe(),
creating acpi_wake_gpe_helper().

(dyoung)

2008-07-15 16:06:58 UTC MAIN commitmail json YAML

explicitly set birthtime to VNOVAL, since there is no such thing in nfsv{2,3}

(christos)

2008-07-15 15:49:05 UTC MAIN commitmail json YAML

Keep the directory to read '..' from locked until its dirent is read and
its location is extracted.

Also lock the source directory so its contents can safely be changed...
patch from tmpfs.

(reinoud)

2008-07-09 23:22:15 UTC MAIN commitmail json YAML

When dealing with 'cleanlist_idx == PMAP_REMOVE_CLEAN_LIST_SIZE' in
pmap_do_remove(), make sure to use PTE_SYNC() for each rolled-back
PTE on the list.

Fixes potential MMU inconsistencies on some ARM platforms where
page-tables are mapped write-back.

(scw)

2008-07-09 21:30:04 UTC MAIN commitmail json YAML

device/softc split
aprint conversion

(joerg)

2008-07-09 21:25:59 UTC MAIN commitmail json YAML

- device/softc split
- ANSIfy

(joerg)

2008-07-09 21:19:23 UTC MAIN commitmail json YAML

- Statify
- Split device/softc.

(joerg)

2008-07-09 21:07:55 UTC MAIN commitmail json YAML

Fix syntax. *sigh*

(joerg)

2008-07-09 21:07:25 UTC MAIN commitmail json YAML

Finish device/softc split.

(joerg)

2008-07-09 21:03:42 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 20:59:16 UTC MAIN commitmail json YAML

Constify a global variable. Split device/softc.

(joerg)

2008-07-09 20:54:13 UTC MAIN commitmail json YAML

Device/softc split.

(joerg)

2008-07-09 20:50:41 UTC MAIN commitmail json YAML

device/softc split.

(joerg)

2008-07-09 20:45:33 UTC MAIN commitmail json YAML

2008-07-09 20:41:02 UTC MAIN commitmail json YAML

Finish device/softc split.

(joerg)

2008-07-09 20:40:16 UTC MAIN commitmail json YAML

2008-07-09 20:23:50 UTC MAIN commitmail json YAML

2008-07-09 20:07:20 UTC MAIN commitmail json YAML

2008-07-09 19:47:24 UTC MAIN commitmail json YAML

2008-07-09 19:08:44 UTC MAIN commitmail json YAML

2008-07-09 18:18:56 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 18:10:57 UTC MAIN commitmail json YAML

Force allocation extent descriptor CRC length to 8 for UDF versions prior
to version 2.01.

(reinoud)

2008-07-09 18:02:46 UTC MAIN commitmail json YAML

Fix device/softc split.

(joerg)

2008-07-09 17:51:21 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 17:07:28 UTC MAIN commitmail json YAML

2008-07-09 16:27:12 UTC MAIN commitmail json YAML

2008-07-09 16:14:57 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 16:06:02 UTC MAIN commitmail json YAML

Constify device table.

(joerg)

2008-07-09 15:42:37 UTC MAIN commitmail json YAML

2008-07-09 15:04:21 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 14:51:11 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 14:46:15 UTC MAIN commitmail json YAML

- device/softc split

(joerg)

2008-07-09 14:39:44 UTC MAIN commitmail json YAML

- device/softc split
- reduce namespace pollution

(joerg)

2008-07-09 13:19:34 UTC MAIN commitmail json YAML

2008-07-09 13:18:41 UTC MAIN commitmail json YAML

- device/softc split
- remove redundant ;

(joerg)

2008-07-09 13:15:40 UTC MAIN commitmail json YAML

- device/softc split
- use aprint in attach

(joerg)

2008-07-09 13:12:55 UTC MAIN commitmail json YAML

- use aprint in attach
- split device/softc
- move softc definition into source to make explicit that it is local
- reduce namespace pollution

(joerg)

2008-07-09 13:02:04 UTC MAIN commitmail json YAML

Remove superfluous "s on .It, really this time

(hubertf)

2008-07-09 13:00:55 UTC MAIN commitmail json YAML

2008-07-09 12:53:06 UTC MAIN commitmail json YAML

remove superfluous "s on .It

(hubertf)

2008-07-09 12:22:03 UTC ipsec-tools-0_7-branch commitmail json YAML

From Chong Peng:
fix a file descriptor and memory leak on configuration file reread

(tteras)

2008-07-09 12:16:50 UTC MAIN commitmail json YAML

From Chong Peng:
fix a file descriptor and memory leak on configuration file reread

(tteras)

2008-07-09 02:43:53 UTC MAIN commitmail json YAML

pool_do_put: fix a pool corruption bug discovered by
the recent exec_pool changes.

(yamt)

2008-07-08 20:53:03 UTC MAIN commitmail json YAML

Fix to bug reported and tested by Alexander Shishkin. struct ptimer has
a union that contains either a callout [for CLOCK_REALTIME] or a flag
and a list [for other clock types]. Make sure we perform the right actions
on the right union member depending on the clock type. Otherwise this would
result in crashes.

(christos)

2008-07-08 17:32:56 UTC MAIN commitmail json YAML

Initialize the member sc_callout before call callout_reset().

(kiyohara)

2008-07-08 14:57:03 UTC MAIN commitmail json YAML

Stop reusing a buffer obtained with getiobuf().

(hannken)

2008-07-08 12:39:27 UTC MAIN commitmail json YAML

Fix multicast (multicast hash table were calculated incorrectly).

(sborrill)

2008-07-08 11:34:43 UTC MAIN commitmail json YAML

2008-07-08 10:11:02 UTC MAIN commitmail json YAML

Fix build of the i915drm and radeondrm modules after the #include changes
from <dev/drm/drm{,P}.h> to "drm{,P}.h" by mrg@.

(jmmv)

2008-07-08 08:55:22 UTC MAIN commitmail json YAML

2008-07-08 08:47:32 UTC MAIN commitmail json YAML

WILLCOM Advanced W-ZERO3[es] device IDs.  From Ryo Shimizu.

(uebayasi)

2008-07-08 08:44:55 UTC MAIN commitmail json YAML

Add a device ID seen in Kojinsha notebook.  From Ryo Shimizu.

(uebayasi)

2008-07-08 08:14:37 UTC MAIN commitmail json YAML

Fix funny whitespace in a variable assignment.

(simonb)

2008-07-08 07:53:08 UTC MAIN commitmail json YAML

No need to print "0x0x" before a hex number, one "0x" should be enough.

(simonb)

2008-07-08 06:50:23 UTC MAIN commitmail json YAML

2008-07-08 00:23:28 UTC MAIN commitmail json YAML

Nuke __strong_alias() to avoid definition loop.

(gmcgarry)

2008-07-07 23:57:25 UTC MAIN commitmail json YAML

Add myself to the list of developers.  Somehow, I never got around to doing
this.

(bjs)

2008-07-07 18:45:27 UTC MAIN commitmail json YAML

Support for allocation extents descriptor writing to allow for arbitrary
heavily fragmented files.

Also fixing some (rare) allocation bugs and function name streamlining.

Tested on harddisc, CD-RW and CD-R i.e. all three basic backend classes.

(reinoud)

2008-07-07 18:30:41 UTC MAIN commitmail json YAML

Remove SEM{MNI,MNS,UME,MNU} and SHMMAXPGS.
Add TMPFS and agr.
Enable some pseudo devices.

(kiyohara)

2008-07-07 16:10:27 UTC MAIN commitmail json YAML

It actually makes no sense to warn on a behaviour that was allowed in
previous versions, when we know we're working on an old file.  That way,
a -current config(1) works on a 4.0 source tree (or older) without
warning.  Pointed out by Christos Zoulas.

XXX We should set up way to note compatibility code we can get rid of
XXX the day we choose to bump CONFIG_MINVERSION.

(cube)

2008-07-07 14:53:37 UTC MAIN commitmail json YAML

Add haad-dm branch.

(haad)

2008-07-07 14:45:53 UTC haad-dm commitmail json YAML

2008-07-07 14:15:41 UTC MAIN commitmail json YAML

Force vrele_thread to run in vflush() only if there is vrele_pending.
Makes unmounting a file system in a forcibly singlethreaded rump
invocation work.

(pooka)

2008-07-07 13:07:55 UTC MAIN commitmail json YAML

Selector registers are 16-bit and binutils 2.18 insists that only 16-bit
accesses are permitted on them.  Therefore, change movl to movw.  No change to
machine code generated.

(gmcgarry)

2008-07-07 13:01:16 UTC MAIN commitmail json YAML

Selector registers are 16-bit and binutils 2.18 insists that only 16-bit
accesses are permitted on them.  Therefore, change movl to movw.  No change to
machine code generated.

(gmcgarry)

2008-07-07 12:29:30 UTC MAIN commitmail json YAML

2008-07-07 12:27:19 UTC MAIN commitmail json YAML

fix pool corruption bugs in subr_pool.c 1.162.

(yamt)

2008-07-07 12:18:45 UTC MAIN commitmail json YAML

2008-07-07 10:57:03 UTC MAIN commitmail json YAML

Verify that MAKEFLAGS contains "-j" before trying to manipulate it
with :C///.

(apb)

2008-07-07 09:07:18 UTC MAIN commitmail json YAML

add ukfs_utimes() and ukfs_lutimes()

from Arnaud Ysmal

(pooka)

2008-07-07 09:04:08 UTC MAIN commitmail json YAML

2008-07-07 09:01:40 UTC MAIN commitmail json YAML

Expose utimes() and lutimes() to rump.

from Arnaud Ysmal

(pooka)

2008-07-07 05:43:56 UTC MAIN commitmail json YAML

pass the "-j" flag down to gmake.  you can force -j option to
gmake by setting GMAKE_J_ARGS=-jN.

discussed with matt@ and a few others.

XXX: this is kind of hacky, as it will fork off more processes than
XXX: "-jN" says to, but there's no real way to get parallelism in
XXX: both the tools/gcc build and the rest of the build without
XXX: this.

(mrg)

2008-07-07 00:33:23 UTC MAIN commitmail json YAML

2008-07-07 00:31:30 UTC MAIN commitmail json YAML

2008-07-06 19:52:53 UTC MAIN commitmail json YAML

Add my name to the list of developers.

(ahoka)

2008-07-06 17:38:43 UTC netbsd-4 commitmail json YAML

Tickets 1159, 1161, 1162

(bouyer)

2008-07-06 17:38:00 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #1162):
sys/dev/pci/azalia_codec.c: revision 1.67
Commit patch from jmcneill@ to fix "No sound on Thinkpad azalia"
Definitely fixes a T60p, and hopefully will fix PR#37141 for an R61 also

(bouyer)

2008-07-06 15:00:45 UTC MAIN commitmail json YAML

kern/39052: fix broken assertion. We can have a BC_BUSY buffer in the LRU
queue, if it's being flushed. But in this case, we'll also have B_VFLUSH.

While there fix checkfreelist() so that it can be used to check that a
buffer is not in the free lists.

(bouyer)

2008-07-06 14:32:56 UTC MAIN commitmail json YAML

2008-07-06 14:07:44 UTC MAIN commitmail json YAML

Use device_private() where appropriate.

Noted by Paul Goyette in PR#39110.

(cube)

2008-07-06 13:29:50 UTC MAIN commitmail json YAML

2008-07-06 09:53:33 UTC mjf-devfs2 commitmail json YAML

If it is not impossible to internalize the proplib dictionary from
devsfd.conf then set errno to EINVAL so that the user has some idea what
went wrong.

(mjf)

2008-07-06 08:01:15 UTC MAIN commitmail json YAML

ryo shimizu: gscsehci doesn't work.

Correctly initialize softc. Fix from PR port-i386/39109.

(cegger)

2008-07-06 05:18:11 UTC wrstuden-revivesa commitmail json YAML

In sa_upcall_userret(), when pulling a thread off of savp_woken,
use l_sleepchain as the "next" member, no l_runq! It's on a sleep
queue after all...

(wrstuden)

2008-03-24 23:47:06 UTC MAIN commitmail json YAML

2008-03-24 23:46:43 UTC MAIN commitmail json YAML

after yamt-lazymbuf merge, mark send/recv syscalls MPSAFE.
pointed out by Andrew Doran.

(yamt)

2008-03-24 23:14:02 UTC MAIN commitmail json YAML

Remove a commented out line that was causing a warning.

(xtraeme)

2008-03-24 23:02:38 UTC MAIN commitmail json YAML

Don't reference m68k/saframe.h.  Zed's dead, baby, Zed's dead.

(cube)

2008-03-24 22:51:26 UTC MAIN commitmail json YAML

Mention ucycom(4).

(xtraeme)

2008-03-24 22:49:20 UTC MAIN commitmail json YAML

Separate the device list in different sections, and update the list
to match current reality in the src tree.

Inspired by the OpenBSD's usb(4) manpage.

(xtraeme)

2008-03-24 21:58:13 UTC MAIN commitmail json YAML

Also mention uslsa(4).

(xtraeme)

2008-03-24 21:55:01 UTC MAIN commitmail json YAML

Mention uchcom(4) and uhmodem(4).

(xtraeme)

2008-03-24 21:03:44 UTC netbsd-4 commitmail json YAML

2008-03-24 21:03:19 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by elad in ticket #1108):
sys/secmodel/overlay/secmodel_overlay.c: revision 1.4 via patch
sys/secmodel/overlay/overlay.h: revision 1.2
Support device scope.

(bouyer)

2008-03-24 20:55:43 UTC netbsd-4-0 commitmail json YAML

2008-03-24 20:55:10 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by elad in ticket #1107):
sys/dev/pci/machfb.c: revision 1.51
sys/dev/pci/voodoofb.c: revision 1.14
Introduce two missing KAUTH_GENERIC_ISSUSER check in the voodoo and machfb
mmap() code.
Discussed with and okay macallan@.

(bouyer)

2008-03-24 20:54:14 UTC netbsd-4 commitmail json YAML

tickets 1103-1105, 1107

(bouyer)

2008-03-24 20:53:54 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by elad in ticket #1107):
sys/dev/pci/machfb.c: revision 1.51
sys/dev/pci/voodoofb.c: revision 1.14
Introduce two missing KAUTH_GENERIC_ISSUSER check in the voodoo and machfb
mmap() code.
Discussed with and okay macallan@.

(bouyer)

2008-03-24 20:50:33 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1105):
sys/dev/ic/rtl8169.c: revisions 1.94, 1.95, 1.97, 1.98
sys/dev/ic/rtl81x9reg.h: revision 1.28
No need to preserve RE_NTXDESC_RSVD on re_start().
FreeBSD says "16 bits" comment about RTK_GTXSTART was incorrect.
Use CSR_WRITE_1() for it. (though the previous code also worked)
Don't fetch DMA descriptor after BUS_DMASYNC_PREREAD op.
It looks vlan tag info must appear not only in the first descriptor
but in all descriptors of a multi-descriptor transmission attempt on re(4).
Problem was reported and fix was confirmed by Chris Brookes on tech-net.
Should also close PR kern/37959.

(bouyer)

2008-03-24 20:43:44 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1104):
sys/arch/cobalt/cobalt/machdep.c: revision 1.93 via patch
Fix botched spl(9) bug I introduced back in 3.99.18 (rev 1.64):
Don't enable unhandled interrupts before all interrupts are processed.
Should fix "long download, network frozen" problems reported on
port-cobalt by several people.

(bouyer)

2008-03-24 20:41:36 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1103):
sys/arch/cobalt/dev/panel.c: revision 1.16
Print "NetBSD/cobalt Starting up...  " to LCD panel on boot, and also
print "NetBSD/cobalt Shutting donw..." on halt via shutdown hook.
This would be useful for users who don't have serial console.
No objection on port-cobalt.

(bouyer)

2008-03-24 20:25:02 UTC netbsd-4 commitmail json YAML

2008-03-24 20:24:29 UTC netbsd-4-0 commitmail json YAML

2008-03-24 20:22:37 UTC netbsd-4 commitmail json YAML

Apply patch (requested by adrianp in ticket #1106)
dist/bzip2/CHANGES: patch
dist/bzip2/LICENSE: patch
dist/bzip2/Makefile-libbz2_so: patch
dist/bzip2/Makefile: patch
dist/bzip2/README.COMPILATION.PROBLEMS: patch
dist/bzip2/README.XML.STUFF: patch
dist/bzip2/README: patch
dist/bzip2/Y2K_INFO: patch
dist/bzip2/blocksort.c: patch
dist/bzip2/bz-common.xsl: patch
dist/bzip2/bz-fo.xsl: patch
dist/bzip2/bz-html.xsl: patch
dist/bzip2/bzdiff.1: patch
dist/bzip2/bzdiff: patch
dist/bzip2/bzgrep.1: patch
dist/bzip2/bzgrep: patch
dist/bzip2/bzip.css: patch
dist/bzip2/bzip2.1: patch
dist/bzip2/bzip2.c: patch
dist/bzip2/bzip2netbsd: patch
dist/bzip2/bzip2recover.c: patch
dist/bzip2/bzlib.c: patch
dist/bzip2/bzlib.h: patch
dist/bzip2/bzlib_private.h: patch
dist/bzip2/bzmore.1: patch
dist/bzip2/compress.c: patch
dist/bzip2/crctable.c: patch
dist/bzip2/decompress.c: patch
dist/bzip2/dlltest.c: patch
dist/bzip2/entities.xml: patch
dist/bzip2/format.pl: patch
dist/bzip2/huffman.c: patch
dist/bzip2/manual.html: patch
dist/bzip2/manual.texi: patch
dist/bzip2/manual.xml: patch
dist/bzip2/manual_1.html: patch
dist/bzip2/manual_2.html: patch
dist/bzip2/manual_3.html: patch
dist/bzip2/manual_4.html: patch
dist/bzip2/manual_abt.html: patch
dist/bzip2/manual_ovr.html: patch
dist/bzip2/manual_toc.html: patch
dist/bzip2/mk251.c: patch
dist/bzip2/randtable.c: patch
dist/bzip2/spewG.c: patch
dist/bzip2/unzcrash.c: patch
dist/bzip2/words0: patch
dist/bzip2/words2: patch
dist/bzip2/words3: patch
dist/bzip2/xmlproc.sh: patch
distrib/sets/lists/base/shl.mi: patch
distrib/sets/lists/man/mi: patch
distrib/sets/lists/misc/mi: patch
doc/3RDPARTY: patch
lib/libbz2/Makefile: patch
lib/libbz2/shlib_version: patch
Upgrade bzip2 to 1.0.5, fixing CVE-2008-1372 and CVE-2005-0953

(bouyer)

2008-03-24 20:19:51 UTC netbsd-4-0 commitmail json YAML

Apply patch (requested by adrianp in ticket #1106)
dist/bzip2/CHANGES: patch
dist/bzip2/LICENSE: patch
dist/bzip2/Makefile-libbz2_so: patch
dist/bzip2/Makefile: patch
dist/bzip2/README.COMPILATION.PROBLEMS: patch
dist/bzip2/README.XML.STUFF: patch
dist/bzip2/README: patch
dist/bzip2/Y2K_INFO: patch
dist/bzip2/blocksort.c: patch
dist/bzip2/bz-common.xsl: patch
dist/bzip2/bz-fo.xsl: patch
dist/bzip2/bz-html.xsl: patch
dist/bzip2/bzdiff.1: patch
dist/bzip2/bzdiff: patch
dist/bzip2/bzgrep.1: patch
dist/bzip2/bzgrep: patch
dist/bzip2/bzip.css: patch
dist/bzip2/bzip2.1: patch
dist/bzip2/bzip2.c: patch
dist/bzip2/bzip2netbsd: patch
dist/bzip2/bzip2recover.c: patch
dist/bzip2/bzlib.c: patch
dist/bzip2/bzlib.h: patch
dist/bzip2/bzlib_private.h: patch
dist/bzip2/bzmore.1: patch
dist/bzip2/compress.c: patch
dist/bzip2/crctable.c: patch
dist/bzip2/decompress.c: patch
dist/bzip2/dlltest.c: patch
dist/bzip2/entities.xml: patch
dist/bzip2/format.pl: patch
dist/bzip2/huffman.c: patch
dist/bzip2/manual.html: patch
dist/bzip2/manual.texi: patch
dist/bzip2/manual.xml: patch
dist/bzip2/manual_1.html: patch
dist/bzip2/manual_2.html: patch
dist/bzip2/manual_3.html: patch
dist/bzip2/manual_4.html: patch
dist/bzip2/manual_abt.html: patch
dist/bzip2/manual_ovr.html: patch
dist/bzip2/manual_toc.html: patch
dist/bzip2/mk251.c: patch
dist/bzip2/randtable.c: patch
dist/bzip2/spewG.c: patch
dist/bzip2/unzcrash.c: patch
dist/bzip2/words0: patch
dist/bzip2/words2: patch
dist/bzip2/words3: patch
dist/bzip2/xmlproc.sh: patch
distrib/sets/lists/base/shl.mi: patch
distrib/sets/lists/man/mi: patch
distrib/sets/lists/misc/mi: patch
doc/3RDPARTY: patch
lib/libbz2/Makefile: patch
lib/libbz2/shlib_version: patch
Upgrade bzip2 to 1.0.5, fixing CVE-2008-1372 and CVE-2005-0953

(bouyer)

2008-03-24 20:05:57 UTC MAIN commitmail json YAML

2008-03-24 19:40:18 UTC MAIN commitmail json YAML

2008-03-24 18:27:06 UTC MAIN commitmail json YAML

2008-03-24 18:03:27 UTC MAIN commitmail json YAML

Fix flags for kern_synch.c: it is COPTS.<cfile>, not CFLAGS.<cfile>.

(jmmv)

2008-03-24 16:57:28 UTC MAIN commitmail json YAML

Don't define HAVE_WCHAR if DISABLE_WCHAR is defined.
Pointed out by martin@.

(jdc)

2008-03-24 14:59:30 UTC MAIN commitmail json YAML

Add atomic_cas_foo_ni alias.

(kochi)

2008-03-24 14:44:26 UTC MAIN commitmail json YAML

2008-03-24 14:16:04 UTC MAIN commitmail json YAML

Introduce two missing KAUTH_GENERIC_ISSUSER check in the voodoo and machfb
mmap() code.

This and similar requests will be replaced Soon, but these two in
particular should be pulled up to netbsd-4, and to allow doing that
smoothly, we're first introducing the "issuser" version.

Discussed with and okay macallan@.

(elad)

2008-03-24 13:56:41 UTC MAIN commitmail json YAML

Heimdal cannot easily detect wether the system uses kerberos or not
on a client. For now, turn on the hack, that causes heimdal to fail
when there is no config file. ok'd by lha.

(mlelstv)

2008-03-24 13:48:19 UTC MAIN commitmail json YAML

+pseudo-device lockstat since there is a cycle counter. Ok martin@.

(ad)

2008-03-24 12:54:38 UTC MAIN commitmail json YAML

add comment about renaming of setlocale -> __setlocale_mb_len_max32.

(tnozaki)

2008-03-24 12:34:51 UTC MAIN commitmail json YAML

terminate yamt-lazymbuf branch.

(yamt)

2008-03-24 12:30:44 UTC MAIN commitmail json YAML

update after yamt-lazymbuf merge.

(yamt)

2008-03-24 12:30:17 UTC MAIN commitmail json YAML

2008-03-24 12:26:30 UTC MAIN commitmail json YAML

4.99.58 - merge yamt-lazymbuf branch

(yamt)

2008-03-24 12:25:42 UTC MAIN commitmail json YAML

2008-03-24 12:24:37 UTC MAIN commitmail json YAML

2008-03-24 11:52:07 UTC MAIN commitmail json YAML

remove an empty file.

(yamt)

2008-03-24 11:46:48 UTC yamt-lazymbuf commitmail json YAML

2008-03-24 10:33:17 UTC MAIN commitmail json YAML

showcpuset: check the correct variable against NULL after calling malloc(3).

(xtraeme)

2008-03-24 10:22:41 UTC MAIN commitmail json YAML

- Improve usage().
- Replace malloc+memset(foo, 0, ...) with calloc calls.

(xtraeme)

2008-03-24 09:39:15 UTC yamt-lazymbuf commitmail json YAML

2008-03-24 09:38:04 UTC MAIN commitmail json YAML

yamt-lazymbuf-base14

(yamt)

2008-03-24 09:14:52 UTC MAIN commitmail json YAML

agrport_monitor: map IFM_NONE to IFM_NONE|IFM_ETHER and add a comment.

(yamt)

2008-03-24 09:09:55 UTC MAIN commitmail json YAML

add some DEBUG checks.

(yamt)

2008-03-24 08:53:25 UTC MAIN commitmail json YAML

remove a redundant pmap_update and add a comment instead.

(yamt)

2008-03-24 08:52:55 UTC MAIN commitmail json YAML

remove a redundant pmap_update and add a comment instead.

(yamt)

2008-03-24 08:34:06 UTC MAIN commitmail json YAML

2008-03-24 08:27:24 UTC MAIN commitmail json YAML

2008-03-24 08:24:48 UTC MAIN commitmail json YAML

discourage the new use of malloc(9).

(yamt)

2008-03-24 07:16:39 UTC keiichi-mipv6 commitmail json YAML

2008-03-24 05:00:31 UTC MAIN commitmail json YAML

Make it easier to find various MK* and USE_* variable definitions
by expanding their names in the for loops.

Inspired by a recent commit, which made sense to me based on the
number of times I've had to redo a search without the leading MK|USE_
within this file just to find the default...

(lukem)

2008-03-24 00:06:03 UTC MAIN commitmail json YAML

Change previous to use aprint_error_dev.

(cube)

2008-03-23 23:09:04 UTC MAIN commitmail json YAML

The sig_atomic_t type isn't necessarily compatible with %d printf format;
cast to int before printing.

(he)

2008-03-23 23:01:21 UTC MAIN commitmail json YAML

Please repeat after me: I shall not define _KERNEL before including
<sys/types.h> in user-land programs.  Doing so causes build problems
for lots of our ports due to differences in how <sys/bswap.h> ends up
defining the swap functions/macros.

(he)

2008-03-23 22:39:48 UTC MAIN commitmail json YAML

kqueue_scan: skip markers correctly.

(yamt)

2008-03-23 19:48:57 UTC MAIN commitmail json YAML

Add a tip explaining how to run the tests in /usr/tests.

(jmmv)

2008-03-23 19:35:54 UTC MAIN commitmail json YAML

linux_get_sa: fix botched fd handling.

(ad)

2008-03-23 18:53:51 UTC MAIN commitmail json YAML

2008-03-23 18:38:57 UTC MAIN commitmail json YAML

acpiacad_get_status: move sc_notifysent to the correct place, otherwise
the notify might not be sent.

(xtraeme)

2008-03-23 17:40:25 UTC MAIN commitmail json YAML

Undo 1.150 (Don't make root an exception when enforcing rlimits). No other
Unix behaves this way and it breaks too many things, e.g. web servers.

(ad)

2008-03-23 17:19:57 UTC MAIN commitmail json YAML

2008-03-23 17:09:19 UTC MAIN commitmail json YAML

2008-03-23 17:00:01 UTC matt-armv6 commitmail json YAML

2008-03-23 16:58:04 UTC matt-armv6 commitmail json YAML

2008-03-23 16:53:45 UTC MAIN commitmail json YAML

Reorder a code block slightly, to allow proclist_mutex to be an adaptive
mutex (purely for testing).

(ad)

2008-03-23 16:53:25 UTC MAIN commitmail json YAML

Reflect that this is the manpage for 1.0.5 not 1.0.4

(adrianp)

2008-03-23 16:40:12 UTC MAIN commitmail json YAML

2008-03-23 16:39:34 UTC MAIN commitmail json YAML

lwp_ctl_alloc: initialize lcp_kaddr to vm_map_min(kernel_map), in order to
prevent uvm_map() from spuriously failing.

(ad)

2008-03-23 16:22:00 UTC MAIN commitmail json YAML

Register a resume pmf(9) handler that clears the status. It is needed
to always fetch new status after resuming, otherwise if AACAD_F_AVAILABLE
is set, acpiacad_get_status() won't be called.

Also use the SME_INIT_REFRESH flag to fetch sensor data once in the
autoconf(9) process.

Ok'ed by <jmcneill>.

(xtraeme)

2008-03-23 16:12:45 UTC MAIN commitmail json YAML

Use the SME_INIT_REFRESH flag to fetch sensor data once in the
autoconf(9) process.

(xtraeme)

2008-03-23 16:09:41 UTC MAIN commitmail json YAML

Fix some problems reported by <drochner> a while ago on tech-kern:

sme_events_worker: skip sensors with invalid state.
sme_acadapter_check:

* use a boolean to check if an SME_CLASS_ACADAPTER was found.
* Always refresh sensor data before checking value_cur.

Introduce the SME_INIT_REFRESH flag. If a device sets this it will mean
that after interrupts are enabled in the autoconf(9) process, sensor
data will be refreshed once.

(xtraeme)

2008-03-23 15:50:51 UTC MAIN commitmail json YAML

Use M_TEMP for allocations instead of the now deceased M_IOCTLOPS.

(cube)

2008-03-23 15:33:26 UTC MAIN commitmail json YAML

2008-03-23 14:39:17 UTC MAIN commitmail json YAML

pool_cache_init: Remove the alignment of pc according to the CACHE_LINE_SIZE,
which is not useful for rump.  This fixes the pool_cache_destroy() which was
freeing the modified pointer, instead of the original one.

OK by <pooka>.

(rmind)

2008-03-23 14:20:15 UTC MAIN commitmail json YAML

Add missing acpilid_wake_event() proto.

(xtraeme)

2008-03-23 14:12:39 UTC MAIN commitmail json YAML

when calculating some cache sizes, consider the amount of available kva.
PR/33185.

(yamt)

2008-03-23 14:02:49 UTC MAIN commitmail json YAML

2008-03-23 13:58:47 UTC MAIN commitmail json YAML

Make this build again. From isaki@.

(ad)

2008-03-23 11:08:25 UTC MAIN commitmail json YAML

On preparing a setup packet, use proper byteswap ops and byte shift ops
rather than #ifdef BYTE_ORDER and subtle pointer casts.

(tsutsui)

2008-03-23 10:39:52 UTC MAIN commitmail json YAML

when calculating some cache sizes, consider the amount of available kva.
PR/33185.

(yamt)

2008-03-23 10:38:04 UTC netbsd-4 commitmail json YAML

Tickets 1082-1087.

(jdc)

2008-03-23 10:33:15 UTC MAIN commitmail json YAML

make buf_map static.

(yamt)

2008-03-23 10:32:51 UTC MAIN commitmail json YAML

Ignore the Report on MII error bit if chip doesn't have MII.
Fixes annoying "tlp0: MII error" messages on Qube 2700 with 21041.

(tsutsui)

2008-03-23 10:32:05 UTC netbsd-4 commitmail json YAML

Pull up revisions (requested by bouyer in ticket #1087):
  src/distrib/sets/lists/comp/md.i386 1.104
  src/sys/arch/i386/Makefile 1.33
  src/sys/arch/xen/include/Makefile 1.3
  src/usr.bin/kdump/Makefile.ioctl-c 1.20

Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
of xentools3.

XXX ignore those in Makefile.ioctl-c, they don't compile properly outside
of the Xen context and the ioctls from xenio.h conflicts with
soundcard.h

(jdc)

2008-03-23 10:26:05 UTC netbsd-4 commitmail json YAML

Pull up revisions (requested by bouyer in ticket #1086):
  src/sys/arch/xen/i386/xen_shm_machdep.c 1.3
  src/sys/arch/xen/x86/xenfunc.c 1.4
  src/sys/arch/xen/xen/pci_intr_machdep.c 1.4
  src/sys/arch/xen/xen/pci_machdep.c 1.12
  src/sys/arch/xen/xen/xbdback.c 1.30
  src/sys/arch/xen/xen/xbdback_xenbus.c 1.14
  src/sys/arch/xen/xen/xen_acpi_machdep.c 1.4
  src/sys/arch/xen/xen/xenevt.c 1.20
  src/sys/arch/xen/xen/xengnt.c 1.6
  src/sys/arch/xen/xen/xennetback.c 1.31

Add missing __KERNEL_RCSID()

(jdc)

2008-03-23 09:52:24 UTC netbsd-4 commitmail json YAML

Pull up revision 1.8 (requested by bouyer in ticket #1085).

Add ATAPI support to ahcisata(4). lightly tested with a DVD burner, by
mounting a CD and reading from it, and blanking a DVD-RW using cdrecord.

(jdc)

2008-03-23 09:49:06 UTC netbsd-4 commitmail json YAML

Pull up revisions 1.17-1.18 (requested by bouyer in ticket #1084).

Support root= as an alias for bootdev=, for consistency with multiboot
support. Suggested by Pavel Cahyna.

copy from the right offset when handling root= on the command line.
Pointed out by Pavel Cahyna.

(jdc)

2008-03-23 09:43:00 UTC netbsd-4 commitmail json YAML

Pull up revisions: (requested by bouyer in ticket #1083)
  src/sys/arch/xen/include/xenio.h 1.6
  src/sys/arch/xen/include/xenio3.h 1.2
  src/sys/arch/xen/xen/privcmd.c 1.25

Fix IOCTL_PRIVCMD_HYPERCALL issue which shows up with xen-3.1.3:
some hypercalls results are returned though the error path (depending on
sign, it's an error code or a result), and some results are interpreted in
a special way by the NetBSD kernel (e.g. -1).
Add a 'retval' member to the privcmd_hypercall_t argument, which holds
the hypercall result if it completed without error. The error code
is returned via the usual error path.
Handle the old IOCTL_PRIVCMD_HYPERCALL under COMPAT_40.

While there, make the double-inclusion protection #define match the
convention in xenio3.h and xenio.h.

(jdc)

2008-03-23 09:38:17 UTC netbsd-4 commitmail json YAML

Pull up revision 1.6 (requested by bouyer in ticket #1082).

Move a delay() inside a loop, so that the 1s delay is really 1s.

(jdc)

2008-03-23 08:24:18 UTC MAIN commitmail json YAML

2008-03-23 07:32:13 UTC MAIN commitmail json YAML

Append ",profile" at the end of the line for libheimntlm_p.a and
libhx509_p.a.  Without this, the build system expects these to be present
in DESTDIR regardless of whether MKPROFILE was set to "no".

(bjs)

2008-03-23 06:07:08 UTC MAIN commitmail json YAML

G/c old softint code.

(uwe)

2008-03-23 05:53:47 UTC MAIN commitmail json YAML

intc_intr_enable/disable: TMU3 and TMU4 are handled by INTPRI00 &co.
Correctly propagate requests to enable/disable their interrupts.

(uwe)