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 (18m)  netbsd-8 (6d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 20:55:23 UTC Now

2011-08-02 00:35:06 UTC matt-nb5-pq3 commitmail json YAML

2011-08-02 00:27:42 UTC MAIN commitmail json YAML

2011-08-02 00:25:39 UTC MAIN commitmail json YAML

2011-08-02 00:23:34 UTC MAIN commitmail json YAML

Add some more DDR register definitions

(matt)

2011-08-02 00:22:02 UTC MAIN commitmail json YAML

MPC8544 don't any onchip irqs of 20/21

(matt)

2011-08-02 00:21:01 UTC MAIN commitmail json YAML

Add simple driver to count single bit ECC errors.

(matt)

2011-08-01 23:19:52 UTC MAIN commitmail json YAML

Break up list of directories by first letter.

(matt)

2011-08-01 23:18:10 UTC MAIN commitmail json YAML

Add CPMBR1400 and GDIUM as kernels to be built

(matt)

2011-08-01 23:01:40 UTC MAIN commitmail json YAML

2011-08-01 22:42:57 UTC MAIN commitmail json YAML

2011-08-01 22:40:22 UTC MAIN commitmail json YAML

sanitize sysctl interface in order to appease gcc 4.5

(macallan)

2011-08-01 22:21:01 UTC MAIN commitmail json YAML

Remove redundant , after .balign.

(joerg)

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

2011-08-01 15:55:00 UTC MAIN commitmail json YAML

PR/45200: : J. Hannken-Illjes: Scp hangs after sending:
- check for vwrite() instead of read() to avoid read() being renamed by SSP

(christos)

2011-08-01 15:41:34 UTC MAIN commitmail json YAML

Use distrib/utils/more to shrink ramdiskbin.

(tsutsui)

2011-08-01 15:26:31 UTC MAIN commitmail json YAML

Need to include <sys/evcnt.h> explicitly to build this on at least amiga.

(he)

2011-08-01 14:14:16 UTC MAIN commitmail json YAML

Always include <xorg.cf> for GccAliasingArgs regardless of server support
on the target plattform.
Fixes "GccAliasingArgs" leftovers in Makefiles generated by imake(1)
on m68k and sh3 etc.

This problem had been once fixed in rev 1.2 per PR xsrc/40970, but
it looks accidentally reverted on xorg-cf-files 1.0.3 merge in rev 1.3.

(tsutsui)

2011-08-01 12:28:54 UTC MAIN commitmail json YAML

2011-08-01 11:26:31 UTC MAIN commitmail json YAML

x86_reset: use acpi_reset instead of AcpiReset

(jmcneill)

2011-08-01 11:26:00 UTC MAIN commitmail json YAML

2011-08-01 11:20:28 UTC MAIN commitmail json YAML

remove some bloat:
-cardbus doesn't use multiple interrupt lines like PCI, and it doesn't
use machanisms like interrupt line register and swizzling -- no need
to carry around dummy information, this is all dealt with by the
bridge
(I'm asking myself how "rbus_ppb" can work -- a bridge attached to
cardbus just can't work like a normal PCI bridge as far as interrupts
are concerned. I thing that should be a hardware specific driver
because behavior is not covered by a standard.)
-cardbus always uses 3.3V -- no need for a variable to keep track
of the voltage

(drochner)

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

add an experimental implementation of PCI MSIs (Message Signaled
Interrupts). Successfully tested with hdaudio and "wpi" wireless
ethernet.
notes:
-There seem to be buggy chips around which announce MSI support
but don't correctly implement it. Thus the final word whether MSIs
can be used should be by the driver.
-Only a single vector is supported. For multiple vectors, the IDT
allocation code would have to be changed. (And we would possibly
run into problems due to the limited number of vectors supported
by the current code.)
-The code is "#if NIOAPIC > 0" because it uses the ioapic_edge
interrupt stubs. These actually don't touch any ioapic, so this
is somewhat a misnomer.
-MSIs can't be identified by a "pin" but only by a cpu/vector
pair. Common intr code soesn't deal well with this yet.
-Drivers need to take care of saving/restoring MSI data in the device's
config space on suspend/resume.

(drochner)

2011-08-01 10:42:24 UTC MAIN commitmail json YAML

if checking whether an interrupt is shared, don't compare pin numbers
if it is "-1" -- this is a hack to allow MSIs which don't have a concept
of pin numbers, and are generally not shared
(This doesn't give us sensible event names for statistics display. The
whole abstraction has more exceptions than regular cases, it should
be redesigned imho.)

(drochner)

2011-08-01 10:33:26 UTC MAIN commitmail json YAML

modify parsing of device names so that it can deal with names which
have numbers is it, eg "i915drm*"

(drochner)

2011-08-01 10:21:32 UTC MAIN commitmail json YAML

Fix AR_SREV_MERLIN_20 and AR_SREV_MERLIN_20_OR_LATER macros to match
rev 2.1 as well as 2.0, from FreeBSD. Fixes 5GHz mode on my 9280.

(jmcneill)

2011-08-01 10:18:23 UTC MAIN commitmail json YAML

fix the zx@fhc attachment.

(mrg)

2011-08-01 10:04:27 UTC MAIN commitmail json YAML

Update to 2011060800.

- IPv6 address was added to D.ROOT-SERVERS.NET.

(taca)

2011-08-01 08:36:39 UTC MAIN commitmail json YAML

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

Add an -m flag to mkubootimage, for specifying an alternate magic
value.

(riz)

2011-08-01 03:56:23 UTC MAIN commitmail json YAML

Ooopppsss - there were some other modules here that should not have been
committed.  Remove them.

(pgoyette)

2011-08-01 03:51:57 UTC MAIN commitmail json YAML

Add new spdmem(4) module

(pgoyette)

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

2011-08-01 03:49:52 UTC MAIN commitmail json YAML

2011-08-01 02:13:22 UTC MAIN commitmail json YAML

Don't attempt to touch special targets; make -t would create .END in every
directory.

(christos)

2011-07-31 23:10:58 UTC MAIN commitmail json YAML

Support using MEMSIZE

(matt)

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

x86_reset: If the FADT defines a reset register and ACPI was active, try
to use it to reset the system before attempting any other methods

(jmcneill)

2011-07-31 22:04:07 UTC MAIN commitmail json YAML

add Family14h (AMD Fusion) support

(jmcneill)

2011-07-31 20:55:22 UTC cherry-xenmp commitmail json YAML

Oops. remove spurious "#undef MULTIPROCESSOR"

(cherry)

2011-07-31 20:49:12 UTC cherry-xenmp commitmail json YAML

2011-07-31 20:33:06 UTC MAIN commitmail json YAML

Note ralink support.

(matt)

2011-07-31 18:39:00 UTC MAIN commitmail json YAML

2011-07-31 18:23:46 UTC MAIN commitmail json YAML

The Fintek base address registers implement the bottom 3 bits as read/write,
but the address decoder in the chip ignores these three bits.  Do the same.

(jakllsch)

2011-07-31 18:00:54 UTC MAIN commitmail json YAML

2011-07-31 17:55:41 UTC MAIN commitmail json YAML

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

2011-07-31 17:53:26 UTC MAIN commitmail json YAML

modularize and recognize ASUS F8000 Super I/O chips

(jmcneill)

2011-07-31 16:32:02 UTC MAIN commitmail json YAML

2011-07-31 16:19:21 UTC MAIN commitmail json YAML

2011-07-31 16:18:54 UTC MAIN commitmail json YAML

2011-07-31 16:05:28 UTC MAIN commitmail json YAML

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

2011-07-31 16:00:21 UTC MAIN commitmail json YAML

2011-07-31 15:59:45 UTC MAIN commitmail json YAML

add detach support, modularize, build with WARNS=4

(jmcneill)

2011-07-31 15:58:25 UTC MAIN commitmail json YAML

add rescan support

(jmcneill)

2011-07-31 15:39:29 UTC MAIN commitmail json YAML

2011-07-31 15:36:28 UTC MAIN commitmail json YAML

Add CPU_MIPS_LOONGSON2 flag (rather defining a CPU_ARCH_MIPS3_LOONGSON2).
This is much less intrusive and disruptive.

(matt)

2011-07-31 15:35:04 UTC MAIN commitmail json YAML

Add define for loongson2 DIAG register

(matt)

2011-07-31 13:51:53 UTC MAIN commitmail json YAML

2011-07-31 13:43:16 UTC MAIN commitmail json YAML

Note import of Postfix 2.8.4.

(tron)

2011-07-31 13:41:30 UTC MAIN commitmail json YAML

Revert previous; s/kmem(9)/uvm_km(9)/ and comment why done so.  Per request
from rmind@.

(uebayasi)

2011-07-31 10:05:04 UTC MAIN commitmail json YAML

2011-07-31 10:03:44 UTC MAIN commitmail json YAML

Import Postfix version 2.8.4. Changes since version 2.8.3:
- Performance: a high load of DSN success notification requests could
  slow down the queue manager. Solution: make the trace client
  asynchronous, just like the bounce and defer clients.
- The local(8) delivery agent ignored table lookup errors in
  mailbox_command_maps, mailbox_transport_maps, fallback_transport_maps
  and (while bouncing mail to alias) alias owner lookup.
- Workaround: dbl.spamhaus.org rejects lookups with "No IP queries" even
  if the name has an alphanumerical prefix. We play safe, and skip both
  RHSBL and RHSWL queries for names ending in a numerical suffix.
- The "sendmail -t" command reported "protocol error" instead of "file
  too large", "no space left on device" etc.
- The Postfix Milter client reported a temporary error instead of
  "file too large" in three cases.

Status:

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

(tron)

2011-07-31 10:00:52 UTC MAIN commitmail json YAML

s/MULTIPROCESOR/MULTIPROCESSOR/.

(kiyohara)

2011-07-31 09:58:19 UTC MAIN commitmail json YAML

revert previous, actually cleanup the *_asn1-template.c files
in Makefile.rules.inc. They are generated when -one-code-file
is passed.

(plunky)

2011-07-31 09:54:57 UTC MAIN commitmail json YAML

Automatically determine and print out the release tag for the import.

(tron)

2011-07-31 06:49:03 UTC MAIN commitmail json YAML

Clean up intermediate asn1 template files

(this should reeally be fixed in <${HEIMBASE}/Makefile.rules.inc>
but I don't see where since they are not generated for all asn1 sources)

(plunky)

2011-07-31 06:43:57 UTC MAIN commitmail json YAML

2011-07-31 03:48:50 UTC MAIN commitmail json YAML

Fix pserialize set lists. Hi rmind!

(dholland)

2011-07-31 03:43:33 UTC MAIN commitmail json YAML

Don't define LINK_EH_SPEC if it's already defined (from netbsd*.h)

(matt)

2011-07-30 20:05:46 UTC MAIN commitmail json YAML

Make uvmspace_exec() deal with procs that have no vmspace (yet) at all.
Greatly simplifies the upcoming posix_spawn implementation.

(martin)

2011-07-30 20:05:36 UTC MAIN commitmail json YAML

PR# port-i386/18818: cannot enter ddb with usb keyboard

- ohci: when polling, make sure sc_eintrs has the OHCI_WDH flag set
  otherwise ohci_intr1 won't actually read data
- usbdi: kick the host controller by calling its soft_intr callback when
  switching out of polling mode too

DDB with a USB keyboard works for me now with ohci.

(jmcneill)

2011-07-30 19:29:13 UTC MAIN commitmail json YAML

2011-07-30 19:25:43 UTC MAIN commitmail json YAML

xboxcontroller(4) is now merged into uhidev(4).

(jakllsch)

2011-07-30 19:06:58 UTC MAIN commitmail json YAML

Use new style BPF calls.

(rjs)

2011-07-30 18:41:35 UTC MAIN commitmail json YAML

add PCKBD_CNATTACH_MAY_FAIL to be consistent with i386

(jmcneill)

2011-07-30 18:19:05 UTC MAIN commitmail json YAML

2011-07-30 17:01:05 UTC MAIN commitmail json YAML

Add an implementation of passive serialization as described in expired
US patent 4809168. This is a reader / writer synchronization mechanism,
designed for lock-less read operations.

(christos)

2011-07-30 16:37:05 UTC MAIN commitmail json YAML

since all the fields are unsigned, make the constants unsigned too.

(christos)

2011-07-30 16:35:58 UTC MAIN commitmail json YAML

add a cast (for _LP64), and mark a variable unused.

(christos)

2011-07-30 15:28:58 UTC MAIN commitmail json YAML

Don't include <machine/asm.h>

(matt)

2011-07-30 13:19:21 UTC MAIN commitmail json YAML

ehci_get_ownership: clear BIOS semaphore when setting OS semaphore, slow
down poll rate, and make sure to clear all SMI bits when we're done

(jmcneill)

2011-07-30 12:19:13 UTC MAIN commitmail json YAML

2011-07-30 12:15:44 UTC MAIN commitmail json YAML

add support for game controllers in "XInput" mode, they are basically
HID devices without a report descriptor

(jmcneill)

2011-07-30 12:08:37 UTC MAIN commitmail json YAML

Add an FSILENT flag and use it to suppress "Medium Not Present" scsipi
spam when trying to access offline drives at boot.

(jmcneill)

2011-07-30 11:18:23 UTC MAIN commitmail json YAML

Fix build with SSP enabled.

(tron)

2011-07-30 10:12:14 UTC MAIN commitmail json YAML

2011-07-30 10:07:27 UTC MAIN commitmail json YAML

Don't use "-Wconversion" with GCC 4.5 which will complain about all the
expressions where signed variables are converted to unsigned in an
expression e.g. "size_t foo = sizeof(something) * int_var;".

(tron)

2011-07-30 09:39:20 UTC MAIN commitmail json YAML

Reflect my change for Xen sysctl(7) nodes:
kern.xen.balloon -> machdep.xen.balloon.

(jym)

2011-07-30 06:19:02 UTC MAIN commitmail json YAML

Correct sizes to pass uvm_km_free(9) in error paths.

(uebayasi)

2011-07-30 05:24:17 UTC MAIN commitmail json YAML

Use kmem(9) to allocate per-cpu softint context.  No functional changes.

(uebayasi)

2011-07-30 04:53:30 UTC MAIN commitmail json YAML

Add uplcom(4) and uftdi(4).

(jakllsch)

2011-07-30 04:42:04 UTC MAIN commitmail json YAML

Add some additional consistency checking paranoia with KASSERT.

(jakllsch)

2011-07-30 04:34:17 UTC MAIN commitmail json YAML

Add interrupt info for 88F5182 gtidmac(4) and uncomment.

(jakllsch)

2011-07-30 04:18:38 UTC MAIN commitmail json YAML

printf fixes for ifdef NETIF_DEBUG

(jakllsch)

2011-07-30 03:53:18 UTC MAIN commitmail json YAML

v7fs_lookup() fix return value. Pass t_vnops rename_dir(3)
v7fs_setttr() check credential. Pass t_unpriv owner
v7fs_rename() reload inode(v7fs_vnode_reload). Pass t_vnops rename_reg_nodir

(uch)

2011-07-30 03:52:05 UTC MAIN commitmail json YAML

When rename directory, check hierarchy. Pass t_vnops rename_dir(5)

(uch)

2011-07-30 03:51:53 UTC MAIN commitmail json YAML

Fix return vaule. Pass t_vnops:rename_dotdot, dir_noempty, rename_dir(6)

(uch)

2011-07-30 03:43:21 UTC MAIN commitmail json YAML

Fix printf formating in ifdef DEBUG sections.

(jakllsch)

2011-07-29 23:44:45 UTC MAIN commitmail json YAML

2011-07-29 22:18:57 UTC MAIN commitmail json YAML

In ufs_rename, declare oldparent and newparent ino_t, not int.

XXX There should be an automatic test for this somewhere.

ok dholland

(riastradh)

2011-07-29 22:16:05 UTC MAIN commitmail json YAML

Move xen.balloon to machdep in the sysctl(7) tree. It does not really
belong to either kern or hw.

Rename machdep.xen_timepush_ticks to xen.timepush_ticks, so it can live
under the same tree as the balloon node, machdep.xen.

ok bouyer@.

(jym)

2011-07-29 21:21:43 UTC MAIN commitmail json YAML

Don't shutdown the boostrap processor (BSP) because we may have to run
BIOS methods on it.  For example, ACPI requires that we execute the code
for changing sleep state on the BSP.

This may help the problem where folks' machines would hang instead of
powering off when they entered ACPI sleep state 5.

XXX If the BSP is already shut down, we should start it back up.

(dyoung)

2011-07-29 21:01:43 UTC MAIN commitmail json YAML

2011-07-29 20:59:25 UTC MAIN commitmail json YAML

2011-07-29 20:58:47 UTC MAIN commitmail json YAML

2011-07-29 20:58:07 UTC MAIN commitmail json YAML

2011-07-29 20:57:34 UTC MAIN commitmail json YAML

better autoconf results

(christos)

2011-07-29 20:56:58 UTC MAIN commitmail json YAML

add -Wunused-parameter
Is that the right way? Perhaps WARNS=5?

(christos)

2011-07-29 20:48:33 UTC MAIN commitmail json YAML

add a function to get the size of the flash device

(ahoka)

2011-07-29 19:57:38 UTC MAIN commitmail json YAML

Note that PR kern/44251 is fixed.
Add tests for normal configuration of RAID 1 and RAID 5 sets.

(oster)

2011-07-29 19:55:51 UTC MAIN commitmail json YAML

In rf_disks.c make sure ser_values and ser_count arrays are
initialized before use.

Validate the component label before considering a component for use,
and make sure we only consider components that are optimal.

Fixes PR#44251.  All atf RAIDframe tests now pass.

(oster)

2011-07-29 19:19:14 UTC MAIN commitmail json YAML

Use one more bit of precision when calculating frequency from period.
This makes the 4-times-NTSC color carrier get calculated to a
correct 14318180Hz, instead of 14318179Hz, which seems a bit odd.

(jakllsch)

2011-07-29 18:47:11 UTC MAIN commitmail json YAML

Allow init for new repository construction!

(christos)

2011-07-29 15:20:39 UTC MAIN commitmail json YAML

2011-07-29 15:16:33 UTC MAIN commitmail json YAML

2011-07-29 13:10:23 UTC MAIN commitmail json YAML

2011-07-29 08:37:37 UTC MAIN commitmail json YAML

2011-07-28 22:54:02 UTC MAIN commitmail json YAML

Add macros for polyd and polyf

(matt)

2011-07-28 22:32:29 UTC MAIN commitmail json YAML

2011-07-28 22:28:07 UTC MAIN commitmail json YAML

Restore "duplicate" entries, but use 0. and 1. names to ensure that
same hosts aren't used by both entries.

(simonb)

2011-07-28 21:10:30 UTC MAIN commitmail json YAML

2011-07-28 20:53:21 UTC MAIN commitmail json YAML

2011-07-28 20:50:55 UTC MAIN commitmail json YAML

2011-07-28 20:30:07 UTC MAIN commitmail json YAML

2011-07-28 20:24:37 UTC MAIN commitmail json YAML

Drop @GOTPCREL when accessing local variables. For yet unknown reasons,
our version of GNU as decides to silently ignore it. Never versions on
other systems and Clang actually keep it around and create bad object
files. The object files are identical after the changes modulo the GOT
entry in the symbol table.

(joerg)

2011-07-28 18:25:22 UTC MAIN commitmail json YAML

Document the need for zeroing out the first 64 blocks of a replacement
component in a failed RAID set in order to avoid potentially configuring
RAId 1 sets with erroneous values taken from random extent data in the
replacement component partitions.

(buhrow)

2011-07-28 17:33:56 UTC MAIN commitmail json YAML

fix unused variable warnings on systems without _r functions

(christos)

2011-07-28 17:33:40 UTC MAIN commitmail json YAML

handle systems without getpwent_r

(christos)

2011-07-28 16:28:12 UTC MAIN commitmail json YAML

sanitize sysctl interface in order to appease gcc 4.5

(macallan)

2011-07-28 16:14:51 UTC MAIN commitmail json YAML

Fix a typo, noticed by Snader_LB, tnx!

(mbalmer)

2011-07-28 15:54:49 UTC MAIN commitmail json YAML

2011-07-28 15:50:46 UTC MAIN commitmail json YAML

INSTALL kernel for SheevaPlug

(matt)

2011-07-28 15:50:13 UTC MAIN commitmail json YAML

2011-07-28 15:38:49 UTC MAIN commitmail json YAML

2011-07-28 15:36:47 UTC MAIN commitmail json YAML

2011-07-28 15:29:52 UTC MAIN commitmail json YAML

2011-07-28 13:42:16 UTC MAIN commitmail json YAML

Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h.  Ensure
that ddb(4) code is independent of SYMTAB_SPACE value.

(uebayasi)

2011-07-28 12:55:36 UTC MAIN commitmail json YAML

Remove duplicate (but commented out) entries.

(mbalmer)

2011-07-28 10:01:44 UTC MAIN commitmail json YAML

Explicitly print uPD7201A name, which is a Z80 SIO like serial chip
with 8086 I/O interfaces.

(tsutsui)

2011-07-28 09:59:13 UTC MAIN commitmail json YAML

Use volatile uint8_t to access 8255 PPI ports.

(tsutsui)

2011-07-28 09:56:34 UTC MAIN commitmail json YAML

KNF, use ANSI decls, remove an obsolete hack, misc cosmetics etc.

(tsutsui)

2011-07-28 05:18:43 UTC MAIN commitmail json YAML

Sync compat defines to unbreak build.

XXX Do a proper config.h update from configure

(joerg)

2011-07-28 04:06:09 UTC MAIN commitmail json YAML

2011-07-28 03:52:19 UTC MAIN commitmail json YAML

2011-07-28 03:48:46 UTC MAIN commitmail json YAML

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

whitespace and comments

(christos)

2011-07-28 03:42:21 UTC MAIN commitmail json YAML

dev_t is uint64_t; use PRIx64 to print it.  Fix DEBUG build.

(uebayasi)

2011-07-28 03:21:14 UTC MAIN commitmail json YAML

One more typo in #ifdef DEBUG.

(uebayasi)

2011-07-28 03:15:20 UTC MAIN commitmail json YAML

2011-07-28 02:07:42 UTC MAIN commitmail json YAML

2011-07-28 02:02:23 UTC MAIN commitmail json YAML

2011-07-28 01:56:27 UTC MAIN commitmail json YAML

2011-07-28 01:44:50 UTC MAIN commitmail json YAML

2011-07-28 01:30:22 UTC MAIN commitmail json YAML

userland needs to see PCI_MAGIC_IO_RANGE

(macallan)

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

hiding PCI_MAGIC_IO_RANGE from userland is counter-productive

(macallan)

2011-07-28 01:08:58 UTC MAIN commitmail json YAML

- check and don't cast malloc return
- more wide function use

(christos)

2011-07-28 01:05:20 UTC MAIN commitmail json YAML

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

2011-07-28 01:04:41 UTC MAIN commitmail json YAML

avoid shadowed variable

(christos)

2011-07-28 00:54:26 UTC MAIN commitmail json YAML

2011-07-28 00:50:23 UTC MAIN commitmail json YAML

eliminate alloca for portability
portable getpw{nam,uid}

(christos)

2011-07-28 00:49:18 UTC MAIN commitmail json YAML

term -> terminal
eliminate MAXPATHLEN

(christos)

2011-07-28 00:48:21 UTC MAIN commitmail json YAML

- fix memory allocation botch in wide strings
- check mbstowcs return code

(christos)

2011-07-28 00:46:27 UTC MAIN commitmail json YAML

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

term -> terminal

(christos)

2011-07-28 00:45:51 UTC MAIN commitmail json YAML

term -> terminal

(christos)

2011-07-28 00:45:30 UTC MAIN commitmail json YAML

more portability defines

(christos)

2011-07-28 00:45:14 UTC MAIN commitmail json YAML

term -> terminal

(christos)

2011-07-28 00:44:35 UTC MAIN commitmail json YAML

term -> terminal
fix wide function confusion

(christos)

2011-07-28 00:43:53 UTC MAIN commitmail json YAML

include config.h for all c files.

(christos)

2011-07-28 00:43:33 UTC MAIN commitmail json YAML

include vis.h from dot.

(christos)

2011-07-28 00:43:13 UTC MAIN commitmail json YAML

fix confusion with wide functions.

(christos)

2011-07-27 23:11:24 UTC MAIN commitmail json YAML

Change a cast to appease gcc4.5

(matt)

2011-07-27 23:10:41 UTC MAIN commitmail json YAML

Make this use offsetof and __typeof__ to appease gcc4.5

(matt)

2011-07-27 22:04:23 UTC MAIN commitmail json YAML

move clearing PSL_IP in ofwmsr back where it was - if we do it too early my
PowerBook 3400c hangs on startup.

(macallan)

2011-07-27 21:50:16 UTC MAIN commitmail json YAML

Don't attach same ivec's event coutner more than once.  They are
difficult to distinguish since they are handled by intr_list_handler.

(nakayama)

2011-07-27 20:07:50 UTC MAIN commitmail json YAML

ivec is assigned to hardware, so count its event counter up in
interrupt_vector, not in softint, and do some optimization.

(nakayama)

2011-07-27 17:07:13 UTC matt-nb5-pq3 commitmail json YAML

2011-07-27 15:08:43 UTC MAIN commitmail json YAML

Make atoi() use strtoll from libkern.

(njoly)

2011-07-27 14:35:34 UTC MAIN commitmail json YAML

2011-07-27 14:17:55 UTC MAIN commitmail json YAML

2011-07-27 13:45:49 UTC MAIN commitmail json YAML

Include uvm/uvm_extern.h only once.

(uebayasi)

2011-07-27 13:20:07 UTC MAIN commitmail json YAML

Forward-declare struct vmspace to reduce dependencies on uvm/uvm_extern.h.

(uebayasi)

2011-07-27 13:18:20 UTC MAIN commitmail json YAML

fix narrow compilation

(christos)

2011-07-27 11:54:40 UTC MAIN commitmail json YAML

- split device_t/softc and use device_t and cfdata_t etc.
- use aprint_normal(9)
- include "ioconf.h" for struct cfdriver decls
No crash on LUNA.

(tsutsui)

2011-07-27 10:25:09 UTC MAIN commitmail json YAML

cleanup some DIAGNOSTIC and KASSERT code

- remove #ifdef DIAGNOSTIC, so that we won't act
  differently

- handle the cases where a Bluetooth adapter
  sends invalid packet data (I've not seen this,
  but it is not impossible)

- use KASSERT for actual impossible situations
  (to catch bad future development)

(plunky)

2011-07-27 05:04:11 UTC MAIN commitmail json YAML

As per PR bin/45180, do not traverse too deep.

(jruoho)

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

Workaround around make bug by using an intermediate file/rule.

(matt)

2011-07-27 02:23:30 UTC MAIN commitmail json YAML

- don't leave cursor dangling on memory failure or after clearing the list
- compute the string length to be strvis'ed after the string is encoded

(christos)

2011-07-27 02:18:30 UTC MAIN commitmail json YAML

fix buffer growing code.

(christos)

2011-07-27 02:18:01 UTC MAIN commitmail json YAML

add history testing code.

(christos)

2011-07-26 22:52:49 UTC MAIN commitmail json YAML

2011-07-26 22:50:15 UTC matt-nb5-pq3 commitmail json YAML

2011-07-26 22:24:36 UTC MAIN commitmail json YAML

Don't copy iobase and iosize members from pcmciabus_attach_args to the
pcmcia_softc because they're not used in any meaningful way.

(dyoung)

2011-07-26 22:23:32 UTC MAIN commitmail json YAML

Don't set the iobase and iosize members of pcmciabus_attach_args because
they're not used in any meaningful way.

(dyoung)

2011-07-26 22:22:41 UTC MAIN commitmail json YAML

Don't set the iobase and iosize members of pcmciabus_attach_args because
they're not used in any meaningful way.

(dyoung)

2011-07-26 22:21:03 UTC MAIN commitmail json YAML

Don't set the iobase and iosize members of pcmciabus_attach_args because
they're not used in any meaningful way.

(dyoung)

2011-07-26 21:03:17 UTC MAIN commitmail json YAML

don't stop reading after empty lines from: Nirbhay Choubey

(christos)

2011-07-26 20:51:24 UTC MAIN commitmail json YAML

Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0),
PCI_BAR(1), .... There was no change in the generated assembly.  I used
this semantic patch:

@ mapsit @
identifier bar;
expression pact;
@@

(
pci_mapreg_map
|
Cardbus_mapreg_map
)(pact, bar, ...)

@ depends on mapsit @
identifier mapsit.bar;
@@
(
- #define bar 0x10
+ #define bar PCI_BAR(0)
|
- #define bar 0x14
+ #define bar PCI_BAR(1)
|
- #define bar 0x18
+ #define bar PCI_BAR(2)
|
- #define bar 0x1C
+ #define bar PCI_BAR(3)
|
- #define bar 0x20
+ #define bar PCI_BAR(4)
)

(dyoung)

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

Add optimised version of scalbnl for x86.

(joerg)