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

2024-05-10 14:01:30 UTC Now

2014-04-01 16:10:56 UTC MAIN commitmail json YAML

Add gnu-efi2netbsd script to help import the BSD-licensed parts of gnu-efi.

(jakllsch)

2014-04-01 15:35:57 UTC MAIN commitmail json YAML

2014-04-01 15:35:41 UTC MAIN commitmail json YAML

avoid making too large diffs by restoring length in non-debugging mode to 10

(christos)

2014-04-01 15:33:22 UTC MAIN commitmail json YAML

- print ascii if debug
- fold to 8 columns
- don't exit with random values
- change sccs magic in the generated header file

(christos)

2014-04-01 15:28:52 UTC MAIN commitmail json YAML

Fix volatile qualifiers in drm2 <linux/atomic.h>.

(riastradh)

2014-04-01 15:19:37 UTC MAIN commitmail json YAML

Explicitly kassert the precondition c_done != 0 in _completion_claim.

(riastradh)

2014-04-01 15:19:29 UTC MAIN commitmail json YAML

2014-04-01 15:12:38 UTC MAIN commitmail json YAML

2014-04-01 15:10:23 UTC MAIN commitmail json YAML

kernel.h and list.h have already been moved to external/bsd/common.

With apologies to future revision control systems for not making it
clear this is effectively a rename.

(riastradh)

2014-04-01 15:08:58 UTC MAIN commitmail json YAML

2014-04-01 14:57:58 UTC MAIN commitmail json YAML

Merge changes from drm2 <linux/kernel.h> to common <linux/kernel.h>.

(riastradh)

2014-04-01 14:55:20 UTC MAIN commitmail json YAML

Add some more Linux completion operations.

Adapted from a patch by nick@.

(riastradh)

2014-04-01 14:28:17 UTC MAIN commitmail json YAML

Check for bread errors before we do the size check. Otherwise we de-reference
NULL...

(christos)

2014-04-01 14:09:15 UTC MAIN commitmail json YAML

2014-04-01 14:08:50 UTC MAIN commitmail json YAML

2014-04-01 14:06:38 UTC MAIN commitmail json YAML

Do not set MDSET_RELEASEDIR - need to revisit

(martin)

2014-04-01 13:11:44 UTC MAIN commitmail json YAML

Wrap ipflow_create() & ip6flow_create() in kernel lock.  Prevents the
interrupt side on another core from seeing the situation while the ipflow
is being modified.

(pooka)

2014-04-01 12:57:46 UTC MAIN commitmail json YAML

2014-04-01 07:16:18 UTC MAIN commitmail json YAML

Revert most of the machdep sysctls to 32bit

(dsl)

2014-04-01 06:55:29 UTC MAIN commitmail json YAML

2014-04-01 05:37:35 UTC MAIN commitmail json YAML

Remove unnecessary { } around code block. No functional change.

(skrll)

2014-04-01 01:10:14 UTC MAIN commitmail json YAML

Drop sci0 from "floppy" case too.

(uwe)

2014-03-31 23:26:30 UTC MAIN commitmail json YAML

2014-03-31 20:51:20 UTC MAIN commitmail json YAML

2014-03-31 20:46:41 UTC MAIN commitmail json YAML

adjust to new pci_intr_string signature

(christos)

2014-03-31 20:44:20 UTC MAIN commitmail json YAML

2014-03-31 20:24:09 UTC MAIN commitmail json YAML

Landisk has no sci0.

(joerg)

2014-03-31 19:29:22 UTC MAIN commitmail json YAML

2014-03-31 18:33:21 UTC MAIN commitmail json YAML

Deal with large page mappings in l2pte_set.

Now the RPI can get passed setting the new TTB.

ok matt@

(skrll)

2014-03-31 18:18:45 UTC MAIN commitmail json YAML

remove swap; these days x86 machines don't need it.

(christos)

2014-03-31 18:18:29 UTC MAIN commitmail json YAML

provide a -r rootdev option to handle the wd/sd/ld lossage.

(christos)

2014-03-31 17:05:03 UTC MAIN commitmail json YAML

2014-03-31 16:20:49 UTC MAIN commitmail json YAML

Add preliminary support for creating x86 usb sticks with mkimage.
This is untested, and just a checkpoint of the work. Image looks
ok, but I have not tried if it boots.

(christos)

2014-03-31 13:38:44 UTC MAIN commitmail json YAML

2014-03-31 13:12:55 UTC MAIN commitmail json YAML

make a copy of the interrupt string in buf.

(christos)

2014-03-31 12:55:47 UTC MAIN commitmail json YAML

PR/48692: Henning Petersen: Missplaced paranthesis in bin/ed gbl.c and main.c

(christos)

2014-03-31 12:38:41 UTC MAIN commitmail json YAML

2014-03-31 11:43:53 UTC MAIN commitmail json YAML

2014-03-31 11:42:17 UTC MAIN commitmail json YAML

Adapt to current directory layout

(martin)

2014-03-31 11:41:01 UTC MAIN commitmail json YAML

2014-03-31 11:25:49 UTC MAIN commitmail json YAML

2014-03-31 10:22:20 UTC MAIN commitmail json YAML

Get rid of redundant return

(ozaki-r)

2014-03-31 06:32:31 UTC MAIN commitmail json YAML

2014-03-31 02:03:38 UTC MAIN commitmail json YAML

Convert to the new thread safe gethostby{name,addr} nsswitch ABI.

(christos)

2014-03-31 01:59:36 UTC MAIN commitmail json YAML

make pkg-config files be cleaned by "make clean"

(mrg)

2014-03-31 01:49:04 UTC MAIN commitmail json YAML

tag a variable with __diagused

(matt)

2014-03-31 01:48:37 UTC MAIN commitmail json YAML

For ARM_MMU_EXTENDED, a KERNEL_BASE >= 0x80000000 is ok but a
VM_USER_MAXADDRESS can not be more than 0x80000000 - PAGE_SIZE.

(matt)

2014-03-31 01:35:05 UTC MAIN commitmail json YAML

Add a missing 0 to an #error

(matt)

2014-03-31 00:00:22 UTC MAIN commitmail json YAML

say why we can't use the password or the group databases.

(christos)

2014-03-30 23:28:14 UTC MAIN commitmail json YAML

Say how big the buffer should be.

(christos)

2014-03-30 23:25:20 UTC MAIN commitmail json YAML

provide a buffer for pci_intr_string()

(christos)

2014-03-30 23:20:14 UTC MAIN commitmail json YAML

arm11 ARM_MMU_EXTENDED support (setting CPU_CONTROL_XP_ENABLE)

(matt)

2014-03-30 23:14:15 UTC MAIN commitmail json YAML

Include newer arm options (ARM_HAS_VBAR, etc.)

(matt)

2014-03-30 23:12:26 UTC MAIN commitmail json YAML

Deal with ARM_MMU_EXTENDED.

(matt)

2014-03-30 22:39:29 UTC MAIN commitmail json YAML

2014-03-30 22:18:13 UTC MAIN commitmail json YAML

Allow -1 values in the -s <sysid>/<start>/<size> indicate use the previous
values. For example:
fdisk -f -i /dev/rsd0d # initialize mbr and create an msdos partition.
fdisk -f -u -0 -a -s 169/-1/-1 /dev/rsd0d # converts the msdos partition
to a netbsd one, and makes it active.

(christos)

2014-03-30 21:52:09 UTC MAIN commitmail json YAML

2014-03-30 20:06:50 UTC MAIN commitmail json YAML

catch up with *_intr_string() changes

(macallan)

2014-03-30 18:46:06 UTC MAIN commitmail json YAML

ifdef out senseless code that clang complains about with -Wtautological-pointer-compare.

I've asked upstream what check was really intended here.

(wiz)

2014-03-30 16:39:42 UTC MAIN commitmail json YAML

Add cast to fix -Wpointer-sign warning with clang.

(wiz)

2014-03-30 16:03:56 UTC MAIN commitmail json YAML

Note ARMv6 MMU & SMP support

(matt)

2014-03-30 16:01:46 UTC MAIN commitmail json YAML

Make this MP by default

(matt)

2014-03-30 16:00:48 UTC MAIN commitmail json YAML

Update list of kernels

(matt)

2014-03-30 15:55:08 UTC MAIN commitmail json YAML

Fix debug code in fault_fixup

(matt)

2014-03-30 15:54:38 UTC MAIN commitmail json YAML

Fix "Error: unrecognized option -mcpu68030".

(tsutsui)

2014-03-30 15:53:37 UTC MAIN commitmail json YAML

fix KERNHIST_DUMP

(matt)

2014-03-30 15:50:52 UTC MAIN commitmail json YAML

Make the ARM pmap use ASIDs, split TTBRs, and MP safe.  This only happens for
ARMv6 or later CPUs.  This means that on context switch that the TLBs and
caches no longer to cleaned/flushed.  Also, eXecute Never (XN) protection has
been added so non-exec pages can not be run.  Change the page size for ARMv6+
to be 8KB while allows a L1PT to be a normal page.  This means that the L1PT
is not special.  Use the XN support to only sync pages that are executed from.

(matt)

2014-03-30 15:26:16 UTC MAIN commitmail json YAML

Allow this to handle H/W tlbs.  Some ARM allow for a cheap way to flush all
entries using an ASID from the TLB.  Add support for taking advantage of it.
Most ARMs don't have an easy way to find out what's in the TLB so make
record_asids can just say all ASIDs are in use.  Fix some off by 1 errors.

(matt)

2014-03-30 15:20:54 UTC MAIN commitmail json YAML

2014-03-30 15:20:54 UTC MAIN commitmail json YAML

Improve MP startup code.  We now use a two stage startup, after creating
the initial L1PT and turning on the MMU/caches, we spinup the secondary CPUs
waiting for them to get the same state as the boot processor.  Once the
real L1PT is initialized and used, the secondary CPUs are kicked so they can
use it (and the initial L1PT is discarded).  Finally, wait until NetBSD
kicks the secondary CPUs then load the stack from the idlelwp and then hatch
the cpu and then jump to idle_loop.

(matt)

2014-03-30 13:14:40 UTC MAIN commitmail json YAML

Make this compile

- Fix pci_intr_string usage
- Remove ununsed
- define variables with their usage

kern/48690: ixg* driver doesn't compile

Untested.

(skrll)

2014-03-30 12:28:05 UTC MAIN commitmail json YAML

Remove superfluous parentheses.

(already sent upstream)

(wiz)

2014-03-30 09:11:50 UTC MAIN commitmail json YAML

2014-03-30 08:36:21 UTC MAIN commitmail json YAML

Use arm11_setttb for arm1176 as well.

(skrll)

2014-03-30 08:00:34 UTC MAIN commitmail json YAML

2014-03-30 07:29:22 UTC MAIN commitmail json YAML

Build everything on all arm variants

(skrll)

2014-03-30 05:53:12 UTC MAIN commitmail json YAML

Use bool (not int) for a boolean return type.

(dholland)

2014-03-30 05:48:36 UTC MAIN commitmail json YAML

Use the curses beep function instead of writing a beep to stdout.

(dholland)

2014-03-30 05:46:54 UTC MAIN commitmail json YAML

curses has printw, use it.

(dholland)

2014-03-30 05:44:56 UTC MAIN commitmail json YAML

don't use the preprocessor to rename curses functions, just call them

(dholland)

2014-03-30 05:41:50 UTC MAIN commitmail json YAML

2014-03-30 05:38:13 UTC MAIN commitmail json YAML

Instead of #define STDIN 0, use STDIN_FILENO.

(dholland)

2014-03-30 05:30:28 UTC MAIN commitmail json YAML

Remove SHORTLEN and LONGLEN defines; use sizeof() properly instead.
Fix two semi-compensating size bugs in wire transmission affecting
64-bit machines.

(dholland)

2014-03-30 05:14:47 UTC MAIN commitmail json YAML

2014-03-30 04:57:37 UTC MAIN commitmail json YAML

I wish the socket API didn't require casts. Easy to mess them up.

(dholland)

2014-03-30 04:40:50 UTC MAIN commitmail json YAML

fix obvious mistake (seems to have been there since 4.4)

(dholland)

2014-03-30 04:39:40 UTC MAIN commitmail json YAML

Tidy up list of broadcast addresses.

(dholland)

2014-03-30 04:31:21 UTC MAIN commitmail json YAML

2014-03-30 03:35:26 UTC MAIN commitmail json YAML

2014-03-30 03:26:19 UTC MAIN commitmail json YAML

2014-03-30 02:58:25 UTC MAIN commitmail json YAML

2014-03-30 02:53:11 UTC MAIN commitmail json YAML

name reform, fewer file statics

(dholland)

2014-03-30 02:46:57 UTC MAIN commitmail json YAML

goto considered harmful

(dholland)

2014-03-30 02:26:09 UTC MAIN commitmail json YAML

2014-03-30 02:11:25 UTC MAIN commitmail json YAML

When indexing an array with a char, cast it to unsigned char, not int,
to not only silence the compiler warning but also get the correct
behavior.

(dholland)

2014-03-30 01:44:37 UTC MAIN commitmail json YAML

Remove all the conditional compilation for INTERNET. Now you can run
this on either a local or internet socket (including via inetd on
either) and it will, or is supposed to, DTRT.

Does not really support ipv6 yet, but in a number of places will no
longer vomit or exhibit UB if it encounters an ipv6 address.

(dholland)

2014-03-30 01:19:20 UTC MAIN commitmail json YAML

2014-03-30 01:17:51 UTC MAIN commitmail json YAML

2014-03-30 01:15:03 UTC MAIN commitmail json YAML

2014-03-30 01:12:18 UTC MAIN commitmail json YAML

Update to use new pci_intr_string semantics.

(matt)

2014-03-30 00:26:58 UTC MAIN commitmail json YAML

Clean up the names of the various pieces of socket apparatus.
Systematic naming is easier to follow...

(dholland)

2014-03-30 00:18:09 UTC MAIN commitmail json YAML

fix pic_intr_string prototype

(christos)

2014-03-30 00:13:59 UTC MAIN commitmail json YAML

bump for real, not just the comment

(christos)

2014-03-29 23:51:02 UTC MAIN commitmail json YAML

2014-03-29 23:44:38 UTC MAIN commitmail json YAML

2014-03-29 23:44:37 UTC MAIN commitmail json YAML

cortex doesn't need xscale_setup
use arm11_setttb for arm11x6.

(matt)

2014-03-29 23:33:20 UTC MAIN commitmail json YAML

2014-03-29 23:32:41 UTC MAIN commitmail json YAML

2014-03-29 22:45:31 UTC MAIN commitmail json YAML

2014-03-29 22:44:20 UTC MAIN commitmail json YAML

Match #if change in task.c.

(joerg)

2014-03-29 22:30:28 UTC MAIN commitmail json YAML

Er oops, fix previous.

(dholland)

2014-03-29 22:29:55 UTC MAIN commitmail json YAML

2014-03-29 22:15:26 UTC MAIN commitmail json YAML

group external functions by where they come from

(dholland)

2014-03-29 22:15:13 UTC MAIN commitmail json YAML

be consistent about whether functions are static

(dholland)

2014-03-29 22:11:19 UTC MAIN commitmail json YAML

2014-03-29 22:05:44 UTC MAIN commitmail json YAML

2014-03-29 21:56:00 UTC MAIN commitmail json YAML

Additional minor cleanup and remove a straggler data declaration
from hunt_common.h.

(dholland)

2014-03-29 21:43:46 UTC MAIN commitmail json YAML

Group function declarations by which source file they come from, and
delete several that don't actually exist.

(dholland)

2014-03-29 21:43:19 UTC MAIN commitmail json YAML

be consistent about whether functions are static

(dholland)

2014-03-29 21:38:54 UTC MAIN commitmail json YAML

be consistent about whether functions are static

(dholland)

2014-03-29 21:33:41 UTC MAIN commitmail json YAML

2014-03-29 21:33:39 UTC MAIN commitmail json YAML

Before messing with macros from stdio.h, include cstdio. Some parts of
the backend would include it afterwards and the macro changes conflict
with libc++'s version of cstdio.

(joerg)

2014-03-29 21:27:40 UTC MAIN commitmail json YAML

2014-03-29 21:27:08 UTC MAIN commitmail json YAML

Move definitions to the file they're used in.

(dholland)

2014-03-29 21:25:35 UTC MAIN commitmail json YAML

move a comment that should have gone with its symbol

(dholland)

2014-03-29 21:24:56 UTC MAIN commitmail json YAML

Remove tautological #if DEBUG.

(dholland)

2014-03-29 21:24:27 UTC MAIN commitmail json YAML

Split hunt and huntd's includes, instead of incestuously sharing a pile
of external data and function declarations between the two programs.

Common constants and defines now go in hunt_common.h. Stuff that belongs
only to hunt is in hunt/hunt_private.h. Stuff that belongs only to huntd
is in huntd/hunt.h.

Copy some declarations that are used in both programs under the same
names (but are not actually the same objects) from huntd/hunt.h to
hunt/hunt_private.h. Move others that are only used in hunt. Remove
some entirely unused material, and tidy up standard includes.

(dholland)

2014-03-29 20:53:55 UTC MAIN commitmail json YAML

Remove unsafe and unnecessary pointer casts.

(dholland)

2014-03-29 20:52:13 UTC MAIN commitmail json YAML

catch up to huntd changes.
XXX: this needs to stop promiscuously sharing .h files.

(dholland)

2014-03-29 20:44:20 UTC MAIN commitmail json YAML

tsort contents of file

(dholland)

2014-03-29 20:41:57 UTC MAIN commitmail json YAML

2014-03-29 20:35:30 UTC MAIN commitmail json YAML

2014-03-29 20:32:04 UTC MAIN commitmail json YAML

Rip out the code that broadcasts talk requests to the local
hunt-players mailing list.

In this day and age it doesn't even begin to work: even if you were to
have such a mailing list locally, sendmail wouldn't expand it for you,
the addresses you got back wouldn't be talk-requestable addresses,
talk requests don't cross NAT or firewalls safely, talk doesn't
support ipv6, and nobody runs talkd anyway.

It doesn't make sense to try to replace it with some other kind of
notify scheme either; there might still be a multiuser machine
somewhere with enough simultaneous users that broadcasting something
akin to talk requests locally might make sense, and where a nontrivial
number of the users actually play hunt, but probably not, and if so
those users are likely to be better off using wall(1) anyway. Nowadays
games will be set up by looking for people in chat or by emailing or
texting friends.

Theoretically someone could set up an internet hunt metaserver for
finding hunt games, but that would be something entirely different
anyway and I doubt there's demand.

(dholland)

2014-03-29 20:22:16 UTC MAIN commitmail json YAML

Fix for /usr/include/g++/bits directory, which is only for MKGCC=yes

(adam)

2014-03-29 20:16:09 UTC MAIN commitmail json YAML

2014-03-29 20:12:12 UTC MAIN commitmail json YAML

Use setproctitle() instead of handrolled version.

(dholland)

2014-03-29 20:10:10 UTC MAIN commitmail json YAML

2014-03-29 19:54:46 UTC MAIN commitmail json YAML

2014-03-29 19:41:11 UTC MAIN commitmail json YAML

2014-03-29 19:34:23 UTC MAIN commitmail json YAML

add missing #else Takahiro Hayashi

(christos)

2014-03-29 19:33:03 UTC MAIN commitmail json YAML

use random(), not a handrolled 16-bit generator

(dholland)

2014-03-29 19:30:49 UTC MAIN commitmail json YAML

sprintf removal
{pci,eisa}_intr_string signature change

(christos)

2014-03-29 19:30:12 UTC MAIN commitmail json YAML

add "move gethostbyname to a compat library" to the list of things to do
on the mythical libc bump

(dholland)

2014-03-29 19:28:30 UTC MAIN commitmail json YAML

2014-03-29 19:26:28 UTC MAIN commitmail json YAML

Use getaddrinfo() instead of gethostbyname().

(dholland)

2014-03-29 19:20:29 UTC MAIN commitmail json YAML

make this compile (missing header file)

(christos)

2014-03-29 19:20:14 UTC MAIN commitmail json YAML

2014-03-29 19:03:21 UTC MAIN commitmail json YAML

2014-03-29 19:02:12 UTC MAIN commitmail json YAML

2014-03-29 19:01:00 UTC MAIN commitmail json YAML

2014-03-29 18:54:37 UTC MAIN commitmail json YAML

Add a statuslen argument to get_pr_status(), and use it
as the length in a call to strlcpy().  The previous code would
have used the size of a pointer as the length.

(apb)

2014-03-29 18:23:00 UTC MAIN commitmail json YAML

sizeof(pointer) is not a good buffer length to pass to strlcat.
Introduce a new variable, clntpathmaxlen, to hold the correct
buffer length, and pass that to strlcat.

The incorrect buffer length would have caused <filename>.<hostname>
lookups to fail.

(apb)

2014-03-29 16:46:19 UTC MAIN commitmail json YAML

Make sure to acquire proc_lock mutex on calling psignal(9) in EV_WAKEUP().

Without this, Xserver could cause panic on the DIAGNOSTIC kernel as x68k:
http://mail-index.netbsd.org/source-changes/2012/08/15/msg036632.html

(tsutsui)

2014-03-29 16:10:54 UTC MAIN commitmail json YAML

Use daemon(3) instead of the experimental daemon2_fork() and
daemon2_detach().  Now that newer versions of daemon2_fork() and
daemon2_detach() are used in nfsd, where two-stage daemonization is
actually needed, there is no longer any reason for h_dns_server to
serve as a test case and example of their use.

(gson)

2014-03-29 15:48:02 UTC MAIN commitmail json YAML

2014-03-29 15:47:40 UTC MAIN commitmail json YAML

Allow crash(8) to compile this.

(skrll)

2014-03-29 15:02:00 UTC MAIN commitmail json YAML

Change KERNEL_EXT_BASE to 0x80000000 and KERNEL_BASE_VIRT correspondingly.

(matt)

2014-03-29 15:00:07 UTC MAIN commitmail json YAML

support mapping all of memory.
Map memory starting at 0x80000000 and leave 1GB until kernel VM
Make kernel VM size 320MB (avoid loading kernel and i/o section into same
tlb index).

(matt)

2014-03-29 14:53:57 UTC MAIN commitmail json YAML

Use armv7 instructions.  Add ARM_MMU_EXTENDED support.

(matt)

2014-03-29 14:47:30 UTC MAIN commitmail json YAML

2014-03-29 14:30:16 UTC MAIN commitmail json YAML

2014-03-29 14:25:10 UTC MAIN commitmail json YAML

Use ETHER_ADDR_LEN more.

(jakllsch)

2014-03-29 14:20:14 UTC MAIN commitmail json YAML

Obtain and use ETHER_ADDR_LEN where appropriate.
Drop unnecessary includes.

XXX libsa ether_sprintf() should maybe be ether_snprintf.

(jakllsch)

2014-03-29 14:13:17 UTC MAIN commitmail json YAML

remove trailing blank line

(matt)

2014-03-29 14:11:24 UTC MAIN commitmail json YAML

enable cortex-a15 for omap5 boards

(matt)

2014-03-29 14:07:51 UTC MAIN commitmail json YAML

Add install config for PANDABOARD

(matt)

2014-03-29 14:05:58 UTC MAIN commitmail json YAML

2014-03-29 14:04:31 UTC MAIN commitmail json YAML

Define KERNEL_BASES_EQUAL is KERNEL_BASE_VIRT == KERNEL_BASE_PHYS

(matt)

2014-03-29 14:02:46 UTC MAIN commitmail json YAML

adjust arm_cpu_max by 1 to be number of cpus

(matt)

2014-03-29 14:00:30 UTC MAIN commitmail json YAML

2014-03-29 13:50:53 UTC MAIN commitmail json YAML

When daemonizing, delay the parent exit until the daemon is
ready to provide service.  Fixes one of the race conditions
of PR misc/48282.

(gson)

2014-03-29 12:55:11 UTC MAIN commitmail json YAML

Mark variables only used in KASSET to appease compiler.

(mlelstv)

2014-03-29 12:54:27 UTC MAIN commitmail json YAML

2014-03-29 12:52:56 UTC MAIN commitmail json YAML

Use different option (-mcpu=68030) to select target cpu for the assembler.
The old option (-m68030) causes it to complain about features used that
are not provided by the target cpu.

(mlelstv)

2014-03-29 12:49:15 UTC MAIN commitmail json YAML

Test mode is not implemented. Appease compiler.

(mlelstv)

2014-03-29 12:00:27 UTC MAIN commitmail json YAML

2014-03-29 11:34:13 UTC MAIN commitmail json YAML

procfs_getcpuinfstr's len argument contains the buffer size on entry,
and the number of bytes used on return.  Use the actual buffer size in a
snprintf call, instead of sizeof(*buf), which is always 1.

(apb)

2014-03-29 09:36:18 UTC MAIN commitmail json YAML

2014-03-29 09:31:12 UTC MAIN commitmail json YAML

2014-03-29 09:27:57 UTC MAIN commitmail json YAML

Sprinkle #ifdef _KERNEL{,_OPT}

(skrll)

2014-03-29 05:07:25 UTC MAIN commitmail json YAML

Replace sprintf with snprintf

(ozaki-r)

2014-03-29 05:03:43 UTC MAIN commitmail json YAML

2014-03-29 00:59:05 UTC MAIN commitmail json YAML

Fix an issue with 11g beacon frames.
From FreeBSD Rev. 226465
Makes 11g wep, wpa2 and hostap work again.

(zafer)

2014-03-28 23:22:27 UTC MAIN commitmail json YAML

Don't leak KVA by forgetting to call uvm_km_free...oops!

From rmind@.

(riastradh)

2014-03-28 23:19:41 UTC MAIN commitmail json YAML

Remove needless splvm/splx calls.

From rmind@, who explained that the pmap(9) man page is wrong.

(riastradh)

2014-03-28 21:57:22 UTC MAIN commitmail json YAML

Mark interrupt as MPSAFE.

(matt)

2014-03-28 21:56:45 UTC MAIN commitmail json YAML

ARM_MMU_EXTENDED support.

(matt)

2014-03-28 21:56:02 UTC MAIN commitmail json YAML

Add ARM_MMU_EXTENDED support.

(matt)

2014-03-28 21:54:12 UTC MAIN commitmail json YAML

2014-03-28 21:52:53 UTC MAIN commitmail json YAML

ARM_MMU_EXTENDED support.

(matt)

2014-03-28 21:51:59 UTC MAIN commitmail json YAML

Change arm_cpu_mbox to volatile

(matt)

2014-03-28 21:51:21 UTC MAIN commitmail json YAML

Add tlb routines for pmap_tlb.c

(matt)

2014-03-28 21:50:40 UTC MAIN commitmail json YAML

Add ARM_MMU_EXTENDED support

(matt)

2014-03-28 21:49:22 UTC MAIN commitmail json YAML

Initialize cache way_size and sets

(matt)

2014-03-28 21:47:48 UTC MAIN commitmail json YAML

Use cpsie/cpsid if possible.
change cache_type to uint8_t
more ARM_MMU_EXTENDED support (ASID)

(matt)

2014-03-28 21:44:59 UTC MAIN commitmail json YAML

Make ddb_regs, undefined & vfp evcnt's per cpu.

(matt)

2014-03-28 21:44:35 UTC MAIN commitmail json YAML

Move undefined evcnt's to cpu_info.

(matt)

2014-03-28 21:43:49 UTC MAIN commitmail json YAML

Make sure the pmap is activated before returning to userland.

(matt)

2014-03-28 21:43:01 UTC MAIN commitmail json YAML

arm_cpu_max = num of cpus

(matt)

2014-03-28 21:41:46 UTC MAIN commitmail json YAML

Add gtmr_bootdelay.  rename clockhandler to gtmr_intr

(matt)