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:24:05 UTC Now

2014-01-17 18:17:05 UTC netbsd-5-2 commitmail json YAML

distrib/notes/common/main                      patched by hand
doc/LAST_MINUTE                                patched by hand
doc/README.files                                patched by hand
gnu/usr.bin/groff/tmac/mdoc.local              patched by hand
sys/sys/param.h                                patched by hand

Welcome to 5.2.2!
[bouyer]

(bouyer)

2014-01-17 18:14:14 UTC netbsd-5-1 commitmail json YAML

distrib/notes/common/main                      patch
doc/LAST_MINUTE                                patch
doc/README.files                                patch
sys/sys/param.h                                patch

        Welcome to 5.1.4!
[bouyer]

(bouyer)

2014-01-17 18:11:37 UTC netbsd-6-1 commitmail json YAML

distrib/notes/common/main                      patched by hand
doc/LAST_MINUTE                                patched by hand
doc/README.files                                patched by hand
sys/sys/param.h                                patched by hand

Welcome to 6.1.3!
[bouyer]

(bouyer)

2014-01-17 18:02:51 UTC netbsd-6-0 commitmail json YAML

distrib/notes/common/main                      patched by hand
doc/LAST_MINUTE                                patched by hand
sys/sys/param.h                                patched by hand

Welcome to 6.0.4!
[bouyer]

(bouyer)

2014-01-17 17:25:47 UTC MAIN commitmail json YAML

Do not try to bind to un-useable IPv6 addresses.

(roy)

2014-01-17 17:00:04 UTC netbsd-5-2 commitmail json YAML

distrib/notes/common/main                      patched by hand
doc/LAST_MINUTE                                patched by hand
gnu/usr.bin/groff/tmac/mdoc.local              patched by hand
sys/sys/param.h                                patched by hand

Welcome to 5.2.2!
[bouyer]

(bouyer)

2014-01-17 16:44:06 UTC netbsd-5-1 commitmail json YAML

distrib/notes/common/main                      patch
doc/LAST_MINUTE                                patch
sys/sys/param.h                                patch

        Welcome to 5.1.4!
[bouyer]

(bouyer)

2014-01-17 16:31:45 UTC MAIN commitmail json YAML

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

don't use temp buffer from the stack, fix the constants

(pooka)

2014-01-17 14:16:08 UTC MAIN commitmail json YAML

2014-01-17 14:14:54 UTC MAIN commitmail json YAML

Disable the arc4 and null_cbc tests for now.  The swcrypto driver does
not (yet) support them.

(pgoyette)

2014-01-17 14:08:59 UTC MAIN commitmail json YAML

Don't use aeabi_dcmp.S and aeabi_fcmp.S on ARM yet, softfloat provides
the same set of symbols.

(joerg)

2014-01-17 14:07:33 UTC MAIN commitmail json YAML

Comment out softfloat code until it is decided what to use long term.

(joerg)

2014-01-17 14:06:36 UTC MAIN commitmail json YAML

__floatunsidf and __floatunsisf are provided by softfloat, but
__fixdfdi and __fixdfsi are not. So move them into the corresponding
chunks.

(joerg)

2014-01-17 14:03:31 UTC MAIN commitmail json YAML

Explicitly enumerate platforms that have unwind support to make
piecewise migration easier.

(joerg)

2014-01-17 12:39:47 UTC MAIN commitmail json YAML

fix memory allocation, and an off-by-one

(drochner)

2014-01-17 10:55:03 UTC MAIN commitmail json YAML

2014-01-17 10:52:36 UTC MAIN commitmail json YAML

Change vnode operations create, mknod, mkdir and symlink to keep the
directory node dvp locked on return.

Discussed on tech-kern@

(hannken)

2014-01-17 09:09:40 UTC MAIN commitmail json YAML

convert a failure to call OF for a reboot call into a panic() instead
of a hard hang.

(mrg)

2014-01-17 07:44:16 UTC MAIN commitmail json YAML

Fix lasi at mainbus attachment, e.g. on a HP715/100.

(skrll)

2014-01-17 03:28:01 UTC MAIN commitmail json YAML

make fstat -f search for unix sockets.

(christos)

2014-01-17 02:12:49 UTC MAIN commitmail json YAML

Put cprng sysctls into subr_cprng.c.  Also, make sysctl_prng static
in subr_cprng and get rid of SYSCTL_PRIVATE namespace leak macro.

Fixes ping(8) when run against a standalone rump kernel due to appearance
of the kern.urandom sysctl node (in case someone was wondering ...)

(pooka)

2014-01-17 02:08:56 UTC MAIN commitmail json YAML

forgot to commit this with rump kernelcprng change

(pooka)

2014-01-17 02:08:44 UTC MAIN commitmail json YAML

the addition is handled in the alias.

(christos)

2014-01-17 02:05:54 UTC MAIN commitmail json YAML

sysctl_init needs to be pretty much at the top of main()

(pooka)

2014-01-17 02:03:44 UTC MAIN commitmail json YAML

Move more code into the macro, and fix the bug where realloc would cause
a dangling pointer and memory corruption.

(christos)

2014-01-17 01:32:53 UTC MAIN commitmail json YAML

2014-01-17 00:49:55 UTC MAIN commitmail json YAML

This is not libc, so don't check the libc arch macro.

(joerg)

2014-01-17 00:19:25 UTC MAIN commitmail json YAML

2014-01-17 00:13:13 UTC MAIN commitmail json YAML

2014-01-17 00:00:05 UTC MAIN commitmail json YAML

Update setlists for libc minor bump.

(riz)

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

Use __arraycount and size_t as the format strings are wrong anyway.

(joerg)

2014-01-16 23:36:52 UTC MAIN commitmail json YAML

Only use __dead if it exists.

(joerg)

2014-01-16 23:35:54 UTC MAIN commitmail json YAML

Mark some more dead functions.

(joerg)

2014-01-16 23:05:51 UTC MAIN commitmail json YAML

Don't build common quad routines if the platform is 64bit since they
will not be emitted by the compiler.

(matt)

2014-01-16 22:06:45 UTC MAIN commitmail json YAML

Since sizeof() is unsigned, use an unsigned int for the loop index.

Fixes latest build break.

(pgoyette)

2014-01-16 21:48:41 UTC MAIN commitmail json YAML

2014-01-16 21:02:30 UTC MAIN commitmail json YAML

2014-01-16 20:59:21 UTC MAIN commitmail json YAML

Remove MAXALIASES limit

(christos)

2014-01-16 20:55:56 UTC MAIN commitmail json YAML

Add another XXX comment, I'm not in a postition to fix the code.
The 'cycle' bit of a LINK trb must not be changed until the cycle bit
of the following trb has been set.

(dsl)

2014-01-16 20:31:43 UTC MAIN commitmail json YAML

2014-01-16 20:31:18 UTC MAIN commitmail json YAML

namespace protection for the new err functions

(christos)

2014-01-16 20:28:51 UTC MAIN commitmail json YAML

PR/47602: Christos Zoulas: getwc() modifies input instead of returning EILSEQ.
Waited for almost a year for feedback and there was none.

(christos)

2014-01-16 19:16:42 UTC MAIN commitmail json YAML

2014-01-16 19:08:11 UTC MAIN commitmail json YAML

Disable compiler version check for now.

(joerg)

2014-01-16 18:41:10 UTC MAIN commitmail json YAML

Fix PR kern/46376 with Nat Sloss's patch (with slight modification).
Serial console now works on x86 with genfb enabled.

(jakllsch)

2014-01-16 18:09:55 UTC MAIN commitmail json YAML

Include all of the examples from RFC3566

(pgoyette)

2014-01-16 17:30:33 UTC MAIN commitmail json YAML

Add man pages for {v,}{err,warn}c

(christos)

2014-01-16 17:24:56 UTC MAIN commitmail json YAML

Add the {v,}{err,warn}c functions

(christos)

2014-01-16 17:22:06 UTC MAIN commitmail json YAML

Add the {v,}{warn,err}c function flavors from FreeBSD

(christos)

2014-01-16 17:21:38 UTC MAIN commitmail json YAML

2014-01-16 16:03:33 UTC MAIN commitmail json YAML

Do not force _FILE_OFFSET_BITS=64 here.  It's no longer strictly speaking
required (rumpuser interface no longer uses off_t) and force-defining
it causes foo() to magically become foo64() on glibc (even on 64bit
platforms).

(pooka)

2014-01-16 14:46:36 UTC MAIN commitmail json YAML

Add new file bsd.host.mk to sets list to unbreak the build.

(hello, christos!)

(pgoyette)

2014-01-16 14:12:09 UTC MAIN commitmail json YAML

Don't bring in the zlib stuff at build time.  This will get resolved
when the user starts the rump_server process.

OK pooka@

(pgoyette)

2014-01-16 13:55:46 UTC MAIN commitmail json YAML

2014-01-16 13:19:36 UTC MAIN commitmail json YAML

Add some 715 machines to cpu_model_cpuid including the 715/100 that
Ryo ONODERA has.

(skrll)

2014-01-16 13:07:07 UTC MAIN commitmail json YAML

Drop CPU detection by features and panic if a CPU isn't detected via
PDC_MODEL_CPUID or cpu_model_cpuid.

(skrll)

2014-01-16 11:43:49 UTC MAIN commitmail json YAML

Include bsd.own.mk in case it hasn't been yet.

(joerg)

2014-01-16 09:54:05 UTC MAIN commitmail json YAML

Sort options and option descriptions.
Document -h.

(wiz)

2014-01-16 09:00:55 UTC MAIN commitmail json YAML

Pass HOST_CXX to llvm configure as CXX=${HOST_CXX:Q} since llvm wants c++
more than cc.

(matt)

2014-01-16 04:16:32 UTC MAIN commitmail json YAML

Adjust default column test to the changed ps -s output.

(mlelstv)

2014-01-16 02:38:21 UTC MAIN commitmail json YAML

Use existing rumpkern_z library rather than including another copy of
zlib.c

(pgoyette)

2014-01-16 02:21:24 UTC MAIN commitmail json YAML

Remove explicit definition of COMPAT_50.  As pointed out by pooka@,
this is already defined in Makefile.rump

(pgoyette)

2014-01-16 02:20:50 UTC MAIN commitmail json YAML

alleviate may-be-used-unused

(pooka)

2014-01-16 01:54:47 UTC MAIN commitmail json YAML

2014-01-16 01:19:46 UTC MAIN commitmail json YAML

- Add a new bsd.host.mk that contains all the HOST_ variables extracted from
  bsd.sys.mk and bsd.own.mk
- Add protection requiring that:
1. bsd.sys.mk is not include from other Makefiles directly
2. bsd.own.mk must be included before bsd.sys.mk since it
  sets variables that bsd.sys.mk uses as conditionals.

This is step 1 of removing all variable settings from bsd.sys.mk and
leaving behind only rules. This way, the structure of a standard Makefile
is:
variable overrides

optionally include bsd.own.mk
optionally include bsd.endian.mk

variable settings that use variables defined in bsd.own.mk

include a one or more rule .mk files (such as bsd.prog.mk etc)

(christos)

2014-01-16 01:15:34 UTC MAIN commitmail json YAML

2014-01-16 00:45:03 UTC MAIN commitmail json YAML

2014-01-16 00:43:44 UTC MAIN commitmail json YAML

empty init_decl {} is valid

(christos)

2014-01-16 00:32:48 UTC MAIN commitmail json YAML

2014-01-16 00:31:39 UTC MAIN commitmail json YAML

Attempt to load all components even if they are not given in
dependency order.

(pooka)

2014-01-15 22:25:23 UTC MAIN commitmail json YAML

2014-01-15 22:24:41 UTC MAIN commitmail json YAML

LLVM doesn't support data32/addr32, but is smart enough to figure the
necessary prefixes out.

(joerg)

2014-01-15 22:23:14 UTC MAIN commitmail json YAML

-march=armv6 is no longer needed here, the multiplication instructions
are now parsed correctly for all ARM variants in LLVM.

(joerg)

2014-01-15 22:21:35 UTC MAIN commitmail json YAML

Update build glue for LLVM/Clang 3.5svn r199312. Noticable changes
include bug fixes for the loop vectorizer, initial work for assembler
parser/disassembler on SPARC, improvements to ARM assembler and .code16
support on x86.

(joerg)

2014-01-15 21:52:13 UTC MAIN commitmail json YAML

2014-01-15 21:25:49 UTC riastradh-drm2 commitmail json YAML

Initialize the nsec correctly in ktime_get.

(riastradh)

2014-01-15 21:25:39 UTC riastradh-drm2 commitmail json YAML

Use nanouptime, not nanotime, for ktime_get.

As far as I can tell, ktime_get is supposed to provide monotonic
time, not a clock synchronized to TAI.

(riastradh)

2014-01-15 21:25:29 UTC riastradh-drm2 commitmail json YAML

2014-01-15 21:20:53 UTC MAIN commitmail json YAML

Add profiling helper functions to the build.

(joerg)

2014-01-15 21:14:55 UTC MAIN commitmail json YAML

On ARM, force compiling some files in libc++ and LLVM's support library
with -march=armv6 to get native atomics as we currently lack the
fallback symbols in libgcc and libc.

(joerg)

2014-01-15 21:12:57 UTC MAIN commitmail json YAML

For HAVE_LIBGCC=no, use compiler-rt for quad support.

(joerg)

2014-01-15 21:07:19 UTC MAIN commitmail json YAML

More sanitizers we are still not interested in.

(joerg)

2014-01-15 20:58:53 UTC MAIN commitmail json YAML

Don't enforce rc.d usage in the default build.

(roy)

2014-01-15 20:58:09 UTC MAIN commitmail json YAML

Use the quad support from compiler-rt for MKLIBGCC=no.

(joerg)

2014-01-15 20:53:00 UTC MAIN commitmail json YAML

2014-01-15 20:43:21 UTC MAIN commitmail json YAML

2014-01-15 20:27:32 UTC MAIN commitmail json YAML

2014-01-15 17:42:28 UTC riastradh-drm2 commitmail json YAML

Unconditionalize the genfb attachment.

(riastradh)

2014-01-15 17:42:18 UTC riastradh-drm2 commitmail json YAML

2014-01-15 16:53:32 UTC MAIN commitmail json YAML

2014-01-15 16:53:16 UTC MAIN commitmail json YAML

Make setprogname() a nop where it's not supported.

(pooka)

2014-01-15 15:10:31 UTC MAIN commitmail json YAML

yearly update

Miraculously, the list got smaller(!)

(pooka)

2014-01-15 15:05:27 UTC MAIN commitmail json YAML

Overwrite the seed file from the beginning, using pwrite(2).

(apb)

2014-01-15 15:01:24 UTC MAIN commitmail json YAML

2014-01-15 14:40:30 UTC MAIN commitmail json YAML

For MKREPRO, instead of using __DATE__ and __TIME__
in ntp_calendar.c::ntpcal_get_build_date(), use a date/time
extracted from the importdate file.

(apb)

2014-01-15 14:27:49 UTC MAIN commitmail json YAML

Revert previous.  PR/48431 claims ALPHA_PHYS_TO_K0SEG() is necessary.

Actually CHIP_MEM_SYS_START(v) seems a physical address per *_mem_map()
function, but I don't think mmap() function should return K0SEG address
(it should return PA cookie IIUC) so I guess there is something wrong
in Titan's bus space functions.  I'll investigate them later.

(tsutsui)

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

-shared-libgcc is a GCC option, so only use it for gcc.

(joerg)

2014-01-15 13:59:38 UTC MAIN commitmail json YAML

-Wl,-pie and -r don't agree with each other, so filter the former out.

(joerg)

2014-01-15 13:55:40 UTC riastradh-drm2 commitmail json YAML

Take master->lock.spinlock to read master->lock.hw_lock.

(riastradh)

2014-01-15 13:54:03 UTC riastradh-drm2 commitmail json YAML

Clean up initialization failures in drm2_modcmd.

(riastradh)

2014-01-15 13:53:53 UTC riastradh-drm2 commitmail json YAML

2014-01-15 13:53:42 UTC riastradh-drm2 commitmail json YAML

2014-01-15 13:53:32 UTC riastradh-drm2 commitmail json YAML

Use dev_priv->irq_lock for ring->irq_queue, not dev->struct_mutex.

We need to use a spin lock here, because we need to exclude interrupt
handlers.

(riastradh)

2014-01-15 13:53:20 UTC riastradh-drm2 commitmail json YAML

Implement drm_pci_set_busid and drm_pci_set_unique.

(riastradh)

2014-01-15 13:53:09 UTC riastradh-drm2 commitmail json YAML

Drop another reference in do_destroy if the context is current.

(riastradh)

2014-01-15 13:52:59 UTC riastradh-drm2 commitmail json YAML

Make it a bug to drm_mm_takedown when there remain allocated blocks.

(riastradh)

2014-01-15 13:52:49 UTC riastradh-drm2 commitmail json YAML

Destroy the waitqueue ring->irq_queue in intel_cleanup_ring_buffer.

(riastradh)

2014-01-15 13:52:39 UTC riastradh-drm2 commitmail json YAML

Add open drm files to the device file list.

(riastradh)

2014-01-15 13:52:30 UTC riastradh-drm2 commitmail json YAML

Fix copyoutstr usage in drm_version_string.

(riastradh)

2014-01-15 13:52:20 UTC riastradh-drm2 commitmail json YAML

Make DRM_IOCTL_GET_CLIENT work except for pid and uid.

The pid and uid don't make sense because the client is associated
with a file descriptor, which may be held by multiple processes, and
even if only one holds it (which is probably the only sensible state
of affairs), there's no index.

(riastradh)

2014-01-15 13:52:09 UTC riastradh-drm2 commitmail json YAML

2014-01-15 13:51:58 UTC riastradh-drm2 commitmail json YAML

Convert linux_idr(9) to use spin locks.

idr_for_each is unlocked; caller must exclude modifications.

Eventually this should be rewritten with pserialize and a fancy
bitmap algorithm, but this *actually* works for now.

(riastradh)

2014-01-15 13:51:48 UTC riastradh-drm2 commitmail json YAML

Revert "Rewrite idr to use a dumber algorithm that admits pserialized use."

This reverts commit 3a389a1cb20777fb73575f0514b96265052ac1ea.

I don't know what I was smoking with this; just need to change the
rwlock to a spin lock and we'll be good!

(riastradh)

2014-01-15 12:58:23 UTC MAIN commitmail json YAML

If the "importdate" file exists, do not embed the date/time/build number
in the generated version.  This logic was present in an earlier revision
of this file, but was lost in CVS revision 1.3 dated 2013-12-28.

Add a comment to make it less likely that this code is lost again.

(apb)

2014-01-15 11:42:43 UTC MAIN commitmail json YAML

Document random_seed and random_file.

(apb)

2014-01-15 10:52:11 UTC MAIN commitmail json YAML

Remove dead code.

(roy)

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

If the address matches a cloning route, it is also a neighbor.
This allows us to use prefixes which userland may have added.

(roy)

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

Obsolete /usr/tests/opencrypto

(martin)

2014-01-15 10:21:08 UTC MAIN commitmail json YAML

Backout previous, now that the makefile glitch causing population of
the tests/opencrypto directory has been fixed

(martin)

2014-01-15 10:19:55 UTC MAIN commitmail json YAML

Remove bogus TESTSDIR

(martin)

2014-01-15 10:13:25 UTC MAIN commitmail json YAML

Fix arguments for write.

(joerg)

2014-01-15 10:12:32 UTC netbsd-5-1 commitmail json YAML

2014-01-15 10:12:25 UTC netbsd-5-2 commitmail json YAML

2014-01-15 10:12:12 UTC netbsd-5 commitmail json YAML

2014-01-15 10:11:43 UTC netbsd-5-2 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1897):
dist/bind/bin/named/query.c: patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(bouyer)

2014-01-15 10:11:37 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1897):
dist/bind/bin/named/query.c: patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(bouyer)

2014-01-15 10:11:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1897):
dist/bind/bin/named/query.c: patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(bouyer)

2014-01-15 10:07:49 UTC netbsd-6-0 commitmail json YAML

2014-01-15 10:07:39 UTC netbsd-6-1 commitmail json YAML

2014-01-15 10:07:13 UTC netbsd-6 commitmail json YAML

2014-01-15 10:06:57 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1016):
external/bsd/bind/dist/bin/named/query.c: revision 1.13 via patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(bouyer)

2014-01-15 10:06:40 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1016):
external/bsd/bind/dist/bin/named/query.c: revision 1.13 via patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(bouyer)

2014-01-15 10:06:28 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1016):
external/bsd/bind/dist/bin/named/query.c: revision 1.13 via patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(bouyer)

2014-01-15 09:24:31 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2014-01-15 08:21:44 UTC MAIN commitmail json YAML

Add usr/tests/opencrypto

(martin)

2014-01-15 08:09:10 UTC MAIN commitmail json YAML

Make ps -s use LTIME instead of TIME in the default output format.

(mlelstv)

2014-01-15 08:07:53 UTC MAIN commitmail json YAML

2014-01-14 20:22:35 UTC MAIN commitmail json YAML

USE_SSP is not defined in bsd.sys.mk

(christos)

2014-01-14 19:58:19 UTC MAIN commitmail json YAML

USE_SSP is defined in bsd.own.mk

(christos)

2014-01-14 18:52:19 UTC MAIN commitmail json YAML

2014-01-14 18:51:45 UTC MAIN commitmail json YAML

2014-01-14 18:51:25 UTC MAIN commitmail json YAML

2014-01-14 18:07:20 UTC MAIN commitmail json YAML

Create new directory for the opencrypto tests

(pgoyette)

2014-01-14 18:06:27 UTC MAIN commitmail json YAML

Descend into new opencrypto test suite

(pgoyette)

2014-01-14 17:53:02 UTC MAIN commitmail json YAML

Update sets list for new opencrypto test suite

(pgoyette)

2014-01-14 17:51:39 UTC MAIN commitmail json YAML

2014-01-14 17:20:57 UTC MAIN commitmail json YAML

TODO: fix stdout/stdin/stderr to not require copy relocations

(joerg)

2014-01-14 17:18:43 UTC MAIN commitmail json YAML

2014-01-14 17:17:53 UTC MAIN commitmail json YAML

Link new opencrypto library into the build.

(pgoyette)

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

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

Add the MODULE parts for blowfish and des.

Add camellia algorithm.  (pooka@ says no lib version change required)

(pgoyette)

2014-01-14 14:16:47 UTC MAIN commitmail json YAML

Clean-up module initialization

(pgoyette)

2014-01-14 13:23:46 UTC MAIN commitmail json YAML

Don't try to use server-specific "restrict" settings;
they do not work when the server is specified by domain name
and the name is associated with multiple IP addresses.

This also means that uncommenting "restrict default ignore"
will not work, so remove the comments suggesting that.

Also edit some other comments.

(apb)

2014-01-14 11:32:35 UTC MAIN commitmail json YAML

Document new default for MKARZERO.

(apb)

2014-01-14 11:31:01 UTC MAIN commitmail json YAML

Let MKARZERO default to the same value as MKREPRO, so callers
can set MKREPRO=yes and automatically get MKARZERO=yes.

(apb)

2014-01-14 11:14:27 UTC MAIN commitmail json YAML

Use parentheses in .if A && ( B || C || D || ... )

(apb)

2014-01-14 09:46:42 UTC MAIN commitmail json YAML

cap mappable framebuffer size at 64MB before dividing it up for each output
now we can actually access the 2nd fb on boards with more than 64MB VRAM

(macallan)

2014-01-14 08:03:07 UTC MAIN commitmail json YAML

a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                      ranges resulting in malformed names being generated
                      on some platforms.  This could cause INSIST failures
                      when serving NSEC3 signed zones.  [RT #35120]

(spz)

2014-01-14 01:35:13 UTC MAIN commitmail json YAML

- move cursor area to the end of each display's chunk of fb RAM
- use memory between display and cursor as glyph cache instead of blindly
  trying to use 8MB
should fix PR 48492

(macallan)

2014-01-13 21:52:12 UTC netbsd-5-1 commitmail json YAML

Sync release notes with changes since 5.1.3

(bouyer)

2014-01-13 21:51:56 UTC netbsd-5-2 commitmail json YAML

Sync release notes with changes since 5.2.1

(bouyer)

2014-01-13 21:15:36 UTC MAIN commitmail json YAML

When using modular opencrypto, make sure the sysctl variables get
created.

(pgoyette)

2014-01-13 20:00:20 UTC MAIN commitmail json YAML

In the sanitycheck function, treat undefined MKUNPRIVED like "no".

Other uses of MKUNPRIVED should not need this treatment, because
bsd.own.mk sets it to "no" by default, and build.sh uses getmakevar to
pick up that default (but that happens too late for the sanitycheck
function to take advantage of it).

(apb)

2014-01-13 19:30:33 UTC MAIN commitmail json YAML

try not to crash when calling glyphcache_wipe() on an uninitialized cache
first step to fix PR 48492

(macallan)

2014-01-13 18:57:49 UTC MAIN commitmail json YAML

Remove the now un-used function in6ifa_ifplocaladdr.

(roy)

2014-01-13 18:26:34 UTC MAIN commitmail json YAML

Get rid on some useless pc addition.  Use adr or ldr with pc relative
addressing.

(matt)

2014-01-13 18:23:37 UTC MAIN commitmail json YAML

When handling NS/NA we need to check our prefix list instead of our
address list to work out if it came from a valid neighbor.

(roy)

2014-01-13 15:48:09 UTC MAIN commitmail json YAML

bus_space_mmap(9) function should return alpha_btop(PA), not alpha_btop(VA).

Pointed out in PR port-alpha/48431 from nullnilaki.

(tsutsui)

2014-01-13 12:07:55 UTC MAIN commitmail json YAML

Support for vnode operation versioning.  Allow a new keyword "VERSION"
in the description so "VERSION 2" will change the name of the argument
from vop_XXX_args to vop_XXX_v2_args.

(hannken)

2014-01-13 11:08:14 UTC MAIN commitmail json YAML

When using braces around shell variable names, do so consistently

(gson)

2014-01-13 10:49:47 UTC MAIN commitmail json YAML

Add missing resolv.conf override to the gethostbyaddr6 test case.

(gson)

2014-01-13 10:33:23 UTC MAIN commitmail json YAML

2014-01-13 10:33:03 UTC MAIN commitmail json YAML

Cleanup, and reduce diffs between arches. Make alpha use
linux_sys_{get,set}timeofday like others.

(njoly)

2014-01-13 08:24:17 UTC MAIN commitmail json YAML

2014-01-13 08:23:58 UTC MAIN commitmail json YAML

Add Atmel's SAM-BA programming port as found on Atmel's SAM3E (ARM CortexM3)
boards

(reinoud)

2014-01-13 08:22:07 UTC MAIN commitmail json YAML

2014-01-13 08:21:41 UTC MAIN commitmail json YAML

Add Future Bits as vendor code
Add Atmel SAM3E based microcontroller board "4Pi" by Future Bits

(reinoud)

2014-01-12 20:31:50 UTC MAIN commitmail json YAML

Try to reserve space in a way that results in the same allocation for
both LLVM and GNU as.

(joerg)

2014-01-12 19:37:43 UTC MAIN commitmail json YAML

Improve assembler syntax.

(joerg)

2014-01-12 19:36:08 UTC MAIN commitmail json YAML

Don't align random sections. Simplify by using .pushsection/.popsection.

(joerg)

2014-01-12 17:49:30 UTC MAIN commitmail json YAML

2014-01-12 17:48:59 UTC MAIN commitmail json YAML

Field width is an int, so cast the result of strlen() appropriately.

(riz)

2014-01-12 17:48:26 UTC MAIN commitmail json YAML

Disable the extra-args warning for printf formats in dtrace.c

(riz)

2014-01-12 16:06:49 UTC netbsd-6-1 commitmail json YAML

2014-01-12 16:06:37 UTC netbsd-6-0 commitmail json YAML

2014-01-12 15:26:31 UTC MAIN commitmail json YAML

Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.

XXX: probabry we should have bsd.saprog.mk or something.

(tsutsui)

2014-01-12 15:19:57 UTC MAIN commitmail json YAML

Remove obsolete exec.c for a.out. It was superseded by loadfile() long ago.

(tsutsui)

2014-01-12 15:11:58 UTC netbsd-6-1 commitmail json YAML

Sync release notes with changes since 6.1.2

(bouyer)

2014-01-12 15:11:17 UTC netbsd-6-0 commitmail json YAML

Sync release notes with changes since 6.0.3

(bouyer)

2014-01-12 13:37:33 UTC netbsd-6 commitmail json YAML

2014-01-12 13:37:07 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by mbalmer in ticket #1012):
external/mit/xf86-input-elographics/dist/src/xf86Elo.c: revision 1.5
Add support for inverted axis, from upstream repository.

(bouyer)

2014-01-12 12:41:24 UTC netbsd-6 commitmail json YAML

2014-01-12 12:41:12 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1008):
sys/arch/next68k/next68k/pmap_bootstrap.c: revision 1.43
Move physmem calculations before nptpage initialization.
Should fix next68k specific part of PR port-m68k/45915
(panic: pmap_enter_ptpage: can't get KPT page), and
this is the last possible m68k MD part of this PR.
Note this change is not tested on the actual machine (yet),
but as noted in comment next68k/pmap_bootstrap.c is based on
the mvme68k one which has been fixed by the similar diff.
Should be pulled up to all netbsd-6 branches.

(bouyer)

2014-01-12 12:38:49 UTC netbsd-6-1 commitmail json YAML

2014-01-12 12:38:49 UTC netbsd-6-0 commitmail json YAML

2014-01-12 12:38:37 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #1007):
sys/arch/evbsh3/t_sh7706lan/ssumci.c: revision 1.3
fix CS bit.

(bouyer)

2014-01-12 12:38:35 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #1007):
sys/arch/evbsh3/t_sh7706lan/ssumci.c: revision 1.3
fix CS bit.

(bouyer)

2014-01-12 12:38:31 UTC netbsd-6 commitmail json YAML

2014-01-12 12:38:13 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #1007):
sys/arch/evbsh3/t_sh7706lan/ssumci.c: revision 1.3
fix CS bit.

(bouyer)