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

2024-05-10 01:55:51 UTC Now

2013-12-30 04:51:43 UTC riastradh-drm2 commitmail json YAML

Detach framebuffer stuff before drm device in i915drm_detach.

Detaching the drm device calls the i915_driver_unload routine, which
nukes the i915 private data structures, so that we can't use them any
more to detach the framebuffer.

Now i915drm2 unloads!

(riastradh)

2013-12-30 04:51:35 UTC riastradh-drm2 commitmail json YAML

2013-12-30 04:51:24 UTC riastradh-drm2 commitmail json YAML

Avoid dividing by zero when allocating empty array in kcalloc.

(riastradh)

2013-12-30 04:51:16 UTC riastradh-drm2 commitmail json YAML

Tweak drm_fb_helper_single_fb_probe so we needn't reconnect the screen.

(riastradh)

2013-12-30 04:51:06 UTC riastradh-drm2 commitmail json YAML

Initialize the workqueue flush structures correctly.

(riastradh)

2013-12-30 04:50:57 UTC riastradh-drm2 commitmail json YAML

Make Linux workqueues at IPL_VM for now.

(riastradh)

2013-12-30 04:50:48 UTC riastradh-drm2 commitmail json YAML

Pass the wq to linux_worker as it expects, not NULL.

(riastradh)

2013-12-30 04:50:39 UTC riastradh-drm2 commitmail json YAML

Actually insert the delayed work into the workqueue.

(riastradh)

2013-12-30 04:50:30 UTC riastradh-drm2 commitmail json YAML

Helps to actually allocate and free the workqueue memory!

(riastradh)

2013-12-30 04:50:21 UTC riastradh-drm2 commitmail json YAML

2013-12-30 04:50:12 UTC riastradh-drm2 commitmail json YAML

First (plausible) draft of Linux workqueue implementation rework.

Untested, but this looks better than what was there before, or any of
the drafts leading up to this which got torn out of the typewriter,
crumpled up, and crudely tossed in frustration toward the wastepaper
basket by my desk alongside the empty bottles of Jack Daniels that
fueled them, or something like that.

Can't use multiple CPUs per workqueue.  That requires some explicit
management of per-CPU workqueue state, since NetBSD's workqueue(9)
doesn't provide that or cancellation or flushing.  Oops.

(riastradh)

2013-12-30 01:55:54 UTC MAIN commitmail json YAML

2013-12-30 01:34:23 UTC MAIN commitmail json YAML

2013-12-29 23:26:00 UTC MAIN commitmail json YAML

Simplify previous, don't even set the variables if they are not going to
be used.

(christos)

2013-12-29 23:07:34 UTC MAIN commitmail json YAML

2013-12-29 22:55:32 UTC MAIN commitmail json YAML

2013-12-29 22:54:58 UTC MAIN commitmail json YAML

2013-12-29 21:31:17 UTC MAIN commitmail json YAML

Add note about wm(4)'s I354 support.

(msaitoh)

2013-12-29 21:28:41 UTC MAIN commitmail json YAML

Add support For I354(C2000 interna Ethernet controller):
- Add I354 support.
- Fix SGMII+MDIO case. SGMII+I2C is not supported yet.
- Not tested well.
- Sprinkle "XXX" to check later.

(msaitoh)

2013-12-29 18:20:42 UTC MAIN commitmail json YAML

2013-12-29 18:11:15 UTC MAIN commitmail json YAML

2013-12-29 16:32:32 UTC MAIN commitmail json YAML

Re-sort in alphabetic sequence.

(pgoyette)

2013-12-29 12:36:30 UTC MAIN commitmail json YAML

Make buildable w/o options SUN4V.

(nakayama)

2013-12-29 08:10:14 UTC MAIN commitmail json YAML

2013-12-29 08:09:45 UTC MAIN commitmail json YAML

Modularize net/zlib so it can be used by the vnd module (and, eventually,
by an opencrypto module).

(pgoyette)

2013-12-29 03:32:00 UTC MAIN commitmail json YAML

2013-12-29 03:26:07 UTC MAIN commitmail json YAML

not all characters are born signed.

(christos)

2013-12-29 00:23:34 UTC MAIN commitmail json YAML

Use cleantags to remove RCS tags, missed the NEWS file before.

(christos)

2013-12-28 20:03:22 UTC MAIN commitmail json YAML

O_SYNC, not O_FSYNC. Spotted by "beatnix" on freenode.

(dholland)

2013-12-28 19:46:00 UTC MAIN commitmail json YAML

Add entries for new ccd module

(pgoyette)

2013-12-28 19:45:13 UTC MAIN commitmail json YAML

2013-12-28 19:44:41 UTC MAIN commitmail json YAML

ccd module also needs dk_subr

(pgoyette)

2013-12-28 19:25:46 UTC MAIN commitmail json YAML

Update sets lists for new modules.

(pgoyette)

2013-12-28 19:25:07 UTC MAIN commitmail json YAML

Make dksubr.c into a module, and make the cgd and dm modules depend on
it.

Now that cgd is completely modularized, descend into modules/cgd to
actually create the module.

(pgoyette)

2013-12-28 18:06:41 UTC MAIN commitmail json YAML

Some html files were removed

(christos)

2013-12-28 18:04:18 UTC MAIN commitmail json YAML

2013-12-28 18:04:03 UTC MAIN commitmail json YAML

2013-12-28 17:36:50 UTC MAIN commitmail json YAML

fix for NetBSD-specific changes.

(christos)

2013-12-28 17:35:01 UTC MAIN commitmail json YAML

2013-12-28 17:00:50 UTC MAIN commitmail json YAML

2013-12-28 16:03:51 UTC MAIN commitmail json YAML

Add more dependencies, fix CLEANDIR target

(christos)

2013-12-28 14:13:40 UTC MAIN commitmail json YAML

actually fix the previous change as desired.

(mrg)

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

2013-12-28 13:57:19 UTC MAIN commitmail json YAML

Update description to include Realtek 8211, to match contents of
sys/dev/mii/miidevs

(pgoyette)

2013-12-28 13:27:39 UTC MAIN commitmail json YAML

remove (void *) casts when passing const pointers to a const void *
taking function.  ...

(mrg)

2013-12-28 11:15:43 UTC MAIN commitmail json YAML

Add Intel C2000 PCU SMBus

(msaitoh)

2013-12-28 11:12:09 UTC MAIN commitmail json YAML

CI_UPAID has been renamed to CI_CPUID.

(nakayama)

2013-12-28 11:09:33 UTC MAIN commitmail json YAML

Add SUN4V to opt_sparc_arch.h.

(nakayama)

2013-12-28 11:08:56 UTC MAIN commitmail json YAML

Make 32-bit kernel buildable again.

(nakayama)

2013-12-28 09:26:41 UTC MAIN commitmail json YAML

Note luna68k 4bpp framebuffer support.

(tsutsui)

2013-12-28 09:24:46 UTC MAIN commitmail json YAML

Fix name and date pasto in previous ntp update.

(tsutsui)

2013-12-28 09:17:23 UTC MAIN commitmail json YAML

Add preleminary support of 4bpp LUNA framebuffer.

Changes details:
- prepare and switch 4bpp rasops functions that read/write all 4 planes
  and also handle both fg and bg colors
- make 1bpp ops use first plane on write rather than common bitmap plane
  (which is prepared for multiple plane write with raster ops)
- prepare 4bpp allocattr function to handle ANSI 16 color text
- split omrasops_init() function for each bpp
- move struct hwcmap from softc to hwdevconfig to sync palette values
  on initialization
- allow mmap(2) against all available planes

Now we can use ANSI 16 color text console and also can
demonstrate mlterm-fb with color sixel graphics and wallpaper.
XXX: Xserver needs much more work.

(tsutsui)

2013-12-28 03:51:52 UTC MAIN commitmail json YAML

adjust for non-amd64 build

(christos)

2013-12-28 03:39:07 UTC MAIN commitmail json YAML

mention visible changes

(christos)

2013-12-28 03:36:16 UTC MAIN commitmail json YAML

2013-12-28 03:29:46 UTC MAIN commitmail json YAML

mention manual handling of man pages

(christos)

2013-12-28 03:27:01 UTC MAIN commitmail json YAML

2013-12-28 03:24:35 UTC MAIN commitmail json YAML

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

2013-12-28 03:19:44 UTC MAIN commitmail json YAML

2013-12-28 03:18:39 UTC MAIN commitmail json YAML

put a comment for mode7

(christos)

2013-12-28 02:32:01 UTC MAIN commitmail json YAML

2013-12-27 22:13:32 UTC MAIN commitmail json YAML

2013-12-27 22:09:43 UTC MAIN commitmail json YAML

Remove strncat now that it is part of the kernel anyway.

(christos)

2013-12-27 21:33:46 UTC MAIN commitmail json YAML

2013-12-27 21:11:20 UTC MAIN commitmail json YAML

a) make the hunt through the cpus list more generic b) sun4v: ensure that the interrupt stack is mapped permanently and the TSB is setup properly - parts from OpenBSD. OK martin@

(palle)

2013-12-27 20:55:59 UTC MAIN commitmail json YAML

use ACPI_DEBUG not ACPI_DEBUGGER which is used internally by acpica

(christos)

2013-12-27 20:55:41 UTC MAIN commitmail json YAML

2013-12-27 20:55:03 UTC MAIN commitmail json YAML

2013-12-27 20:26:53 UTC MAIN commitmail json YAML

make it kernel friendly.

(christos)

2013-12-27 20:25:33 UTC MAIN commitmail json YAML

2013-12-27 20:25:11 UTC MAIN commitmail json YAML

moved to common

(christos)

2013-12-27 20:24:45 UTC MAIN commitmail json YAML

kernel needs it now too.

(christos)

2013-12-27 20:13:36 UTC MAIN commitmail json YAML

2013-12-27 20:11:50 UTC MAIN commitmail json YAML

2013-12-27 20:11:27 UTC MAIN commitmail json YAML

2013-12-27 20:10:21 UTC MAIN commitmail json YAML

src/external/bsd/openpam/dist/bin/pamtest/pamtest.1@1.5 / diff / nxr@1.5
src/external/bsd/openpam/dist/bin/pamtest/pamtest.c@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/bin/su/su.1@1.5 / diff / nxr@1.5
src/external/bsd/openpam/dist/bin/su/su.c@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam.3@1.5 / diff / nxr@1.5
src/external/bsd/openpam/dist/doc/man/openpam_borrow_cred.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_free_data.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_free_envlist.3@1.5 / diff / nxr@1.5
src/external/bsd/openpam/dist/doc/man/openpam_get_feature.3@1.3 / diff / nxr@1.3
src/external/bsd/openpam/dist/doc/man/openpam_get_option.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_log.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_nullconv.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_readline.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_readlinev.3@1.3 / diff / nxr@1.3
src/external/bsd/openpam/dist/doc/man/openpam_readword.3@1.3 / diff / nxr@1.3
src/external/bsd/openpam/dist/doc/man/openpam_restore_cred.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_set_feature.3@1.3 / diff / nxr@1.3
src/external/bsd/openpam/dist/doc/man/openpam_set_option.3@1.4 / diff / nxr@1.4
src/external/bsd/openpam/dist/doc/man/openpam_straddch.3@1.3 / diff / nxr@1.3
src/external/bsd/openpam/dist/doc/man/openpam_subst.3@1.5 / diff / nxr@1.5
      :
(more 112 files)
merge conflicts

(christos)

2013-12-27 18:55:41 UTC MAIN commitmail json YAML

2013-12-27 18:53:25 UTC MAIN commitmail json YAML

2013-12-27 18:53:16 UTC MAIN commitmail json YAML

- remove function list that was out of date
- explain magical munging so that people are not scared to update in the future.

(christos)

2013-12-27 18:52:17 UTC MAIN commitmail json YAML

function argument changed width

(christos)

2013-12-27 18:51:44 UTC MAIN commitmail json YAML

constant changed name

(christos)

2013-12-27 18:51:08 UTC MAIN commitmail json YAML

2013-12-27 18:50:58 UTC MAIN commitmail json YAML

2013-12-27 16:58:50 UTC MAIN commitmail json YAML

Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl.

(njoly)

2013-12-27 15:10:53 UTC MAIN commitmail json YAML

2013-12-27 14:17:32 UTC MAIN commitmail json YAML

2013-12-27 14:17:11 UTC MAIN commitmail json YAML

2013-12-27 12:16:01 UTC MAIN commitmail json YAML

Switch to using FP instructions instead of cp10/11 instructions.

(matt)

2013-12-27 08:40:29 UTC MAIN commitmail json YAML

2013-12-27 08:39:56 UTC MAIN commitmail json YAML

Add some Marvell 88SE9xxx devices.

(msaitoh)

2013-12-27 04:41:29 UTC MAIN commitmail json YAML

Pass -mfpu=vfp so GAS won't complain about vmsrne

(matt)

2013-12-26 20:38:11 UTC MAIN commitmail json YAML

Implement the probe procedure for ACA500. Now the user just needs acafh0
compiled in his kernel and it all should(tm) work.

Due to lack of obio in amiga port, the probe is called directly from mbattach().
This is going to change with the introduction of obio for all non-autoconfig
expansions.

(rkujawa)

2013-12-26 20:19:17 UTC MAIN commitmail json YAML

Change comments and variables to reduce differences with upstream.
No change in the installed files.

(apb)

2013-12-26 20:14:38 UTC MAIN commitmail json YAML

Remove empty directory /usr/share/zoneinfo/Mideast.
The files that used to be in this directory were removed in tzdata2013i.

(apb)

2013-12-26 18:56:23 UTC MAIN commitmail json YAML

zoneinfo: Import tzdata2013i. [apb 20131226]
Also fix a typp in the previous line, for tzcode2013i.

(apb)

2013-12-26 18:54:07 UTC MAIN commitmail json YAML

tzcode2013i and tzdata2013i have been merged.

(apb)

2013-12-26 18:49:23 UTC MAIN commitmail json YAML

Replicate mcr with equivalent vms instruction.

(joerg)

2013-12-26 18:38:21 UTC MAIN commitmail json YAML

update tz stuff and acpi

(christos)

2013-12-26 18:38:09 UTC MAIN commitmail json YAML

2013-12-26 18:34:28 UTC MAIN commitmail json YAML

update from tzcode 2013e to tzcode2013i
i:
    The compile-time flag NOSOLAR has been removed, as nowadays the
    benefit of slightly shrinking runtime table size is outweighed by the
    cost of disallowing potential future updates that exceed old limits.
h:
    Fix localtime overflow bugs with 32-bit unsigned time_t.

    zdump no longer assumes sscanf returns maximal values on overflow.
g:
    'zic' now runs on platforms that lack both hard links and symlinks.
    (Thanks to Theo Veenker for reporting the problem, for MinGW.)
    Also, fix some bugs on platforms that lack hard links but have symlinks.

    'zic -v' again warns that Asia/Tehran has no POSIX environment variable
    to predict the far future, fixing a bug introduced in 2013e.
f:
    The types of the global variables 'timezone' and 'altzone' (if present)
    have been changed back to 'long'.  This is required for 'timezone'
    by POSIX, and for 'altzone' by common practice, e.g., Solaris 11.
    These variables were originally 'long' in the tz code, but were
    mistakenly changed to 'time_t' in 1987; nobody reported the
    incompatibility until now.  The difference matters on x32, where
    'long' is 32 bits and 'time_t' is 64.  (Thanks to Elliott Hughes.)

(christos)

2013-12-26 17:12:55 UTC MAIN commitmail json YAML

Mark usr/share/zoneinfo/{Asia,Mideast}/Riyadh{87,88,89} as obsolete.
These solar time zones were removed in tzdata2013i.
CrVS: Committing in .

(apb)

2013-12-26 17:09:39 UTC MAIN commitmail json YAML

2013-12-26 16:52:36 UTC MAIN commitmail json YAML

2013-12-26 16:42:28 UTC MAIN commitmail json YAML

2013-12-26 15:32:48 UTC MAIN commitmail json YAML

from "Just a Normal Person", make sure that we set things to NULL after
we free them.

(christos)

2013-12-26 14:15:29 UTC MAIN commitmail json YAML

add smbfs library

(christos)

2013-12-26 11:11:53 UTC MAIN commitmail json YAML

Remove a few unneeded paragraph macros. No output change.

(njoly)

2013-12-26 02:25:57 UTC MAIN commitmail json YAML

2013-12-26 00:51:23 UTC MAIN commitmail json YAML

Also disable MCR4INT in ubsec_detach() when appropriate.

(bad)

2013-12-26 00:19:07 UTC MAIN commitmail json YAML

dsb is preferred for post-armv7 CPUs.

(joerg)

2013-12-25 23:35:17 UTC MAIN commitmail json YAML

2013-12-25 22:54:24 UTC MAIN commitmail json YAML

2013-12-25 22:26:35 UTC MAIN commitmail json YAML

Disable integrated-assembler for clang on ARM for two files that are
victims of the @ comment mess on that platform. Add a reference to the
upstream PR.

(joerg)

2013-12-25 22:21:33 UTC MAIN commitmail json YAML

Resort libraries according to dependencies.

(joerg)

2013-12-25 22:19:15 UTC MAIN commitmail json YAML

Resort libraries:
- libdns is a dependency of libisccfg
- libkrb5 is required by libheimntlm

(joerg)

2013-12-25 22:14:53 UTC MAIN commitmail json YAML

2013-12-25 22:14:28 UTC MAIN commitmail json YAML

2013-12-25 22:08:24 UTC MAIN commitmail json YAML

2013-12-25 22:06:11 UTC MAIN commitmail json YAML

Tag files using "more" advanced instructions than ARMv4 ISA with the
necessary support.

(joerg)

2013-12-25 22:05:12 UTC MAIN commitmail json YAML

Explicitly enable FPU support.

(joerg)

2013-12-25 22:04:52 UTC MAIN commitmail json YAML

2013-12-25 22:04:28 UTC MAIN commitmail json YAML

Use symbolic form for the third argument of mrc.

(joerg)

2013-12-25 22:04:20 UTC MAIN commitmail json YAML

2013-12-25 22:03:47 UTC MAIN commitmail json YAML

2013-12-25 22:03:15 UTC MAIN commitmail json YAML

2013-12-25 19:42:23 UTC MAIN commitmail json YAML

fix bug in previous change (sz should be the size of the newly allocated
buffer).

(christos)

2013-12-25 17:24:39 UTC MAIN commitmail json YAML

Give cpu_comcnprobe a chance of working on Mode 2 PCI config space.

(jakllsch)

2013-12-25 17:19:34 UTC MAIN commitmail json YAML

Allow QUEUEDEBUG to be used from userland.

(christos)

2013-12-25 17:18:39 UTC MAIN commitmail json YAML

2013-12-25 16:05:59 UTC MAIN commitmail json YAML

Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel.

(msaitoh)

2013-12-25 16:05:18 UTC MAIN commitmail json YAML

2013-12-25 16:04:54 UTC MAIN commitmail json YAML

Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel.

(msaitoh)

2013-12-25 15:17:56 UTC MAIN commitmail json YAML

Add support S1200's UART. Part of PR#48016.

(msaitoh)

2013-12-25 15:09:27 UTC MAIN commitmail json YAML

2013-12-25 15:09:10 UTC MAIN commitmail json YAML

2013-12-25 13:53:20 UTC MAIN commitmail json YAML

2013-12-25 13:52:37 UTC MAIN commitmail json YAML

Added Planex GW-450D.

(nonaka)

2013-12-25 13:14:36 UTC MAIN commitmail json YAML

move XCR0 definitions to next to CR0's.

(msaitoh)

2013-12-25 11:15:49 UTC MAIN commitmail json YAML

At least fetch mount data pointer before using it.
Coverity CID 274767

(mlelstv)

2013-12-25 11:11:55 UTC MAIN commitmail json YAML

At least fetch the mount data pointer before using it.
Coverity CID 274525

(mlelstv)

2013-12-25 02:49:52 UTC MAIN commitmail json YAML

Sort errors. Use parentheses instead of Pq in normal text.

(wiz)

2013-12-25 00:58:50 UTC MAIN commitmail json YAML

2013-12-24 22:31:11 UTC MAIN commitmail json YAML

Rewrite for clarity and add an example.

(dholland)

2013-12-24 22:26:21 UTC MAIN commitmail json YAML

intmax_t might be long long, handle accordingly. from christos

(jakllsch)

2013-12-24 22:14:07 UTC MAIN commitmail json YAML

release proplib iterator in failure paths.

(mlelstv)

2013-12-24 21:59:59 UTC MAIN commitmail json YAML

Use the right BCM563XX symbol

(matt)

2013-12-24 21:41:49 UTC MAIN commitmail json YAML

Add 'j' format modifier for intmax_t.

(jakllsch)

2013-12-24 20:10:29 UTC MAIN commitmail json YAML

Add missing Ar

(uwe)

2013-12-24 19:00:56 UTC MAIN commitmail json YAML

Obtain CR0_PE constant from <x86/specialreg.h> rather than a local #define.

(jakllsch)

2013-12-24 17:03:07 UTC MAIN commitmail json YAML

Make sure _edata is aligned to a 8-byte boundary.

(matt)

2013-12-24 17:00:39 UTC MAIN commitmail json YAML

Make sure _edata starts on a 8-byte boundary.

(matt)

2013-12-24 16:51:24 UTC MAIN commitmail json YAML

don't treat adjacent members as a larger array
Coverity CID 977367

(mlelstv)

2013-12-24 16:01:07 UTC MAIN commitmail json YAML

regenerate for src/external/gpl3/binutils/dist/bfd/config.bfd r1.10:

Enable 32/64-bit PE-COFF targets for NetBSD/i386 in libbfd.
Needed to build UEFI things for IA32 using native toolchain.

(jakllsch)

2013-12-24 15:48:53 UTC MAIN commitmail json YAML

fix debugging output printfs to use __func__ so they print the correct names.

(christos)

2013-12-24 15:42:56 UTC MAIN commitmail json YAML

2013-12-24 15:06:40 UTC MAIN commitmail json YAML

Enable 32/64-bit PE-COFF targets for NetBSD/i386 in libbfd.
Needed to build UEFI things for IA32 using native toolchain.

(jakllsch)

2013-12-24 14:47:04 UTC MAIN commitmail json YAML

replace strcpy with copystr and remove useless strcpy (Maxime Villard)

(christos)

2013-12-24 13:57:06 UTC MAIN commitmail json YAML

fix a typo in the log ouput of ipsec4_get_policy

(degroote)

2013-12-24 13:41:55 UTC MAIN commitmail json YAML

2013-12-24 13:41:25 UTC MAIN commitmail json YAML

2013-12-24 12:20:51 UTC MAIN commitmail json YAML

Use Mt. Remove trailing whitespace.

(wiz)

2013-12-24 12:09:19 UTC MAIN commitmail json YAML

Add acafh(4) to man dist list.

(rkujawa)

2013-12-24 12:07:16 UTC MAIN commitmail json YAML

Add acafh(4) page for the recently addded acafh driver.
Be more precise in clockport(4).

(rkujawa)

2013-12-24 09:56:18 UTC MAIN commitmail json YAML

It is not the task of sysvbfs_open() to check for unlinked nodes.

(hannken)

2013-12-24 09:23:33 UTC MAIN commitmail json YAML

It is not the task of tmpfs_open() to check for unlinked nodes.

Fix tmpfs_lookup() to always return ENOENT when looking up from
an unlinked directory.

(hannken)

2013-12-24 01:42:32 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2013-12-23 23:14:22 UTC MAIN commitmail json YAML

Don't crash if the local hostname doesn't resolve. PR 26998

(dholland)

2013-12-23 23:13:19 UTC netbsd-5 commitmail json YAML

2013-12-23 23:12:44 UTC netbsd-5 commitmail json YAML

Apply patch (requested by bad in ticket #1887):

src/lib/libc/net/getaddrinfo.c r1.106:
this is supposed to be re-entrant, call don't call __hostalias that uses
a static buffer.

src/lib/libc/net/gethnamaddr.c r1.85:
- don't clobber hp in the RES_USE_INET6 case
- increment naddrs in the yp case
- don't use __hostalias(), it is not thread-safe.

This should finish addressing PR lib/46454

(riz)

2013-12-23 23:11:41 UTC netbsd-5 commitmail json YAML

Apply patch (requested by bad in ticket #1887):

Avoid libhack/gethost.c in the ramdisk as nothing needs the functions.

(riz)

2013-12-23 22:59:52 UTC netbsd-6 commitmail json YAML

Additional revisions for ticket 975.

(riz)

2013-12-23 22:56:48 UTC netbsd-6 commitmail json YAML

Apply additional patches (requested by bad in ticket #975):

src/lib/libc/net/getaddrinfo.c r1.106:
this is supposed to be re-entrant, call don't call __hostalias that uses
a static buffer.

src/lib/libc/net/gethnamaddr.c r1.85:
- don't clobber hp in the RES_USE_INET6 case
- increment naddrs in the yp case
- don't use __hostalias(), it is not thread-safe.

Fixes additional issues in PR lib/46454

(riz)

2013-12-23 17:44:05 UTC MAIN commitmail json YAML

Note the existence of /libdata. PR 48471 from David H. Gutteridge,
with a couple minor adjustments.

(dholland)

2013-12-23 15:34:16 UTC MAIN commitmail json YAML

Remove local getsn and use cngetsn.

(skrll)

2013-12-23 13:08:00 UTC MAIN commitmail json YAML

Revert previous commit. It was an accident.

(skrll)

2013-12-23 12:50:56 UTC MAIN commitmail json YAML

Assorted fixes. Kill a few uneeded paragraph macros, unbreak xref, and
numerous typos.

(njoly)

2013-12-23 12:39:55 UTC MAIN commitmail json YAML

Use more common phrasing.

(wiz)

2013-12-23 12:35:33 UTC MAIN commitmail json YAML

Add verbose flag.
On x86 cpu, cpuctl -v identify dumps the return values of the cpuid
functions. The max levels are taken from CPUID 0 and CPUID 8000_0000.
It's useful for the future CPU.

(msaitoh)

2013-12-23 11:40:57 UTC MAIN commitmail json YAML

CPUID leaf 2 and 4 are only for Intel processors.
Almost the same as usr.sbin/cpuctl/arch/i386.c rev. 1.52.

(msaitoh)

2013-12-23 11:17:20 UTC MAIN commitmail json YAML

CPUID leaf 2 and 4 are only for Intel processors.

(msaitoh)

2013-12-23 10:13:59 UTC MAIN commitmail json YAML

Add comments. Remove comments. No functional change.

(msaitoh)

2013-12-23 10:05:09 UTC MAIN commitmail json YAML

2013-12-23 10:04:49 UTC MAIN commitmail json YAML

Add Intel C2000 devices.

(msaitoh)

2013-12-23 04:12:09 UTC MAIN commitmail json YAML

2013-12-23 03:19:43 UTC MAIN commitmail json YAML

2013-12-23 02:52:47 UTC MAIN commitmail json YAML

Fixup model value for Kirkwood 88F6192.
    Thanks for lwazidub at gmail com.
Add some KIRKWOOD_MISC_* Registers.
s/AUDIOSDIO/AUDIO/.

(kiyohara)

2013-12-23 02:37:35 UTC MAIN commitmail json YAML

2013-12-23 02:23:25 UTC MAIN commitmail json YAML

2013-12-22 23:02:38 UTC MAIN commitmail json YAML

Changes to ACA500 support:
- Add support for second (aux) CF slot.
- Rework wdc attachment to be more sane.
- Add support for clockport on ACA500.
- Fix style where appropriate.

(rkujawa)

2013-12-22 18:30:21 UTC MAIN commitmail json YAML

Preallocate command and status buffers as auto allocation cannot
happen in intrrupt context.

(mlelstv)

2013-12-22 18:29:25 UTC MAIN commitmail json YAML

Catch illegal memory allocations in softints.

(mlelstv)

2013-12-22 18:20:46 UTC MAIN commitmail json YAML

Now that cngetc supports -1 as a return value from the cn_getc routine,
let cngetc loop until a character is available so it can call the critpoll
hooks.

(matt)

2013-12-22 18:05:40 UTC MAIN commitmail json YAML

raise spl to IPL_HIGH when calling cngetc.  Make sure to call
do_critpollhooks() when outputing and getting input.

(matt)

2013-12-22 17:14:23 UTC MAIN commitmail json YAML

CTASSERT that native to compat errno translation tables are kept in
sync with native errno list.

Remove extra entries (linux) which resulted in bad translated values,
and add missing ones (ibcs2, osf1 and svr4) which made some out of
bounds accesses.

(njoly)

2013-12-22 16:29:42 UTC MAIN commitmail json YAML

Use arm_cksumdata instead of .L_cksumdata
pop {..., pc} instead of pop {..., lr}; RET

(matt)

2013-12-22 14:31:51 UTC MAIN commitmail json YAML

Resolve symlinks and cook the targets instead of the symlink names.

(mlelstv)

2013-12-22 11:36:12 UTC MAIN commitmail json YAML

Note ACA500 support.

(rkujawa)

2013-12-22 07:25:01 UTC MAIN commitmail json YAML

2013-12-22 07:24:33 UTC MAIN commitmail json YAML

Added some Realtek devices.

(nonaka)