Module Name:src
Committed By: nia
Date: Thu May 13 09:05:19 UTC 2021
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_dataset.c
Log Message:
this is not FreeBSD
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/cddl/osne
Module Name:src
Committed By: christos
Date: Sun Sep 6 21:49:32 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_subr.c
Log Message:
Adjust string sizes
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
src/external/cddl/o
Module Name:src
Committed By: christos
Date: Sun Sep 6 21:49:44 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_options.c
Log Message:
Stop using alloca
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/cddl/os
Module Name:src
Committed By: christos
Date: Sun Sep 6 16:44:17 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/lib/libctf/common: ctf_lib.c
Log Message:
fix zeroing
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/cddl/osnet/dist/lib
Module Name:src
Committed By: mlelstv
Date: Sat Apr 4 13:45:22 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_import.c
Log Message:
When collecting zpool devices, skip disks with wedges so that a
concurrent test of a wedge on that disk doe
Module Name:src
Committed By: riastradh
Date: Wed Feb 12 01:10:08 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_impl.h
dt_module.c dt_open.c
Log Message:
Use /dev/ksyms, not /netbsd, for the running kernel's symbols.
To genera
Module Name:src
Committed By: christos
Date: Sat Jun 2 01:19:46 UTC 2018
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
Use a constant to prevent dynamic array allocation which messes up SSP.
To generate a diff of this commit
Module Name:src
Committed By: kre
Date: Tue May 29 01:09:49 UTC 2018
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: mknames.sh
Log Message:
Build fix attempt, use TOOL_AWK (with fallback to "awk") rather than "nawk".
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Mon Nov 6 03:51:37 UTC 2017
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_link.c
Log Message:
need to undef KERN_ELFSIZE too here...
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
s
Module Name:src
Committed By: joerg
Date: Fri May 26 22:50:35 UTC 2017
Modified Files:
src/external/cddl/osnet/dist/lib/libuutil/common: uu_misc.c
Log Message:
Fix argument order.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/osnet/d
Module Name:src
Committed By: christos
Date: Thu Jan 12 23:12:59 UTC 2017
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_link.c
Log Message:
Rearrange headers
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/cddl/osnet
Module Name:src
Committed By: christos
Date: Wed Aug 3 16:37:02 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
machdep.booted_kernel is not an absolute path, make it so. Now u_int is
found but its parent is not :-)
T
Module Name:src
Committed By: pgoyette
Date: Thu Jun 30 00:23:36 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
Add missing dp_proc_unlock() in error path.
>From PR kern/51285 (Henning Petersen)
XXX Pullup to 7 and 7-
Module Name:src
Committed By: christos
Date: Thu Apr 28 11:38:41 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
remove incorrect comment
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/external/c
Module Name:src
Committed By: christos
Date: Thu Apr 28 00:02:40 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_impl.h
dt_module.c dt_open.c
Log Message:
Introduce dt_bootfile() and use it to avoid hard-coded kernel values. Fixes
Module Name:src
Committed By: joerg
Date: Tue Mar 1 21:09:17 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: drti.c
Log Message:
Don't crash when relocbase was 0.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/external/
Module Name:src
Committed By: riastradh
Date: Mon Feb 29 16:14:57 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libuutil/common: uu_open.c
Log Message:
Cast int64_t to long long before printfing with %lld.
Not doing so broke something months ago and I forgot w
Module Name:src
Committed By: riastradh
Date: Mon Feb 29 02:19:38 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: drti.c
Log Message:
Add __printflike as appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/extern
Module Name:src
Committed By: christos
Date: Sun Feb 28 19:10:45 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: drti.c
Log Message:
- Add missing ioctl.h
- Hide dprintf
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/ext
Module Name:src
Committed By: joerg
Date: Wed Feb 24 21:11:35 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
Make the default CPP path a list and check if they are access(2)able.
If no match is found, fallback to looking
Module Name:src
Committed By: roy
Date: Thu Feb 4 17:27:32 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_ident.c
dt_parser.c
Log Message:
Fix printf formats and casts.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: roy
Date: Thu Feb 4 16:48:34 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_parser.h
Log Message:
Mark __printflike and __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/c
Module Name:src
Committed By: riz
Date: Wed Feb 3 17:50:13 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
Adapt getmajor and getminor signatures for NetBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
Module Name:src
Committed By: riz
Date: Thu Nov 12 22:10:48 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_lex.l
Log Message:
Declare variables under the same conditions as their use.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -
Module Name:src
Committed By: christos
Date: Wed Oct 7 00:34:37 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
Adjust for NetBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/external/cddl/osne
Module Name:src
Committed By: riz
Date: Tue Oct 6 01:18:47 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
Make this build for me.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/external/cddl/
Module Name:src
Committed By: christos
Date: Mon Oct 5 17:48:09 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
load the kernel for NetBSD (for now)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
Module Name:src
Committed By: christos
Date: Mon Oct 5 17:47:37 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
Add definitions for uid_t and gid_t for NetBSD because we are screwing up
with the names in the kernel and th
Module Name:src
Committed By: christos
Date: Sun Oct 4 23:25:32 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
put back module filename finding code.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
Module Name:src
Committed By: riz
Date: Thu Oct 1 20:51:20 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_printf.c
Log Message:
Redo previous so as to not break non-arm MKDTRACE=yes builds.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riz
Date: Thu Oct 1 19:45:37 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_printf.c
Log Message:
Only declare 'ldn' where it's actually used. Fixes build on arm
with MKDTRACE=yes.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Tue Sep 29 23:50:52 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: mkerrtags.sh
mknames.sh
Log Message:
detect dynamically if we need -e for echo
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Tue Sep 29 14:31:22 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_consume.c
Log Message:
return an error for actions we don't understand.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -
Module Name:src
Committed By: wiz
Date: Tue Sep 29 06:33:01 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libctf/common: ctf.5
Log Message:
Remove reference to mdb(1).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/dist/li
Module Name:src
Committed By: wiz
Date: Mon Sep 28 22:00:26 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libctf/common: ctf.5
Log Message:
Fix Dt. New sentence, new line. Fix xrefs.
Still leaves:
trailing Xref to mdb(1)
trailing Xref to libctf(3)
To generat
Module Name:src
Committed By: christos
Date: Sat Sep 26 00:33:35 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_proc.c dt_proc.h
Log Message:
catch up with unsigned long -> proc_breakpoint_t change.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Thu Sep 24 14:26:09 UTC 2015
Added Files:
src/external/cddl/osnet/dist/lib/libdtrace/i386: dt_isadep.c
Log Message:
new from FreeBSD
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
src/external/cddl/osnet/dist/
Module Name:src
Committed By: christos
Date: Thu Sep 24 14:20:18 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libctf/common: ctf_lib.c ctf_subr.c
Added Files:
src/external/cddl/osnet/dist/lib/libctf/common: ctf.5
Log Message:
Sync with FreeBSD
To gen
Module Name:src
Committed By: riastradh
Date: Fri Apr 10 22:38:30 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libuutil/common: uu_misc.c
Log Message:
GCC doesn't speak #pragma init, try __attribute__((constructor)).
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: ozaki-r
Date: Sat Feb 21 15:13:20 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/arm: dt_isadep.c
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_consume.c
dt_parser.c dt_printf.c
Log Message:
Fix
Module Name:src
Committed By: ozaki-r
Date: Wed Feb 18 03:08:38 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_aggregate.c
Log Message:
Add assert
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/cddl/osnet/di
Module Name:src
Committed By: ozaki-r
Date: Wed Feb 18 03:07:56 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_subr.c
Log Message:
Don't return success when the target CPU is offline
dt_status originally expected the behavior.
This fixes a
Module Name:src
Committed By: christos
Date: Sat Feb 14 15:55:05 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_parser.c
Log Message:
PR/49667: Henning Petersen: Missing initialization of values in dt_parser.c
To generate a diff of this co
Module Name:src
Committed By: christos
Date: Sat Feb 14 15:53:23 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_cg.c
Log Message:
PR/49666: Henning Petersen: initialization of instr wrong in dt_cg.c NULL
instead of 0 for uint32_t.
To gener
Module Name:src
Committed By: christos
Date: Sat Feb 7 20:33:22 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_as.c
Log Message:
delete error(1) strings.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/
Module Name:src
Committed By: apb
Date: Thu Mar 27 19:34:39 UTC 2014
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_printf.c
Log Message:
format is a pointer, so sizeof(format) is not a good length
to pass to snprintf. Try to calculate the correct l
Module Name:src
Committed By: christos
Date: Sat Oct 19 23:07:39 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/lib/libnvpair: libnvpair.c
Log Message:
use proper format strings.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/o
Module Name:src
Committed By: tron
Date: Wed Feb 20 22:45:13 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_printf.c
Log Message:
Fix dodgy arguments to snprintf(3) which cause a warning that breaks
the build (at least with "USE_SSP" set to
Module Name:src
Committed By: christos
Date: Sat Jan 26 20:15:50 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_util.c
Log Message:
Avoid comparison between pointer and integer.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: tron
Date: Wed Jan 2 21:19:13 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_subr.c
Log Message:
Include "sys/ioctl.h" for the prototype of ioctl(2) which fixes the build.
To generate a diff of this commit:
c
Module Name:src
Committed By: dsl
Date: Tue Jan 1 19:02:19 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_util.c
Log Message:
This needs an explicit include of sys/ioctl.h.
XXX: There is some crappy code in here :-)
To generate a diff of
Module Name:src
Committed By: dsl
Date: Sun Jun 3 10:53:52 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_sendrecv.c
Log Message:
Not sure why this has just started to fail!
But it really isn't a good idea to compare a uint64_t to NULL.
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:05:36 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
Use the correct path in dt_module.c.
>From clang via Henning Petersen in PR 46009.
To generate a diff of this
Module Name:src
Committed By: yamt
Date: Wed Oct 19 11:03:52 UTC 2011
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_subr.c
Log Message:
make aggregate work for > 1 cpus
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external
Module Name:src
Committed By: yamt
Date: Tue Jul 26 12:28:39 UTC 2011
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_options.c
Log Message:
remove debug printfs
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/cddl/osn
Module Name:src
Committed By: yamt
Date: Tue Jul 26 12:28:02 UTC 2011
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
remove a debug printf
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/cddl/osn
Module Name:src
Committed By: christos
Date: Sun May 15 18:33:33 UTC 2011
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_grammar.y
dt_impl.h
src/external/cddl/osnet/dist/lib/libgen/common: gmatch.c
Log Message:
fix missing prototy
Module Name:src
Committed By: haad
Date: Fri Dec 24 16:13:58 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_util.c
Log Message:
libzfs_fru_clear was not ported to NetBSD disable it foor now.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: haad
Date: Wed Dec 15 22:49:42 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libzpool/common: taskq.c
Log Message:
Whitespace police.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/osnet/dist/
Module Name:src
Committed By: haad
Date: Wed Dec 15 22:09:14 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libzpool/common: taskq.c
Log Message:
Only KM_SLEEP | KM_NOSLEEP can be passed down to kmem layer, clean up
tqflags from internal taskq flags (TQ_FRONT) b
Module Name:src
Committed By: haad
Date: Tue Dec 14 01:22:24 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_mount.c
Log Message:
Fix amd64 build where sysinfo was not defined, disable libshare for now.
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Sat Apr 3 18:43:54 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: mkerrtags.sh
mknames.sh
Log Message:
remove useless double [[
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r
Module Name:src
Committed By: christos
Date: Sat Apr 3 18:43:35 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_link.c
Log Message:
hack for amd64
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/osnet/di
Module Name:src
Committed By: haad
Date: Tue Oct 6 12:03:47 UTC 2009
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_import.c
Log Message:
Replace another openat call with open + changed path.
XXX. This commit should be reverted after proper implem
Module Name:src
Committed By: haad
Date: Mon Oct 5 16:25:27 UTC 2009
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_pool.c
Log Message:
Disable *at functions for now. These functions should be implemented
because they are part of POSIX standard but
65 matches
Mail list logo