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 (6h)  netbsd-10 (17d)  netbsd-9 (17d)  netbsd-8 (22d) 

2024-06-03 02:04:12 UTC Now

2015-07-20 02:48:15 UTC MAIN commitmail json YAML

2015-07-20 02:27:06 UTC MAIN commitmail json YAML

2015-07-20 02:07:53 UTC MAIN commitmail json YAML

remove this now unused file.

(mrg)

2015-07-20 02:07:36 UTC MAIN commitmail json YAML

2015-07-20 01:48:42 UTC MAIN commitmail json YAML

2015-07-20 01:33:52 UTC MAIN commitmail json YAML

2015-07-20 01:19:27 UTC MAIN commitmail json YAML

2015-07-20 01:17:47 UTC MAIN commitmail json YAML

2015-07-20 00:55:42 UTC MAIN commitmail json YAML

2015-07-20 00:10:28 UTC MAIN commitmail json YAML

2015-07-19 23:32:00 UTC MAIN commitmail json YAML

2015-07-19 23:23:18 UTC MAIN commitmail json YAML

2015-07-19 23:15:06 UTC MAIN commitmail json YAML

2015-07-19 23:13:49 UTC MAIN commitmail json YAML

properly hide config.h behind HAVE_CONFIG_H.

(mrg)

2015-07-19 23:04:04 UTC MAIN commitmail json YAML

2015-07-19 22:43:26 UTC MAIN commitmail json YAML

update for xfindproxy 1.0.4.

(mrg)

2015-07-19 22:42:25 UTC MAIN commitmail json YAML

2015-07-19 22:41:59 UTC MAIN commitmail json YAML

2015-07-19 22:30:58 UTC MAIN commitmail json YAML

2015-07-19 19:49:18 UTC MAIN commitmail json YAML

2015-07-19 19:43:02 UTC MAIN commitmail json YAML

2015-07-19 13:22:42 UTC MAIN commitmail json YAML

use optimized refresh with VCONS_DRAW_INTR even when in polling mode.

(mlelstv)

2015-07-19 10:16:56 UTC MAIN commitmail json YAML

2015-07-19 09:26:50 UTC MAIN commitmail json YAML

Backout previous, it does not work.

(martin)

2015-07-19 09:23:53 UTC MAIN commitmail json YAML

Backout previous - it is not that easy

(martin)

2015-07-19 08:52:58 UTC MAIN commitmail json YAML

apply const a little more.

(mrg)

2015-07-19 08:49:50 UTC MAIN commitmail json YAML

2015-07-19 08:18:33 UTC MAIN commitmail json YAML

2015-07-19 08:13:11 UTC MAIN commitmail json YAML

2015-07-19 08:05:24 UTC MAIN commitmail json YAML

Handle non-DEV_BSIZE sectors.

(mlelstv)

2015-07-19 07:55:08 UTC MAIN commitmail json YAML

2015-07-19 07:53:18 UTC MAIN commitmail json YAML

2015-07-19 05:53:44 UTC MAIN commitmail json YAML

enable arc4random_buf() use.

(mrg)

2015-07-19 05:52:54 UTC MAIN commitmail json YAML

2015-07-18 21:49:30 UTC MAIN commitmail json YAML

2015-07-18 15:05:53 UTC MAIN commitmail json YAML

DDB is already defined in the included file.

(htodd)

2015-07-18 08:56:06 UTC MAIN commitmail json YAML

no longer build a bunch of xorg-server twice (for .a and _pic.a).
entirely obsolete installing libi2c since it's builtin.

libfb, libdri and libdri2 all want to be both .a for the Xorg link
and .so for the run-time, i didn't really look too closely.

remove a bunch of duplicated set list entries.

i built a bunch of platforms for this, and i think i got the sets
lists updates correct, including for debug sets, but it's probable
that i broke something.

XXX: pullup to netbsd-7, but not critical

(mrg)

2015-07-18 06:03:20 UTC MAIN commitmail json YAML

move Xpoll.h to ensure its FD_SETSIZE definition is used.

(mrg)

2015-07-18 06:00:46 UTC MAIN commitmail json YAML

2015-07-18 00:57:35 UTC MAIN commitmail json YAML

Build CUBOX-I kernels

(matt)

2015-07-18 00:57:10 UTC MAIN commitmail json YAML

Add install kernel for cubox-i

(matt)

2015-07-17 20:30:21 UTC MAIN commitmail json YAML

Fix botch in "make disklabel a MI tool" changes in rev 1.2.

After that chanage, "MAXPARTITIONS" constant is not for the target port.
If host's MAXPARTITIONS is larger than a value of the target label and
target endianness is different from the build host, bswaplabel() could
overwrite data beyond the disklabel and primary boot stored after
LABELSECTOR in images might be corrupted.

This fixes boot failure of sun2 liveimage built by
"build.sh -U -m sun2 release live-image"
on TME.

Should be pulled up to netbsd-7.

(tsutsui)

2015-07-17 20:29:29 UTC MAIN commitmail json YAML

Deal with more than 1GB of RAM.

(matt)

2015-07-17 19:32:48 UTC MAIN commitmail json YAML

Bump ram disk image size slightly

(martin)

2015-07-17 19:32:24 UTC MAIN commitmail json YAML

Provide a bit more space for the ram disk image

(martin)

2015-07-17 17:57:11 UTC MAIN commitmail json YAML

2015-07-17 17:38:55 UTC MAIN commitmail json YAML

2015-07-17 15:58:01 UTC MAIN commitmail json YAML

PR/50057: Wolfgang Stukenbrock: yp-map transfer removes SECURE-flag

(christos)

2015-07-17 15:24:27 UTC MAIN commitmail json YAML

gcc-5.2 out.

(wiz)

2015-07-17 15:17:07 UTC MAIN commitmail json YAML

PR/50048: Martin Husemann: Avoid reaping the child twice by setting c->pid = 0
after the wait.

(christos)

2015-07-17 08:30:33 UTC MAIN commitmail json YAML

define FD_SETSIZE=512, to match the new XFD_SETSIZE.  something ends up
including <sys/select.h> before Xpoll.h, and the wrong FD_SETSIZE is
used in our fd_set macros, leading to fail.

XXX:  ugh.  fix me properly.

(mrg)

2015-07-17 08:29:31 UTC MAIN commitmail json YAML

look for config.h now it is needed.

(mrg)

2015-07-17 07:02:40 UTC MAIN commitmail json YAML

actually move ahead of all the necessary headers.

(mrg)

2015-07-17 06:57:38 UTC MAIN commitmail json YAML

move the define of FD_SETSIZE before the include of select.h, so that
is actually does something useful.

(mrg)

2015-07-17 06:53:04 UTC MAIN commitmail json YAML

iceauth wants a config.h these days.

(mrg)

2015-07-17 06:45:55 UTC MAIN commitmail json YAML

Trailing whitespace, begone!

(wiz)

2015-07-17 06:42:48 UTC MAIN commitmail json YAML

2015-07-17 06:41:18 UTC MAIN commitmail json YAML

2015-07-17 06:40:49 UTC MAIN commitmail json YAML

mkfontscale.c demands a PACKAGE_STRING now.  set it to "NetBSD tools version"

(mrg)

2015-07-17 05:16:09 UTC MAIN commitmail json YAML

Indent. No functional change.

(msaitoh)

2015-07-17 03:24:04 UTC MAIN commitmail json YAML

update for mkfontscape 1.1.2

(mrg)

2015-07-17 03:23:01 UTC MAIN commitmail json YAML

update for sessreg 1.1.0.

(mrg)

2015-07-17 03:22:06 UTC MAIN commitmail json YAML

2015-07-17 02:21:08 UTC MAIN commitmail json YAML

Reform use of rt_refcnt

rt_refcnt of rtentry was used in bad manners, for example, direct rt_refcnt++
and rt_refcnt-- outside route.c, "rt->rt_refcnt++; rtfree(rt);" idiom, and
touching rt after rt->rt_refcnt--.

These abuses seem to be needed because rt_refcnt manages only references
between rtentry and doesn't take care of references during packet processing
(IOW references from local variables). In order to reduce the above abuses,
the latter cases should be counted by rt_refcnt as well as the former cases.

This change improves consistency of use of rt_refcnt:
- rtentry is always accessed with rt_refcnt incremented
- rtentry's rt_refcnt is decremented after use (rtfree is always used instead
  of rt_refcnt--)
- functions returning rtentry increment its rt_refcnt (and caller rtfree it)

Note that rt_refcnt prevents rtentry from being freed but doesn't prevent
rtentry from being updated. Toward MP-safe, we need to provide another
protection for rtentry, e.g., locks. (Or introduce a better data structure
allowing concurrent readers during updates.)

(ozaki-r)

2015-07-16 15:43:10 UTC MAIN commitmail json YAML

2015-07-16 15:01:04 UTC MAIN commitmail json YAML

Disambiguate debug message.

(prlw1)

2015-07-16 13:10:37 UTC MAIN commitmail json YAML

Update MARVELL_NAS to allow it to execute 6.X userland and fix obvious
obmissions.

The config file itself would benefit from rewriting it to use GENERIC.common
but i haven't dug into that yet.

(reinoud)

2015-07-16 12:19:23 UTC MAIN commitmail json YAML

Fix handling path with multiple slashes at the beginning
Fix redirections escaping for user support

OK mrg@

(shm)

2015-07-16 08:42:53 UTC MAIN commitmail json YAML

Document previously secret -d debug option. Bump date.

(dholland)

2015-07-16 08:31:45 UTC MAIN commitmail json YAML

2015-07-16 00:04:00 UTC MAIN commitmail json YAML

Reorder memcpy(3) and save errno

This chang is for safety as memcpy(3) might change it.

Approved by <riastradh>

(kamil)

2015-07-15 19:08:43 UTC MAIN commitmail json YAML

Allow changing the default buffering policy for a stdio stream during
construction by setting environment variables.

(christos)

2015-07-15 14:43:01 UTC MAIN commitmail json YAML

note that nfssvc(2) supports compat_netbsd32 now.

(mrg)

2015-07-15 14:27:49 UTC MAIN commitmail json YAML

Don't include sigtramp or foocontext routines in rumprun mode.  They won't
work (since a rump kernel does not provide NetBSD _lwp syscalls nor
signals), but they cause unwanted symbols to be pulled in when the
resulting libc is linked.

problem reported by Robert Gifford on rumpkernel-users

(pooka)

2015-07-15 14:23:40 UTC MAIN commitmail json YAML

Remove "objects built from C sources" comments.  Everyone can see
they're built from C sources because the source files end in .c (???)

(pooka)

2015-07-15 13:54:38 UTC MAIN commitmail json YAML

Don't set state when parsing any timezone (%z) information.  The '+' in
this case isn't the same as the FreeBSD '%+' str[fp]time() (GNU) extension.

(ginsbach)

2015-07-15 11:29:16 UTC MAIN commitmail json YAML

Properly escape the $ when trying to pass the u-boot env var $kernel.
From Rin Okuyama.

(martin)

2015-07-15 11:27:13 UTC MAIN commitmail json YAML

Add a new endianes flag to mkimage and pass it on big endian arm builds.
From Rin Okuyama.

(martin)

2015-07-15 11:24:03 UTC MAIN commitmail json YAML

Set IMAGEENDIAN properly for big endian builds.
From Rin Okuyama.

(martin)

2015-07-15 11:21:49 UTC MAIN commitmail json YAML

Clear STRIPFLAGS (stripping in general is dangerous with the -BE8 object
format, and should never be done before the final linking has happened).
From Rin Okuyama.

(martin)

2015-07-15 09:20:18 UTC MAIN commitmail json YAML

Remove unused arguments and the associated code from nd6_nud_hint()

from OpenBSD

(ozaki-r)

2015-07-15 08:49:16 UTC MAIN commitmail json YAML

Make global variables static

(ozaki-r)

2015-07-15 07:40:54 UTC MAIN commitmail json YAML

2015-07-15 07:36:01 UTC MAIN commitmail json YAML

Enable MSI/MSI-X feature by default.

(msaitoh)

2015-07-15 07:29:13 UTC MAIN commitmail json YAML

Configure ioapic before lapic because lapic(lapic_set_lvt()) checks the
existence of ioapic. This change fixes a problem that some machines hang
after attaching ehci (little after writing EHCI_USBINTR to enable interrupt).
Even though cold == 1, LAPIC_LVINT0 was not set as masked. Perhaps it's the
reason of the problem.

This problem was observed on SuperMicro X10SLX-F, X10SDV-TLN4F and
Shuttle DS57U without wm(4) driver.

(msaitoh)

2015-07-15 04:49:02 UTC MAIN commitmail json YAML

- Add lapic_dump() to print lapic's setting.
- Add mpacpi_dump() to dump mp_intrs[].

(msaitoh)

2015-07-15 04:10:02 UTC MAIN commitmail json YAML

Add comment (ACPI_WAKEUP_ADDR).

(msaitoh)

2015-07-15 04:03:16 UTC MAIN commitmail json YAML

Don't use MSI on 8257[12] because of errata 63
"Byte Enables 2 and 3 are not set on MSI writes".

(msaitoh)

2015-07-15 03:54:53 UTC MAIN commitmail json YAML

Initialize some members little earlier. It's not a bug.

(msaitoh)

2015-07-15 03:28:55 UTC MAIN commitmail json YAML

Fix soft NFS force unmount

For many reasons, forcibly unmounting a soft NFS mount could hang forever.
Here are the fixes:
- Introduce decents timeouts in operation that awaited NFS server reply.
- On timeout, fails operations on soft mounts with EIO.
- Introduce NFSMNT_DISMNTFORCE to let the filesystem know that a
  force unmount is ongoing. This causes timeouts to be reduced and
  prevents the NFS client to attempt reconnecting to the NFS server.

Also fix a race condition where some asynchronous I/O could reference
destroyed mount structures. We fix this by awaiting asynchronous I/O
to drain before proceeding.

Reviewed by Chuck Silvers.

(manu)

2015-07-14 18:07:17 UTC MAIN commitmail json YAML

Set S_WDAY state for %u (same as it is set for %w).

(ginsbach)

2015-07-14 08:44:59 UTC MAIN commitmail json YAML

Move rt_gwroute operation out of stripoutput

We should do it in ip_hresolv_needed.

(ozaki-r)

2015-07-14 08:15:41 UTC MAIN commitmail json YAML

Remove unnecessary if_type setting

if_type is set as IFT_SLIP below.

(ozaki-r)

2015-07-14 08:06:44 UTC MAIN commitmail json YAML

2015-07-13 17:45:16 UTC MAIN commitmail json YAML

Switch to using isleap() and isleap_sum() macros from <tzfile.h> to be
consistent with strftime.c and localtime.c.

(ginsbach)

2015-07-13 13:57:45 UTC MAIN commitmail json YAML

2015-07-12 23:54:44 UTC MAIN commitmail json YAML

- npfvar_get_type1: check for NULL first.
- Minor fix for the npf(7) man page.

(rmind)

2015-07-12 23:51:53 UTC MAIN commitmail json YAML

npfkern: eliminate INACTIVE_ID and use 0 for unregistered interfaces.

(rmind)

2015-07-12 14:06:52 UTC MAIN commitmail json YAML

Use the right type in sizeof() for copyin() in adjtime

(martin)

2015-07-12 11:40:52 UTC MAIN commitmail json YAML

From William Orr:
- add long options
- print usage on invalid command line args

(christos)

2015-07-12 11:27:53 UTC MAIN commitmail json YAML

simplify, comment out testing entries

(christos)

2015-07-12 08:11:28 UTC MAIN commitmail json YAML

Operations getnewvnode() and ungetnewvnode() have been replaced with vcache.
- Remove now obsolete functions getnewvnode() and ungetnewvnode().
- Document vcache operations.

Welcome to 7.99.20

(hannken)

2015-07-12 05:57:06 UTC MAIN commitmail json YAML

remove duplicate variable initializations.

(mlelstv)

2015-07-11 22:20:20 UTC MAIN commitmail json YAML

add missing lint library

(christos)

2015-07-11 19:01:17 UTC MAIN commitmail json YAML

2015-07-11 19:00:04 UTC MAIN commitmail json YAML

2015-07-11 18:54:03 UTC MAIN commitmail json YAML

2015-07-11 17:36:09 UTC MAIN commitmail json YAML

Add more formatting.

(wiz)

2015-07-11 17:24:13 UTC MAIN commitmail json YAML

Use more macros for symbolic constants

This change was suggested by <riastradh> in PR xsrc/49912
The change idea was approved by <wiz>

(kamil)

2015-07-11 16:47:49 UTC MAIN commitmail json YAML

Correct mandoc warnings and errors

This change should be no visible to users.

(kamil)

2015-07-11 16:41:08 UTC MAIN commitmail json YAML

remove local copy of tzfile.h

(christos)

2015-07-11 16:40:53 UTC MAIN commitmail json YAML

updatre with latest from tzcode.

(christos)

2015-07-11 16:40:14 UTC MAIN commitmail json YAML

another one bites the dust

(christos)

2015-07-11 16:09:15 UTC MAIN commitmail json YAML

- don't copy the man pages anymore. they have been converted to mdoc
  format.
- don't delete extra files, but mention the 'import' process

(christos)

2015-07-11 15:51:33 UTC MAIN commitmail json YAML

2015-07-11 15:50:56 UTC MAIN commitmail json YAML

Add missing Fc which broke man page on the web. Remove superfluous Pp.

(wiz)

2015-07-11 15:42:31 UTC MAIN commitmail json YAML

2015-07-11 15:23:57 UTC MAIN commitmail json YAML

Elaborate documentation of libc symbol rules.

- Say `provide' for what libc does to a symbol.
- Say `define' for what source code does to a symbol or macro.
- Quote code fragments rather than just talking about them.
- Qualify ELF symbols as such.
- List provided ELF symbols in tables rather than in prose.

(riastradh)

2015-07-11 14:29:50 UTC MAIN commitmail json YAML

Add section headings.  Match order in table of contents.

(riastradh)

2015-07-11 14:18:08 UTC MAIN commitmail json YAML

Clean-up documentation of login.conf(5)

Remove redundant word "limit" from sentences "Maximum ...".
Note that vmemoryuse might specify both maximum and current limits.
Remove redundant 'in bytes' from the description of vmemoryuse, it's noted
in the next section describing the argument type 'size'.

Changes inspired by <riastradh> in PR xsrc/49912

(kamil)

2015-07-11 11:04:48 UTC MAIN commitmail json YAML

mp->mnt_stat.f_flag is never set. Use the mnt_flag directly.
This will now actually prevent the 'bad dir' panic if the filesystem
is read-only.

(mlelstv)

2015-07-11 10:32:46 UTC MAIN commitmail json YAML

2015-07-11 10:15:33 UTC MAIN commitmail json YAML

Improve spelling: regsister -> register

This change is non-functional.

Approved by <riastradh>, <pgoyette>

(kamil)

2015-07-11 09:55:21 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2015-07-11 09:54:06 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2015-07-11 09:45:16 UTC MAIN commitmail json YAML

Mark disklabel only invalid on the last close. Existing openers might see
temporarily invalid data while it is re-read.

(mlelstv)

2015-07-11 09:21:23 UTC MAIN commitmail json YAML

Clean-up resources (sys/sys/resource.h) usage

Add vmemoryuse to login_cap(3)
Document vmemoryuse in login.conf(5)
Document proc.pid.rlimit.vmemoryuse and proc.pid.rlimit.maxlwp in sysctl(7)
Document SBSIZE, AS, VMEM and NTHR in share/doc/psd/05.sysman/1.6.t

Reviewed by <riastradh>
Approved by <pgoyette>

Tested by Dominik Bialy

Closes PR xsrc/49912

(kamil)

2015-07-11 07:43:32 UTC MAIN commitmail json YAML

Handle case where compat_ifioctl() is called with ocmd != cmd, as found in
compat Linux. Do not crash by ensuring that oifr is correctly set.

Fix crash reported by Robert Swindells on tech-kern@.

(njoly)

2015-07-11 06:40:37 UTC MAIN commitmail json YAML

Comma of result is (though increasingly common) not formally recognized
grammar[,;] use a semicolon.

(dholland)

2015-07-11 03:06:25 UTC MAIN commitmail json YAML

Use correct E[O]{READ,WRITE} function.

(msaitoh)

2015-07-10 22:03:12 UTC MAIN commitmail json YAML

Wrap up calls to softint_schedule in kpeempt_[dis/en]able.

Addresses PR kern/48459.

This commit was approved by christos@

(nat)

2015-07-10 21:58:56 UTC MAIN commitmail json YAML

Wrap up calls to sc_intr in kpreempt[en/dis]able.

This commit was approved by christos@

(nat)

2015-07-10 21:31:19 UTC MAIN commitmail json YAML

backport fix for bug 2867 -  ntpd with autokey active crashed by 'ntpq -crv'

(kardel)

2015-07-10 21:27:49 UTC MAIN commitmail json YAML

update imported version to reality

(kardel)

2015-07-10 20:16:01 UTC MAIN commitmail json YAML

2015-07-10 15:28:02 UTC MAIN commitmail json YAML

2015-07-10 14:20:36 UTC MAIN commitmail json YAML

2015-07-10 09:49:56 UTC MAIN commitmail json YAML

mark all the device entry points static.

(mrg)

2015-07-10 03:01:21 UTC MAIN commitmail json YAML

Fix a problem that "Disable ACPI" doesn't work (PCI interrputs don't occur)
on some machines.

On some machines' MPBIOS table, dest APIC IDs for PCI interrupts are not
IOAPIC's APIC ID. If we couldn't find an IOAPIC with ioapic_find(id), retry
with ioapic_find_bybase(pin). Tested with SuperMicro X10SLX-F.

(msaitoh)

2015-07-09 18:19:34 UTC MAIN commitmail json YAML

Add nocompatmodules keyword to stop the expanding of a kmod to compatmodules.
Use for compat_netbsd32 on mips

(matt)

2015-07-09 15:58:51 UTC MAIN commitmail json YAML

Latest ntp is 4.2.8p3 which contains security fix (low risk).

Security Fix:

* [Sec 2853] Crafted remote config packet can crash some versions of
  ntpd.  Aleksis Kauppinen, Juergen Perlinger, Harlan Stenn.

Under specific circumstances an attacker can send a crafted packet to
cause a vulnerable ntpd instance to crash. This requires each of the
following to be true:

1) ntpd set up to allow remote configuration (not allowed by default), and
2) knowledge of the configuration password, and
3) access to a computer entrusted to perform remote configuration.

This vulnerability is considered low-risk.

(taca)

2015-07-09 14:50:08 UTC MAIN commitmail json YAML

Add _MKTARGET_LINK

(matt)

2015-07-09 14:41:54 UTC MAIN commitmail json YAML

2015-07-09 14:41:30 UTC MAIN commitmail json YAML

Don't build compat_netbsd32 if mips64 && building mips-n32

(matt)

2015-07-09 14:32:24 UTC MAIN commitmail json YAML

2015-07-09 14:31:02 UTC MAIN commitmail json YAML

2015-07-09 13:39:51 UTC MAIN commitmail json YAML

(belatedly) note GCC 4.8.5.

(mrg)

2015-07-09 13:28:11 UTC MAIN commitmail json YAML

note iostat fnmatch patterns for disknames.

(mrg)

2015-07-09 13:26:52 UTC MAIN commitmail json YAML

support fnmatch(3) patterns for disknames.  eg, "iostat wd*" works now.
update the default disk number selection to note that it uses the current
terminal size to fit disks, not hard coded 4.

(mrg)

2015-07-09 12:32:16 UTC MAIN commitmail json YAML

Remove d_namelen as it's an BSD extension. Fix building bozohttpd on SunOS.

OK mrg@

(shm)

2015-07-09 11:38:05 UTC MAIN commitmail json YAML

2015-07-09 11:34:59 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2015-07-09 10:24:27 UTC MAIN commitmail json YAML

Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf

(roy)

2015-07-09 10:23:51 UTC MAIN commitmail json YAML

Set proper include file: <sys/intr.h>

The <sys/param.h> header has nothing to do (directly or indirectly) with
splraiseipl(9). This issue might be hidden for kernel modules, as
<sys/module.h> includes <sys/mutex.h>, which in turn pulls in <sys/intr.h>.

Reviewed by <msaitoh>

(kamil)

2015-07-09 10:17:32 UTC MAIN commitmail json YAML

Note import of dhcpcd-6.9.1

(roy)

2015-07-09 10:15:34 UTC MAIN commitmail json YAML

2015-07-09 07:20:57 UTC MAIN commitmail json YAML

Fix typo in usbd_attachinterfaces - look for interface drivers when there
is no interface (i.e. default) locator

(skrll)

2015-07-09 06:17:13 UTC MAIN commitmail json YAML

Return x for >= DBL_FRACBITS in lrint.c.
Return x for >= SNG_FRACBITS in lrintf.c

Addresses PR lib/49690

This commit was approved by christos@

(nat)

2015-07-08 19:48:20 UTC MAIN commitmail json YAML

Add macros to clarify what (parse) state is needed to calculate 'missing'
tm fields.

(ginsbach)

2015-07-08 18:56:39 UTC MAIN commitmail json YAML

2015-07-08 18:44:09 UTC MAIN commitmail json YAML

2015-07-08 17:30:46 UTC MAIN commitmail json YAML

2015-07-08 17:29:56 UTC MAIN commitmail json YAML

2015-07-08 17:29:01 UTC MAIN commitmail json YAML

2015-07-08 15:26:19 UTC MAIN commitmail json YAML

aprint_verbose [sa]ctlr

(skrll)

2015-07-08 15:18:04 UTC MAIN commitmail json YAML

Remove CPU_CORTEXA8 from a conditional - it doesn't believe there.

(skrll)

2015-07-08 15:05:25 UTC MAIN commitmail json YAML

2015-07-08 14:53:07 UTC MAIN commitmail json YAML

Add ifndef _MODULE around VM parameters.

(matt)

2015-07-08 10:57:46 UTC MAIN commitmail json YAML

2015-07-08 08:48:19 UTC MAIN commitmail json YAML

2015-07-08 07:14:38 UTC MAIN commitmail json YAML

Simplify previous by just doing an open() on the directory and then using
the fstat* family to test for all relevant details.
Clean up buffer sizes and clarify a length check. Based on input from dholland.

(martin)

2015-07-08 05:00:15 UTC MAIN commitmail json YAML

Check for an out of date /etc/fonts/fonts.conf and if so, forcibly
update it (it is not intended to be user editable).  This is
primarily intended so that pkgsrc fonts installed in the new location
can be found.

(jnemeth)

2015-07-08 01:23:28 UTC MAIN commitmail json YAML

2015-07-08 01:12:48 UTC MAIN commitmail json YAML

2015-07-08 01:09:25 UTC MAIN commitmail json YAML

Build t_fpgetmask/t_fpgetround for aarch64 since they are now in libc

(matt)

2015-07-08 01:08:24 UTC MAIN commitmail json YAML

Possibly build libc_vfp if MACHINE_CPU is aarch64 too.
Use AFLAGS to pass -mfpu=vfp

(matt)

2015-07-08 01:06:40 UTC MAIN commitmail json YAML

2015-07-08 01:06:01 UTC MAIN commitmail json YAML

Add g to sed commands so it can deal with more than 2 archdirs.

(matt)

2015-07-07 22:53:25 UTC MAIN commitmail json YAML

Fixes color scheme white on black and black on white.

This commit was approved by christos@

(nat)

2015-07-07 21:43:46 UTC MAIN commitmail json YAML

Protect #include "opt_multiprocessor.h" with _KERNEL_OPT

(matt)

2015-07-07 21:40:19 UTC MAIN commitmail json YAML

2015-07-07 15:41:46 UTC MAIN commitmail json YAML

add instruction cache throttling SPR found on 750

(macallan)

2015-07-07 13:07:10 UTC MAIN commitmail json YAML

Missing includes for some architectures

(justin)

2015-07-07 12:40:13 UTC MAIN commitmail json YAML

Add uname to rump sources

(justin)

2015-07-07 12:38:02 UTC MAIN commitmail json YAML

Move hw.machine and hw.machine_arch sysctls to base so rump can use them

This allows uname(3) and uname(1) to work on rump kernels.

(justin)

2015-07-07 09:30:24 UTC MAIN commitmail json YAML

This enum is likely to be made unsigned by the compiler, so the assertion
will not work and clang objects with -Wtautological-constant-out-of-range-compare

(justin)

2015-07-07 00:55:52 UTC MAIN commitmail json YAML

don't forget to NULL terminate the mode list when adding a single mode from
EDID. Now this works again on my Pismo.

(macallan)

2015-07-06 15:09:17 UTC MAIN commitmail json YAML

2015-07-06 12:05:40 UTC MAIN commitmail json YAML

zgrep(1): suppress the prefixing of filename on output when only
one file is specified to match the grep(1)'s output.

(nakayama)

2015-07-06 10:24:59 UTC MAIN commitmail json YAML

Fix typo in comment.

(wiz)

2015-07-06 10:07:12 UTC MAIN commitmail json YAML

Change tmpfs to vcache.
- Use tmpfs node address as key.
- Remove tn_vlock, field tn_vnode now protected by vcache.
- Add a hold count to tmpfs node to prevent nodes from disappearing
  while tmpfs_fhtovp() trys to vcache_get() them.  Last holder
  destroys reclaimed nodes.
- Remove the now unneeded parent unlock/lock for lookup of '..'.

(hannken)

2015-07-06 10:05:50 UTC MAIN commitmail json YAML

2015-07-06 09:17:24 UTC MAIN commitmail json YAML

Fix one last time.  mark libarm_g.a libpmc_g.a as compatfile, add
oabi/libc_vfp_g.a as compat.

(matt)

2015-07-06 09:07:39 UTC MAIN commitmail json YAML

Add some compat oabi debug libs

(martin)

2015-07-06 08:25:43 UTC MAIN commitmail json YAML

2015-07-06 08:04:51 UTC MAIN commitmail json YAML

2015-07-06 05:55:38 UTC MAIN commitmail json YAML

Don't clear PSL_FP/PSL_VEC

(matt)

2015-07-06 05:36:27 UTC MAIN commitmail json YAML

Remove PSL_SPV from BOOKE PSL_USERMOD

(matt)

2015-07-06 05:25:29 UTC MAIN commitmail json YAML

Back out last change.  Clearing PSL_FP/PSL_VEC is handled by child_return.

(matt)

2015-07-06 05:20:50 UTC MAIN commitmail json YAML

Don't preserve PSL_FP/PSL_VEC in cpu_setmcontext.

(matt)