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

2024-05-10 07:11:08 UTC Now

2011-01-07 02:25:52 UTC matt-nb5-pq3 commitmail json YAML

Use kmem.  Fix prefetchable setting.

(matt)

2011-01-07 02:24:49 UTC matt-nb5-pq3 commitmail json YAML

Deal with multifunction pci devices better in choosing companion devices.

(matt)

2011-01-07 02:23:57 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:22:31 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:21:52 UTC matt-nb5-pq3 commitmail json YAML

Add some devices (not synced to HEAD).

(matt)

2011-01-07 02:20:28 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:20:07 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:19:45 UTC matt-nb5-pq3 commitmail json YAML

Add fresh miidevs from HEAD.

(matt)

2011-01-07 02:18:07 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:12:19 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:11:36 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:08:55 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:08:24 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:07:27 UTC matt-nb5-pq3 commitmail json YAML

Add fast softint support.
Add booke support.

(matt)

2011-01-07 02:06:50 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:06:37 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:05:58 UTC matt-nb5-pq3 commitmail json YAML

Deal with trapframe changes.  Rework trap_subr.S to take advantage of the
simplier world.

(matt)

2011-01-07 02:04:32 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:03:51 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:01:57 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:01:21 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 02:00:22 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:59:40 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:59:02 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:58:43 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:58:09 UTC matt-nb5-pq3 commitmail json YAML

Add PRIx{P,V}{ADDR,SIZE} and PRIxREGISTER

(matt)

2011-01-07 01:57:31 UTC matt-nb5-pq3 commitmail json YAML

Extend faultbuf to include msr.  Add a holder for usprg0

(matt)

2011-01-07 01:56:44 UTC matt-nb5-pq3 commitmail json YAML

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

2011-01-07 01:56:06 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:55:37 UTC matt-nb5-pq3 commitmail json YAML

Deal with the trapframe changes.

(matt)

2011-01-07 01:55:31 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pgoyette in ticket #1505):
sys/dev/sysmon/sysmon_envsys_events.c: revision 1.94
Make this compile when "options ENVSYS_OBJECTS_DEBUG" is defined.

(riz)

2011-01-07 01:53:34 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:53:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by enami in ticket #1504):
share/man/man8/rc.subr.8: revision 1.27
etc/rc.subr: revision 1.86
share/man/man5/ifconfig.if.5: revision 1.14
etc/rc.d/network: revision 1.61
Add a collapse_backslash_newline function to rc.subr.
Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read
by /etc/rc.d/network.  Fixes PR 41662 by Christoph Badura, which was
also reported independently by Jeremy C. Reed.

(riz)

2011-01-07 01:53:06 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:52:40 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:51:31 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:51:03 UTC matt-nb5-pq3 commitmail json YAML

Allow implementation to not have an interrupt stack (booke).
Use .ident for RCSID

(matt)

2011-01-07 01:50:04 UTC matt-nb5-pq3 commitmail json YAML

intrframe is dead.  Just use a partially filled trapframe.
Add a ktrapframe which include the cf_sp/cf_lr of the callframe in addition
to the trapframe.  This allows the FRAME_XX+8 to just be FRAME_XX.
Cleanup and simplify.

(matt)

2011-01-07 01:45:39 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:45:14 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:44:44 UTC matt-nb5-pq3 commitmail json YAML

This is useful for testing OEA in gxemul.

(matt)

2011-01-07 01:44:17 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:43:55 UTC netbsd-5 commitmail json YAML

2011-01-07 01:43:08 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:42:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1503):
sys/arch/xen/conf/files.xen: revision 1.110
Make maxpartitions 16 on !i386. Fixes hardwiring root on device autoconf
index > 0 on amd64. Problem reported and patch tested by Tobias Nygren.

(riz)

2011-01-07 01:42:39 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:41:47 UTC matt-nb5-pq3 commitmail json YAML

cpu_initclocks should not be done this early.

(matt)

2011-01-07 01:40:36 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:37:43 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:36:12 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:35:05 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pooka in ticket #1502):
sys/dev/rnd.c: revision 1.79
Don't allow "goes to 11^H^Hhyperspace" len field for RNDADDATA.

(riz)

2011-01-07 01:34:24 UTC matt-nb5-pq3 commitmail json YAML

Split spr.h into generic PPC <powerpc/spr.h> and chip-specific
<powerpc/XXX/spr.h> (XXX=oea, ibm4xx, booke)

(matt)

2011-01-07 01:31:48 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:29:25 UTC netbsd-5 commitmail json YAML

2011-01-07 01:26:20 UTC matt-nb5-pq3 commitmail json YAML

Add mpc85xx support for netbsd-5 (with some incompatible kernel changes).

(matt)

2011-01-07 01:24:22 UTC netbsd-5 commitmail json YAML

src/external/ibm-public/postfix/dist/HISTORY@1.1.1.2.2.4 / diff / nxr@1.1.1.2.2.4
src/external/ibm-public/postfix/dist/README_FILES/RELEASE_NOTES@1.1.1.1.2.4 / diff / nxr@1.1.1.1.2.4
src/external/ibm-public/postfix/dist/RELEASE_NOTES@1.1.1.1.2.4 / diff / nxr@1.1.1.1.2.4
src/external/ibm-public/postfix/dist/conf/main.cf@1.2.2.3 / diff / nxr@1.2.2.3
src/external/ibm-public/postfix/dist/conf/master.cf@1.2.2.4 / diff / nxr@1.2.2.4
src/external/ibm-public/postfix/dist/conf/post-install@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/conf/postfix-files@1.2.2.3 / diff / nxr@1.2.2.3
src/external/ibm-public/postfix/dist/conf/postfix-script@1.1.1.1.2.4 / diff / nxr@1.1.1.1.2.4
src/external/ibm-public/postfix/dist/conf/postfix-wrapper@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/conf/postmulti-script@1.1.1.2.2.3 / diff / nxr@1.1.1.2.2.3
src/external/ibm-public/postfix/dist/html/postconf.5.html@1.3.2.4 / diff / nxr@1.3.2.4
src/external/ibm-public/postfix/dist/man/man1/mailq.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/man/man1/newaliases.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/man/man1/postalias.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/man/man1/postcat.1@1.1.1.1.2.4 / diff / nxr@1.1.1.1.2.4
src/external/ibm-public/postfix/dist/man/man1/postconf.1@1.1.1.1.2.4 / diff / nxr@1.1.1.1.2.4
src/external/ibm-public/postfix/dist/man/man1/postdrop.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/man/man1/postfix.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/man/man1/postkick.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
src/external/ibm-public/postfix/dist/man/man1/postlock.1@1.1.1.1.2.3 / diff / nxr@1.1.1.1.2.3
      :
(more 850 files)
Apply patch (requested by tron in ticket #1501):

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

(riz)

2011-01-07 01:21:10 UTC matt-nb5-pq3 commitmail json YAML

Add a generic pmap for soft TLB based MMUs.  Currently used by mpc85xx.
Soon to be used MIPS.  Hopefully ibm4xx will be able to use this.

(matt)

2011-01-07 01:19:16 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:16:44 UTC matt-nb5-pq3 commitmail json YAML

Improve panic message for non-power of 2 page size.

(matt)

2011-01-07 01:14:25 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:13:42 UTC matt-nb5-pq3 commitmail json YAML

2011-01-07 01:13:05 UTC matt-nb5-pq3 commitmail json YAML

Add evcnt_attach_dynamic_nozero which doesn't zero it's contents.  This is
needed if the evcnt starts counting before it's attached (otherwise the
count would be zeroed and those events lost).

(matt)

2011-01-07 01:11:13 UTC matt-nb5-pq3 commitmail json YAML

Accumulate syscall, context switch, and other uvmexp counts in cpu_data
and merge into uvmexp.  (smaller less impact change than the one for HEAD).

(matt)

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

Note matt-nb5-pq3 branch

(matt)

2011-01-07 01:10:48 UTC netbsd-5 commitmail json YAML

2011-01-07 01:07:31 UTC MAIN commitmail json YAML

Avoid double-inclusion of bsd.own.mk file.  This eliminates some harmless
but annoying warning messages.

(pgoyette)

2011-01-07 01:06:34 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #1519):
etc/rc.d/named: revision 1.21
etc/rc.d/named: revision 1.19
Adjust for new default location of the pid file.
handle new directory structure.

(riz)

2011-01-07 01:01:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by uwe in ticket #1500):
sys/arch/vax/vax/clock.c: revision 1.54
sys/arch/vax/include/clock.h: revision 1.8
Correct definition of leap year.  Make yeartonum and numtoyear use
full years so that year 2000 is correctly counted as a leap year.
Now NetBSD under SIMH picks up correct time-of-day clock value.  It
used to be a day behind, since 2000 - 1900 = 100 and naive leap year
test wouldn't count it as a leap year.

(riz)

2011-01-07 00:31:34 UTC MAIN commitmail json YAML

2011-01-07 00:17:42 UTC matt-nb5-mips64 commitmail json YAML

- add rmixl_pcr_init_core() to initialize per-core processor control regs

(cliff)

2011-01-07 00:17:22 UTC matt-nb5-mips64 commitmail json YAML

- ifdef out guts of cpu_xls616_erratum(); the problem is still unknown.
- cpu_rmixl_hatch() calls cpucore_rmixl_hatch()

(cliff)

2011-01-07 00:16:59 UTC matt-nb5-mips64 commitmail json YAML

- add cpucore_rmixl_hatch() for per-core initialization

(cliff)

2011-01-07 00:16:20 UTC matt-nb5-mips64 commitmail json YAML

- add prottotype for rmixl_pcr_init_core()

(cliff)

2011-01-07 00:16:05 UTC matt-nb5-mips64 commitmail json YAML

- add sc_hatched flag to the cpucore softc

(cliff)

2011-01-06 23:46:13 UTC netbsd-5 commitmail json YAML

Apply revision 1.2 of external/bsd/bind/dist/lib/isc/backtrace.c, to
fix pullup ticket #1517.

(riz)

2011-01-06 22:02:54 UTC netbsd-5 commitmail json YAML

2011-01-06 21:42:52 UTC netbsd-5 commitmail json YAML

2011-01-06 21:39:01 UTC MAIN commitmail json YAML

Change printf formats to match the data type of the values being
printed.  There's now a lot of PRIu16 and PRIu32, some PRIu8, some
SCNu32, and a few cases where %u and %d were reversed.  Multiplication
of 32-bit and 8-bit values is cast to uint64_t and printed with PRIu64.

Inspired by a report from Patrick Welche on current-users.

(apb)

2011-01-06 19:49:37 UTC MAIN commitmail json YAML

Note new GPT support in the x86 boot code.

(jakllsch)

2011-01-06 19:34:28 UTC MAIN commitmail json YAML

match printf formats and types from Patrick Welche

(christos)

2011-01-06 18:57:23 UTC MAIN commitmail json YAML

2011-01-06 17:51:28 UTC MAIN commitmail json YAML

Clarify the 'dkctl addwedge' usage message after creating a GPT
partition.

(riz)

2011-01-06 17:42:10 UTC MAIN commitmail json YAML

Use less bogus CHS addresses in PMBR.
With the ending head set at 0xff one machine I have will never leave
the initial startup screen if such a disk is present.  Additionally,
Wikipedia suggests without citiation that 254 is the maximium allowable
value for the head, and this seems to be the case.

(jakllsch)

2011-01-06 17:22:15 UTC MAIN commitmail json YAML

2011-01-06 17:20:48 UTC MAIN commitmail json YAML

2011-01-06 16:37:36 UTC MAIN commitmail json YAML

Remove single-quote forgotten in previous cleanup.

(njoly)

2011-01-06 16:30:40 UTC MAIN commitmail json YAML

UFS is called FFS in the NetBSD case.  Display as such and accept as input.

(jakllsch)

2011-01-06 15:24:33 UTC MAIN commitmail json YAML

Fix macro, OS -> Os.

(njoly)

2011-01-06 15:22:21 UTC MAIN commitmail json YAML

Fix macro (DV -> Dv).

(njoly)

2011-01-06 15:19:10 UTC MAIN commitmail json YAML

Start unprivileged filesystem tests. For now, only chown/chmod owner
checks.

(njoly)

2011-01-06 14:19:54 UTC MAIN commitmail json YAML

Move pmap_aliasmask initialization from pmap_bootstrap.c
to machdep.c:hp300_init() before the first pmap(9) use.

(tsutsui)

2011-01-06 13:49:17 UTC MAIN commitmail json YAML

Use #ifdef CACHE_HAVE_VAC rather than #ifdef M68K_MMU_HP where
the pmap code indends.
(though currently only MMU_HP machines have VAC in pmap_motorola ports)

(tsutsui)

2011-01-06 13:42:45 UTC MAIN commitmail json YAML

In case of LOCKDEBUG, expect certain text in the kernel output.

(pooka)

2011-01-06 13:36:49 UTC MAIN commitmail json YAML

2011-01-06 13:25:32 UTC MAIN commitmail json YAML

Move VA allocation of ledbase to leds.c just before pmap_enter(9)
to reduce MD quirk in pmap_bootstrap.c.

(tsutsui)

2011-01-06 13:13:44 UTC MAIN commitmail json YAML

2011-01-06 13:12:53 UTC MAIN commitmail json YAML

Add some tests for lock errors.  Notably, some of them fare nicely
with just the pthread consistency checks (which are enabled by
default in rumpuser), but others require real LOCKDEBUG.

(pooka)

2011-01-06 13:09:17 UTC MAIN commitmail json YAML

give the outside world some idea of if we have LOCKDEBUG or not

(pooka)

2011-01-06 13:03:47 UTC MAIN commitmail json YAML

Move bootinfo address initialization to locore.s and machdep.c
to reduce MD quirks in pmap_bootstrap.c.
Also print bootinfo_pa in consinit() so that we can see
at least MMU is properly enabled after boot.

Tested on HP382.

(tsutsui)

2011-01-06 11:29:41 UTC MAIN commitmail json YAML

Back out change for assume_default_colors as it was not correct.

(blymn)

2011-01-06 11:22:55 UTC MAIN commitmail json YAML

2011-01-06 11:07:49 UTC MAIN commitmail json YAML

recognize Radeon HD 4200. This lets radeondrm(4) attach.
"go ahead" macallan@

(cegger)

2011-01-06 10:20:57 UTC MAIN commitmail json YAML

cwdi0 lock is now initialized in proc0_init()

(pooka)

2011-01-06 08:30:09 UTC MAIN commitmail json YAML

fix typo, from Ryo HAYASAKA in PR 44332.

(dholland)

2011-01-06 08:18:43 UTC MAIN commitmail json YAML

Fix "-exec blah blah {} +" so it only matches when the {} is last, as
per the standard. Per (brief) discussion on tech-userlevel.

There should really be a form where you can do the equivalent of
"-exec blah {} blah +", but I think we're going to need to call it
something other than -exec. As it is it's sort of surprising that the
standards people didn't add a different name -- note what happens if
you try to do something like "find ... -exec expr {} + 2 \;".

(dholland)

2011-01-06 07:43:06 UTC MAIN commitmail json YAML

clear the screen before redrawing on reentering text mode

(macallan)

2011-01-06 07:28:32 UTC MAIN commitmail json YAML

Add a test for ls, which is just a lazy scheme to have some testing
for puffs_cc(3).

(pooka)

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

2011-01-06 07:05:00 UTC MAIN commitmail json YAML

Split the code that makes a string from ACPI_DEVICE_INFO::Name to a function.

(jruoho)

2011-01-06 07:00:28 UTC MAIN commitmail json YAML

2011-01-06 06:59:25 UTC MAIN commitmail json YAML

check that child exits with an expected status

(pooka)

2011-01-06 06:57:14 UTC MAIN commitmail json YAML

2011-01-06 06:49:13 UTC MAIN commitmail json YAML

Move the ACPI_ACTIVATE_DEV block around for clarity.

(jruoho)

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

Fix bugs introduced by previous commit; allocated page needs to be bound
with the anon, and uvmfault_anonget may be called with ufi NULL.

(enami)

2011-01-06 05:22:51 UTC netbsd-5 commitmail json YAML

2011-01-06 05:20:26 UTC netbsd-5 commitmail json YAML

Apply patch (requested by mrg in ticket #1499):

src/compat version 2.  this allows building any number of alternate
library / program target ABIs.  rather than duplicating the list of
subdirs and Makefiles to build, it re-traverses the necessary ones.
details:
- add support for MAKEDIRTARGETENV to share/mk
- renames LD32DIR to MLIBDIR
- fixes library builds for some subdirs (more was built than needed)
- fixes /bin & /sbin apps in compat mode
- reduces complexity in src/compat and the rest of the tree
- updates ldd netbsd32 support

(riz)

2011-01-06 03:37:55 UTC MAIN commitmail json YAML

bnx(4) SERDES NICs will definitely work better with the PHY initialization
code... rather than without.

(forgot to commit it two weeks ago -- should be part of the BCM 5709S
patch)

(jym)

2011-01-06 03:29:12 UTC MAIN commitmail json YAML

define NO_LEGACY_VGA on macppc and sparc64
May be necessary on other ports as well that have PCI but never use VGA text
mode.

(macallan)

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

get this a little closer to working on non-x86 by:
* not poking around in IO space trying to disable / enable ancient VGAs when
  NO_LEGACY_VGA is defined
* actually checking if what we get from read_legacy_video_BIOS() is actually
  a valid PC ROM image every time we try

(macallan)

2011-01-06 02:45:13 UTC MAIN commitmail json YAML

Pacify Clang -Wformat-security.

(jakllsch)

2011-01-06 02:41:34 UTC MAIN commitmail json YAML

Since localsub and gmtsub are called recursively to search for the local
time, setting EOVERFLOW at the inmost level will unfortunately persist,
even if later calls to those functions succeed. Move the EOVERFLOW setting
to the top level calls.

(christos)

2011-01-06 02:02:43 UTC MAIN commitmail json YAML

Reflect 5709S support in bnx(4) (comment fix)

(jym)

2011-01-06 01:08:49 UTC MAIN commitmail json YAML

2011-01-06 00:40:50 UTC MAIN commitmail json YAML

if we can't read panel resolution from BIOS - for example if there is none -
get the display resolution from wsdisplay instead
With this we no longer need to specify PanelWidth and PanelHeight in xorg.conf

(macallan)

2011-01-05 23:13:02 UTC MAIN commitmail json YAML

2011-01-05 22:57:02 UTC MAIN commitmail json YAML

Release sender lock before zeroing out "wanted" status during
violent disconnect.  Fixes some race conditions (maybe the one
occasionally showing up on tests/rump/rumpkern/t_stress).

thanks to schmonz for some discussion

(pooka)

2011-01-05 22:35:08 UTC MAIN commitmail json YAML

reserve a major number for kmixer

(jmcneill)

2011-01-05 22:28:05 UTC MAIN commitmail json YAML

NetBSD/x86 BIOS Boot 5.6: now with GUID Partition Table support.

(jakllsch)

2011-01-05 22:24:02 UTC MAIN commitmail json YAML

Note stack/heap changes made in revision 1.47 of Makefile.boot with version 5.5.

(jakllsch)

2011-01-05 22:06:59 UTC MAIN commitmail json YAML

Teach BIOS disk driver about GPT partition tables.
Inspired by Mike Volokhov's GPT booting GSoC project.

(jakllsch)

2011-01-05 21:44:23 UTC MAIN commitmail json YAML

Let the compiler determine the correct type for sizeof().
From Mike Volokhov's GPT booting GSoC.

(jakllsch)

2011-01-05 21:20:44 UTC MAIN commitmail json YAML

Fix format string; use PRIu64 for uint64_t.

(enami)

2011-01-05 21:20:25 UTC MAIN commitmail json YAML

2011-01-05 21:18:29 UTC MAIN commitmail json YAML

Set-list magic for nsdispatch test

(pgoyette)

2011-01-05 21:17:04 UTC MAIN commitmail json YAML

2011-01-05 21:09:16 UTC MAIN commitmail json YAML

Note acpipmtr(4).

(jruoho)

2011-01-05 20:15:53 UTC MAIN commitmail json YAML

2011-01-05 20:08:14 UTC MAIN commitmail json YAML

2011-01-05 19:59:48 UTC MAIN commitmail json YAML

Add an example of generating a list of integers; make it the first
example.  Also add a reference to seq(1).

(apb)

2011-01-05 19:34:28 UTC MAIN commitmail json YAML

Avoid NULL deref inside a KASSERT, as discussed on tech-kern.

(martin)

2011-01-05 18:47:28 UTC MAIN commitmail json YAML

Use regnames (%rX %crX), use m[ft]sprg[0-9].  No binary difference.

(matt)

2011-01-05 18:13:54 UTC MAIN commitmail json YAML

Replace uses of 'jot' with 'seq'.  This is primarily to work around
a qemu-running-on-netbsd problem with FP which causes 'jot' to output
incorrect sequences, which were causing failures on one of the auto-testing
platforms.  While 'seq' also uses FP, it does not seem to be affected in
this particular usage

As a bonus, however, 'seq' is actually a better fit (the commandline is
more intuitive) for the way it is used in these tests.

(riz)

2011-01-05 18:05:32 UTC MAIN commitmail json YAML

Restore data integrity verification in the grow case which was
inadvertantly removed when refactoring occurred in a prior
revision.

(riz)

2011-01-05 17:20:15 UTC MAIN commitmail json YAML

2011-01-05 17:19:09 UTC MAIN commitmail json YAML

2011-01-05 17:14:50 UTC MAIN commitmail json YAML

2011-01-05 17:02:04 UTC MAIN commitmail json YAML

cdevsw/bdevsw d_type is now d_flag

(jmcneill)

2011-01-05 17:00:25 UTC MAIN commitmail json YAML

d_type is now d_flag, update comment to match

(jmcneill)

2011-01-05 16:21:29 UTC MAIN commitmail json YAML

2011-01-05 15:52:20 UTC MAIN commitmail json YAML

avoid unnecessary cast (hi wiz)

(dholland)

2011-01-05 15:48:01 UTC MAIN commitmail json YAML

Fix fd leak in error cases. Found by cppcheck.

(wiz)

2011-01-05 15:40:55 UTC MAIN commitmail json YAML

Fix realloc error. Found by cppcheck.

(wiz)

2011-01-05 15:39:19 UTC MAIN commitmail json YAML

- the atari et device has been renamed et4k
- a new MI et device was added

(jnemeth)

2011-01-05 14:57:29 UTC MAIN commitmail json YAML

2011-01-05 14:55:11 UTC MAIN commitmail json YAML

Use aprint_verbose_dev.

(sketch)

2011-01-05 14:43:40 UTC MAIN commitmail json YAML

Use raw buffer size (not aligned value) to limit packet size

(martin)

2011-01-05 14:08:12 UTC MAIN commitmail json YAML

Fix alignment of sndbuf (sparc64 got a SIGBUS in this test)

(martin)

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

Cherry-pick upstream revision f791048924a1b68da070f17dfd5e5c2d825dd018:

Report bogus test programs in the HTML output

From Paul Goyette in private mail.  Fixes PR bin/44301.

(jmmv)

2011-01-05 13:29:27 UTC MAIN commitmail json YAML

Duh, actually make it modular

(martin)

2011-01-05 12:59:33 UTC MAIN commitmail json YAML

Untill modules are first class citizens, we need to run MODULAR kernels
insecure.

(martin)

2011-01-05 10:34:49 UTC MAIN commitmail json YAML

Sample MODULAR kernel configuration.

approved by: martin@

(jnemeth)

2011-01-05 09:43:00 UTC MAIN commitmail json YAML

Fix fd leak also in non-NetBSD code path.

(pooka)

2011-01-05 09:35:51 UTC MAIN commitmail json YAML

2011-01-05 08:08:47 UTC MAIN commitmail json YAML

Adjust previous slightly.

(jruoho)

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

Make a two-pass scan for acpinodebus. This should ensure that devices such
as acpiec(4) are attached before anything else. Numerous bugs are expected
to be fixed with this change.

(jruoho)

2011-01-05 07:40:16 UTC MAIN commitmail json YAML

2011-01-05 03:49:57 UTC MAIN commitmail json YAML

Note resize_ffs(8) changes.

(riz)

2011-01-05 03:04:13 UTC MAIN commitmail json YAML

All of the generated tests require root, for rump_ffs.  Spotted by
njoly@.

(riz)

2011-01-05 02:25:27 UTC MAIN commitmail json YAML

Update resize_ffs tests for byteswapped file system support, and
for UFS2 growth support.  Also, reduce the number of tests run by default
while still maintaining decent coverage of features and block sizes.
Anyone working on resize_Ffs should run the tests with RESIZE_FFS_ALL_TESTS
set in the environment, which adds a lot more testing.

(riz)

2011-01-05 02:18:16 UTC MAIN commitmail json YAML

Add support for byteswapped file systems (big-endian on little-endian
host, and vice versa), to fix PR#44203.

Add support for growing (but not yet shrinking) UFS2 file systems.  Partially
addresses PR#44205.

While I'm here, reformat the code for closer adherence to KNF.

Fairly extensive testing was performed, using the shortly-to-be-committed
updated ATF tests.  Patch posted to tech-userlevel on 21 December 2010,
no comments.

(riz)

2011-01-05 00:19:20 UTC MAIN commitmail json YAML

Fix fdleak in error case. Found by cppcheck.

(wiz)

2011-01-05 00:09:43 UTC MAIN commitmail json YAML

Fix fdleak in error case. Found by cppcheck.

(wiz)

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

Fix fdleak in #ifdef DEBUG. Found by cppcheck.

(wiz)

2011-01-04 23:48:45 UTC MAIN commitmail json YAML

Fix fd leaks. Found by cppcheck.

(wiz)

2011-01-04 23:46:34 UTC MAIN commitmail json YAML

Fix fd leak. Found by cppcheck.

(wiz)

2011-01-04 23:42:48 UTC MAIN commitmail json YAML

Fix memory leaks. Found by cppcheck.

(wiz)

2011-01-04 23:36:23 UTC MAIN commitmail json YAML

Use pclose for popened handles. Found by cppcheck.

(wiz)

2011-01-04 23:34:06 UTC MAIN commitmail json YAML

Fix file descriptor leak. Found by cppcheck.

(wiz)

2011-01-04 23:31:30 UTC MAIN commitmail json YAML

Fix file descriptor leak. Found by cppcheck.

(wiz)

2011-01-04 23:29:52 UTC MAIN commitmail json YAML

Use Nm. Bump date for previous.

(wiz)

2011-01-04 22:30:41 UTC MAIN commitmail json YAML

2011-01-04 21:42:10 UTC MAIN commitmail json YAML

add notes what 'device' is and also rub in that addwedge doesn't
create stuff on disk a bit more.

(spz)

2011-01-04 20:52:53 UTC MAIN commitmail json YAML

Define KERN_SA when building the module

(pgoyette)

2011-01-04 20:45:13 UTC MAIN commitmail json YAML

2011-01-04 20:23:41 UTC MAIN commitmail json YAML

Fix the build breakage, at least on amd64

(pgoyette)

2011-01-04 18:46:22 UTC MAIN commitmail json YAML

2011-01-04 17:14:07 UTC MAIN commitmail json YAML

Special-case the (unlikely in practice) call with len = 2 - previously
the code would not have swapped anything. Problem pointed out by
sparc64 automatic test run.

(martin)

2011-01-04 17:00:19 UTC MAIN commitmail json YAML

2011-01-04 16:53:05 UTC MAIN commitmail json YAML

Relocate buffers to not coincide with new location of executable text.

(jakllsch)

2011-01-04 16:25:20 UTC MAIN commitmail json YAML

Remove arch check now that rump smp is available on all host archs.

(pooka)

2011-01-04 16:23:36 UTC MAIN commitmail json YAML

2011-01-04 14:22:06 UTC MAIN commitmail json YAML

2011-01-04 12:44:48 UTC MAIN commitmail json YAML

Now that PR/44311 is fixed we can remove the expected-failure from this
test.

(pgoyette)

2011-01-04 11:41:24 UTC MAIN commitmail json YAML

Fix to build failure.  Include uvm/uvm_extern.h for pmap_extract().

(kiyohara)

2011-01-04 11:38:59 UTC MAIN commitmail json YAML

Turn off VERBOSE_ARM_INIT

(matt)

2011-01-04 11:17:23 UTC MAIN commitmail json YAML

Check that file attributes can be changed (where applicable).

(pooka)

2011-01-04 11:00:31 UTC MAIN commitmail json YAML

Need to deal with msg_iov in netbsd32_to_msghdr.

(matt)

2011-01-04 10:59:29 UTC MAIN commitmail json YAML

2011-01-04 10:58:15 UTC MAIN commitmail json YAML

check from_cidr_to_union() result

(kefren)