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 (58m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (177d) 

2024-05-09 22:26:13 UTC Now

2016-08-23 09:59:20 UTC MAIN commitmail json YAML

improve fast-forward performance when the number of flows exceeds ip6_maxflows.

This is porting of ip_flow.c:r1.76

In ip6flow case, the before degradation is about 45%, the after degradation is
bout 55%.

(knakahara)

2016-08-23 09:47:50 UTC MAIN commitmail json YAML

Sync with pcidevs rev. 1.1263. No functional change.

(msaitoh)

2016-08-23 09:46:45 UTC MAIN commitmail json YAML

Remove PCI_PRODUCT_CMDTECH_240's entry because CMDTECH_AAR_1210SA has
the same ID.

(msaitoh)

2016-08-23 09:34:48 UTC MAIN commitmail json YAML

2016-08-23 09:34:28 UTC MAIN commitmail json YAML

Fix:
- ATI 0x4394 is AHCI SATA.
- ATI 0x4395 is Storage mode SATA.

(msaitoh)

2016-08-23 09:20:00 UTC MAIN commitmail json YAML

2016-08-23 09:19:44 UTC MAIN commitmail json YAML

Fix XE5_V3_IMC1_DDRIO_[34]'s values.

(msaitoh)

2016-08-23 09:18:21 UTC MAIN commitmail json YAML

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

- Fix entries. The following problems were found while sorting entries:
  - Remove the following entries because the value is duplicated:

    CMDTECH_210 (CMDTECH_AAR_1210SA has the same value)
    INTEL_C610_SATA_RAID (INTEL_82801H_SATA_RAID has the same vaule)
    INTEL_C610_PCIE_1_3 (82801BA_HPB has the same value)
    GEFORCE_610M3 (GEFORCE_610M2 has the same value)

  - RADEON_RV350_NQ is not 0x4e41 but 0x4e51
  - 82801JD_SATA_RAID is not 0x3a02 but 0x3a05.

  - The following two entries have the same number. Fix one of them:

    DH89XXCL_USB_2 to 0x23b5 (was 0x23b4 (== DH89XXCL_USB_1))
    5500_HB to 0x3404 and change the desc (was 0x3403 (== 3400_HB))
    82X58_PCIE_0_1 to 0x3421 (was 0x3420 (== 82X58_PCIE_0_0))
    82801JI_THERMAL to 0x3a32 (was 0x3a30 (== 82801JI_SMB))

- Sort entries in device ID's order.

(msaitoh)

2016-08-23 09:11:06 UTC MAIN commitmail json YAML

2016-08-23 07:29:46 UTC MAIN commitmail json YAML

2016-08-23 06:40:54 UTC MAIN commitmail json YAML

CID 1371648: off by one in index checking
KNF.

(christos)

2016-08-23 06:40:25 UTC MAIN commitmail json YAML

KNF, no functional change

(christos)

2016-08-23 06:24:30 UTC MAIN commitmail json YAML

CID 1371644: use strlcpy, remove dup copy.

(christos)

2016-08-23 06:23:27 UTC MAIN commitmail json YAML

CID 1371645: remove dead code

(christos)

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

Instruction to not split the line needs to be stated separately.

(sevan)

2016-08-23 02:58:45 UTC MAIN commitmail json YAML

Add HISTORY section
Credit author of initial implementation in AUTHORS section
Bump date
Remove contraction highlighted by textproc/igor

(sevan)

2016-08-22 23:07:36 UTC MAIN commitmail json YAML

Two fixes from rmind

- tmpfs_node_get: restore (decrement) the node count on the error path.
- tmpfs_bytes_max: save the value of uvmexp.freetarg (since it is
  unlocked/racy).

(skrll)

2016-08-22 22:53:02 UTC MAIN commitmail json YAML

gcc-6.2 out.

(wiz)

2016-08-22 16:08:51 UTC MAIN commitmail json YAML

PR/51437: Hauke Fath: write a byte to the socket so that nfsd -u does not die.

(christos)

2016-08-22 15:08:48 UTC MAIN commitmail json YAML

Fix debug build for i386 xorg.

(htodd)

2016-08-22 11:34:42 UTC MAIN commitmail json YAML

2016-08-22 11:34:06 UTC MAIN commitmail json YAML

Can't KASSERT that a lock isn't held.

(skrll)

2016-08-22 10:36:20 UTC MAIN commitmail json YAML

Mistakes were made, compare correct values now.

(maya)

2016-08-22 09:38:50 UTC MAIN commitmail json YAML

Visit "etc" so our rc.d file gets installed.

(martin)

2016-08-22 08:58:57 UTC MAIN commitmail json YAML

2016-08-22 08:49:33 UTC MAIN commitmail json YAML

add failing test for PR lib/51427
ilogb(INFINITY)=-INT_MAX, it should be INT_MAX

while here, test raised exceptions, other values.

XXX some platforms don't have exceptions

(maya)

2016-08-22 08:47:22 UTC MAIN commitmail json YAML

deal with an issue compat-api.h should deal with.

(mrg)

2016-08-22 08:39:20 UTC MAIN commitmail json YAML

2016-08-22 08:35:42 UTC MAIN commitmail json YAML

Don't follow an incorrect pointer in an extended capability header. Tested
with Super Micro X10SDV-8C-TLN4F bus 255, device 12, function 0 (BIOS 1.1b).

(msaitoh)

2016-08-22 08:28:32 UTC MAIN commitmail json YAML

2016-08-22 07:41:10 UTC MAIN commitmail json YAML

2016-08-22 07:37:43 UTC MAIN commitmail json YAML

2016-08-22 07:33:31 UTC MAIN commitmail json YAML

BUGS section is no longer correct
FP_ILOGB0 and FP_ILOGBNAN are both defined in math.h

(maya)

2016-08-22 06:11:39 UTC MAIN commitmail json YAML

From OpenBSD:
bugfix: when fgetwc(3) fails, fgetwln(3) must fail as well;

(christos)

2016-08-22 04:15:58 UTC MAIN commitmail json YAML

2016-08-22 00:15:59 UTC MAIN commitmail json YAML

Add AUTHORS section
bump date

(sevan)

2016-08-21 22:27:20 UTC MAIN commitmail json YAML

report also gmtoff in the output of mount options

(jdolecek)

2016-08-21 20:51:04 UTC MAIN commitmail json YAML

build 'hw' (the actual servers) after everything else.  should fix
a build issue reported by Dave Tyson.

(mrg)

2016-08-21 18:23:58 UTC MAIN commitmail json YAML

2016-08-21 18:23:33 UTC MAIN commitmail json YAML

2016-08-21 18:19:25 UTC MAIN commitmail json YAML

2016-08-21 18:18:57 UTC MAIN commitmail json YAML

2016-08-21 17:24:22 UTC MAIN commitmail json YAML

reorder for the benefit of sun2

(christos)

2016-08-21 15:24:18 UTC MAIN commitmail json YAML

siggetinfo: use TAILQ_FOREACH_SAFE as the element gets removed from the list.

(hannken)

2016-08-21 13:23:36 UTC MAIN commitmail json YAML

fix wrong variable.

(christos)

2016-08-21 12:39:18 UTC MAIN commitmail json YAML

2016-08-21 12:02:38 UTC MAIN commitmail json YAML

2016-08-21 11:48:59 UTC MAIN commitmail json YAML

2016-08-21 10:42:33 UTC MAIN commitmail json YAML

Simplify gdt_grow, and make sure we don't kenter more than has been
virtually allocated.

(maxv)

2016-08-21 10:20:22 UTC MAIN commitmail json YAML

Use KASSERT, and panic by default instead of allowing the area to overflow.

(maxv)

2016-08-21 10:07:15 UTC MAIN commitmail json YAML

Explain a little what we are doing. Also, make sure gdt_init_cpu is called
on the currently running CPU. Theoretically, we could put the same KASSERT
in gdt_reload_cpu, but the associated IPI is never sent, which is another
issue.

(maxv)

2016-08-21 09:53:25 UTC MAIN commitmail json YAML

2016-08-21 08:30:22 UTC MAIN commitmail json YAML

2016-08-21 08:27:57 UTC MAIN commitmail json YAML

delete now unused function .

(christos)

2016-08-20 23:56:20 UTC MAIN commitmail json YAML

2016-08-20 21:50:44 UTC MAIN commitmail json YAML

port this to xorg-server 1.18 and libpciaccess fully.  not tested.

(mrg)

2016-08-20 21:22:25 UTC MAIN commitmail json YAML

fix code which sets REV1 e2fs_fsmnt, set also mount time and mount count

(jdolecek)

2016-08-20 21:15:07 UTC MAIN commitmail json YAML

2016-08-20 20:22:54 UTC MAIN commitmail json YAML

2016-08-20 20:19:08 UTC MAIN commitmail json YAML

Don't bail out on #warning for clang either.

(joerg)

2016-08-20 20:09:47 UTC MAIN commitmail json YAML

put a variable under the #ifdef it's only used in.

(mrg)

2016-08-20 20:05:28 UTC MAIN commitmail json YAML

adjust ext2fs_loadvnode_content() to do the sanity checking before allocating
memory, and avoid reallocaing memory on vnode reload

(jdolecek)

2016-08-20 19:53:43 UTC MAIN commitmail json YAML

modify the comment to note code needs to brele() to have a shot on actually
working

(jdolecek)

2016-08-20 19:51:50 UTC MAIN commitmail json YAML

#if 0 the check for ext2fs_mapsearch() failure (similar what was done
for ffs counterpart), it actually never fails, it panics instead

(jdolecek)

2016-08-20 19:49:51 UTC MAIN commitmail json YAML

fix the merge botch fix properly.  fixes shark builds.

(mrg)

2016-08-20 19:47:44 UTC MAIN commitmail json YAML

2016-08-20 19:46:55 UTC MAIN commitmail json YAML

2016-08-20 19:45:20 UTC MAIN commitmail json YAML

2016-08-20 19:44:46 UTC MAIN commitmail json YAML

extract crc16 code from utoppy driver to a separate file in libkern, for use
by ext2fs; every usage gets their own copy of the table for now, as it's
fairly small, and too rare to be used to be useful pulling into every kernel

(jdolecek)

2016-08-20 18:31:06 UTC MAIN commitmail json YAML

Make this area compile, even if we don't support USER_LDT on amd64.

(maxv)

2016-08-20 18:21:18 UTC MAIN commitmail json YAML

Avoid "cast to pointer from integer of different size" warning on
32-bit kernels.

(nakayama)

2016-08-20 18:04:04 UTC MAIN commitmail json YAML

The GDT needs to be grown on each CPU, and not just gdtstore (cpu0).
Otherwise, if the caller gets switched to another CPU, the kernel will
end up accessing unallocated memory.

Currently, it never happens. The same is done in i386.

(maxv)

2016-08-20 17:34:24 UTC MAIN commitmail json YAML

2016-08-20 17:09:34 UTC MAIN commitmail json YAML

binutils-2.27 out.

(wiz)

2016-08-20 17:06:18 UTC MAIN commitmail json YAML

add missing library dependencies.

(christos)

2016-08-20 16:21:09 UTC MAIN commitmail json YAML

2016-08-20 16:11:07 UTC MAIN commitmail json YAML

mention the default for MKUNBOUND

(christos)

2016-08-20 16:05:49 UTC MAIN commitmail json YAML

2016-08-20 15:50:50 UTC MAIN commitmail json YAML

need kern_ssp.c for a full SSP build.

(christos)

2016-08-20 15:49:08 UTC MAIN commitmail json YAML

provide an RL variant that prints an extra argument

(christos)

2016-08-20 15:48:18 UTC MAIN commitmail json YAML

- use snprintf
- print the argument that caused the error

(christos)

2016-08-20 15:24:29 UTC MAIN commitmail json YAML

avoid yacc regeneration (lex does not need it, because their file is called
.lex and we don't have rules for that)

(christos)

2016-08-20 12:41:31 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2016-08-20 12:37:10 UTC MAIN commitmail json YAML

2016-08-20 12:33:57 UTC MAIN commitmail json YAML

Change vcache_reclaim() to remove vnode from vnode cache once the
vnode was reclaimed from the file system.

(hannken)

2016-08-20 12:31:37 UTC MAIN commitmail json YAML

Rename vclean() to vcache_reclaim().
No functional change.

(hannken)

2016-08-20 11:34:50 UTC MAIN commitmail json YAML

2016-08-20 11:25:45 UTC MAIN commitmail json YAML

2016-08-20 11:24:49 UTC MAIN commitmail json YAML

2016-08-20 11:24:13 UTC MAIN commitmail json YAML

2016-08-20 11:23:33 UTC MAIN commitmail json YAML

2016-08-20 11:22:26 UTC MAIN commitmail json YAML

unbound additions

(christos)

2016-08-20 11:21:50 UTC MAIN commitmail json YAML

2016-08-20 11:20:32 UTC MAIN commitmail json YAML

2016-08-20 08:29:36 UTC MAIN commitmail json YAML

2016-08-20 06:51:00 UTC MAIN commitmail json YAML

2016-08-20 06:49:21 UTC MAIN commitmail json YAML

2016-08-20 06:34:22 UTC MAIN commitmail json YAML

Fix a couple of (unsed) definitions

(skrll)

2016-08-20 06:31:15 UTC MAIN commitmail json YAML

Need to set ci_request_ipis otherwise they won't get delivered.

Correct the test for the IPL_HIGH ipis

(skrll)

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

2016-08-20 05:24:26 UTC MAIN commitmail json YAML

2016-08-20 05:02:58 UTC MAIN commitmail json YAML

2016-08-20 05:00:58 UTC MAIN commitmail json YAML

2016-08-20 03:57:26 UTC MAIN commitmail json YAML

2016-08-20 03:52:37 UTC MAIN commitmail json YAML

2016-08-20 03:44:19 UTC MAIN commitmail json YAML

use and force evaluation of ${.PARSEDIR}.  fixes build for some drivers.

(mrg)

2016-08-20 03:26:56 UTC MAIN commitmail json YAML

2016-08-20 01:50:30 UTC MAIN commitmail json YAML

again, shlib_version didn't recently change for libpci

(jakllsch)

2016-08-20 01:28:35 UTC MAIN commitmail json YAML

2016-08-20 01:08:13 UTC MAIN commitmail json YAML

2016-08-20 01:05:39 UTC MAIN commitmail json YAML

revert previous change to this file, libpci shlib_version did not change

(jakllsch)

2016-08-20 01:04:48 UTC MAIN commitmail json YAML

2016-08-20 01:03:34 UTC MAIN commitmail json YAML

2016-08-20 00:48:23 UTC MAIN commitmail json YAML

apply -Wno-error=cpp due to this driver using xf86PciInfo.h.

(mrg)

2016-08-20 00:46:36 UTC MAIN commitmail json YAML

2016-08-20 00:41:03 UTC MAIN commitmail json YAML

2016-08-20 00:36:41 UTC MAIN commitmail json YAML

use netbsd rcsid

(mrg)

2016-08-20 00:36:03 UTC MAIN commitmail json YAML

HAVE_XORG_SERVER_VER is always set, if not earlier, immediately above.

(mrg)

2016-08-20 00:35:37 UTC MAIN commitmail json YAML

fix up X11FLAGS.LOADABLE for modern xorg.

(mrg)

2016-08-20 00:34:42 UTC MAIN commitmail json YAML

fill in the tv_nsec parts of the converted timespec in cvtstat().

(mrg)

2016-08-20 00:27:22 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-geode/dist/src/geode.h@1.5 / diff / nxr@1.5
xsrc/external/mit/xf86-video-geode/dist/src/gx_accel.c@1.4 / diff / nxr@1.4
xsrc/external/mit/xf86-video-geode/dist/src/gx_driver.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-geode/dist/src/gx_randr.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-geode/dist/src/lx_cursor.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-geode/dist/src/lx_driver.c@1.4 / diff / nxr@1.4
xsrc/external/mit/xf86-video-geode/dist/src/lx_exa.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mach64/dist/src/ati.h@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mach64/dist/src/atii2c.h@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mach64/dist/src/ativalid.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_bios.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dac3026.c@1.7 / diff / nxr@1.7
xsrc/external/mit/xf86-video-mga/dist/src/mga_dacG.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dga.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dh.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dri.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_driver.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_g450pll.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_hwcurs.c@1.3 / diff / nxr@1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_merge.c@1.3 / diff / nxr@1.3
      :
(more 27 files)
remove xorg-server.h from all the places we added it recently, as this
problem is now fixed more generally and globally.

(mrg)

2016-08-20 00:22:03 UTC MAIN commitmail json YAML

instead of including xorg-server.h manually all over the places we
don't have a generated config.h, provide a fake one that does.

(mrg)

2016-08-19 23:53:25 UTC MAIN commitmail json YAML

2016-08-19 23:51:45 UTC MAIN commitmail json YAML

update for openchrome 0.4.0: remove via_vbe.c

(mrg)

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

2016-08-19 23:46:45 UTC MAIN commitmail json YAML

2016-08-19 23:37:39 UTC MAIN commitmail json YAML

2016-08-19 23:30:29 UTC MAIN commitmail json YAML

2016-08-19 22:37:04 UTC MAIN commitmail json YAML

remove all the X11R6 (old xfree86) entries.

a technically more correct solution would be to mark all but the
shared libraries obsolete, but with approximately 10000 entries
it would significantly slowdown postinstall obsolete checking
and as an end-user, i'm not sure i'd want it anyway.

this also makes it much easier to automate X11R7 changes ;-)

(mrg)

2016-08-19 22:34:51 UTC MAIN commitmail json YAML

dix-config.h is obsolete

(mrg)

2016-08-19 22:33:34 UTC MAIN commitmail json YAML

2016-08-19 21:12:46 UTC MAIN commitmail json YAML

2016-08-19 20:51:58 UTC MAIN commitmail json YAML

2016-08-19 20:45:16 UTC MAIN commitmail json YAML

2016-08-19 19:40:27 UTC MAIN commitmail json YAML

sun4v: vdsk and ldc drivers - from OpenBSD, but heavily adapted to NetBSD scsipi - access to a virtual disk served from a ldom primary domain now works

(palle)

2016-08-19 19:16:01 UTC MAIN commitmail json YAML

2016-08-19 19:15:28 UTC MAIN commitmail json YAML

2016-08-19 19:12:04 UTC MAIN commitmail json YAML

2016-08-19 19:10:54 UTC MAIN commitmail json YAML

update build for sparc64 xorg-server 1.18.
clean up the xfree86/common makefile for obsolete warnings. (XXX: there are
a lot of old disabled warnings we can obsolete in the xsrc tree.)

(mrg)

2016-08-19 19:09:50 UTC MAIN commitmail json YAML

set lists updates for xorg-server 1.18 and sparc64.  i've had to turn
off ag10e, glint, mga, suncg6 and sunffb drivers for now.

(mrg)

2016-08-19 19:04:57 UTC MAIN commitmail json YAML

2016-08-19 19:02:07 UTC MAIN commitmail json YAML

2016-08-19 18:53:29 UTC MAIN commitmail json YAML

KNF so NXR likes it, and some typos

(maxv)

2016-08-19 18:24:57 UTC MAIN commitmail json YAML

Switch the XXXCDC to panics. Normally it should never be triggered, since
the kernel space is above the PTE space, and the user space is below it.
Any attempt to write or remove this area should be blocked by UVM earlier.

(maxv)

2016-08-19 18:08:50 UTC MAIN commitmail json YAML

2016-08-19 18:04:39 UTC MAIN commitmail json YAML

Rename new_pve2 -> new_sparepve, makes it less bizarre.

(maxv)

2016-08-19 16:33:23 UTC MAIN commitmail json YAML

2016-08-19 16:07:04 UTC MAIN commitmail json YAML

move HAVE_XAA_H test further up so this thing now compiles with XAA actually
gone

(macallan)

2016-08-19 12:26:01 UTC MAIN commitmail json YAML

Revert r1.148
IP6_EXTHDR_GET ensures that a icmp6 header can be fetched from the mbuf
so m_pullup does not need to be called.

While here, we can safely increament interface error stats even with an
invalidated mbuf because we have a saved reference to the interface.

(roy)

2016-08-19 11:56:57 UTC MAIN commitmail json YAML

2016-08-19 11:51:27 UTC MAIN commitmail json YAML

Don't warn about empty structs twice.

(christos)

2016-08-19 10:58:15 UTC MAIN commitmail json YAML

be less aggressive in clearing blocks to protect against:

int
main(int argc, char *argv[])
{
int rv;

if ((rv = ({ int _ret = 1; if (argc == 1) {} _ret; })) != 0)
    printf("%d\n", rv);
return 0;
}

(christos)

2016-08-19 10:23:26 UTC MAIN commitmail json YAML

xorg_server_ver doesn't depend upon xorg_server though it probably could.
fixes build isses with header files being missing.

XXX: with no server, they shouldn't be useful, so fix this properly by
not installing them once it is verified to work properly.

(mrg)

2016-08-19 10:22:49 UTC MAIN commitmail json YAML

2016-08-19 10:22:43 UTC MAIN commitmail json YAML

2016-08-19 10:22:27 UTC MAIN commitmail json YAML

Add more Xeon D devices.

(msaitoh)

2016-08-19 10:21:50 UTC MAIN commitmail json YAML

2016-08-19 10:20:42 UTC MAIN commitmail json YAML

Fix insn #2 printf in octeon_fixup_cpu_info_references

(skrll)

2016-08-19 10:19:46 UTC MAIN commitmail json YAML

2016-08-19 10:19:15 UTC MAIN commitmail json YAML

2016-08-19 10:18:11 UTC MAIN commitmail json YAML

2016-08-19 10:05:35 UTC MAIN commitmail json YAML

2016-08-19 08:15:28 UTC MAIN commitmail json YAML

use libfoo.so not libfoo.so.x on netbsd.  from prlw1.

(mrg)

2016-08-19 07:51:29 UTC MAIN commitmail json YAML

Typo in #ifdef - the per cpu wdog softint wasn't initialized.

(martin)

2016-08-19 05:11:10 UTC MAIN commitmail json YAML

2016-08-19 04:09:05 UTC MAIN commitmail json YAML

2016-08-19 03:59:31 UTC MAIN commitmail json YAML

2016-08-19 03:39:51 UTC MAIN commitmail json YAML

add a config.h for amdgpu driver

(mrg)

2016-08-19 03:23:39 UTC MAIN commitmail json YAML

Reset b_resid when tossing transfer with non-zero b_error.

(jakllsch)

2016-08-19 00:05:43 UTC MAIN commitmail json YAML

fix bug introduced in rev 1.82 of ext2fs_lookup.c, when ext2fs_add_entry()
was introduced splitting code from ext2fs_direnter() - code used
incorrect new entry size, leading to incomplete entry copy or buffer
overflow; fixed by passing the right size from ext2fs_direnter()

(jdolecek)

2016-08-18 22:55:28 UTC MAIN commitmail json YAML

seq(1) first appeared in Research Unix 8th Edition, which was before Plan 9.
Generalise in stating that this version is not bug for bug compatible with other
implementations.
Bump date.
Via FreeBSD bug 181390 with feedback from Warren Block.

(sevan)

2016-08-18 22:43:49 UTC MAIN commitmail json YAML

2016-08-18 22:42:28 UTC MAIN commitmail json YAML

dd first appeared in V5, not V1
Heads up by Ingo Schwarze
http://www.tuhs.org/cgi-bin/utree.pl?file=V5/usr/source/s1/dd.c

(sevan)

2016-08-18 22:23:20 UTC MAIN commitmail json YAML

Need to compile in cache alias support when MIPS3 or MIPS4

(skrll)

2016-08-18 21:42:27 UTC MAIN commitmail json YAML

Don't track kenter_pa/kremove PVs unless we are worrying about cache aliasing.

(matt)

2016-08-18 19:27:33 UTC MAIN commitmail json YAML

2016-08-18 19:25:34 UTC MAIN commitmail json YAML

2016-08-18 19:24:31 UTC MAIN commitmail json YAML

Make the fixup code play nicely with the current exception handlers.

From matt@

(skrll)

2016-08-18 19:23:20 UTC MAIN commitmail json YAML

2016-08-18 19:22:45 UTC MAIN commitmail json YAML

New sentence, new line.

(wiz)

2016-08-18 18:52:03 UTC MAIN commitmail json YAML

2016-08-18 18:48:58 UTC MAIN commitmail json YAML

s/8/0x8/ and s/9/0x9/ to catch up with libdrm update.

(mrg)

2016-08-18 18:42:09 UTC MAIN commitmail json YAML

2016-08-18 18:40:23 UTC MAIN commitmail json YAML

apply some more -Wno-error for the const char *name vs mode issue

(mrg)

2016-08-18 18:11:04 UTC MAIN commitmail json YAML

2016-08-18 14:47:02 UTC MAIN commitmail json YAML

2016-08-18 14:45:56 UTC MAIN commitmail json YAML

new test for struct that only has anon members, and that the size of struct
is computer right.

(christos)

2016-08-18 14:43:31 UTC MAIN commitmail json YAML

- handle sizes of structs/unions with anon members
- handle structs/unions with only anon members

(christos)

2016-08-18 14:42:48 UTC MAIN commitmail json YAML

anonymous members are C9X

(christos)

2016-08-18 14:39:04 UTC MAIN commitmail json YAML

Initialise ci_pmap_kern_segtab in cpu_info_alloc

(skrll)

2016-08-18 13:46:58 UTC MAIN commitmail json YAML

2016-08-18 13:00:54 UTC MAIN commitmail json YAML

2016-08-18 12:36:35 UTC MAIN commitmail json YAML

2016-08-18 11:44:22 UTC MAIN commitmail json YAML

fix: failed to create sysctl entries for module version gif(4).

The sysctl entries are below 2 entries.
    - net.inet.ip.gifttl
    - net.inet6.ip6.gifhlim

(knakahara)

2016-08-18 11:41:58 UTC MAIN commitmail json YAML

add required files to if_gif module. (unify to rump)

(knakahara)

2016-08-18 11:38:58 UTC MAIN commitmail json YAML

eliminate stf(4)'s dependency on gif(4).

stf(4) depends on not gif(4) but ip_encap.

(knakahara)

2016-08-18 11:34:09 UTC MAIN commitmail json YAML

remove unnecessary dependency on gif.h to become friendly with module and rump.

When in_gif.c become compile target, NGIF is always more than 1.

(knakahara)

2016-08-18 09:34:43 UTC MAIN commitmail json YAML

Revert part of the prior patch so loopback lladdr gets a working prefix route.

(roy)

2016-08-18 09:34:02 UTC MAIN commitmail json YAML