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

2024-05-09 20:39:56 UTC Now

2012-04-13 12:31:19 UTC MAIN commitmail json YAML

Do not re-add -mieee option on alpha, it's already set by default.

(njoly)

2012-04-13 12:14:42 UTC MAIN commitmail json YAML

- support AMD Family15h
- deregister pmf on detach

(cegger)

2012-04-13 12:04:13 UTC MAIN commitmail json YAML

2012-04-13 12:03:14 UTC MAIN commitmail json YAML

Add AMD Family15h ids

(cegger)

2012-04-13 07:05:32 UTC MAIN commitmail json YAML

Add a helper program that loads a module and returns the errno from modctl(8).

XXX: As noted on tech-kern@, the syscall should be modified to fail
    consistently with a given predefined errno on non-MODULAR kernels.

(jruoho)

2012-04-13 06:38:55 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-04-13 06:38:19 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2012-04-13 06:27:03 UTC MAIN commitmail json YAML

allow kmem_guard_depth to be set in the config file.

(mrg)

2012-04-13 06:26:04 UTC MAIN commitmail json YAML

don't bother whining about bogusintr on zs.

(mrg)

2012-04-13 06:12:32 UTC MAIN commitmail json YAML

Although this does not fail, add a case for the discussion in PR bin/46327.

(jruoho)

2012-04-13 06:10:55 UTC MAIN commitmail json YAML

Xfail on qemu unconditionally after all.

(jruoho)

2012-04-13 02:20:50 UTC MAIN commitmail json YAML

unconfuse lint; XXX: should really fix lint.

(christos)

2012-04-13 01:12:33 UTC MAIN commitmail json YAML

Mention that FastATA 1200 Mk-IV CF/SATA edition is also supported.

(rkujawa)

2012-04-13 00:34:54 UTC matt-nb5-mips64 commitmail json YAML

Make sure color passed to uvm_reclaimable is valid.

(matt)

2012-04-12 23:16:55 UTC MAIN commitmail json YAML

add GETPASS_ECHO_STAR

(christos)

2012-04-12 23:16:38 UTC MAIN commitmail json YAML

2012-04-12 22:36:15 UTC MAIN commitmail json YAML

in 32 bit colour assume RGB ordering, allow override using a device property

(macallan)

2012-04-12 22:10:06 UTC MAIN commitmail json YAML

2012-04-12 22:08:46 UTC MAIN commitmail json YAML

name protection for getpassfd

(christos)

2012-04-12 22:08:32 UTC MAIN commitmail json YAML

man page for getpassfd

(christos)

2012-04-12 22:08:02 UTC MAIN commitmail json YAML

2012-04-12 22:07:44 UTC MAIN commitmail json YAML

add getpassfd() that gives us even more fine grain control on how to get
the password.

(christos)

2012-04-12 20:15:37 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2012-04-12 20:13:09 UTC netbsd-6 commitmail json YAML

2012-04-12 20:08:01 UTC MAIN commitmail json YAML

raise signals for the tty characters that do.

(christos)

2012-04-12 19:41:57 UTC matt-nb5-mips64 commitmail json YAML

If after the pagedaemon is woken and it processes the queues and make no
progress (frees no pages), instead of immediately trying again, wait 2 seconds.

(matt)

2012-04-12 19:39:55 UTC matt-nb5-mips64 commitmail json YAML

Use PQ_SWAPBACKED to determine radioactiveness of page.
Make sure to add in number of radioactive pages to actives pages.

(matt)

2012-04-12 19:38:31 UTC MAIN commitmail json YAML

2012-04-12 19:38:27 UTC matt-nb5-mips64 commitmail json YAML

2012-04-12 19:36:34 UTC MAIN commitmail json YAML

2012-04-12 19:36:19 UTC MAIN commitmail json YAML

Add a new getpass implementation that does not mess with signals, and
include getpass_r

(christos)

2012-04-12 19:11:49 UTC MAIN commitmail json YAML

- don't mess with more than 256 colour map entries
- don't assume that wscons assumes BGR
- while there enable alpha

(macallan)

2012-04-12 19:09:18 UTC MAIN commitmail json YAML

don't assume that wscons assumes BGR ordering and request it explicitly

(macallan)

2012-04-12 18:55:26 UTC MAIN commitmail json YAML

- set colour channel info only in 32bit colour
- fix comment ( don't claim to run in some byte-swapped mode when we don't )

(macallan)

2012-04-12 17:16:14 UTC netbsd-6 commitmail json YAML

2012-04-12 17:15:23 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #179):
sys/kern/vfs_vnops.c: revision 1.184
Fix vn_lock() to return an invalid (dead, clean) vnode
only if the caller requested it by setting LK_RETRY.
Should fix PR #46221: Kernel panic in NFS server code

(riz)

2012-04-12 17:12:06 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #178):
etc/skel/dot.profile: revision 1.9
fix use of setenv in a comment, noted by "stu314" on freenode.

(riz)

2012-04-12 17:10:40 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by jruoho in ticket #177):
etc/powerd/scripts/sensor_temperature: revision 1.4
Gracefully shutdown upon reaching critical temperature levels. Prevents few
laptops (ThinkPad T61 and x61s, among others) from hitting the in-CPU reset.

(riz)

2012-04-12 17:09:02 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by njoly in ticket #176):
sys/arch/x86/x86/ipmi.c: revision 1.53
For 1's and 2's complement sensor data, convert unsigned raw data to a
signed type before proceeding any computation. Fix handling of
negative temperatures that can be set for critmin/warnmin limits.

(riz)

2012-04-12 17:06:58 UTC netbsd-6 commitmail json YAML

2012-04-12 17:05:38 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #175):
sys/kern/kern_exit.c: revision 1.238
tests/lib/libc/gen/posix_spawn/t_fileactions.c: revision 1.4
tests/lib/libc/gen/posix_spawn/t_fileactions.c: revision 1.5
sys/uvm/uvm_extern.h: revision 1.183
lib/libc/gen/posix_spawn_fileactions.c: revision 1.2
sys/kern/kern_exec.c: revision 1.348
sys/kern/kern_exec.c: revision 1.349
sys/compat/netbsd32/syscalls.master: revision 1.95
sys/uvm/uvm_glue.c: revision 1.159
sys/uvm/uvm_map.c: revision 1.317
sys/compat/netbsd32/netbsd32.h: revision 1.95
sys/kern/exec_elf.c: revision 1.38
sys/sys/spawn.h: revision 1.2
sys/sys/exec.h: revision 1.135
sys/compat/netbsd32/netbsd32_execve.c: revision 1.34
Rework posix_spawn locking and memory management:
- always provide a vmspace for the new proc, initially borrowing from proc0
  (this part fixes PR 46286)
- increase parallelism between parent and child if arguments allow this,
  avoiding a potential deadlock on exec_lock
- add a new flag for userland to request old (lockstepped) behaviour for
  better error reporting
- adapt test cases to the previous two and add a new variant to test the
  diagnostics flag
- fix a few memory (and lock) leaks
- provide netbsd32 compat
Fix asynchronous posix_spawn child exit status (and test for it).

(riz)

2012-04-12 16:05:48 UTC MAIN commitmail json YAML

Change the pkgin repository *before* running pkgin update.  Spotted
by imil@.

(riz)

2012-04-12 15:39:09 UTC MAIN commitmail json YAML

2012-04-12 15:35:07 UTC MAIN commitmail json YAML

make this compile again.

(christos)

2012-04-12 15:31:01 UTC MAIN commitmail json YAML

2012-04-12 12:52:58 UTC MAIN commitmail json YAML

- Add pmf(9) suspend, resume to bwi(4) cardbus front end.
- Apply cardbus code cleanups.

(nakayama)

2012-04-12 11:46:17 UTC MAIN commitmail json YAML

Don't assign non-integral constants to integral variables.

(joerg)

2012-04-12 10:30:17 UTC MAIN commitmail json YAML

Use the same loop order for freeing as for allocation. Simpler code and
easier to process for analyzers.

(joerg)

2012-04-12 01:40:27 UTC matt-nb5-mips64 commitmail json YAML

2012-04-12 01:05:32 UTC MAIN commitmail json YAML

force ac_cv_path_mkdir to be set to nbinstall -d.  this will avoid
gmp/configure from trying to use its install-sh for mkdir -p, and
should fix sourcesets created tarball builds.

(mrg)

2012-04-11 21:41:59 UTC MAIN commitmail json YAML

- In the thread activation code, mutate the main thread (lid=0) to lid=1 like
  the kernel does.
- Remove - 1 hack
- Remove more ifdef notdef code

(christos)

2012-04-11 21:39:01 UTC MAIN commitmail json YAML

On NetBSD the data part of the PT_STEP request is the lid to send the signal,
not the signal to send! Make it so.

(christos)

2012-04-11 20:21:35 UTC MAIN commitmail json YAML

remove more unused SA userland thread stuff.

(christos)

2012-04-11 16:21:43 UTC MAIN commitmail json YAML

Reduce the number of snprintf(3) invocations, as sparc/qemu timeouts.

(jruoho)

2012-04-11 16:18:39 UTC MAIN commitmail json YAML

Flip previous (i386/qemu fails, not the amd64/qemu).

(jruoho)

2012-04-11 14:28:46 UTC MAIN commitmail json YAML

2012-04-11 14:28:18 UTC MAIN commitmail json YAML

don't bother to call lo_close.
as we ever open a few LOs at most in a transaction, just let them be closed
automatically at the end of the transaction.

(yamt)

2012-04-11 14:27:43 UTC MAIN commitmail json YAML

setlabel: save SQL statements by caching the last label

(yamt)

2012-04-11 14:27:15 UTC MAIN commitmail json YAML

remove FK references as it creates more problems than it solves.
particularly, it involves shared lock on the referenced table
and causes frequent deadlock.

(yamt)

2012-04-11 14:26:45 UTC MAIN commitmail json YAML

2012-04-11 14:26:20 UTC MAIN commitmail json YAML

2012-04-11 14:25:54 UTC MAIN commitmail json YAML

- enable writeback cache and namecache.
- use setback hack to reduce number of puffs OPs.

(yamt)

2012-04-11 13:48:11 UTC MAIN commitmail json YAML

Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code.

(nakayama)

2012-04-11 10:18:26 UTC MAIN commitmail json YAML

Revisit the previous: fails on qemu/amd64 but not qemu/i386.

(jruoho)

2012-04-11 06:45:16 UTC MAIN commitmail json YAML

As it turned out, the fpsetmask(3) tests were unnecessarily skipped on Qemu.
Thus, remove xfails that do not trigger.

(jruoho)

2012-04-11 02:28:47 UTC MAIN commitmail json YAML

Add sigquit for completeness to the list of blocked signals with int and tstp.
Does not have any security implication. From Pierre Carrier

(christos)

2012-04-11 00:41:41 UTC MAIN commitmail json YAML

PR/46322: Pierre Pronchery: SQLite from base is compiled without
SQLITE_ENABLE_COLUMN_METADATA
XXX: Pullup for 6

(christos)

2012-04-10 23:59:48 UTC MAIN commitmail json YAML

Add apple partition recognition.

(christos)

2012-04-10 19:02:31 UTC MAIN commitmail json YAML

fix use of setenv in a comment, noted by "stu314" on freenode.

(dholland)

2012-04-10 16:57:50 UTC MAIN commitmail json YAML

Don't use global asm for __clang__

(matt)

2012-04-10 16:16:03 UTC MAIN commitmail json YAML

add license headers
I need to find a way to extract at least the copyright notice from the .ttf
file so ttf2wsfont can do this mostly automatically.

(macallan)

2012-04-10 15:12:40 UTC MAIN commitmail json YAML

Fix LOCKDEBUG problems pointed out by drochner@

1) Lock ordering in cprng_strong_destroy had us take a spin mutex then
  an adaptive mutex.  Can't do that.  Reordering this requires changing
  cprng_strong_reseed to tryenter the cprng's own mutex and skip the
  reseed on failure, or we could deadlock.

2) Can't free memory with a valid mutex in it.

(tls)

2012-04-10 14:02:28 UTC MAIN commitmail json YAML

Add a spin mutex to the rndsink structure; it is used to avoid lock
ordering and sleep-holding-locks problems when rekeying, and thus
to avoid a nasty race between cprng destruction and reseeding.

(tls)

2012-04-10 13:58:52 UTC MAIN commitmail json YAML

Gracefully shutdown upon reaching critical temperature levels. Prevents few
laptops (ThinkPad T61 and x61s, among others) from hitting the in-CPU reset.

(jruoho)

2012-04-10 13:48:24 UTC MAIN commitmail json YAML

Now that 6.0 is branched, remove the ACPI-related sysctl nodes in machdep.

(jruoho)

2012-04-10 13:45:08 UTC MAIN commitmail json YAML

2012-04-10 12:51:31 UTC MAIN commitmail json YAML

Fix wrong acronym.

(jruoho)

2012-04-10 12:43:07 UTC MAIN commitmail json YAML

Do not skip the tests on Qemu, but point to PR misc/44767 instead.

(jruoho)

2012-04-10 03:59:59 UTC MAIN commitmail json YAML

2012-04-10 02:39:34 UTC MAIN commitmail json YAML

Test that sysctl(8) does not segfault, as reported by pgoyette@ on current
users.

(jruoho)

2012-04-09 23:18:31 UTC MAIN commitmail json YAML

Make sysinst not store the keyboard or network configuration used while
upgrading, as issued by PR install/35538.

(jdf)

2012-04-09 19:55:00 UTC MAIN commitmail json YAML

Workaround for the fake X-Surf autoconfig entry, created by the Deneb firmware v11.

(rkujawa)

2012-04-09 19:42:07 UTC MAIN commitmail json YAML

Fix asynchronous posix_spawn child exit status (and test for it).

(martin)

2012-04-09 19:22:49 UTC MAIN commitmail json YAML

2012-04-09 18:17:45 UTC netbsd-6 commitmail json YAML

2012-04-09 18:15:28 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by agc in ticket #174):
lib/libpthread/pthread_cancelstub.c: revision 1.36
Add a pthread cancel stub for sigwait, following Onno van der Linden's
analysis in PR 45131.  Kindly tested by Hisashi T Fujinaka (using csup
as the test case) with a successful outcome.
OK martin@

(riz)

2012-04-09 18:13:11 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #173):
sys/uvm/uvm_amap.c: revision 1.107
initialize amap per-page reference counts before changing the amap's
overall reference count.  this fixes the crashes seen for the last 9 months
with web browers and plugins, which was also the cause of PR 46193.

(riz)

2012-04-09 18:10:10 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by isaki in ticket #172):
sys/arch/x68k/stand/mboot/mboot.c: revision 1.11
sys/arch/x68k/stand/mboot/mboot.c: revision 1.12
Print my progname in error messages.
It makes easy to find who displayed it.
Oops, One more message.

(riz)

2012-04-09 18:08:32 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by isaki in ticket #171):
sys/arch/x68k/stand/mboot/mboot.c: revision 1.10
sys/arch/x68k/stand/mboot/Makefile: revision 1.16
sys/arch/x68k/stand/Makefile: revision 1.9
Use common library libiocs.a.  suggested by tsutsui@.
o Originally, mboot had an IOCS_S_READEXT() inline function but
  its expansion corrupted (from somewhere after branching netbsd-5).
  This solves PR#46293 by using the common library.
  This problem was reported by Y.Sugahara at NetBSD booth at
  Open Source Conference (OSC) 2012 Ehime in March.
o As a side effect, it also correct the different problem that
  IOCS_S_READ() calls _S_READEXT not _S_READ.
Should be pulled up to netbsd-6.
mboot now depends on libiocs. noticed by tsutsui@.

(riz)

2012-04-09 18:05:29 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by apb in ticket #170):
etc/rc.subr: revision 1.89
The error message when /var is not a file system chhanged from
mount: unknown special file or file system `/var'
to
mount: Unknown special file or file system `/var'
so match them both.

(riz)

2012-04-09 18:03:50 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by macallan in ticket #169):
sys/dev/wsfont/FreeMono_12x22.h: file removal
sys/dev/wsfont/wsfont.c: revision 1.55
sys/dev/wsfont/files.wsfont: revision 1.19
remove the FreeMono font for licensing reasons

(riz)

2012-04-09 18:02:25 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #168):
sys/arch/x86/include/specialreg.h: revision 1.57
sys/arch/x86/x86/errata.c: revision 1.20
bring in this change from openbsd:
Implement the AMD suggested workaround for family 10h & 12h errata 721
"Processor May Incorrectly Update Stack Pointer" by setting a bit
marked 'reserved' in an MSR that is only "documented" to exist on 12h.

(riz)

2012-04-09 17:58:11 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #167):
sys/uvm/uvm_glue.c: revision 1.158
fix uarea_system_poolpage_free() to handle freeing a uarea
that was not allocated by cpu_uarea_alloc() (ie. on plaforms
where cpu_uarea_alloc() failing is not fatal).
fixes PR 46284.

(riz)

2012-04-09 17:54:20 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #166):
sys/dev/scsipi/atapiconf.c: revision 1.84
take the kernel lock during detach of atapibus as well.

(riz)

2012-04-09 17:51:45 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #165):
sys/dev/bluetooth/btsco.c: revision 1.27
don't use mutex_spin*() on an IPL_NONE mutex.  fixes PR#46120.

(riz)

2012-04-09 17:46:58 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #164):
sys/dev/audio.c: revision 1.259
deal with PR#46232:  ensure locking around audio_clear() is handled
consistently and avoid locking against self.

(riz)

2012-04-09 15:50:20 UTC MAIN commitmail json YAML

return exit code from mount_XXXX again

(mlelstv)

2012-04-09 14:44:02 UTC MAIN commitmail json YAML

+ Fix panic() in cardbus_mapreg_map().  powerpc's bus-space uses extent(9).
  obs405 calls rbus_new_root_delegate() instead of rbus_new_root_share().
+ Remove TABs from TAB-only-lines.

(kiyohara)

2012-04-09 14:02:04 UTC MAIN commitmail json YAML

The processor ExtClk value of Kurobox/T4 is comfirmed as 32768000.

(nisimura)

2012-04-09 13:26:37 UTC MAIN commitmail json YAML

Change to use "kurot4" product name for Terastation TGL and
KuroBox/T4.

(nisimura)

2012-04-09 12:40:56 UTC MAIN commitmail json YAML

Refactor disklabel decode logic.  RAIDFRAME case needs more attention
as it's not certain whether a general solution.

(nisimura)

2012-04-09 11:10:07 UTC MAIN commitmail json YAML

pcbmap(): We cannot use bread() here as for the pagedaemon getblk()
          may fail leading to a panic in bread().
          Replace bread() with getblk() / VOP_STRATEGY() and return
          an error if getblk() fails.

Fixes PR#46282: 6.0_BETA crash: msdosfs_bmap -> pcbmap -> bread -> bio_doread

This is an interim solution for easy pullup.  The final solution
is be to change bread() to not return a buffer on error.  As
we have to change all callers of bread() this will not qualify
for a pullup.

(hannken)

2012-04-09 10:18:17 UTC MAIN commitmail json YAML

Tidy up a little, the way that midi attachment code works

- change midi_attach() to omit the 'parent' arg (there are
  only two callers of this and it is not used)

- change midisyn_attach() to midisyn_init(), so not needing a midi_softc,
  and fix the midi_pcppi driver to set hw_if and hw_hdl directly in
  its midi_softc before calling midi_attach()

- add a device_t to opl_softc structure, change opl drivers to store
  the device 'self' in opl_softc and fix opl_attach() to use this
  opl_softc->dev field directly rather than a field in an otherwise
  unused midi_softc

- remove unnecessary midi_softc from opl and cms drivers (child device
  provides that)

reviewed by mrg

(plunky)

2012-04-09 08:10:32 UTC MAIN commitmail json YAML

2012-04-09 08:09:36 UTC MAIN commitmail json YAML

Add Intel Sandybridge integrated graphics

(mlelstv)

2012-04-09 00:24:57 UTC MAIN commitmail json YAML

clang complains:
C++ default arguments are illegal in the function defininion.
christos@ ok

(wiz)

2012-04-08 22:00:42 UTC MAIN commitmail json YAML

2012-04-08 21:18:46 UTC MAIN commitmail json YAML

print sizeof() with %zu

(christos)

2012-04-08 20:56:12 UTC MAIN commitmail json YAML

Fix compat code, so if we failed to make raw, return the regular path.

(christos)

2012-04-08 20:49:29 UTC MAIN commitmail json YAML

2012-04-08 20:47:11 UTC MAIN commitmail json YAML

initialize amap per-page reference counts before changing the amap's
overall reference count.  this fixes the crashes seen for the last 9 months
with web browers and plugins, which was also the cause of PR 46193.

(chs)

2012-04-08 20:41:18 UTC MAIN commitmail json YAML

Cast argument to unsigned long for i386.

(wiz)

2012-04-08 17:04:19 UTC MAIN commitmail json YAML

Fix a format string error clang found.

(wiz)

2012-04-08 17:04:07 UTC MAIN commitmail json YAML

Sprinkle __dead and __printflike for clang.

(wiz)

2012-04-08 16:09:55 UTC MAIN commitmail json YAML

Split file system.
Comma fixes.
Remove dangling "and".
Bump date for previous.

(wiz)

2012-04-08 16:06:23 UTC MAIN commitmail json YAML

End sentence with dot.

(wiz)

2012-04-08 15:13:06 UTC MAIN commitmail json YAML

Use new PUFFS_KFLAG_CACHE_FS_TTL option to puffs_init(3) so that
FUSE TTL on name and attributes are used. This save many PUFFS
operations and improves performances.

PUFFS_KFLAG_CACHE_FS_TTL is #ifdef'ed in many places for now so that
libperfuse can still be used on netbsd-5.

(manu)

2012-04-08 15:07:46 UTC MAIN commitmail json YAML

Add PUFFS_KFLAG_CACHE_FS_TTL flag to puffs_init(3) to use name and
attribute cache with filesystem provided TTL.
lookup, create, mknod, mkdir, symlink, getattr and setattr messages
have been extended so that attributes and their TTL can be provided
by the filesytem. lookup, create, mknod, mkdir, and symlink messages
are also extended so that the filesystem can provide name TTL.
The filesystem updates attributes and TTL using
puffs_pn_getvap(3), puffs_pn_getvattl(3), and puffs_pn_getcnttl(3)

(manu)

2012-04-08 15:04:41 UTC MAIN commitmail json YAML

Add name and atttribute cache with filesytem provided TTL.
lookup, create, mknod, mkdir, symlink, getattr and setattr messages
have been extended so that attributes and their TTL can be provided
by the filesytem. lookup, create, mknod, mkdir, and symlink messages
are also extended so that the filesystem can provide name TTL.

(manu)

2012-04-08 13:14:30 UTC MAIN commitmail json YAML

2012-04-08 13:14:04 UTC MAIN commitmail json YAML

Make the RS690 entries more closely match the terminology of the RS690
RRG/RPR/BDG documents.

(jakllsch)

2012-04-08 13:08:02 UTC MAIN commitmail json YAML

As suggested in the previous commit, the overwrite of the pci_attach_args
is a bug.  Although I have not tested on real hardware, Linux's
pata_sl82c105.c only looks at the revision of the PCI bridge.

(jakllsch)

2012-04-08 12:44:04 UTC MAIN commitmail json YAML

2012-04-08 12:43:36 UTC MAIN commitmail json YAML

- NEC uPD720100A is USB2.
- Add NEC uPD720200, a USB3 Host Controller

(jakllsch)

2012-04-08 12:40:03 UTC MAIN commitmail json YAML

Add IDs for Fresco Logic and their FL1000 and FL1009 xHCI chips.
Derived from OpenBSD.

(jakllsch)

2012-04-08 12:11:58 UTC MAIN commitmail json YAML

Add an entry for "miconv2" satellite processor control.  The button
press event handler remains unimplemented for now.  Use /dev/satmgr
to talk the processor.

(nisimura)

2012-04-08 11:28:13 UTC MAIN commitmail json YAML

2012-04-08 11:27:46 UTC MAIN commitmail json YAML

Rework posix_spawn locking and memory management:
- always provide a vmspace for the new proc, initially borrowing from proc0
  (this part fixes PR 46286)
- increase parallelism between parent and child if arguments allow this,
  avoiding a potential deadlock on exec_lock
- add a new flag for userland to request old (lockstepped) behaviour for
  better error reporting
- adapt test cases to the previous two and add a new variant to test the
  diagnostics flag
- fix a few memory (and lock) leaks
- provide netbsd32 compat

(martin)

2012-04-08 10:38:34 UTC MAIN commitmail json YAML

Add an entry for Terastation TGL miconv2 satellite processor which
features a more complex protocol than Linkstation/Kurobox.

(nisimura)

2012-04-08 09:58:59 UTC MAIN commitmail json YAML

Append few basic test cases.

(jruoho)

2012-04-08 09:36:04 UTC MAIN commitmail json YAML

Remove one xfail that does not seem to fail (on alpha).

(jruoho)

2012-04-08 07:59:53 UTC MAIN commitmail json YAML

PR bin/45744
from Julian Fagir
Removing options that have had implementations removed.

-b: removed in -r1.4
-s: removed in -r1.2

(cyber)

2012-04-08 04:19:14 UTC MAIN commitmail json YAML

Don't re-use the same buffer that we pass in for newname in the cooked->raw
conversion. Better variable names.

(christos)

2012-04-08 03:11:14 UTC MAIN commitmail json YAML

Remove duplicate English text.  Remove ^M.  Fix build.

(uebayasi)

2012-04-07 23:25:18 UTC MAIN commitmail json YAML

French translation of new strings, and some other fixes.
From Matthew Mondor.

(riz)

2012-04-07 19:02:57 UTC MAIN commitmail json YAML

Fix for PR 45816: Restructuring the error menu when the CD ROM is missing.

(jdf)

2012-04-07 18:29:08 UTC MAIN commitmail json YAML

Remove recheck hackery that caused extra stats, and explicitly ask for
recheck when needed. Before it used to be the case that we could only
use the cached entry once. Once the cached entry was used, we removed
it from the cache. Now it is kept forever.

(christos)

2012-04-07 17:30:56 UTC MAIN commitmail json YAML

2012-04-07 17:28:44 UTC MAIN commitmail json YAML

back out change that makes onestart work, to be committed at some other time.

(christos)

2012-04-07 17:27:27 UTC MAIN commitmail json YAML

2012-04-07 17:26:16 UTC MAIN commitmail json YAML

2012-04-07 17:22:10 UTC MAIN commitmail json YAML

2012-04-07 17:10:03 UTC MAIN commitmail json YAML

Add and enable COMPAT_DKWEDGE which let's us autoconfigure wedges and boot
with a non-wedge aware fstab.

(christos)

2012-04-07 16:48:26 UTC MAIN commitmail json YAML

2012-04-07 16:44:59 UTC MAIN commitmail json YAML

add getdisk{raw,cooked}name

(christos)

2012-04-07 16:44:39 UTC MAIN commitmail json YAML

2012-04-07 16:44:10 UTC MAIN commitmail json YAML

2012-04-07 16:39:32 UTC MAIN commitmail json YAML

The error message when /var is not a file system chhanged from
mount: unknown special file or file system `/var'
to
mount: Unknown special file or file system `/var'
so match them both.

(apb)

2012-04-07 16:28:59 UTC MAIN commitmail json YAML

2012-04-07 16:22:42 UTC MAIN commitmail json YAML

2012-04-07 16:18:24 UTC MAIN commitmail json YAML

lint knows the code is not reachable, but gcc does not.

(christos)

2012-04-07 16:17:17 UTC MAIN commitmail json YAML

read returns ssize_t, and err is a function name.

(christos)

2012-04-07 16:16:34 UTC MAIN commitmail json YAML

- pass correct types.
- use sizeof(var) instead of sizeof(type)

(christos)

2012-04-07 11:56:27 UTC MAIN commitmail json YAML

2012-04-07 11:54:34 UTC MAIN commitmail json YAML

Add ADS InstantFM Music (RDX-155).

(jakllsch)

2012-04-07 10:44:58 UTC MAIN commitmail json YAML

Add the result from sqlite3_errmsg() to some error messages.
Now we can get "apropos: Unable to query schema version: database is locked"
instead of just "apropos: Unable to query schema version".

(apb)

2012-04-07 10:43:39 UTC MAIN commitmail json YAML

Remove trailing whitespace, add dot.

(wiz)

2012-04-07 09:10:47 UTC MAIN commitmail json YAML

2012-04-07 09:09:43 UTC MAIN commitmail json YAML

2012-04-07 05:58:55 UTC MAIN commitmail json YAML

add missing DPADD

(christos)

2012-04-07 05:55:00 UTC MAIN commitmail json YAML

2012-04-07 05:43:33 UTC MAIN commitmail json YAML

2012-04-07 05:42:57 UTC MAIN commitmail json YAML

2012-04-07 05:40:42 UTC MAIN commitmail json YAML

2012-04-07 05:39:56 UTC MAIN commitmail json YAML

add apple autodiscovery.

(christos)

2012-04-07 05:38:49 UTC MAIN commitmail json YAML

2012-04-07 05:38:07 UTC MAIN commitmail json YAML

make this bitch less when we have wedges (EBUSY for the underlying disks)

(christos)

2012-04-07 05:36:50 UTC MAIN commitmail json YAML

Add apple autodiscovery.

(christos)

2012-04-07 05:36:10 UTC MAIN commitmail json YAML

2012-04-07 05:09:09 UTC MAIN commitmail json YAML

use the partition sector size.

(christos)

2012-04-07 05:07:33 UTC MAIN commitmail json YAML

2012-04-07 04:52:21 UTC MAIN commitmail json YAML

2012-04-07 04:13:06 UTC MAIN commitmail json YAML

use getfsspecname

(christos)

2012-04-07 04:09:57 UTC MAIN commitmail json YAML

2012-04-07 04:04:46 UTC MAIN commitmail json YAML

2012-04-07 04:04:21 UTC MAIN commitmail json YAML

add getfsspecname

(christos)

2012-04-07 03:47:31 UTC MAIN commitmail json YAML

cross reference getfsspecname

(christos)

2012-04-07 03:25:00 UTC MAIN commitmail json YAML

2012-04-07 03:14:07 UTC MAIN commitmail json YAML

document NAME=label

(christos)

2012-04-07 03:13:32 UTC MAIN commitmail json YAML

Accept NAME=label for special so that we can wire down our wedges.

(christos)

2012-04-07 03:08:33 UTC MAIN commitmail json YAML

Use 1MB alignment rather than the default 63 sectors for
fdisk partition boundary for >128GB disks, as fdisk(8) does.
No particular comments for my PR install/45990.

(tsutsui)

2012-04-07 01:44:08 UTC MAIN commitmail json YAML

Add a "supported board list" of NetBSD/evbarm with a brief desctiption
of each board.  Surveyed for NetBSD port presentation at
Open Source Conference 2012 Ehime.

Thanks to agc@, kiyohara@, and macallan@ for comments.

(tsutsui)

2012-04-07 01:39:39 UTC MAIN commitmail json YAML

If our raid is now accessed from wedges, adjust the root to be the wedge
that corresponds to partition a. Is there a better way?

(christos)

2012-04-06 23:48:54 UTC MAIN commitmail json YAML

Implement a post-install configuration menu, as proposed on tech-install.
Enables the user to configure a few additional items, including using
pkgin to manage binary packages, in a post-install menu which replaces
the series of questions (Do you want to set a root password? etc).

This is by no means a perfect solution, nor should it discourage anyone
from working on more sweeping changes to sysinst.

Some bug fixes, and .de translation provided by Julian Fagir.

XXX .es, .fr and .pl translations still needed.  Please help!

(riz)

2012-04-06 22:50:40 UTC MAIN commitmail json YAML

Add a quirk for the Apple iPod whose mode sense commands fails with not ready.
Seems to work just fine if we send a start command first...

(christos)

2012-04-06 22:46:17 UTC MAIN commitmail json YAML

2012-04-06 22:42:50 UTC MAIN commitmail json YAML

compile this for everyone, and warns=5

(christos)

2012-04-06 22:41:47 UTC MAIN commitmail json YAML

2012-04-06 20:38:52 UTC MAIN commitmail json YAML

device_pmf_is_registered() is not required

(plunky)

2012-04-06 20:33:20 UTC MAIN commitmail json YAML

device_pmf_is_registered() is not required

(plunky)

2012-04-06 20:24:29 UTC MAIN commitmail json YAML

device_pmf_is_registered() is not required

(plunky)

2012-04-06 20:16:59 UTC MAIN commitmail json YAML

device_pmf_is_registered() is not required

(plunky)

2012-04-06 20:10:28 UTC MAIN commitmail json YAML

Disable HAVE_TLS for now for gcc's libgomp, since it otherwise
causes gcc indigestion (internal compiler error) for all m68k ports.
mrg@ says this will do for now, and committing to this generated-
by-mknative file is ok.

(he)

2012-04-06 20:09:26 UTC MAIN commitmail json YAML

2012-04-06 18:49:45 UTC MAIN commitmail json YAML

2012-04-06 18:49:17 UTC MAIN commitmail json YAML

2012-04-06 17:48:09 UTC netbsd-6 commitmail json YAML

2012-04-06 17:46:41 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by cegger in ticket #163):
usr.sbin/cpuctl/arch/i386.c: revision 1.30
report l3 cache information on AMD Family 10h and newer processors

(riz)

2012-04-06 17:44:21 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #162):
sys/dev/vnd.c: revision 1.220
sys/dev/vndvar.h: revision 1.32
When backed by a sparse file limit the number of pending requests.
Should fix PR #45829: "writing to vnd on sparse file blocks on pager_map"
where the pager_map gets exhausted by requests enqueued on a vnd
device and the device worker thread blocks on putpages() needing the map.
While here always sync the underlying vnode before calling biodone().
XXX: vnd should be converted to mutex/condvar.

(riz)

2012-04-06 17:40:21 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by njoly in ticket #161):
sys/fs/msdosfs/msdosfs_vnops.c: revision 1.81
sys/fs/msdosfs/msdosfs_vnops.c: revision 1.82
Report the SF_ARCHIVED file flag if set.
Add missing braces in previous commit.

(riz)