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

2024-05-10 20:48:31 UTC Now

2016-01-25 18:37:38 UTC MAIN commitmail json YAML

PR/50701: Martijn van Buul: Adjust MS Confort Mouse 6000

(christos)

2016-01-25 18:20:16 UTC MAIN commitmail json YAML

we don't have va_mask

(christos)

2016-01-25 18:14:40 UTC MAIN commitmail json YAML

Don't expose kernel structs to userland.

(christos)

2016-01-25 18:14:04 UTC MAIN commitmail json YAML

prefer <sys/cpu.h> instead of <machine/cpu.h>

(christos)

2016-01-25 18:00:26 UTC MAIN commitmail json YAML

Include <bsd.own.mk> before setting any MK variables, so that /etc/mk.conf
is processed first, and it's settings don't override ours.

(christos)

2016-01-25 17:59:35 UTC MAIN commitmail json YAML

2016-01-25 16:44:42 UTC MAIN commitmail json YAML

2016-01-25 16:41:06 UTC MAIN commitmail json YAML

Move the ipl_cookie_t definition earlier, since the mutex internal impl
uses it.

(christos)

2016-01-25 16:34:53 UTC MAIN commitmail json YAML

Need _KERNTYPES for round_page() vaddr_t.

(christos)

2016-01-25 16:30:42 UTC MAIN commitmail json YAML

This is a mess:

-> sys/mutex.h -> sys/intr.h -> machine/intr.h -> footbridge/footbridge_intr.h
-> arm/cpu.h -> sys/cpu_data.h -> sys/sched.h -> sys/time.h -> sys/timevar.h
-> sys/systm.h -> sys/param.h -> uvm_param.h -> sys/resourcevar.h

Now sys/resourcevar.h needs a concrete definition of kmutex_t, and
although we started including sys/mutex.h we never got to include
machine/mutex.h which actually defines it, since the footbridge_intr.h
took us for a long ride. Take the easy way out and include
arm/mutex.h in footbridge_intr.h so that we get the definition we
need.

(christos)

2016-01-25 15:37:21 UTC MAIN commitmail json YAML

2016-01-25 13:31:48 UTC MAIN commitmail json YAML

Handle also the earm{ev,hf}...

(christos)

2016-01-25 12:44:52 UTC MAIN commitmail json YAML

2016-01-25 12:25:38 UTC MAIN commitmail json YAML

prop_dictionary_t hasn't been needed here in, um, 5 years, so remove
the type madness.

(pooka)

2016-01-25 12:24:41 UTC MAIN commitmail json YAML

include proplib.h if you're going to useuseitit

(pooka)

2016-01-25 12:21:42 UTC MAIN commitmail json YAML

2016-01-25 11:45:58 UTC MAIN commitmail json YAML

Don't include <rump/rumpvnode_if.h> from rump.h.  It's not needed
unless you're doing something special, but requires register_t.
Adjust the few places which actually need rumpvnode_if.h.

(pooka)

2016-01-25 11:01:17 UTC MAIN commitmail json YAML

2016-01-25 10:15:39 UTC MAIN commitmail json YAML

Remove unnecessary LLE_REMREF

The code around it was copied from arptimer, but LLE_REMREF
is unnecessary because it is needed only for arptimer that
is called after LLE_ADDREF.

This is a possible fix for PR#50548, PR#50702 and PR#50704.

(ozaki-r)

2016-01-25 09:24:29 UTC MAIN commitmail json YAML

Note that update builds are broken if MKDTRACE got enabled for your
platform.

(martin)

2016-01-25 04:24:24 UTC MAIN commitmail json YAML

2016-01-25 03:14:30 UTC MAIN commitmail json YAML

Add t_hypot to fix build break.  Hi gson!

(jnemeth)

2016-01-25 00:24:23 UTC MAIN commitmail json YAML

Move librumpuser compile-time options into the librumpuser source
directory.  Those options apply only for the in-tree implementation.

(pooka)

2016-01-24 22:50:23 UTC MAIN commitmail json YAML

bump version for pr_output change

(pooka)

2016-01-24 22:49:08 UTC MAIN commitmail json YAML

move cvslatest last

(christos)

2016-01-24 22:02:48 UTC MAIN commitmail json YAML

2016-01-24 22:00:54 UTC MAIN commitmail json YAML

2016-01-24 21:56:43 UTC MAIN commitmail json YAML

vmparam.h is a kernel header.

(christos)

2016-01-24 20:34:30 UTC MAIN commitmail json YAML

Fix incorrect magic numbers in scaling.  From FreeBSD commit 23397, by
way of Rin Okuyama.  Fixes PR lib/50698.

(gson)

2016-01-24 20:26:47 UTC MAIN commitmail json YAML

Add some tests of hypot() and hypotf()

(gson)

2016-01-24 20:15:11 UTC MAIN commitmail json YAML

Add tool cvslatest

(christos)

2016-01-24 20:14:44 UTC MAIN commitmail json YAML

2016-01-24 20:14:18 UTC MAIN commitmail json YAML

2016-01-24 20:02:39 UTC MAIN commitmail json YAML

2016-01-24 19:49:35 UTC MAIN commitmail json YAML

2016-01-24 19:43:12 UTC MAIN commitmail json YAML

2016-01-24 19:42:35 UTC MAIN commitmail json YAML

2016-01-24 19:15:57 UTC MAIN commitmail json YAML

use 0 for udata for portability (FreeBSD has a pointer, we have uintptr_t)

(christos)

2016-01-24 18:49:05 UTC MAIN commitmail json YAML

the eloop hack should not be needed anymore.

(christos)

2016-01-24 18:21:50 UTC MAIN commitmail json YAML

expose __vaddr_t for segments.h since it is a userland api.

(christos)

2016-01-24 17:26:59 UTC MAIN commitmail json YAML

2016-01-24 17:14:11 UTC MAIN commitmail json YAML

2016-01-24 17:08:16 UTC MAIN commitmail json YAML

2016-01-24 16:47:50 UTC MAIN commitmail json YAML

2016-01-24 16:47:32 UTC MAIN commitmail json YAML

Undo previous; the lossage is more basic.

(christos)

2016-01-24 16:44:17 UTC MAIN commitmail json YAML

Remove hf and eb. Rin Okuyama

(christos)

2016-01-24 16:27:38 UTC MAIN commitmail json YAML

2016-01-24 16:13:19 UTC MAIN commitmail json YAML

use namespace protected types.

(christos)

2016-01-24 16:08:05 UTC MAIN commitmail json YAML

expose label_t for _KMEMUSER

(christos)

2016-01-24 16:07:48 UTC MAIN commitmail json YAML

mips needs _KMEMUSER for label_t in pcb.h

(christos)

2016-01-24 16:01:56 UTC MAIN commitmail json YAML

cache stuff needs _KERNTYPES

(christos)

2016-01-24 16:01:43 UTC MAIN commitmail json YAML

Use namespace protected types.

(christos)

2016-01-24 16:00:45 UTC MAIN commitmail json YAML

expose __fpregister_t too, merge definitions.

(christos)

2016-01-24 16:00:29 UTC MAIN commitmail json YAML

use namespace protected types.

(christos)

2016-01-24 15:55:34 UTC MAIN commitmail json YAML

2016-01-24 15:30:05 UTC MAIN commitmail json YAML

2016-01-24 15:11:08 UTC MAIN commitmail json YAML

t_lwp_create needs kernel types.

(christos)

2016-01-24 15:03:39 UTC MAIN commitmail json YAML

2016-01-24 15:02:52 UTC MAIN commitmail json YAML

PR/50701: Martijn van Buul: Add MS Confort Mouse 6000

(christos)

2016-01-24 09:43:39 UTC MAIN commitmail json YAML

merge GCC 5.3.  round 1.  this probably won't work  :-)

libsanitizer likely needs to be re-ported, though i've done most of
the updating we'll need i think already.

(mrg)

2016-01-24 05:10:26 UTC MAIN commitmail json YAML

prepare for GCC 5:
- remove GCC 4.5 stuff, add most very basic GCC 5 stuff.
- use mknative-gcc.old for GCC 4.8
- copy mknative-gcc to mknative-gcc.old (should have done this when we
  switched to using gcc.old.)

this should not affect current builds.

(mrg)

2016-01-24 05:02:24 UTC MAIN commitmail json YAML

add a comment saying this is for GCC 4.8

(mrg)

2016-01-24 02:41:56 UTC MAIN commitmail json YAML

2016-01-24 01:56:04 UTC MAIN commitmail json YAML

we don't need <sys/mbuf.h>

(christos)

2016-01-24 01:27:33 UTC MAIN commitmail json YAML

2016-01-24 01:12:06 UTC MAIN commitmail json YAML

2016-01-24 01:01:43 UTC MAIN commitmail json YAML

Instead of hard-coding who has cpu counters why don't you look for them?

(christos)

2016-01-24 01:01:11 UTC MAIN commitmail json YAML

Fix non-cpu counter build.

(christos)

2016-01-24 00:14:50 UTC MAIN commitmail json YAML

2016-01-23 23:02:32 UTC MAIN commitmail json YAML

expose kernel types for gdb so that we don't have to fix each arch separately
for now.

(christos)

2016-01-23 22:31:20 UTC MAIN commitmail json YAML

2016-01-23 22:29:29 UTC MAIN commitmail json YAML

2016-01-23 22:28:09 UTC MAIN commitmail json YAML

revert previous, we'll do differently

(christos)

2016-01-23 22:20:45 UTC MAIN commitmail json YAML

2016-01-23 22:10:44 UTC MAIN commitmail json YAML

PR/5068: Ingo Schwarze: Don't use the .af (alter format) request to display
a named register.

(christos)

2016-01-23 21:44:55 UTC MAIN commitmail json YAML

pmc_evid_, pmc_ctr_t etc are defined in <machine/types.h> but are not exposed
anymore by default since they violate the userland namespace. Either we
should create __pmc types, or a separate machine/pmc.h header.

(christos)

2016-01-23 21:39:18 UTC MAIN commitmail json YAML

Rename the cpu_id() define to cpu_idnum() so that it does not conflict with
dtrace and friends.

(christos)

2016-01-23 21:22:50 UTC MAIN commitmail json YAML

2016-01-23 21:22:15 UTC MAIN commitmail json YAML

2016-01-23 21:19:24 UTC MAIN commitmail json YAML

Rename the two register_t uses that leaked to userland __register_t so that
they can be fixed later if we want.

(christos)

2016-01-23 21:18:27 UTC MAIN commitmail json YAML

XXX: use unused variables.

(christos)

2016-01-23 21:05:51 UTC MAIN commitmail json YAML

2016-01-23 20:44:06 UTC MAIN commitmail json YAML

move more kernel stuff under #ifdef _KERNEL

(christos)

2016-01-23 20:28:24 UTC MAIN commitmail json YAML

2016-01-23 19:08:02 UTC MAIN commitmail json YAML

2016-01-23 18:54:15 UTC MAIN commitmail json YAML

bridge with the higher Makefile.inc

(christos)

2016-01-23 17:09:51 UTC MAIN commitmail json YAML

add another special case so SM50x's framebuffer gets mapped with prefetching /
write combining enabled.
This needs to be generalized somewhere...

(macallan)

2016-01-23 17:02:25 UTC MAIN commitmail json YAML

Convert unsigned char to wider type before left shift.

Avoids undefined behaviour if shifted quantity overflows int.

CID 980971

(riastradh)

2016-01-23 16:39:31 UTC MAIN commitmail json YAML

Don't include <sys/vnode.h> to get the pager constants.

(christos)

2016-01-23 16:12:03 UTC MAIN commitmail json YAML

2016-01-23 16:08:21 UTC MAIN commitmail json YAML

allow uvm_param.h since it defines types...

(christos)

2016-01-23 16:02:09 UTC MAIN commitmail json YAML

2016-01-23 15:45:42 UTC MAIN commitmail json YAML

Omit spurious include of <sys/isa_defs.h> in dtrace tools build.

Fixes dtrace tools cross-build from architectures with no dtrace
support:

#  compile  libctf/ctf_create.lo
[...]
/export/anoncvs/src/tools/libctf/../../external/cddl/osnet/sys/sys/isa_defs.h:50:2: error: #error "architecture not supported"
#error "architecture not supported"
  ^

(riastradh)

2016-01-23 15:41:47 UTC MAIN commitmail json YAML

2016-01-23 15:01:31 UTC MAIN commitmail json YAML

2016-01-23 14:48:56 UTC MAIN commitmail json YAML

Those were local changes not meant to be part of the revert.  SORRY!

(riastradh)

2016-01-23 14:24:43 UTC MAIN commitmail json YAML

Explain what REDIRECT is for.

(christos)

2016-01-23 14:03:48 UTC MAIN commitmail json YAML

expose less to userland.

(christos)

2016-01-23 14:03:04 UTC MAIN commitmail json YAML

make this compile again

(christos)

2016-01-23 14:02:22 UTC MAIN commitmail json YAML

2016-01-23 08:17:18 UTC MAIN commitmail json YAML

MAXNAMLEN, not MAXNAMELEN. From Giuseppe Gatta on netbsd-docs.

(dholland)

2016-01-23 07:21:18 UTC MAIN commitmail json YAML

2016-01-23 03:11:14 UTC MAIN commitmail json YAML

2016-01-23 02:58:13 UTC MAIN commitmail json YAML

2016-01-23 02:36:57 UTC MAIN commitmail json YAML

Needs sys/select.h for fd_set; fails only when _POSIX_SOURCE is defined,
because then something else doesn't include it. (I guess.)

(dholland)

2016-01-23 02:34:09 UTC MAIN commitmail json YAML

2016-01-23 02:33:09 UTC MAIN commitmail json YAML

u_int -> unsigned int, in some of the output.

In the bulk of the output making this change would require reworking a
bunch of the internals to allow spaces in type names, which at the
moment doesn't seem worthwhile.

(dholland)

2016-01-23 01:57:56 UTC MAIN commitmail json YAML

2016-01-23 01:26:14 UTC MAIN commitmail json YAML

Apparently a recent round of vandalism by the C++ standards committee
includes disallowing the standard and historic type name "unsigned". Add
a gratuitous "int" to recent changes.

C++ is really a blight on the world.

(dholland)

2016-01-23 01:15:23 UTC MAIN commitmail json YAML

Use correct include guard.

(dholland)

2016-01-23 01:05:31 UTC MAIN commitmail json YAML

2016-01-23 00:43:43 UTC MAIN commitmail json YAML

2016-01-23 00:05:54 UTC MAIN commitmail json YAML

2016-01-23 00:05:38 UTC MAIN commitmail json YAML

2016-01-23 00:03:30 UTC MAIN commitmail json YAML

2016-01-22 23:59:44 UTC MAIN commitmail json YAML

Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t,
rather than doing the machine/ansi.h #ifdef dance, as it doesn't matter
much what symbols utmp.h exposes. This could be tightened later when we
manage to do enough include cleanup to make such dances less expensive
to maintain.

(dholland)

2016-01-22 23:51:23 UTC MAIN commitmail json YAML

Uses __BEGIN_DECLS so needs sys/cdefs.h; also needs stdint.h.
And, while here, add missing include guard.

(dholland)

2016-01-22 23:47:04 UTC MAIN commitmail json YAML

u_int -> unsigned

(dholland)

2016-01-22 23:46:07 UTC MAIN commitmail json YAML

Uses __BEGIN_DECLS and needs sys/cdefs.h.

(dholland)

2016-01-22 23:44:33 UTC MAIN commitmail json YAML

Requires sys/time.h for struct timespec.

(dholland)

2016-01-22 23:42:14 UTC MAIN commitmail json YAML

u_{long,short,char} -> unsigned {long,short,char}

XXX: the structure in here incurs unwanted padding on LP64 platforms.

(dholland)

2016-01-22 23:38:45 UTC MAIN commitmail json YAML

Needs struct timespec.

(dholland)

2016-01-22 23:35:18 UTC MAIN commitmail json YAML

u_int -> unsigned

(dholland)

2016-01-22 23:33:42 UTC MAIN commitmail json YAML

u_int -> unsigned

(dholland)

2016-01-22 23:31:30 UTC MAIN commitmail json YAML

Uses __GNUC_PREREQ__, needs sys/cdefs.h.

(dholland)

2016-01-22 23:30:27 UTC MAIN commitmail json YAML

Uses BEGIN_DECLS, needs sys/cdefs.h.

(dholland)

2016-01-22 23:27:12 UTC MAIN commitmail json YAML

Back out previous change to introduce struct encapsw.

This change was intended, but Nakahara-san had already made a better
one locally!  So I'll let him commit that one, and I'll try not to
step on anyone's toes again.

(riastradh)

2016-01-22 23:25:52 UTC MAIN commitmail json YAML

Uses FILE *, needs stdio.h.

(dholland)

2016-01-22 23:23:13 UTC MAIN commitmail json YAML

Uses BEGIN_DECLS and needs sys/cdefs.h.

(dholland)

2016-01-22 23:22:56 UTC MAIN commitmail json YAML

Include <rpc/rpc.h> so XDR is defined.

(dholland)

2016-01-22 23:15:58 UTC MAIN commitmail json YAML

Needs sys/types.h for mode_t, off_t, ssize_t, and others.

(dholland)

2016-01-22 23:15:42 UTC MAIN commitmail json YAML

Needs stdint.h.

(dholland)

2016-01-22 23:13:20 UTC MAIN commitmail json YAML

Erm, fix previous.
(also, as this protocol is externally defined it probably should use its
own constant and not either of these system-defined hostname lengths...)

(dholland)

2016-01-22 23:11:50 UTC MAIN commitmail json YAML

These all need stdint.h.

Also, dumprestore.h needs ufs/ufs/dinode.h; in talkd.h use unsigned
char instead of u_char; and in timed.h include limits.h and use
_POSIX_HOST_NAME_MAX instead of MAXHOSTNAMELEN as the latter would
require sys/param.h.

(dholland)

2016-01-22 23:06:10 UTC MAIN commitmail json YAML

u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland.

(dholland)

2016-01-22 23:03:46 UTC MAIN commitmail json YAML

Needs prop_array.h to compile.

(dholland)

2016-01-22 22:53:36 UTC MAIN commitmail json YAML

u_int{8,16,32}_t -> uint{8,16,32}_t, also u_int -> unsigned and
u_char -> unsigned char.

(dholland)

2016-01-22 22:48:18 UTC MAIN commitmail json YAML

2016-01-22 22:43:25 UTC MAIN commitmail json YAML

Needs sys/time.h for struct timespec.

(dholland)

2016-01-22 22:39:29 UTC MAIN commitmail json YAML

2016-01-22 22:35:27 UTC MAIN commitmail json YAML

Needs sys/time.h for struct timespec.

(dholland)

2016-01-22 22:31:11 UTC MAIN commitmail json YAML

turned mapped v4 addresses to real v4 addresses so that they work.

(christos)

2016-01-22 22:27:01 UTC MAIN commitmail json YAML

Needs stddef.h for size_t.

(dholland)

2016-01-22 22:26:45 UTC MAIN commitmail json YAML

Has __BEGIN_DECLS, needs sys/types.h.

(dholland)

2016-01-22 22:25:50 UTC MAIN commitmail json YAML

Needs sys/cdefs.h for __BEGIN_DECLS and sys/types.h for mode_t.

(dholland)

2016-01-22 22:22:48 UTC MAIN commitmail json YAML

u_int -> unsigned; also requires stddef.h and stdint.h to be compilable.

(dholland)

2016-01-22 22:12:40 UTC MAIN commitmail json YAML

The actual header file for these functions is dm.h, not libdm.h.
Bump date.

(dholland)

2016-01-22 22:11:28 UTC MAIN commitmail json YAML

- Has __BEGIN_DECLS so needs sys/cdefs.h;
- Needs stddef.h and stdint.h to be compilable on its own

(dholland)

2016-01-22 22:03:54 UTC MAIN commitmail json YAML

handle v4 mapped addresses

(christos)

2016-01-22 21:56:57 UTC MAIN commitmail json YAML

Enable KDTRACE_HOOKS on i386 and amd64 GENERIC.

(riz)

2016-01-22 21:55:57 UTC MAIN commitmail json YAML

u_char, u_int, u_long -> unsigned char, unsigned, unsigned long

This makes these headers work without _NETBSD_SOURCE.

(dholland)

2016-01-22 21:55:51 UTC MAIN commitmail json YAML

Build DTrace userland by default on i386, amd64 and earm*

(riz)

2016-01-22 20:21:04 UTC MAIN commitmail json YAML

2016-01-22 19:13:53 UTC MAIN commitmail json YAML

PR/50691 - Nikolai Lifanov -- add LTS

(jnemeth)

2016-01-22 18:19:54 UTC MAIN commitmail json YAML

Prevent interface deletion from running into an infinite loop when altq closes.
$ cat /etc/altq.conf
interface ppp0 bandwidth 10M priq
class priq ppp0 high_class_ppp NULL priority 1
class priq ppp0 low_class_ppp NULL priority 0 default
filter ppp0 high_class_ppp 0 0 0 0 1
$ ifconfig ppp0 create
$ /etc/rc.d/altqd onestart
$ ifconfig ppp0 destroy
$ pkill altqd
XXX: pullup-7

(christos)

2016-01-22 18:01:05 UTC MAIN commitmail json YAML

Size the kevent receive buffer correctly.

(roy)

2016-01-22 17:56:20 UTC MAIN commitmail json YAML

Fix build for clang and kqueue

(roy)

2016-01-22 10:58:39 UTC MAIN commitmail json YAML

Try to reduce singular/plural confusion. Use more markup.

(wiz)

2016-01-22 09:34:45 UTC MAIN commitmail json YAML

2016-01-22 09:34:26 UTC MAIN commitmail json YAML

Add anoter new I219-LM.

(msaitoh)

2016-01-22 09:32:50 UTC MAIN commitmail json YAML

2016-01-22 08:51:40 UTC MAIN commitmail json YAML

correct comment in literal section

(plunky)

2016-01-22 08:50:00 UTC MAIN commitmail json YAML

clarify closing of descriptor returned by dirfd(3)

(plunky)

2016-01-22 06:51:47 UTC MAIN commitmail json YAML

Revert previous

atm_input is not compatible with ifp->if_input and other *_input routines...

(ozaki-r)

2016-01-22 06:34:59 UTC MAIN commitmail json YAML

Don't call atm_input directly

This should be the last one that was survived ifp->if_input replacements.

No functional change.

(ozaki-r)

2016-01-22 05:15:10 UTC MAIN commitmail json YAML

Don't abuse struct protosw for ip_encap -- introduce struct encapsw.

Mostly mechanical change to replace it, culling some now-needless
boilerplate around all the users.

This does not substantively change the ip_encap API or eliminate
abuse of sketchy pointer casts -- that will come later, and will be
easier now that it is not tangled up with struct protosw.

(riastradh)

2016-01-22 04:26:01 UTC MAIN commitmail json YAML

Fix build with RUMP_LOCKDEBUG=yes

(ozaki-r)

2016-01-22 03:38:57 UTC MAIN commitmail json YAML

2016-01-21 17:17:53 UTC MAIN commitmail json YAML

PR/50686: David Binderman: fix memory leak

(christos)

2016-01-21 17:16:48 UTC MAIN commitmail json YAML

remove malloc casts.

(christos)

2016-01-21 17:14:05 UTC MAIN commitmail json YAML

2016-01-21 17:00:23 UTC MAIN commitmail json YAML

PR/50684: David Binderman: Fix memory leak

(christos)

2016-01-21 16:58:36 UTC MAIN commitmail json YAML

2016-01-21 15:41:30 UTC MAIN commitmail json YAML

2016-01-21 15:27:48 UTC MAIN commitmail json YAML

2016-01-21 04:55:40 UTC MAIN commitmail json YAML

protect the entire contents of regsub.c with extern "C".
this fixes the tools build, at least.

also, remove the no longer needed cdefs.h from one of these copies.

(mrg)

2016-01-20 22:12:22 UTC MAIN commitmail json YAML

2016-01-20 22:11:23 UTC MAIN commitmail json YAML

Pass the requisite number of arguments to ip_output from ipf.

Fortunately the last argument, struct socket *so, is used only when
flags includes IP_DF (0x4000), which is not the case here -- we pass
IP_FORWARDING (0x0001).

(riastradh)

2016-01-20 22:02:54 UTC MAIN commitmail json YAML

2016-01-20 22:01:18 UTC MAIN commitmail json YAML

2016-01-20 21:59:19 UTC MAIN commitmail json YAML

2016-01-20 21:44:00 UTC MAIN commitmail json YAML

Eliminate struct protosw::pr_output.

You can't use this unless you know what it is a priori: the formal
prototype is variadic, and the different instances (e.g., ip_output,
route_output) have different real prototypes.

Convert the only user of it, raw_send in net/raw_cb.c, to take an
explicit callback argument.  Convert the only instances of it,
route_output and key_output, to such explicit callbacks for raw_send.
Use assertions to make sure the conversion to explicit callbacks is
warranted.

Discussed on tech-net with no objections:
https://mail-index.netbsd.org/tech-net/2016/01/16/msg005484.html

(riastradh)

2016-01-20 20:47:41 UTC MAIN commitmail json YAML

Don't return NULL when we are freeing the root node; return a free'd pointer
instead.

(christos)

2016-01-20 19:43:23 UTC MAIN commitmail json YAML

Note import of dhcpcd-6.10.1

(roy)

2016-01-20 19:42:33 UTC MAIN commitmail json YAML

2016-01-20 19:35:32 UTC MAIN commitmail json YAML

2016-01-20 17:09:04 UTC MAIN commitmail json YAML

2016-01-20 17:08:27 UTC MAIN commitmail json YAML

2016-01-20 17:03:35 UTC MAIN commitmail json YAML

2016-01-20 15:43:05 UTC MAIN commitmail json YAML

Add support for Windows I{32,64} formats from Jason Hood via file(1).

(christos)

2016-01-20 15:31:55 UTC MAIN commitmail json YAML

PR/50681: Markiyan Kushnir: Fix memory leak when we delete the root node.
It is questionable if we should return NULL in that case, but what is the
parent of root? The new adjusted root?

(christos)

2016-01-20 15:26:14 UTC MAIN commitmail json YAML

Sync upstream changes for eloop

(roy)

2016-01-20 15:13:33 UTC MAIN commitmail json YAML

sync with gcc.old (catch up with __RCSID removal and libc sync)

(christos)

2016-01-20 15:12:29 UTC MAIN commitmail json YAML

2016-01-20 15:08:44 UTC MAIN commitmail json YAML

Build with kqueue(2) support

(roy)

2016-01-20 15:07:52 UTC MAIN commitmail json YAML

2016-01-20 14:43:40 UTC MAIN commitmail json YAML

If an interface is removed, zero the remembered ifindex.
Don't try to set properties on the interface when it is removed.

(roy)

2016-01-20 12:49:21 UTC MAIN commitmail json YAML

Change base address to account for later Alpha models with later firmware
which require more space for SRM.

(jklos)

2016-01-20 05:58:49 UTC MAIN commitmail json YAML

remove unused variable.

(knakahara)

2016-01-20 02:20:41 UTC MAIN commitmail json YAML