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 (19m)  netbsd-10 (4d)  netbsd-9 (4d)  netbsd-8 (8d) 

2024-05-20 13:53:38 UTC Now

2011-09-30 23:42:01 UTC MAIN commitmail json YAML

2011-09-30 19:12:35 UTC MAIN commitmail json YAML

use ATF_CHECK_MSG instead of err() in atf.

(christos)

2011-09-30 18:59:04 UTC MAIN commitmail json YAML

PR/45156: Moritz Wilhelmy: Add 4G Systems XS Stick P14 USB 3G modem support.

(christos)

2011-09-30 18:43:20 UTC MAIN commitmail json YAML

2011-09-30 18:43:00 UTC MAIN commitmail json YAML

Add 4G Systems XSStick P14 USUPA 5.76Mb/s USB modem

(christos)

2011-09-30 18:27:18 UTC MAIN commitmail json YAML

print stderr, when things go wrong.

(christos)

2011-09-30 17:44:58 UTC MAIN commitmail json YAML

Make the rounding test work properly, and actually test the rounding modes.

(christos)

2011-09-30 17:42:35 UTC MAIN commitmail json YAML

2011-09-30 01:32:21 UTC MAIN commitmail json YAML

2011-09-29 22:55:45 UTC MAIN commitmail json YAML

2011-09-29 22:53:13 UTC MAIN commitmail json YAML

2011-09-29 22:46:00 UTC MAIN commitmail json YAML

2011-09-29 22:45:21 UTC MAIN commitmail json YAML

2011-09-29 20:59:28 UTC MAIN commitmail json YAML

2011-09-29 20:55:49 UTC MAIN commitmail json YAML

2011-09-29 20:53:30 UTC MAIN commitmail json YAML

Include <sys/systm.h> for panic()

(christos)

2011-09-29 20:52:39 UTC MAIN commitmail json YAML

2011-09-29 20:52:12 UTC MAIN commitmail json YAML

- add missing attributes to varyadic print functions
- add vpanic()

(christos)

2011-09-29 20:51:39 UTC MAIN commitmail json YAML

rename vpanic() to vnpanic() and make it varyadic. While there, fix the
broken formats, always call panic() from vnpanic() and make all the calls
use vnpanic(). We only call vprint() on DIAGNOSTIC now.

(christos)

2011-09-29 20:50:09 UTC MAIN commitmail json YAML

Don't include <sys/systm.h> because it brings in too much stuff that
conflicts with standalone code. Instead modify kern_assert() to be like
panic() and call that.

(christos)

2011-09-28 23:11:12 UTC MAIN commitmail json YAML

add back the raw test and fix typo in the libraries.

(christos)

2011-09-28 22:19:52 UTC MAIN commitmail json YAML

revert part of previous that was wrong.

(christos)

2011-09-28 22:08:12 UTC MAIN commitmail json YAML

2011-09-28 17:27:21 UTC MAIN commitmail json YAML

syscall (setcontext) can alter eax, so don't attempt to get code again from it
in order to avoid register spills.

(christos)

2011-09-28 16:28:27 UTC MAIN commitmail json YAML

don't limit sockets to sizeof(sizeof sockaddr_storage). We can create valid
sockaddr_un sockets that exceed that. Arguably either
sizeof(struct sockaddr_storage) should be amended, or we should disallow
unix domain sockaddrs that exceed that size.

(christos)

2011-09-28 16:14:04 UTC MAIN commitmail json YAML

2011-09-28 16:13:03 UTC MAIN commitmail json YAML

Add a unix socket pathname size limit test.

(christos)

2011-09-28 15:11:42 UTC MAIN commitmail json YAML

Instead of using a PICGOT relocation for map, use just a pc-relative one
since it is guaranteed to be close enough. Fixes issue with binutils-2.21.1a
(probably a bug).

(christos)

2011-09-28 14:08:04 UTC MAIN commitmail json YAML

include <wchar.h> if we don't have wcsdup()

(christos)

2011-09-28 13:50:52 UTC MAIN commitmail json YAML

comment out weak magic, from file HEAD.

(christos)

2011-09-28 13:50:09 UTC MAIN commitmail json YAML

fix cdf mime output on cdf files (from file HEAD)

(christos)

2011-09-27 23:04:18 UTC MAIN commitmail json YAML

Welcome to .56; NAME_MAX bump.

(christos)

2011-09-27 15:05:57 UTC MAIN commitmail json YAML

src/external/gpl3/gdb/lib/libbfd/arch/i386/bfd-in3.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libbfd/arch/i386/bfd.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libbfd/arch/i386/bfd_stdint.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libbfd/arch/i386/bfdver.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libbfd/arch/i386/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libbfd/arch/i386/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libbfd/arch/i386/targmatch.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libdecnumber/arch/i386/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libdecnumber/arch/i386/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libdecnumber/arch/i386/gstdint.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libgdb/arch/i386/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libgdb/arch/i386/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libgdb/arch/i386/init.c@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libgdb/arch/i386/observer.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libgdb/arch/i386/version.c@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libgdb/arch/i386/xml-builtin.c@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libiberty/arch/i386/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libiberty/arch/i386/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libopcodes/arch/i386/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gdb/lib/libopcodes/arch/i386/defs.mk@1.1 / diff / nxr@1.1
      :
(more 2 files)
mknative for i386

(christos)

2011-09-27 15:04:19 UTC MAIN commitmail json YAML

disable kernel trap frame crawling on i386 until it is fixed.

(christos)

2011-09-27 13:53:27 UTC MAIN commitmail json YAML

fix confusion between MAXPATHLEN and MAXNAMLEN

(christos)

2011-09-27 02:10:55 UTC MAIN commitmail json YAML

include <sys/dirent.h> to make MAXNAMLEN visible.

(christos)

2011-09-27 02:10:32 UTC MAIN commitmail json YAML

include the proper headers to make {LFS,EXT2FS}_MAXNAMLEN visible

(christos)

2011-09-27 02:05:10 UTC MAIN commitmail json YAML

rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency

(christos)

2011-09-27 01:51:42 UTC MAIN commitmail json YAML

2011-09-27 01:48:58 UTC MAIN commitmail json YAML

don't get affected by the NAME_MAX bump. Use the same constant as the
rest of the extrattr code.

(christos)

2011-09-27 01:45:04 UTC MAIN commitmail json YAML

use RUMPFS_MAXNAMLEN consistently.

(christos)

2011-09-27 01:43:39 UTC MAIN commitmail json YAML

2011-09-27 01:42:46 UTC MAIN commitmail json YAML

use KERNEL_NAME_MAX to enforce the same limit to names as before, and
make sure that MAXNAMLEN == NAME_MAX

(christos)

2011-09-27 01:40:32 UTC MAIN commitmail json YAML

Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
NAME_MAX match MAXNAMLEN, while at the same time does not allow names
to exceed KERNEL_NAME_MAX (enforced in vfs_lookup) so that binaries
don't break.

(christos)

2011-09-27 01:34:41 UTC MAIN commitmail json YAML

2011-09-27 01:33:30 UTC MAIN commitmail json YAML

return UDF_MAXNAMLEN instead of NAME_MAX

(christos)

2011-09-27 01:32:21 UTC MAIN commitmail json YAML

return TMPFS_MAXNAMLEN instead of NAME_MAX

(christos)

2011-09-27 01:30:54 UTC MAIN commitmail json YAML

use FFS_MAXNAMLEN instead of NAME_MAX, making sure that it matches with
EXT2FS_MAXNAMLEN and LFS_MAXNAMLEN.

(christos)

2011-09-27 01:27:44 UTC MAIN commitmail json YAML

2011-09-27 01:25:33 UTC MAIN commitmail json YAML

2011-09-27 01:23:59 UTC MAIN commitmail json YAML

2011-09-27 01:23:05 UTC MAIN commitmail json YAML

2011-09-27 01:22:12 UTC MAIN commitmail json YAML

2011-09-27 01:16:35 UTC MAIN commitmail json YAML

remove unused constant

(christos)

2011-09-27 01:14:47 UTC MAIN commitmail json YAML

use NAME_MAX instead of MAXNAMLEN

(christos)

2011-09-27 01:13:16 UTC MAIN commitmail json YAML

- rename UDF_MAX_NAMELEN -> UDF_MAXNAMLEN
- use NAME_MAX instead of MAXNAMLEN

(christos)

2011-09-27 01:10:44 UTC MAIN commitmail json YAML

2011-09-27 01:08:55 UTC MAIN commitmail json YAML

use NAME_MAX instead of MAXNAMLEN

(christos)

2011-09-27 01:07:38 UTC MAIN commitmail json YAML

2011-09-27 01:05:09 UTC MAIN commitmail json YAML

use NFS_MAXPATHLEN instead of MAXPATHLEN

(christos)

2011-09-27 01:01:44 UTC MAIN commitmail json YAML

2011-09-27 00:56:14 UTC MAIN commitmail json YAML

use the filesystem specific namemax not a hard-coded MAXNAMLEN

(christos)

2011-09-27 00:54:47 UTC MAIN commitmail json YAML

use CODA_MAXNAMLEN instead of bogus MAXNAMLEN

(christos)

2011-09-27 00:52:56 UTC MAIN commitmail json YAML

return the namemax from the bsd statvfs which is filesystem dependent, not
a random value.

(christos)

2011-09-27 00:35:38 UTC MAIN commitmail json YAML

move the size marker back to where it was, but fix the name.

(christos)

2011-09-26 22:43:07 UTC MAIN commitmail json YAML

compute the entry size correctly.

(christos)

2011-09-26 21:16:14 UTC MAIN commitmail json YAML

remove pre-gcc-4.5 mknative remnants that have long ceased to function.

(christos)

2011-09-26 20:38:54 UTC MAIN commitmail json YAML

Provide regset functions and gut parts that the new debugging thread library
does not provide yet, so that we can link. As expected this does not work
yet.

(christos)

2011-09-26 18:55:57 UTC MAIN commitmail json YAML

Resurrect old thread debugging code. Not hooked in, compiles.

(christos)

2011-09-26 14:31:26 UTC MAIN commitmail json YAML

2011-09-26 03:02:46 UTC MAIN commitmail json YAML

Build glue for x86_64. This is working gdb for amd64 minus kernel stacktrace
support. It is disabled for now because it breaks user program traces.

(christos)

2011-09-26 02:36:20 UTC MAIN commitmail json YAML

2011-09-26 02:35:33 UTC MAIN commitmail json YAML

Disable our custom stack unwinder for now. It is completely broken now because
gdb asserts when a frame returns 0. In previous versions of gdb, it just
printed 0, and stopped scanning. Our unwinder produces the same results in
both versions of gdb, i.e. it is broken and worse than the current gdb
default. We will need to revisit this for kernel debugging.

(christos)

2011-09-25 21:47:22 UTC MAIN commitmail json YAML

mention kern.tty.qsize requested by Matthew Mondor.

(christos)

2011-09-25 20:26:04 UTC MAIN commitmail json YAML

2011-09-25 20:25:08 UTC MAIN commitmail json YAML

- fix missing argument
- expose struct lwp by #define _KMEMUSER

(christos)

2011-09-25 20:23:51 UTC MAIN commitmail json YAML

2011-09-25 19:09:31 UTC MAIN commitmail json YAML

2011-09-25 18:18:45 UTC MAIN commitmail json YAML

2011-09-25 16:30:27 UTC MAIN commitmail json YAML

2011-09-25 04:32:47 UTC MAIN commitmail json YAML

2011-09-25 04:31:45 UTC MAIN commitmail json YAML

2011-09-25 04:11:48 UTC MAIN commitmail json YAML

2011-09-25 04:00:58 UTC MAIN commitmail json YAML

adjust for new gas Makefile

(christos)

2011-09-24 22:53:50 UTC MAIN commitmail json YAML

Don't dump core on an existing core file we don't own. From OpenBSD, suggested
by Greg Woods.

(christos)

2011-09-24 22:51:03 UTC MAIN commitmail json YAML

2011-09-24 21:11:23 UTC MAIN commitmail json YAML

2011-09-24 20:52:37 UTC MAIN commitmail json YAML

Add the rcs keyword chomper.

(christos)

2011-09-24 20:51:05 UTC MAIN commitmail json YAML

2011-09-24 20:47:49 UTC MAIN commitmail json YAML

2011-09-24 20:20:01 UTC MAIN commitmail json YAML

import 7.3.1

Status:

Vendor Tag: FSF
Release Tags: gdb-7-3-1

(christos)

2011-09-24 20:19:40 UTC MAIN commitmail json YAML

Bump the queue size to 32K

(christos)

2011-09-24 18:49:13 UTC MAIN commitmail json YAML

2011-09-24 18:39:14 UTC MAIN commitmail json YAML

Mention recent work.

(christos)

2011-09-24 18:36:04 UTC MAIN commitmail json YAML

2011-09-24 18:34:19 UTC MAIN commitmail json YAML

2011-09-24 18:32:23 UTC MAIN commitmail json YAML

disable debugging

(christos)

2011-09-24 18:27:10 UTC MAIN commitmail json YAML

Document rfc6056 (and other missing) sockopts.

(christos)

2011-09-24 17:55:31 UTC MAIN commitmail json YAML

2011-09-24 17:54:19 UTC MAIN commitmail json YAML

2011-09-24 17:22:14 UTC MAIN commitmail json YAML

2011-09-24 17:18:18 UTC MAIN commitmail json YAML

2011-09-24 17:09:29 UTC MAIN commitmail json YAML

add new rfc6056 man page

(christos)

2011-09-24 17:08:16 UTC MAIN commitmail json YAML

update for rfc6056 from vlad.

(christos)

2011-09-24 17:04:38 UTC MAIN commitmail json YAML

2011-09-24 15:55:22 UTC MAIN commitmail json YAML

2011-09-24 15:53:01 UTC MAIN commitmail json YAML

Add a pty test, written by Matthew Mondor

(christos)

2011-09-24 14:44:11 UTC MAIN commitmail json YAML

csh has no business using TTYHOG

(christos)

2011-09-24 04:10:03 UTC MAIN commitmail json YAML

put back the cc == 0 check, because we can re-enter the loop with cc != 0
if we block.

(christos)

2011-09-24 00:08:05 UTC MAIN commitmail json YAML

mention the new kern.tty.qsize

(christos)

2011-09-24 00:06:20 UTC MAIN commitmail json YAML

mention the new QSIZE ioctls.

(christos)

2011-09-24 00:05:39 UTC MAIN commitmail json YAML

- Introduce a sysctl to control the default tty queue size kern.tty.qsize,
  which defaults to 1024 as before.
- Add two ioctls TIOC{G,S}QSIZE to read and adjust the queue size on
  individual ptys.

NB: ttys (and ptys) still silently (or beepingly (IMAXBEL)) drop
    characters if the queue size is exceeded. I.e. you can appear
    to succeed writing to the {p,t}ty, but not all characters will
    have made it if the queue overflows.  CVS:

(christos)

2011-09-23 23:57:06 UTC MAIN commitmail json YAML

Fix various bogus things:
- Don't use TTYHOG - 1, you can use the last byte in the ring buffer.
- Don't put unnecessary if statements around the code. The loop invariant
  is that if you reach the top of the loop, cc == 0.
- Remove cast to (void *).
- Check result of b_to_q and adjust cc.
- Explain what the TTYHOG - 2 code tried to do, and do it right.

(christos)

2011-09-23 15:29:09 UTC MAIN commitmail json YAML

Change obsolete CBSIZE constant (48), to a power of two constant (64) that
is close enough to match the original assumptions.

(christos)

2011-09-23 14:47:41 UTC MAIN commitmail json YAML

remove things that have not been used for almost 20 years (cblock stuff)

(christos)

2011-09-23 00:03:29 UTC MAIN commitmail json YAML

PR/45393: Greg A. Woods: The mount point validation code (that looks for
nocoredump filesystems to avoid dumping on them) only worked for core
filenames that dump in the current working directory. Update the code to
validate the mount point of the parent directory of the core file if needed.

(christos)

2011-09-22 21:58:07 UTC MAIN commitmail json YAML

Restore updateproc because rump uses it until we figure out how to remove it
for good.

(christos)

2011-09-22 18:21:58 UTC MAIN commitmail json YAML

document what size is.

(christos)

2011-09-22 17:27:50 UTC MAIN commitmail json YAML

- factor out common code in the inet and inet6 printing.
- add appletalk (ddp) support.

(christos)

2011-09-22 12:49:57 UTC MAIN commitmail json YAML

Fix unchecked malloc, check for overflow (Maksymilian Arciemowicz)
While here, remove unused casts, fix types.

(christos)

2011-09-22 12:43:09 UTC MAIN commitmail json YAML

Eliminate unchecked malloc (Maksymilian Arciemowicz)

(christos)

2011-09-22 12:40:48 UTC MAIN commitmail json YAML

Check result of malloc (Maksymilian Arciemowicz)

(christos)

2011-09-22 12:38:34 UTC MAIN commitmail json YAML

check the result of malloc (Maksymilian Arciemowicz)

(christos)

2011-09-21 19:34:54 UTC MAIN commitmail json YAML

Add a canonicalize option to avoid disaster when one converts directories
to symlinks in the tree and back. This option is expensive, it could be
made better by cacheing, but not now.

(christos)

2011-09-21 19:32:59 UTC MAIN commitmail json YAML

2011-09-21 18:10:25 UTC MAIN commitmail json YAML

Put the mbuf type in the ktrace record so that we know how to decode it
in userland.

(christos)

2011-09-21 17:48:53 UTC MAIN commitmail json YAML

Symbolic printing of some known MISC records.

(christos)

2011-09-21 16:13:51 UTC MAIN commitmail json YAML

buildfloppies.sh: Image is 29012 bytes (28 KB) too big to fit on 2 disks
So make it 3 floppes until someone finds a way to conserve space. The
build has been broken for months.

(christos)

2011-09-21 14:33:35 UTC MAIN commitmail json YAML

PR/45385: Henning Petersen: Swapped arguments in lseek

(christos)

2011-09-21 14:32:14 UTC MAIN commitmail json YAML

PR/45384: Henning Petersen: Swapped arguments in lseek

(christos)

2011-09-21 14:30:48 UTC MAIN commitmail json YAML

PR/45383: Henning Petersen: Swapped lseek args

(christos)

2011-09-21 12:48:57 UTC MAIN commitmail json YAML

2011-09-20 18:11:51 UTC MAIN commitmail json YAML

try to make this compile again.

(christos)

2011-09-20 14:28:53 UTC MAIN commitmail json YAML

- don't use an uninitialized grouplist (from Patrick Welche)
- While here:
* Allow all numeric users and groups
* Error check string to number conversion
* Factor out common code

(christos)

2011-09-19 23:54:29 UTC MAIN commitmail json YAML

ifdef unused variable with -UPTRACE

(christos)

2011-09-19 01:45:15 UTC MAIN commitmail json YAML

2011-09-19 00:23:14 UTC MAIN commitmail json YAML

2011-09-19 00:19:51 UTC MAIN commitmail json YAML

2011-09-18 23:57:06 UTC MAIN commitmail json YAML

bump for hcreate_r and friends

(christos)

2011-09-18 01:21:34 UTC MAIN commitmail json YAML

2011-09-17 16:54:41 UTC MAIN commitmail json YAML

remove the advertising clause so it can be used by the OpenJDK.

(christos)

2011-09-17 15:15:46 UTC MAIN commitmail json YAML

2011-09-17 14:25:43 UTC MAIN commitmail json YAML

2011-09-17 01:52:29 UTC MAIN commitmail json YAML

Never invoke utmp_update() recursively if we are root. Instead close the
read-only file so it can be opened later. It can happen when a setuid
program utmp_update, seteuid(ruid) -> getutxent() -> seteuid(0) -> pututxent()

(christos)

2011-09-17 01:50:54 UTC MAIN commitmail json YAML

2011-09-17 01:50:09 UTC MAIN commitmail json YAML

Add utmp/utmpx support.
XXX: Should we make the top pty (tmux) hide?
XXX: Should we add an option to not create utmp entries for a tmux terminal?

(christos)

2011-09-17 01:48:46 UTC MAIN commitmail json YAML

2011-09-16 21:08:33 UTC MAIN commitmail json YAML

2011-09-16 21:06:27 UTC MAIN commitmail json YAML

2011-09-16 20:38:12 UTC MAIN commitmail json YAML

restore from the dead.

(christos)

2011-09-16 20:38:02 UTC MAIN commitmail json YAML

2011-09-16 18:51:44 UTC MAIN commitmail json YAML

PR/45370: Takehiko NOZAKI: termcap emulation tget{flag,num,str} should
work with non-NUL terminated strings.

(christos)

2011-09-16 18:43:44 UTC MAIN commitmail json YAML

don't update access/change times on open.

(christos)

2011-09-16 01:03:52 UTC MAIN commitmail json YAML

This is no place to attach the primary cpu. Things go wrong from here because
for example it is missing its name.

(christos)

2011-09-16 01:03:02 UTC MAIN commitmail json YAML

check that we have valid event strings on attach too, so that the error
is obvious instead of catching it when vmstat -e runs!

(christos)

2011-09-15 16:25:17 UTC MAIN commitmail json YAML

2011-09-15 14:51:06 UTC MAIN commitmail json YAML

add the reentrant function tests (copies of the non-reentrant one).

(christos)

2011-09-15 12:50:00 UTC MAIN commitmail json YAML

2011-09-15 12:32:30 UTC MAIN commitmail json YAML

fix typo, revert to previous version

(christos)

2011-09-14 23:37:33 UTC MAIN commitmail json YAML

add h{create,destroy,search}_r

(christos)

2011-09-14 23:34:27 UTC MAIN commitmail json YAML

add re-entrant versions of the hash api based on the GNU extensions.

(christos)

2011-09-14 23:33:51 UTC MAIN commitmail json YAML

add re-entrant versions of the hash functions based on the GNU api.

(christos)

2011-09-14 16:35:22 UTC MAIN commitmail json YAML

PR/45367: Gr馮oire Sutre: don't depend on m4-ccas and cpp-ccas to be
executable; invoke the shell to run them.

(christos)

2011-09-14 16:18:29 UTC MAIN commitmail json YAML

PR/45308: Manuel Bouyer: Update list of broadcast addresses after updating
interfaces.

(christos)

2011-09-14 14:59:30 UTC MAIN commitmail json YAML

include wakecode after kernel rules so that the .depend rules are defined

(christos)

2011-09-14 14:58:43 UTC MAIN commitmail json YAML

revert previous; bug was in the position of the inclusion of the file.

(christos)

2011-09-14 14:58:08 UTC MAIN commitmail json YAML

include wakecode after so that the depend rules are defined!

(christos)

2011-09-14 13:13:21 UTC MAIN commitmail json YAML

Don't depend on the .d file here; since this is the only rule, acpi_wakeup.d
will never be build!

(christos)

2011-09-14 12:37:56 UTC MAIN commitmail json YAML

2011-09-14 12:35:19 UTC MAIN commitmail json YAML

fix fprintfs with no format strings.

(christos)

2011-09-14 12:30:20 UTC MAIN commitmail json YAML

- don't if then else the same thing. print a more meaningful message
- don't leak a dictionary on failure
- minor KNF

(christos)

2011-09-14 12:29:22 UTC MAIN commitmail json YAML

don't increment the number of referenced module as a side effect if we fail.
From jmcneill

(christos)

2011-09-14 12:28:09 UTC MAIN commitmail json YAML

Can't use RUN_ONCE here to initialize the futex_lock, otherwise we cannot
unload the module.

(christos)

2011-09-13 19:55:28 UTC MAIN commitmail json YAML

print the missing flag if missing argument...

(christos)

2011-09-13 19:35:12 UTC MAIN commitmail json YAML

2011-09-13 19:21:20 UTC MAIN commitmail json YAML

Use c99 struct initializers so that this compiles.

(christos)

2011-09-13 19:11:09 UTC MAIN commitmail json YAML

Include <sys/param.h> for MAXPATHLEN

(christos)

2011-09-13 19:10:18 UTC MAIN commitmail json YAML

fix non-portable shift.

(christos)

2011-09-13 19:07:44 UTC MAIN commitmail json YAML

Some versions of linux have probably marked fwrite(3) as
__attribute__((__warn_unused_result__)) and the __builtin_expect()
use here is an attempt to silence the warning. This does not work
if the second argument of __builtin_expect() is not a constant,
but we are not linux, so instead of going through the
__builtin_constant_p() dance to correct this, just disable it for
non linux OS's.

(christos)

2011-09-12 21:22:27 UTC MAIN commitmail json YAML

document that dumpdir is now optional

(christos)

2011-09-12 21:22:08 UTC MAIN commitmail json YAML

- always print corrupted dump messages instead of silently failing
- don't require /var/crash to be specified, default to it
- determine and print the kernel name
- print all messages to syslog

(christos)

2011-09-12 21:14:29 UTC MAIN commitmail json YAML

add kvm_getkernelname()

(christos)

2011-09-12 21:13:32 UTC MAIN commitmail json YAML

2011-09-12 21:11:54 UTC MAIN commitmail json YAML

doc for kvm_getkernelname

(christos)

2011-09-12 21:11:32 UTC MAIN commitmail json YAML

2011-09-12 12:11:53 UTC MAIN commitmail json YAML

reverse polarity of the warning.

(christos)

2011-09-12 00:45:26 UTC MAIN commitmail json YAML

2011-09-11 19:18:27 UTC MAIN commitmail json YAML

2011-09-11 19:10:58 UTC MAIN commitmail json YAML

2011-09-11 18:55:45 UTC MAIN commitmail json YAML

2011-09-11 17:22:14 UTC MAIN commitmail json YAML

2011-09-11 17:18:52 UTC MAIN commitmail json YAML

print summary stats.

(christos)

2011-09-11 01:07:56 UTC MAIN commitmail json YAML

2011-09-11 01:06:26 UTC MAIN commitmail json YAML

2011-09-10 21:40:43 UTC MAIN commitmail json YAML

2011-09-10 21:38:59 UTC MAIN commitmail json YAML

2011-09-10 21:32:25 UTC MAIN commitmail json YAML

2011-09-10 21:29:04 UTC MAIN commitmail json YAML

2011-09-10 21:22:12 UTC MAIN commitmail json YAML

2011-09-10 21:19:16 UTC MAIN commitmail json YAML