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

2024-05-10 18:38:01 UTC Now

2013-03-09 21:36:04 UTC MAIN commitmail json YAML

fix PR 47629, using a slightly different patch to the one in the PR.

this modifies escape_rfc3986() to escape '%' itself, and to properly
track the buffer size and nul out the final byte, not some random
byte that may actually be unmapped.

(mrg)

2013-03-09 19:43:21 UTC MAIN commitmail json YAML

Document more environment settings.

(christos)

2013-03-09 19:43:07 UTC MAIN commitmail json YAML

undo previous; mail never expanded $ variables in folder.

(christos)

2013-03-09 16:02:25 UTC MAIN commitmail json YAML

- make errors positive like elsewhere in the kernel, document error returns
- KNF
- fix commented out debugging

(christos)

2013-03-09 14:12:08 UTC MAIN commitmail json YAML

Record the value of MKATF and MKKYUA in /etc/release.

(jmmv)

2013-03-09 13:25:18 UTC MAIN commitmail json YAML

2013-03-08 23:18:00 UTC MAIN commitmail json YAML

Sharpen the "return imediately" test case and fix/uncomment the "wait untill
signal" one.

(martin)

2013-03-08 20:58:35 UTC MAIN commitmail json YAML

2013-03-08 20:56:44 UTC MAIN commitmail json YAML

2013-03-08 19:04:28 UTC MAIN commitmail json YAML

Ensure that rump kernel component constructors from the main object
get processed.  This applies to ones which were linked statically.
Unfortunately, that's where it got a bit tricky, since the dlsym()
interface searches the handle and all its dependencies.  For the main
object the list of dependencies includes all the dynamic rump kernel
components that were included when the binary is linked.  So, a long
story short, make only one pass through the objects to harvest all the
component entries, weed out the dupes, and initialize components from
an in-memory dupe-free list when so requested.

(pooka)

2013-03-08 17:02:30 UTC MAIN commitmail json YAML

2013-03-08 17:01:54 UTC MAIN commitmail json YAML

Rename testprogram and make it more general by adding other testcases.
One commented out, I didn't manage to get all signal handling correct
for now.

(martin)

2013-03-08 16:52:11 UTC MAIN commitmail json YAML

PR/47631: NAKAJIMA Yoshihiro

1. Utimens and lutimens don't require timeval but timespec.
2. The order of functions doesn't have a uniformity.
3. Utimens.2 and lutimens.2 aren't installed.

(christos)

2013-03-08 16:50:03 UTC MAIN commitmail json YAML

PR/47632: Supratim Chakraborty: Spelling Mistake for Variadic functions

(christos)

2013-03-08 14:59:34 UTC MAIN commitmail json YAML

Disable vchiq for now.

(skrll)

2013-03-08 14:32:12 UTC MAIN commitmail json YAML

add missing $, from Petar Bogdanovic

(christos)

2013-03-08 14:31:28 UTC MAIN commitmail json YAML

PR/47630: Petar Bogdanovic: add ssh_host_ecdsa_key to /etc/mtree/special

(christos)

2013-03-08 12:33:57 UTC MAIN commitmail json YAML

2013-03-08 12:33:25 UTC MAIN commitmail json YAML

2013-03-08 12:32:31 UTC MAIN commitmail json YAML

src/sys/external/bsd/vchiq/conf/files.vchiq@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/compat/list.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.c@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/connections/connection.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/message_drivers/message.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/vchi.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/vchi_cfg.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/vchi_cfg_internal.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/vchi_common.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchi/vchi_mh.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_build_info.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_cfg.h@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_connected.c@1.1 / diff / nxr@1.1
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_connected.h@1.1 / diff / nxr@1.1
      :
(more 16 files)
BCM2835 VCHIQ device driver

(jmcneill)

2013-03-08 11:31:08 UTC MAIN commitmail json YAML

Note update to tzdata2013a.

(apb)

2013-03-08 10:43:44 UTC MAIN commitmail json YAML

Add new test program t_sigtimedwait_pr_47625.

(martin)

2013-03-08 10:33:51 UTC MAIN commitmail json YAML

Add a test program for PR kern/47625, based on the sample code provided
by anthony mallet.

(martin)

2013-03-08 09:33:00 UTC MAIN commitmail json YAML

Properly differentiate between infinite timeout and zero timeout.
Local variable timo = -1 is used for zero timeout (non blocking mode).

Fixes PR 47625 from anthony.mallet

(apb)

2013-03-08 08:48:38 UTC MAIN commitmail json YAML

In the timeout passed to sigtimedwait, NULL means an infinite timeout,
and {.tv_sec = 0, .tv_nsec=0} means do not block at all.  Add a comment
saying so.  The code incorrectly treats them both as an infinite timeout,
and that is not fixed by this commit.

(apb)

2013-03-08 08:36:38 UTC MAIN commitmail json YAML

also comment on the meaning of timo=0 for cv_timedwait_sig.

(apb)

2013-03-08 08:35:09 UTC MAIN commitmail json YAML

Add comments saying that a cv_timedwait and sleepq_block interpret
timo = 0 as an infinite timeout.  This is already documented in the
cv_timedwait(9) man page, and there is no sleeq_block(9) man page.

(apb)

2013-03-08 08:30:44 UTC MAIN commitmail json YAML

Standardize Lb argument.

(wiz)

2013-03-08 08:29:37 UTC MAIN commitmail json YAML

2013-03-08 08:13:34 UTC MAIN commitmail json YAML

2013-03-07 22:12:35 UTC MAIN commitmail json YAML

Make the device node creation routines function pointers which default
to nullop without VFS.  This relaxes the dependency between VFS and many
components, some of which can be used perfectly fine without VFS.

(pooka)

2013-03-07 21:54:04 UTC MAIN commitmail json YAML

Add libnpf. From rmind.
While here, add consistency in casing.

(wiz)

2013-03-07 21:21:37 UTC MAIN commitmail json YAML

In retrospect, putting bpf under the dev faction wasn't the smartest
thing to do (might have just as well put it under vfs).  It's maybe too
late to change the name/location, but at least make it attach as part
of net so that using bpf does not mandate linking in the dev faction.

(pooka)

2013-03-07 21:12:25 UTC MAIN commitmail json YAML

bump version for syscall changes

(pooka)

2013-03-07 19:18:09 UTC MAIN commitmail json YAML

2013-03-07 19:17:46 UTC MAIN commitmail json YAML

make rump kernel syscalls through curproc->p_emul instead of rump_sysent

(pooka)

2013-03-07 19:10:59 UTC MAIN commitmail json YAML

2013-03-07 19:09:51 UTC MAIN commitmail json YAML

2013-03-07 19:08:54 UTC MAIN commitmail json YAML

generate sysnumhdr so that we get NSYSENT

(pooka)

2013-03-07 19:07:06 UTC MAIN commitmail json YAML

2013-03-07 18:57:42 UTC MAIN commitmail json YAML

implement linux_fakedev: silly in, silly out, silly inside out

(pooka)

2013-03-07 18:53:40 UTC MAIN commitmail json YAML

If linux syscall emulation is linked in to a rump kernel, use it as the
default emulation.

(pooka)

2013-03-07 18:51:03 UTC MAIN commitmail json YAML

2013-03-07 18:50:18 UTC MAIN commitmail json YAML

2013-03-07 18:49:13 UTC MAIN commitmail json YAML

Support multiple syscall emuls.

Rump kernels with only local clients have it easy, since they have to
support at most two syscall vectors (some calls such as mount/unmount
can be made only through the "native" NetBSD vector).  Remote clients
are a whole different tin of green beans.  This change addresses local
clients only.

(pooka)

2013-03-07 18:33:27 UTC MAIN commitmail json YAML

Force references to the component setlist __start/__stop symbols so
that they get generated for rump kernels constructed from static libs.

(pooka)

2013-03-07 18:02:55 UTC MAIN commitmail json YAML

Add a kern.configname sysctl object.

(matt)

2013-03-07 10:57:04 UTC MAIN commitmail json YAML

Add DELAY(40) after turning on write DMA state machine.

(msaitoh)

2013-03-07 09:24:24 UTC MAIN commitmail json YAML

BCM5720 is not supported yet.

(msaitoh)

2013-03-07 08:46:55 UTC MAIN commitmail json YAML

Insert the completion barrier between register write and the
consecutive delay(). It will fix some device timeout problems
we have seen before.

(msaitoh)

2013-03-07 05:33:13 UTC MAIN commitmail json YAML

Following a prompt from wiz, ensure that explanations for the
minimalist JSON library libmj, and the netpgp verification library,
libnetpgpverify, are in the correct places.

(agc)

2013-03-07 04:51:58 UTC MAIN commitmail json YAML

fixed typo on comment.

(oki)

2013-03-07 04:42:09 UTC MAIN commitmail json YAML

Fix a bug that some PCI config register are accessed not using
pci_conf_{read,write}. Registers named BGE_PCI_* are PCI config
registers.

(msaitoh)

2013-03-07 03:53:35 UTC MAIN commitmail json YAML

Add Altima AC1003, APPLE BCM5701, Broadcom BCM5785F. BCM5785G and BCM5787F.

(msaitoh)

2013-03-06 22:58:45 UTC MAIN commitmail json YAML

2013-03-06 22:58:31 UTC MAIN commitmail json YAML

2013-03-06 22:57:45 UTC MAIN commitmail json YAML

2013-03-06 22:19:03 UTC MAIN commitmail json YAML

2013-03-06 22:18:29 UTC MAIN commitmail json YAML

New sentence, new line.

(wiz)

2013-03-06 22:07:54 UTC MAIN commitmail json YAML

Use more markup.

(wiz)

2013-03-06 21:42:47 UTC MAIN commitmail json YAML

2013-03-06 20:49:20 UTC MAIN commitmail json YAML

since we are calling realpath() earlier now, we need to expand the name
of the folder in case it contained variables like $HOME.

(christos)

2013-03-06 18:40:19 UTC MAIN commitmail json YAML

Overly aggressive long->zic_t conversion.
I should add zic_t to the dictionary instead.

(christos)

2013-03-06 18:21:41 UTC MAIN commitmail json YAML

remove compiler hacks

(christos)

2013-03-06 18:21:18 UTC MAIN commitmail json YAML

change %ld to %jd

(christos)

2013-03-06 18:19:07 UTC MAIN commitmail json YAML

- change zic_t to intmax_t and friends suggested by apb
- change long to zic_t suggested by Paul Eggert
- remove unused constants

(christos)

2013-03-06 18:16:58 UTC MAIN commitmail json YAML

Move CTASSERT a few lines down so as to not collide with the CTASSERT
in rtsock.c (relevant for compilers without __COUNTER__).  Yes,
it's a really cheap tweak.  Tweak better if it tickles your tweakybone.

(pooka)

2013-03-06 17:32:51 UTC MAIN commitmail json YAML

- create the directories if missing
- use $() instead of ``

(christos)

2013-03-06 17:03:43 UTC MAIN commitmail json YAML

2013-03-06 17:03:15 UTC MAIN commitmail json YAML

Add ALTIMA AC1003, BROADCOM BCM57782 and BCM57786.

(msaitoh)

2013-03-06 14:34:01 UTC MAIN commitmail json YAML

Prevent the tools/gettext build from trying to run emacs.

(apb)

2013-03-06 13:36:50 UTC MAIN commitmail json YAML

Mystery solved: The build worked for me because the my src tree is in /usr/src.
Refer to the correct source tree instead of the conventionally correct one.

(christos)

2013-03-06 13:35:22 UTC MAIN commitmail json YAML

don't refer to things that are irrelevant or never existed.

(christos)

2013-03-06 11:52:54 UTC MAIN commitmail json YAML

print some more bits

(yamt)

2013-03-06 11:51:40 UTC MAIN commitmail json YAML

2013-03-06 11:50:32 UTC MAIN commitmail json YAML

ppb: fix link speed print

(yamt)

2013-03-06 11:49:06 UTC MAIN commitmail json YAML

2013-03-06 11:44:11 UTC MAIN commitmail json YAML

use more appropriate types
remove unnecessary casts

(yamt)

2013-03-06 11:42:18 UTC MAIN commitmail json YAML

simplify code
add a comment

(yamt)

2013-03-06 11:40:22 UTC MAIN commitmail json YAML

comments
use sizeof(var) instead of sizeof(type) where possibly confusing

(yamt)

2013-03-06 11:39:38 UTC MAIN commitmail json YAML

2013-03-06 11:38:15 UTC MAIN commitmail json YAML

2013-03-06 11:37:23 UTC MAIN commitmail json YAML

2013-03-06 11:36:22 UTC MAIN commitmail json YAML

fix include dir
add some dependencies

(yamt)

2013-03-06 11:34:37 UTC MAIN commitmail json YAML

2013-03-06 11:33:08 UTC MAIN commitmail json YAML

more precision for F_TIMING64

(yamt)

2013-03-06 11:31:34 UTC MAIN commitmail json YAML

add comments
whitespace

(yamt)

2013-03-06 11:30:57 UTC MAIN commitmail json YAML

2013-03-06 11:29:01 UTC MAIN commitmail json YAML

2013-03-06 11:27:46 UTC MAIN commitmail json YAML

wrap a long line

(yamt)

2013-03-06 11:27:28 UTC MAIN commitmail json YAML

remove unnecessary casts

(yamt)

2013-03-06 11:26:22 UTC MAIN commitmail json YAML

update script
comment and example

(yamt)

2013-03-06 11:25:01 UTC MAIN commitmail json YAML

- use scaled calculations for avgcount
- sched_balance: account lwp which is currently running
- sched_balance: skip cpus w/o migratable lwps

(yamt)

2013-03-06 11:20:10 UTC MAIN commitmail json YAML

update comments

(yamt)

2013-03-06 11:19:09 UTC MAIN commitmail json YAML

don't make ctfconvert remove original debug info

(yamt)

2013-03-06 04:22:03 UTC MAIN commitmail json YAML

2013-03-06 03:26:17 UTC MAIN commitmail json YAML

Deal with Foxconn NanoPC nT-i1250 returning BAT_FAIL and don't infinite loop
From OpenBSD.

(christos)

2013-03-05 23:01:06 UTC MAIN commitmail json YAML

2013-03-05 22:58:59 UTC MAIN commitmail json YAML

Fix wording: s/ffs file systems/FFS file systems/
Proposed by Snader_LB

(jdf)

2013-03-05 22:01:44 UTC MAIN commitmail json YAML

Add a .STALE special target that gets invoked when dependency files contain
stail entries.

(christos)

2013-03-05 21:59:01 UTC MAIN commitmail json YAML

Add a rule to rebuild dependency files that contain stale entries automatically.

(christos)

2013-03-05 21:57:47 UTC MAIN commitmail json YAML

Conditionally include the depend files.

(christos)

2013-03-05 21:16:24 UTC MAIN commitmail json YAML

Make "make DBG=-g -O2" for a library once again produce a shared library
with debugging symbols (irregardless of .debug).

(pooka)

2013-03-05 19:58:34 UTC MAIN commitmail json YAML

2013-03-05 19:55:23 UTC MAIN commitmail json YAML

2013-03-05 16:54:08 UTC MAIN commitmail json YAML

use the proper fd_set.
XXX: Instead of making a copy of the libc rpc files here we should re-use the
files from libc, and use macros to provide the extra functionality needed here.
SoC project?

(christos)

2013-03-05 16:29:09 UTC MAIN commitmail json YAML

don't leak on error.

(christos)

2013-03-05 16:28:06 UTC MAIN commitmail json YAML

2013-03-05 16:27:29 UTC MAIN commitmail json YAML

2013-03-05 16:26:42 UTC MAIN commitmail json YAML

2013-03-05 15:34:53 UTC MAIN commitmail json YAML

2013-03-05 13:42:05 UTC MAIN commitmail json YAML

A different way of dealing with a warning from gcc-4.1 when compiling
zic.c.  Instead of setting WARNS=0 and NOGCCERROR=1, just add -Wno-error
to COPTS.zic.c when using an old version of gcc.

Also include bsd.own.mk earlier.

(apb)

2013-03-05 10:19:58 UTC MAIN commitmail json YAML

Add back NOGCCERROR for older gcc versions to fix the vax build

(martin)

2013-03-05 07:22:27 UTC MAIN commitmail json YAML

openldap-2.4.34 out.

(wiz)

2013-03-05 05:39:54 UTC MAIN commitmail json YAML

2013-03-05 04:32:57 UTC MAIN commitmail json YAML

No longer need hacks for converting Lst to array and vice versa.

(dholland)

2013-03-05 04:31:27 UTC MAIN commitmail json YAML

Simplify twisted logic of "ReadAllMakefiles".

(dholland)

2013-03-05 04:27:27 UTC MAIN commitmail json YAML

2013-03-05 03:32:08 UTC MAIN commitmail json YAML

2013-03-05 03:11:27 UTC MAIN commitmail json YAML

- Refer the argument with correct name.
- Mark up the function as a function like rest of this paragraph does.

(enami)

2013-03-05 03:06:21 UTC MAIN commitmail json YAML

2013-03-05 03:04:01 UTC MAIN commitmail json YAML

remove extra chatty messages

(christos)

2013-03-05 02:46:33 UTC MAIN commitmail json YAML

a sequel to getcwd.c revision 1.52 and realpath.3 revision 1.13 by christos:
explicitly mention that NULL is allowed as second argument
in the description part as well.

PR/46618: Onno van der Linden: realpath(3) isn't SUSv4 compliant (and causes
flactag 2.0.4 to dump core). Fix to accept a NULL argument for resolvedpath.

(soda)

2013-03-05 02:04:11 UTC MAIN commitmail json YAML

Keep track of the location where a dependency is defined, so we can report
about it.

(christos)

2013-03-05 02:02:08 UTC MAIN commitmail json YAML

2013-03-05 01:59:56 UTC MAIN commitmail json YAML

2013-03-05 01:44:35 UTC MAIN commitmail json YAML

2013-03-04 23:52:07 UTC MAIN commitmail json YAML

2013-03-04 23:31:57 UTC MAIN commitmail json YAML

Use (far) fewer void pointers now that we're free of that list library.
Also drop meaningless always-zero integer return values that the list
library needed for its function pointers.

(dholland)

2013-03-04 23:12:53 UTC MAIN commitmail json YAML

Fix boolean inversion in FPU setcontext.

(matt)

2013-03-04 23:03:42 UTC MAIN commitmail json YAML

2013-03-04 21:18:51 UTC MAIN commitmail json YAML

2013-03-04 20:17:46 UTC MAIN commitmail json YAML

make traces work from crash(8)

(christos)

2013-03-04 20:10:51 UTC MAIN commitmail json YAML

2013-03-04 19:12:56 UTC MAIN commitmail json YAML

2013-03-04 17:29:03 UTC MAIN commitmail json YAML

2013-03-04 17:17:57 UTC MAIN commitmail json YAML

2013-03-04 08:47:09 UTC MAIN commitmail json YAML

2013-03-04 07:28:45 UTC MAIN commitmail json YAML

2013-03-04 07:27:54 UTC MAIN commitmail json YAML

add a couple more array ops we look likely to use a lot

(dholland)

2013-03-04 06:48:03 UTC MAIN commitmail json YAML

2013-03-04 06:45:23 UTC MAIN commitmail json YAML

Improve inline handling. This will probably need more improving as I think
it needs to support a no inlining at all mode for the tools build.

(dholland)

2013-03-04 05:50:49 UTC MAIN commitmail json YAML

Move the graph data structure to its own header file. Expose it
everywhere for now; I'll worry about reducing depends later.

(dholland)

2013-03-04 05:47:16 UTC MAIN commitmail json YAML

Add typesafe array code. This is the same stuff found in sail and in a
few other places now; if it continues to spread we should probably put
it in a library. (Although make would need its own copy anyway.)

(dholland)

2013-03-04 01:14:37 UTC MAIN commitmail json YAML

2013-03-03 20:20:15 UTC MAIN commitmail json YAML

Style fix. No functional change.

(msaitoh)

2013-03-03 20:10:47 UTC MAIN commitmail json YAML

Add PCI Express's relax ordering bit.

(msaitoh)

2013-03-03 20:07:09 UTC MAIN commitmail json YAML

2013-03-03 19:55:40 UTC MAIN commitmail json YAML

Merge tzdata2013a from ftp://ftp.iana.org/tz/releases/tzdata2013a.tar.gz

Changes from tzdata2012j to tzdata2013a:

  Change affecting binary data format:

    The zone offset at the end of version-2-format zone files is now
    allowed to be 24:00, as per POSIX.1-2008.  (Thanks to Arthor David Olson.)

  Changes affecting current and future time stamps:

    Chile's 2013 rules, and we guess rules for 2014 and later, will be
    the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
    (Thanks to Steffen Thorsen and Robert Elz.)

    New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
    (Thanks to Tobias Conradi and Arthur David Olson.)

  Many changes affect historical time stamps before 1940.
  These were deduced from: Milne J. Civil time. Geogr J. 1899
  Feb;13(2):173-94 <http://www.jstor.org/stable/1774359>.

(apb)

2013-03-03 19:51:54 UTC MAIN commitmail json YAML

2013-03-03 19:51:14 UTC MAIN commitmail json YAML

BCM5785F is not gigabit Ethernet.

(msaitoh)

2013-03-03 19:42:36 UTC MAIN commitmail json YAML

Import tzdata2013a from ftp://ftp.iana.org/tz/releases/tzdata2013a.tar.gz

Changes from tzdata2012j to tzdata2013a:

  Change affecting binary data format:

    The zone offset at the end of version-2-format zone files is now
    allowed to be 24:00, as per POSIX.1-2008.  (Thanks to Arthor David Olson.)

  Changes affecting current and future time stamps:

    Chile's 2013 rules, and we guess rules for 2014 and later, will be
    the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
    (Thanks to Steffen Thorsen and Robert Elz.)

    New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
    (Thanks to Tobias Conradi and Arthur David Olson.)

  Many changes affect historical time stamps before 1940.
  These were deduced from: Milne J. Civil time. Geogr J. 1899
  Feb;13(2):173-94 <http://www.jstor.org/stable/1774359>.

Status:

Vendor Tag: ADO
Release Tags: TZDATA2013A

(apb)

2013-03-03 18:18:13 UTC MAIN commitmail json YAML

print the function name that was not found.

(christos)

2013-03-03 18:16:35 UTC MAIN commitmail json YAML

2013-03-03 16:56:15 UTC MAIN commitmail json YAML

need to be a DRIVER class module to be able to autoload when /dev/dtrace/dtrace
is opened.

(christos)

2013-03-03 16:55:26 UTC MAIN commitmail json YAML

2013-03-03 13:11:33 UTC MAIN commitmail json YAML

Add a dummy component to ensure that at least one component is present
in every possible rump kernel configuration.

(pooka)

2013-03-03 10:33:56 UTC MAIN commitmail json YAML

2013-03-03 10:26:19 UTC MAIN commitmail json YAML

2013-03-02 23:25:26 UTC MAIN commitmail json YAML

2013-03-02 23:23:56 UTC MAIN commitmail json YAML

2013-03-02 22:04:06 UTC MAIN commitmail json YAML

2013-03-02 22:02:33 UTC MAIN commitmail json YAML

PR/47608: Robert Elz: ``var=value func-call'' does not export var in the
function (+FIX)

(christos)

2013-03-02 21:56:29 UTC MAIN commitmail json YAML

but don't lose our own extensions

(christos)

2013-03-02 21:49:01 UTC MAIN commitmail json YAML

2013-03-02 21:39:48 UTC MAIN commitmail json YAML

use correct types.

(christos)

2013-03-02 21:39:14 UTC MAIN commitmail json YAML

include Makefile.in from zic

(christos)

2013-03-02 21:38:19 UTC MAIN commitmail json YAML

2013-03-02 21:28:06 UTC MAIN commitmail json YAML

2013-03-02 21:25:12 UTC MAIN commitmail json YAML

obey constcond to !constcond

(christos)

2013-03-02 21:24:28 UTC MAIN commitmail json YAML

2013-03-02 18:37:19 UTC MAIN commitmail json YAML

Sync usage with man page.

(wiz)

2013-03-02 17:11:31 UTC MAIN commitmail json YAML

replace glob with newer copy that does not suffer from DoS exhaustion attacks.
XXX: Needs more testing.

(christos)

2013-03-02 16:45:33 UTC MAIN commitmail json YAML

Fix typo, releaases.

(ryoon)

2013-03-02 16:35:18 UTC MAIN commitmail json YAML

PR/47584: Steffen Daoden: Add option to turn off Nagle to rlogin

(christos)

2013-03-02 08:51:42 UTC MAIN commitmail json YAML

2013-03-02 07:33:00 UTC MAIN commitmail json YAML

add netiso caveat

(christos)

2013-03-02 02:42:22 UTC MAIN commitmail json YAML

2013-03-01 18:57:59 UTC MAIN commitmail json YAML

Bump tree version for rumpcomp_user stuff.

(pooka)

2013-03-01 18:39:53 UTC MAIN commitmail json YAML

All current semaphores support process sharing.

(joerg)

2013-03-01 18:26:12 UTC MAIN commitmail json YAML

2013-03-01 18:15:39 UTC MAIN commitmail json YAML

2013-03-01 18:11:11 UTC MAIN commitmail json YAML

Shuffle the namespaces in the previous around a bit, and make it
rumpcomp_user instead of rumpuser_component.  This makes sure the
rumpuser namespace is used only by librumpuser.

(pooka)

2013-03-01 14:28:23 UTC MAIN commitmail json YAML

Disklabel need to use sectors, not bytes. Thanks to agc.

(htodd)

2013-03-01 14:05:44 UTC MAIN commitmail json YAML

Allow rump kernel components to define their own hypercalls.  This is
useful for example for supporting the tap device on Linux, for which
Linux-specific ioctl's are required (or at least so I was told).

(pooka)

2013-03-01 13:52:31 UTC MAIN commitmail json YAML

limit use of rumpuser.h to where it is meant to be used from

(pooka)

2013-03-01 13:49:42 UTC MAIN commitmail json YAML

Rump kernel hypercalls are not necessary here.

(pooka)

2013-03-01 07:28:20 UTC MAIN commitmail json YAML

Allow the user and group for entries in the archive to be specified
from the command line with a new "-A user=root -A group=wheel" style
of invocation.

(agc)

2013-03-01 07:19:48 UTC MAIN commitmail json YAML

increment the sub-index if we're presented with an argument consisting of
single character options, and none is matched: as in "tar -cvzf ..."

(agc)

2013-02-28 21:54:09 UTC MAIN commitmail json YAML

2013-02-28 21:52:02 UTC MAIN commitmail json YAML

regression tests for wide char i/o. Currently there are failures.

(christos)

2013-02-28 20:41:22 UTC MAIN commitmail json YAML

getsockname() needs a socklen_t, not a size_t

(martin)

2013-02-28 18:33:01 UTC MAIN commitmail json YAML

Add c16 c8 (tlb) inlines.
Add CPUID of Cortex-A7 r0

(matt)

2013-02-28 15:56:54 UTC MAIN commitmail json YAML

remove the timeout; it is handled internally.

(christos)

2013-02-28 15:36:08 UTC MAIN commitmail json YAML

2013-02-28 15:31:23 UTC MAIN commitmail json YAML

2013-02-28 15:23:25 UTC MAIN commitmail json YAML

Make the callback deal with embryonic connections which do not have
credentials yet. Fixes PR kern/47598.

(martin)

2013-02-28 13:28:36 UTC MAIN commitmail json YAML

2013-02-28 13:22:36 UTC MAIN commitmail json YAML

make this compile without ISA support in the kernel

(macallan)

2013-02-28 13:21:16 UTC MAIN commitmail json YAML

add poweroff support, make sure we actually charge the battery

(macallan)