Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (1h)  netbsd-8 (5d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 16:06:11 UTC Now

2013-12-05 22:06:13 UTC MAIN commitmail json YAML

Nelson Mandela died today, aged 95. I whish farewell to a great statesman.

(mbalmer)

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

2013-12-05 18:46:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pettai in ticket #1889):
distrib/sets/lists/base/mi: revision 1.1049
distrib/sets/lists/man/mi: revision 1.1449
usr.bin/gzip/Makefile: revision 1.17
usr.bin/gzip/Makefile: revision 1.18
usr.bin/gzip/zmore: revision 1.4
usr.bin/gzip/zmore.1: revision 1.4
Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD
(OKed by tron@)
Add zfgrep that fell off from last update

(bouyer)

2013-12-05 18:44:26 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by pettai in ticket #982):
distrib/sets/lists/base/mi: revision 1.1049
distrib/sets/lists/man/mi: revision 1.1449
usr.bin/gzip/Makefile: revision 1.17
usr.bin/gzip/Makefile: revision 1.18
usr.bin/gzip/zmore: revision 1.4
usr.bin/gzip/zmore.1: revision 1.4
Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD
(OKed by tron@)
Add zfgrep that fell off from last update

(bouyer)

2013-12-05 16:26:04 UTC MAIN commitmail json YAML

2013-12-05 15:55:35 UTC MAIN commitmail json YAML

It is silly to kill the system when an interface failed to clear promiscuous
mode. Some return EINVAL when they are dying, but others like USB return EIO.
Downgrade to a DIAGNOSTIC printf. Same should be done for the malloc/NOWAIT,
but this is rarely hit.

(christos)

2013-12-05 15:53:50 UTC MAIN commitmail json YAML

Use armv6z so {ldr,str}ex{b,h,d} won't generate warnings.

(matt)

2013-12-05 15:41:23 UTC MAIN commitmail json YAML

Add a "varshm" check/fix to make sure /var/shm is mentioned in /etc/fstab
(and add a default of tmpfs with 25% of available ram limit if not).
To avoid the warning but not mount the tmpfs, just comment out the line
for /var/shm.

Also move "obsolete" to the end of the list again, as it should be run
last.

(martin)

2013-12-04 22:53:55 UTC MAIN commitmail json YAML

binutils-2.24 out.

(wiz)

2013-12-04 20:15:51 UTC MAIN commitmail json YAML

Use MBR_PTYPE_ defines from <sys/bootblock.h>.

(jakllsch)

2013-12-04 19:59:47 UTC MAIN commitmail json YAML

Mirror my changes of src/sbin/gpt/create.c 1.4 in migrate.c;

Use less bogus CHS addresses in PMBR.
With the ending head set at 0xff one machine I have will never leave
the initial startup screen if such a disk is present. Additionally,
Wikipedia suggests without citiation that 254 is the maximium allowable
value for the head, and this seems to be the case.

(jakllsch)

2013-12-04 18:44:14 UTC MAIN commitmail json YAML

Clarify comment about SER_SZERR.

(jdc)

2013-12-04 18:05:21 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2013-12-04 15:10:11 UTC MAIN commitmail json YAML

Fix err/errx confusion, pointed out by rmind.

(martin)

2013-12-04 15:05:49 UTC MAIN commitmail json YAML

CID 271284: Missing error check on open

(christos)

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

add a note about GMP i wrote but forgot to commit a few days ago.

(mrg)

2013-12-04 13:30:35 UTC MAIN commitmail json YAML

Provide variants of the -s option to allow limiting the tmpfs dynamically
at mount time to 1/Nth or to N percent of the available ram.

(martin)

2013-12-04 11:43:53 UTC MAIN commitmail json YAML

add a couple of more things to worry about.

(mrg)

2013-12-04 07:48:59 UTC MAIN commitmail json YAML

Fix RTC going backwards a year when saving time, because dt_mon != dt_year.

Patch by Roc Valles.

(rkujawa)

2013-12-04 02:12:01 UTC MAIN commitmail json YAML

fixed lua(4) alloc (nsize can be lesser than osize)

(lneto)

2013-12-04 01:38:49 UTC MAIN commitmail json YAML

- npf_do_nat: fix a race condition and simplify the logic.
- npf_session_setnat: clear the NAT association on failure.

(rmind)

2013-12-04 01:03:15 UTC MAIN commitmail json YAML

2013-12-04 00:57:21 UTC MAIN commitmail json YAML

make trialdivtab.h depend on the Makefile.

(mrg)

2013-12-04 00:49:19 UTC MAIN commitmail json YAML

src/external/lgpl3/gmp/lib/libgmp/Makefile@1.22 / diff / nxr@1.22
src/external/lgpl3/gmp/lib/libgmp/arch/alpha/Makefile.inc@1.4 / diff / nxr@1.4
src/external/lgpl3/gmp/lib/libgmp/arch/arm/Makefile.inc@1.6 / diff / nxr@1.6
src/external/lgpl3/gmp/lib/libgmp/arch/armeb/Makefile.inc@1.6 / diff / nxr@1.6
src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/Makefile.inc@1.3 / diff / nxr@1.3
src/external/lgpl3/gmp/lib/libgmp/arch/earm/Makefile.inc@1.4 / diff / nxr@1.4
src/external/lgpl3/gmp/lib/libgmp/arch/earmeb/Makefile.inc@1.3 / diff / nxr@1.3
src/external/lgpl3/gmp/lib/libgmp/arch/earmhf/Makefile.inc@1.3 / diff / nxr@1.3
src/external/lgpl3/gmp/lib/libgmp/arch/earmhfeb/Makefile.inc@1.3 / diff / nxr@1.3
src/external/lgpl3/gmp/lib/libgmp/arch/hppa/Makefile.inc@1.4 / diff / nxr@1.4
src/external/lgpl3/gmp/lib/libgmp/arch/i386/Makefile.inc@1.8 / diff / nxr@1.8
src/external/lgpl3/gmp/lib/libgmp/arch/ia64/Makefile.inc@1.2 / diff / nxr@1.2
src/external/lgpl3/gmp/lib/libgmp/arch/m68000/Makefile.inc@1.4 / diff / nxr@1.4
src/external/lgpl3/gmp/lib/libgmp/arch/m68k/Makefile.inc@1.5 / diff / nxr@1.5
src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/Makefile.inc@1.5 / diff / nxr@1.5
src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/Makefile.inc@1.5 / diff / nxr@1.5
src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/Makefile.inc@1.4 / diff / nxr@1.4
src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/Makefile.inc@1.4 / diff / nxr@1.4
src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/Makefile.inc@1.6 / diff / nxr@1.6
src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/Makefile.inc@1.3 / diff / nxr@1.3
      :
(more 6 files)
consolidate the trialdivtab.h generation code.

(mrg)

2013-12-03 22:42:55 UTC MAIN commitmail json YAML

Split checkout target into two parts now that llvm and clang are
imported. Requested by matt@

(joerg)

2013-12-03 20:51:00 UTC MAIN commitmail json YAML

Remove the "evtchn_do_event: handler %p didn't lower ipl %d %d\n" printf.
With help from Robert Elz we've finally figured out what's going on, and
it actually isn't a bug in the handler, but related to spin mutexes.
When a spin mutex is released, the IPL isn't lowered back if the
curcpu is holding other spin mutexes. This is because mutexes may not
be released in order (and, in this case, the CPU in interrupted while
it holds a spin mutex at IPL < IPL_SCHED).
Also remove the test and resetting the IPL, it will be reset anyway
inside the loop, or at the end of the loop.

(bouyer)

2013-12-03 17:14:35 UTC MAIN commitmail json YAML

Coverity fix:
979928 Use after free
debug3 line moved to before one of its arguments is freed

(spz)

2013-12-03 17:06:52 UTC MAIN commitmail json YAML

Coverity complaint fixes:
bin/cat/cat.c 976654 Argument cannot be negative
                    (missing check for fileno result, stdout)
bin/cat/cat.c 976653 Improper use of negative value
                    (missing check for fileno result, stdin)

(spz)

2013-12-03 17:01:04 UTC MAIN commitmail json YAML

- don't use defattr before it actually contains something useful
- clear the screen only once, when we know what colour to use
- set up the colour map only once, when we know which one to use
-> no more funky colour flashing while cgsix attaches on my U1

(macallan)

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

libkern build glue for compiler-rt.

(joerg)

2013-12-03 16:14:50 UTC MAIN commitmail json YAML

Don't include bswap for ARM right now, the routines require ARMv6.
Separate the soft-float code and don't include it in the libgcc case.

(joerg)

2013-12-03 16:13:49 UTC MAIN commitmail json YAML

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

remove accidently commited file

(martin)

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

Add ARM (EABI) specific sources. Split off code that requires C11,
unwind support in libc or overlaps with soft-float in preparation for
using compiler-rt in the non-clang case.

(joerg)

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

Don't use GOT relocations.  Use PC relative for the GOT and GOTOFF for
_DYNAMIC.  Make thumb friendly.

(matt)

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

fixed lua(4) build (added _KERNEL guard into lstrlib.c to avoid double usage)

(lneto)

2013-12-02 21:21:33 UTC MAIN commitmail json YAML

2013-12-02 18:46:52 UTC MAIN commitmail json YAML

Fix pasto in the !ufs2 case (use dp->dp1 and not of dp->dp2).
This would be a problem only when allocating a new data block and the
indir block is already allocated, which explains why automated tests didn't
find it.
Problem reported on tech-kern@ and fix tested by manu@.

(bouyer)

2013-12-02 18:36:11 UTC MAIN commitmail json YAML

2013-12-02 15:54:06 UTC MAIN commitmail json YAML

Only write to the framebuffer memory 32 bits at a time.  If we try to write
larger amounts, we will generate SER_WRITE|SER_SZERR with P4 framebuffers.
(Writing 64 bits at a time is the default with memset().)
Also, set the default attributes to zero to avoid vertical stripes from
uninitialised defattr.
XXX; screen is still not cleared of old text.

(jdc)

2013-12-02 14:05:51 UTC MAIN commitmail json YAML

Fix 1 bpp rasops copycols() op:

- fix inverted shift direction in MBL() and MBR() macro in BE case
  (used by GETBITS() and PUTBITS() in copycols() function in rasops_bitops.h)
- make all bitmask values unsigned and use proper uint32_t types for
  bitmap variables (to avoid arithmetic right shift)
- fix various botches in right-to-left copy op (logic is taken from hp300)

Tested on bwtwo(4) on NetBSD/sparc.

(tsutsui)

2013-12-02 13:45:40 UTC MAIN commitmail json YAML

Fix off by one in copyrows() backward case.

(tsutsui)

2013-12-02 13:16:49 UTC MAIN commitmail json YAML

Fix typo in secureplt support.

(skrll)

2013-12-02 12:29:44 UTC MAIN commitmail json YAML

Let's use a format string, shall we?

(joerg)

2013-12-02 12:20:44 UTC MAIN commitmail json YAML

2013-12-02 09:39:54 UTC MAIN commitmail json YAML

Update TCP CB with new values on rfc1323 and mssdflt sysctl updates
From yasuoka@iij.ad.jp in kern/44254

(kefren)

2013-12-02 06:07:22 UTC MAIN commitmail json YAML

2013-12-02 05:06:32 UTC MAIN commitmail json YAML

using Lua auxlib in luacore module

(lneto)

2013-12-02 04:57:41 UTC MAIN commitmail json YAML

2013-12-02 04:39:10 UTC MAIN commitmail json YAML

2013-12-01 21:48:33 UTC MAIN commitmail json YAML

Handle more cases where a screen has not been fully initialized (inserted
into the scrq) by calling screen_fini() instead of screen_end() where
appropriate. Pointed out by chuq.

(christos)

2013-12-01 20:15:42 UTC MAIN commitmail json YAML

2013-12-01 20:02:43 UTC MAIN commitmail json YAML

2013-12-01 20:01:14 UTC MAIN commitmail json YAML

Get version from the configure script

(christos)

2013-12-01 19:32:15 UTC MAIN commitmail json YAML

2013-12-01 17:29:40 UTC MAIN commitmail json YAML

Put back the vnode changes I backed out yesterday; they were not the problem.
I've tested them with 2 -j 20 builds on an 8 cpu box. It crashed reliably
with the pcu changes present before.

(christos)

2013-12-01 09:29:37 UTC MAIN commitmail json YAML

Enable warnings on sparc64 again

(martin)

2013-12-01 09:29:06 UTC MAIN commitmail json YAML

2013-12-01 09:13:55 UTC MAIN commitmail json YAML

Add a /var/shm directory (to be used for shm_open and friends)

(martin)

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

In ehci_check_qh_intr don't treat a short control transfer as done if the
status phase is still inflight.  Let the hardware complete it.

PR/48358: Repeated low-speed USB control transfers returning short data
  fail on EHCI

PR/46696: uhub disables port where USB keyboard attached

(skrll)

2013-12-01 07:28:48 UTC MAIN commitmail json YAML

Adjust KASSERT in device_ctrl_done to polling case.

PR/48213: ehci assertion failure during boot

(skrll)

2013-12-01 02:57:43 UTC MAIN commitmail json YAML

remote_event_destroy is unused, mark it so.

(joerg)

2013-12-01 02:54:53 UTC MAIN commitmail json YAML

2013-12-01 02:54:33 UTC MAIN commitmail json YAML

2013-12-01 02:53:46 UTC MAIN commitmail json YAML

2013-12-01 02:53:07 UTC MAIN commitmail json YAML

2013-12-01 02:52:53 UTC MAIN commitmail json YAML

Inform compiler that the volatile assignment will terminate the function.

(joerg)

2013-12-01 02:34:54 UTC MAIN commitmail json YAML

2013-12-01 02:21:58 UTC MAIN commitmail json YAML

2013-12-01 01:05:17 UTC MAIN commitmail json YAML

One const ought to be enough for every variable.

(joerg)

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

2013-12-01 00:59:34 UTC MAIN commitmail json YAML

Revert recent vnode changes per PR/48411, I still have deadlocks with
build -j 20 on an 8 cpu machine.

(christos)

2013-12-01 00:23:11 UTC MAIN commitmail json YAML

add new internal functions

(christos)

2013-12-01 00:22:48 UTC MAIN commitmail json YAML

2013-12-01 00:17:14 UTC MAIN commitmail json YAML

2013-11-30 23:45:05 UTC MAIN commitmail json YAML

Disable parentheses checks since libgmp doesn't pass them.

(wiz)

2013-11-30 22:39:04 UTC MAIN commitmail json YAML

2013-11-30 21:09:11 UTC MAIN commitmail json YAML

2013-11-30 21:07:59 UTC MAIN commitmail json YAML

Like asm.h r1.25, don't use (PLT) anymore.

(joerg)

2013-11-30 20:54:14 UTC MAIN commitmail json YAML

2013-11-30 20:43:53 UTC MAIN commitmail json YAML

Explicitly name the register pairs.

(joerg)

2013-11-30 20:30:22 UTC MAIN commitmail json YAML

2013-11-30 20:20:42 UTC MAIN commitmail json YAML

2013-11-30 20:11:11 UTC MAIN commitmail json YAML

arm doesn't need to use (PLT) anymore.

(matt)

2013-11-30 19:43:53 UTC MAIN commitmail json YAML

Add two new options:

-g which shows the GUID for a partition
-i which shows all the gory details for a particular option

XXX the output format of -i is subject to change

(jnemeth)

2013-11-30 19:05:25 UTC MAIN commitmail json YAML

2013-11-30 14:54:29 UTC MAIN commitmail json YAML

Fix recovery mode, there were multiple issues:
1. the btree filename was not set so that we always used a transient
  in-memory db for the data
2. we did not call sync after creation with R_RECNOSYNC so that the header
  of the btree was never written
3. we did not call the right flavor of sync before copying the tree to the
  preserved files

(christos)

2013-11-30 14:52:40 UTC MAIN commitmail json YAML

Don't rebuild the header files all the time if they did not change

(christos)

2013-11-30 13:23:57 UTC MAIN commitmail json YAML

unwind-arm-common.h is EABI specific. Mark it as such.

(skrll)

2013-11-30 12:16:14 UTC MAIN commitmail json YAML

2013-11-30 08:27:18 UTC MAIN commitmail json YAML

2013-11-30 08:19:30 UTC MAIN commitmail json YAML

2013-11-29 23:58:23 UTC MAIN commitmail json YAML

Wording improvements from Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>

(wiz)

2013-11-29 23:02:49 UTC MAIN commitmail json YAML

Shut up a bunch of (valid) warnings from Clang.

(joerg)

2013-11-29 23:02:26 UTC MAIN commitmail json YAML

2013-11-29 23:01:54 UTC MAIN commitmail json YAML

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

Mark usage as dead.

(joerg)

2013-11-29 23:00:49 UTC MAIN commitmail json YAML

Include crtbegin.h first to make it possible to build with the stricter
attribute consistency checks in clang.

(joerg)

2013-11-29 22:56:19 UTC MAIN commitmail json YAML

Bring back the compatibility db3->db1 code from the old vi.
This is selected with -DUSE_DB1 in the Makefile. By default
use use the db1 specific code from the current nvi which is
enabled using -DUSE_BUNDLED_DB. Unfortunately recovery seems
to be broken for both.

(christos)

2013-11-29 22:16:10 UTC MAIN commitmail json YAML

Use normal style for checking for long double support. Add missing
aliases for fminl and fmaxl, fabsl is here just for symmetry.

(joerg)

2013-11-29 22:15:26 UTC MAIN commitmail json YAML

Add fabsl alias if necessary.

(joerg)

2013-11-29 21:57:31 UTC MAIN commitmail json YAML

make the debugging code work again.

(christos)

2013-11-29 18:20:40 UTC MAIN commitmail json YAML

rcs-5.9.2 is out.

(wiz)

2013-11-29 16:37:36 UTC MAIN commitmail json YAML

2013-11-29 16:36:11 UTC MAIN commitmail json YAML

2013-11-29 15:24:08 UTC MAIN commitmail json YAML

2013-11-29 14:58:55 UTC MAIN commitmail json YAML

Change vrelel() to mark the vnode as changing after it has aquired
the vnode lock but before it calls VOP_INACTIVE().

Should fix the race between layer_node_find() trying to vget(, LK_NOWAIT)
a locked vnode when vrelel() marked it as changing and wants its lock.

PR kern/48411 (repeatable SMP crashes in amd64-current)

(hannken)

2013-11-29 14:51:36 UTC MAIN commitmail json YAML

Make warnings non-fatal on sparc64.
Warings reported upstream.

(martin)

2013-11-29 13:48:15 UTC MAIN commitmail json YAML

2013-11-29 13:36:42 UTC MAIN commitmail json YAML

Long double related changes.

(joerg)

2013-11-29 13:33:00 UTC MAIN commitmail json YAML

Add entry for LLVM, including note about CVS ACL.

(joerg)

2013-11-29 13:26:16 UTC MAIN commitmail json YAML

2013-11-29 09:17:38 UTC MAIN commitmail json YAML

Update nvi status:
. add Sven as upstream maintainer
. remove myself as responsible
. update Location

(aymeric)

2013-11-29 08:54:48 UTC MAIN commitmail json YAML

2013-11-29 08:53:14 UTC MAIN commitmail json YAML

note GMP 5.1.3 is in tree.

(mrg)

2013-11-29 08:49:26 UTC MAIN commitmail json YAML

note MPC, MPFR, and GMP updates.

(mrg)

2013-11-29 08:10:04 UTC MAIN commitmail json YAML

2013-11-29 08:03:43 UTC MAIN commitmail json YAML

updates for GMP 5.1.3, and new build files for most platforms.

(mrg)

2013-11-29 08:02:28 UTC MAIN commitmail json YAML

2013-11-29 07:57:12 UTC MAIN commitmail json YAML

2013-11-29 02:05:59 UTC MAIN commitmail json YAML

add a note about MPC and MPFR potentially upsetting the update build.

(mrg)

2013-11-29 01:52:58 UTC MAIN commitmail json YAML

reflect reality

(christos)

2013-11-29 01:12:47 UTC MAIN commitmail json YAML

nvi has moved

(christos)

2013-11-28 23:19:43 UTC MAIN commitmail json YAML

Make sure that the next pointers are NULL when we insert screens in the list.
This avoids the problem when screens are re-used that have stale pointers in
them. This was not an issue with circleq's because all the pointers used to
be updated.

(christos)

2013-11-28 22:39:30 UTC MAIN commitmail json YAML

2013-11-28 22:38:59 UTC MAIN commitmail json YAML

2013-11-28 22:38:01 UTC MAIN commitmail json YAML

2013-11-28 22:36:52 UTC MAIN commitmail json YAML

2013-11-28 22:34:44 UTC MAIN commitmail json YAML

2013-11-28 22:34:17 UTC MAIN commitmail json YAML

2013-11-28 22:33:43 UTC MAIN commitmail json YAML

2013-11-28 22:28:30 UTC MAIN commitmail json YAML

update for new binutils code our local patch to avoid warnings when macro are
used for loongson2f workarounds. Should fix mips64el kernel builds.

(bouyer)

2013-11-28 16:45:36 UTC MAIN commitmail json YAML

Very slightly more consistency in ordering in SYNOPSIS.
Fix a few typos. Remove superfluous Pp.

(wiz)

2013-11-28 16:31:25 UTC MAIN commitmail json YAML

Correct previous:
gmp in NetBSD is still at 5.0.2, newest version is 5.1.3.

(wiz)

2013-11-28 14:40:00 UTC MAIN commitmail json YAML

Spell the null pointer as NULL, not as nul.

(joerg)

2013-11-28 14:21:31 UTC MAIN commitmail json YAML

2013-11-28 14:20:33 UTC MAIN commitmail json YAML

2013-11-28 14:20:00 UTC MAIN commitmail json YAML

2013-11-28 14:19:18 UTC MAIN commitmail json YAML

+ /usr/include/c++/experimental

(joerg)

2013-11-28 13:47:29 UTC MAIN commitmail json YAML

2013-11-28 13:39:18 UTC MAIN commitmail json YAML

Put console=fb back as autodetect is bunged up.

(skrll)

2013-11-28 13:04:35 UTC MAIN commitmail json YAML

handle with moved mpfr*.h files.

(mrg)

2013-11-28 12:37:45 UTC MAIN commitmail json YAML

update MPFR version to reality.

(mrg)

2013-11-28 12:36:55 UTC MAIN commitmail json YAML

2013-11-28 12:35:04 UTC MAIN commitmail json YAML

2013-11-28 12:13:30 UTC MAIN commitmail json YAML

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

2013-11-28 10:57:30 UTC MAIN commitmail json YAML

2013-11-28 06:56:36 UTC MAIN commitmail json YAML

Drop the intr_lock when calling usb_schedsoftintr so that we don't lock
against ourself in dwc2_softintr in the polling case.

(skrll)

2013-11-28 03:45:31 UTC MAIN commitmail json YAML

The document date was not updated as it should have been.

(khorben)

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

2013-11-28 03:15:02 UTC MAIN commitmail json YAML

2013-11-28 03:14:28 UTC MAIN commitmail json YAML

2013-11-28 02:46:37 UTC MAIN commitmail json YAML

Fixed a typo in the example code for select(2)

(khorben)

2013-11-28 01:37:14 UTC MAIN commitmail json YAML

when calling dehumanize_number() make sure the resulting number is >= 1

(jnemeth)

2013-11-27 22:18:06 UTC MAIN commitmail json YAML

CID 976267: NULL deref check

(christos)

2013-11-27 22:10:47 UTC MAIN commitmail json YAML

CID 271162: NULL deref check

(christos)

2013-11-27 21:17:36 UTC MAIN commitmail json YAML

CID 272343: Fix resource leak

(christos)

2013-11-27 21:16:10 UTC MAIN commitmail json YAML

CID 1062355: Fix resource leak

(christos)

2013-11-27 21:13:16 UTC MAIN commitmail json YAML

CID 1062357: Plug memory leak

(christos)

2013-11-27 20:52:24 UTC MAIN commitmail json YAML

CID 1132757: Check error return

(christos)

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

CID 1132758: Unchecked return value

(christos)

2013-11-27 20:48:28 UTC MAIN commitmail json YAML

CID 1132759: Abort on dehumanize_number error on constant built-in string.

(christos)

2013-11-27 20:45:33 UTC MAIN commitmail json YAML

CID 1132760: Remove dead code

(christos)

2013-11-27 20:44:56 UTC MAIN commitmail json YAML

CID 1132761: Remove dead code.

(christos)

2013-11-27 20:40:48 UTC MAIN commitmail json YAML

CID 1132762: Add error check for negative, to make zero-divide in module
impossible.

(christos)

2013-11-27 20:37:29 UTC MAIN commitmail json YAML

CID 1132763: Missing NULL check

(christos)

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

CID 1132764: Bogus test

(christos)

2013-11-27 20:31:01 UTC MAIN commitmail json YAML

Fix compiler error caused by last change:
db_env_create() returns an integer. So we must not compare its return
value with NULL.

(tron)

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

PR/48413: Inappropriate sign extension in kdump output

(christos)

2013-11-27 19:54:10 UTC MAIN commitmail json YAML

Backout previous - it was apparently untested and breaks the build. The
commit message did not mention any reasons for the bump either.

(martin)

2013-11-27 18:29:45 UTC MAIN commitmail json YAML

Use the size of what's at the bootinfo_userconf pointer, not the size
of the pointer itself.

(jakllsch)

2013-11-27 18:25:13 UTC MAIN commitmail json YAML

CID 1132786: Out of bounds write (account for padding)

(christos)

2013-11-27 18:11:50 UTC MAIN commitmail json YAML

CID 1132768 Clarify assign

(christos)

2013-11-27 18:11:00 UTC MAIN commitmail json YAML

CID 1132769: Fix memory leak

(christos)

2013-11-27 18:09:06 UTC MAIN commitmail json YAML

CID 1132770: Fix memory leak

(christos)

2013-11-27 18:08:06 UTC MAIN commitmail json YAML

CID 1132771: Fix memory leak

(christos)

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

CID 1132772: Fix memory leak

(christos)

2013-11-27 18:01:33 UTC MAIN commitmail json YAML

CID 1132773: Fix file descriptor leak

(christos)

2013-11-27 17:58:59 UTC MAIN commitmail json YAML

CID 113277: Add toctou annotation

(christos)

2013-11-27 17:55:46 UTC MAIN commitmail json YAML

CID 1132782: Fix uninitialized variable

(christos)

2013-11-27 17:53:00 UTC MAIN commitmail json YAML

CID 1132783: Fix uninitialized variable

(christos)

2013-11-27 17:51:04 UTC MAIN commitmail json YAML

CID 1132784: Fix uninitialized variable

(christos)

2013-11-27 17:48:21 UTC MAIN commitmail json YAML

CID 1132786: Fix uninitialized variable

(christos)

2013-11-27 17:38:11 UTC MAIN commitmail json YAML

Use LIST_FOREACH, LIST_NEXT, etc., instead of direct access to
the internals of queue.h structs.

(apb)

2013-11-27 17:33:03 UTC MAIN commitmail json YAML

Fix a use-after-free (well, dealloc actually) issue.

(jakllsch)

2013-11-27 17:28:40 UTC MAIN commitmail json YAML

forgot the SAFE versions for LIST

(christos)

2013-11-27 17:25:46 UTC MAIN commitmail json YAML

one more *_END(head) -> NULL

(christos)

2013-11-27 17:24:44 UTC MAIN commitmail json YAML

2013-11-27 16:36:54 UTC MAIN commitmail json YAML

add missing queue.h pages.

(christos)

2013-11-27 16:30:12 UTC MAIN commitmail json YAML

2013-11-27 16:27:48 UTC MAIN commitmail json YAML

2013-11-27 16:24:31 UTC MAIN commitmail json YAML

2013-11-27 16:23:00 UTC MAIN commitmail json YAML

2013-11-27 14:22:45 UTC MAIN commitmail json YAML

2013-11-27 14:21:31 UTC MAIN commitmail json YAML

remove unused variable.

(mrg)

2013-11-27 12:24:56 UTC MAIN commitmail json YAML

Fix build with -ansi.

(joerg)

2013-11-27 04:24:15 UTC MAIN commitmail json YAML

void invading the users' namespace with __launder_type().
adjust the comment a little.

(mrg)

2013-11-27 02:04:48 UTC MAIN commitmail json YAML

Add (hopefully temporary) kludge to define PCI_MAGIC_IO_RANGE on shark and
make accelerated X work again.
This used to be defined in machine/param.h but lately the param.h from
arch/arm is installed in machine/ instead of the one from arch/shark, so the
Xserver didn't see PCI_MAGIC_IO_RANGE and couldn't figure out how to map its
IO space.

(macallan)

2013-11-27 01:47:53 UTC MAIN commitmail json YAML