Up to [cvs.netbsd.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.65.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:08:24 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.65: +6 -3
lines
Diff to previous 1.65 (colored) next main 1.66 (colored)
sync with head
Revision 1.65.6.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:35:29 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.65: +8 -5
lines
Diff to previous 1.65 (colored) next main 1.66 (colored)
merge to -current.
Revision 1.67 / (download) - annotate - [select for diffs], Mon Dec 5 21:30:48 2011 UTC (5 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
HEAD
Changes since 1.66: +3 -3
lines
Diff to previous 1.66 (colored)
close the comment, there is a draft.
Revision 1.66 / (download) - annotate - [select for diffs], Mon Dec 5 20:55:14 2011 UTC (5 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.65: +8 -5
lines
Diff to previous 1.65 (colored)
PR/45687: Mike Pumford: savecore: (null): _ksyms_hdr not in namelist Make it non-static and add a comment so that they don't become static again.
Revision 1.65 / (download) - annotate - [select for diffs], Thu Jul 28 13:42:16 2011 UTC (9 months, 4 weeks ago) by uebayasi
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.64: +1 -1
lines
Diff to previous 1.64 (colored)
Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure that ddb(4) code is independent of SYMTAB_SPACE value.
Revision 1.64 / (download) - annotate - [select for diffs], Wed Jul 27 14:35:34 2011 UTC (9 months, 4 weeks ago) by uebayasi
Branch: MAIN
Changes since 1.63: +2 -4
lines
Diff to previous 1.63 (colored)
These don't need uvm/uvm_extern.h.
Revision 1.62.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:09:28 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.62: +3 -3
lines
Diff to previous 1.62 (colored) next main 1.63 (colored)
Sync with HEAD.
Revision 1.58.2.3 / (download) - annotate - [select for diffs], Tue May 31 03:05:01 2011 UTC (11 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.58.2.2: +1 -1
lines
Diff to previous 1.58.2.2 (colored) to branchpoint 1.58 (colored) next main 1.59 (colored)
sync with head
Revision 1.63 / (download) - annotate - [select for diffs], Sun Apr 24 18:46:22 2011 UTC (13 months ago) by rmind
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.62: +3 -3
lines
Diff to previous 1.62 (colored)
- Replace few malloc(9) uses with kmem(9). - Rename buf_malloc() to buf_alloc(), fix comments. - Remove some unnecessary inclusions.
Revision 1.58.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:55:14 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.58.2.1: +11 -8
lines
Diff to previous 1.58.2.1 (colored) to branchpoint 1.58 (colored)
sync with head
Revision 1.62 / (download) - annotate - [select for diffs], Tue Jan 4 01:40:19 2011 UTC (16 months, 3 weeks ago) by matt
Branch: MAIN
CVS Tags: jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: jruoho-x86intr
Changes since 1.61: +10 -7
lines
Diff to previous 1.61 (colored)
When determining max/min sym value, ignore ABS symbols which don't have a type. This stops ksym thinking that the _KERNEL_OPT symbols could actually be useful.
Revision 1.53.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:47:27 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.53.2.1: +25 -16
lines
Diff to previous 1.53.2.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored)
Sync with HEAD.
Revision 1.35.10.3 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:39 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35.10.2: +219 -8
lines
Diff to previous 1.35.10.2 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)
sync with head.
Revision 1.61 / (download) - annotate - [select for diffs], Tue Jul 27 14:25:23 2010 UTC (21 months, 4 weeks ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
matt-mips64-premerge-20101231
Changes since 1.60: +3 -3
lines
Diff to previous 1.60 (colored)
Use 'z' printf format modifier to print size_t in debug code.
Revision 1.58.2.1 / (download) - annotate - [select for diffs], Sun May 30 05:17:56 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.58: +26 -17
lines
Diff to previous 1.58 (colored)
sync with head
Revision 1.60 / (download) - annotate - [select for diffs], Tue May 4 14:14:54 2010 UTC (2 years ago) by tsutsui
Branch: MAIN
Changes since 1.59: +19 -17
lines
Diff to previous 1.59 (colored)
Some KNF.
Revision 1.59 / (download) - annotate - [select for diffs], Mon May 3 09:51:36 2010 UTC (2 years ago) by darran
Branch: MAIN
Changes since 1.58: +9 -2
lines
Diff to previous 1.58 (colored)
DTrace: Fix several bugs where the mod_ctf_get() function could return success even though no CTF section was present in the kernel or module. This fixes the panic that several people saw when trying out the FBT provider without updating /boot or missing a CTF section in /netbsd.
Revision 1.53.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:44:09 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.53: +209 -7
lines
Diff to previous 1.53 (colored)
Sync with HEAD.
Revision 1.41.4.1.4.1 / (download) - annotate - [select for diffs], Wed Apr 21 00:28:16 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Changes since 1.41.4.1: +6 -4
lines
Diff to previous 1.41.4.1 (colored) next main 1.41.4.2 (colored)
sync to netbsd-5
Revision 1.58 / (download) - annotate - [select for diffs], Sun Mar 14 21:27:49 2010 UTC (2 years, 2 months ago) by darran
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Branch point for: rmind-uvmplock
Changes since 1.57: +24 -6
lines
Diff to previous 1.57 (colored)
DTrace: Make the CTF handling conditional on KDTRACE_HOOKS for now since it breaks the boot of the atari kernel (and possibly others).
Revision 1.57 / (download) - annotate - [select for diffs], Sat Mar 13 16:27:06 2010 UTC (2 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.56: +4 -4
lines
Diff to previous 1.56 (colored)
make this compile.
Revision 1.56 / (download) - annotate - [select for diffs], Fri Mar 12 21:43:11 2010 UTC (2 years, 2 months ago) by darran
Branch: MAIN
Changes since 1.55: +192 -8
lines
Diff to previous 1.55 (colored)
DTrace: Add support for CTF sections in the netbsd elf image, load these at boot. Add a ksyms_mod_foreach() function to iterate a callback function over the set of elf symbols for a specific module (netbsd included). Add kern_ctf.c and mod_ctf_get() to allow the retrieval and decompression of CTF sections for a specific module.
Revision 1.35.10.2 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:16 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35.10.1: +3 -4
lines
Diff to previous 1.35.10.1 (colored) to branchpoint 1.35 (colored)
sync with head
Revision 1.55 / (download) - annotate - [select for diffs], Mon Mar 1 22:27:07 2010 UTC (2 years, 2 months ago) by darran
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9
Changes since 1.54: +8 -62
lines
Diff to previous 1.54 (colored)
Revert accidental commit of CTF work-in-progress changes.
Revision 1.54 / (download) - annotate - [select for diffs], Mon Mar 1 21:10:16 2010 UTC (2 years, 2 months ago) by darran
Branch: MAIN
Changes since 1.53: +64 -10
lines
Diff to previous 1.53 (colored)
DTrace: Add an SDT (Statically Defined Tracing) provider framework, and implement most of the proc provider. Adds proc:::create, exec, exec_success, exec_faillure, signal_send, signal_discard, signal_handle, lwp_create, lwp_start, lwp_exit.
Revision 1.41.4.2 / (download) - annotate - [select for diffs], Sun Feb 14 13:35:43 2010 UTC (2 years, 3 months ago) by bouyer
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.41.4.1: +3 -3
lines
Diff to previous 1.41.4.1 (colored) to branchpoint 1.41 (colored) next main 1.42 (colored)
Pull up following revision(s) (requested by hubertf in ticket #1290): sys/kern/kern_ksyms.c: revision 1.53 sys/dev/pci/agp_via.c: revision 1.18 sys/netipsec/key.c: revision 1.63 sys/arch/x86/x86/x86_autoconf.c: revision 1.49 sys/kern/init_main.c: revision 1.415 sys/kern/cnmagic.c: revision 1.11 sys/netipsec/ipsec.c: revision 1.47 sys/arch/x86/x86/pmap.c: revision 1.100 sys/netkey/key.c: revision 1.176 Replace more printfs with aprint_normal / aprint_verbose Makes "boot -z" go mostly silent for me.
Revision 1.53 / (download) - annotate - [select for diffs], Sun Jan 31 00:43:37 2010 UTC (2 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Changes since 1.52: +3 -3
lines
Diff to previous 1.52 (colored)
Replace more printfs with aprint_normal / aprint_verbose Makes "boot -z" go mostly silent for me.
Revision 1.52 / (download) - annotate - [select for diffs], Wed Nov 25 13:16:55 2009 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.51: +2 -3
lines
Diff to previous 1.51 (colored)
Remove highly questionable assert which demans that the kernel symbol table is in memory at a lower address than the string table.
Revision 1.50.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:21:56 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.50: +3 -3
lines
Diff to previous 1.50 (colored) next main 1.51 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.35.10.1 / (download) - annotate - [select for diffs], Mon May 4 08:13:46 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35: +405 -765
lines
Diff to previous 1.35 (colored)
sync with head.
Revision 1.41.2.3 / (download) - annotate - [select for diffs], Tue Apr 28 07:36:59 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.41.2.2: +3 -3
lines
Diff to previous 1.41.2.2 (colored) to branchpoint 1.41 (colored) next main 1.42 (colored)
Sync with HEAD.
Revision 1.41.4.1 / (download) - annotate - [select for diffs], Tue Mar 31 23:23:15 2009 UTC (3 years, 1 month ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Changes since 1.41: +8 -3
lines
Diff to previous 1.41 (colored)
Apply patch (requested by martin in ticket 602): ksyms_init calls mutex_init too early, which leads to failure on, e.g., sparc64 LOCKDEBUG kernels. Instead, add a new function ksyms_init_finalize and call it from main. Fixed in a more intrusive and less ugly way on HEAD.
Revision 1.51 / (download) - annotate - [select for diffs], Sun Mar 15 17:14:40 2009 UTC (3 years, 2 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.50: +3 -3
lines
Diff to previous 1.50 (colored)
ansify function definitions
Revision 1.41.2.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:32:56 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.41.2.1: +10 -10
lines
Diff to previous 1.41.2.1 (colored) to branchpoint 1.41 (colored)
Sync with HEAD.
Revision 1.50 / (download) - annotate - [select for diffs], Fri Jan 23 09:22:25 2009 UTC (3 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Branch point for: jym-xensuspend
Changes since 1.49: +10 -10
lines
Diff to previous 1.49 (colored)
Initialize SYMTAB_SPACE ksyms during ksyms_init. Per PR port-evbarm/40311.
Revision 1.41.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:38 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.41: +130 -455
lines
Diff to previous 1.41 (colored)
Sync with HEAD.
Revision 1.35.6.4 / (download) - annotate - [select for diffs], Sat Jan 17 20:17:09 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.35.6.3: +12 -7
lines
Diff to previous 1.35.6.3 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)
- Fix a CVS merge breakage - Catch up with some driver changes
Revision 1.35.6.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:18 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.35.6.2: +401 -765
lines
Diff to previous 1.35.6.2 (colored) to branchpoint 1.35 (colored)
Sync with HEAD.
Revision 1.49 / (download) - annotate - [select for diffs], Thu Jan 1 19:10:17 2009 UTC (3 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: mjf-devfs2-base
Changes since 1.48: +3 -3
lines
Diff to previous 1.48 (colored)
_KERNEL_OPT
Revision 1.35.16.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:15:08 2008 UTC (3 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.35.16.1: +395 -761
lines
Diff to previous 1.35.16.1 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)
Update haad-dm branch to haad-dm-base2.
Revision 1.48 / (download) - annotate - [select for diffs], Fri Dec 5 21:38:10 2008 UTC (3 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Changes since 1.47: +18 -11
lines
Diff to previous 1.47 (colored)
Make the fake ELF object work with gdb. - Output a .bss section and make all the symbols relative to it, instead of making them absolute. - Output a single load section, no need for two. 'gdb /dev/ksyms' still doesn't work because ksyms doesn't do mmap yet.
Revision 1.47 / (download) - annotate - [select for diffs], Sun Nov 30 18:21:36 2008 UTC (3 years, 5 months ago) by martin
Branch: MAIN
Changes since 1.46: +11 -7
lines
Diff to previous 1.46 (colored)
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap phases, so move the initialization of the ksyms mutex back into main via a function called ksyms_init. Rename the existing (but quite different) ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit() and adapt machdep code accordingly.
Revision 1.46 / (download) - annotate - [select for diffs], Sun Nov 16 16:15:58 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.45: +5 -4
lines
Diff to previous 1.45 (colored)
Our qsort() is inappropriate for kernel use because it makes recursive calls. Replace it with a kheapsort() function in kernel. Pointed out by tron@.
Revision 1.45 / (download) - annotate - [select for diffs], Sun Nov 16 15:29:53 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.44: +2 -7
lines
Diff to previous 1.44 (colored)
Remove unneeded includes.
Revision 1.44 / (download) - annotate - [select for diffs], Sun Nov 16 15:28:15 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.43: +10 -14
lines
Diff to previous 1.43 (colored)
Fix ksyms_getname() broken in previous.
Revision 1.43 / (download) - annotate - [select for diffs], Sun Nov 16 15:13:35 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.42: +100 -176
lines
Diff to previous 1.42 (colored)
- Local symbols could shadow globals in some instances. Fix it. - mutex_enter() from ksyms_getval() could panic due to a change made in revision 1.40. Fix it. - Replace the p-tree with a binary search of global symbols. Saves about 250kB of wired memory on i386 and allows for faster lookups within module symbol tables.
Revision 1.42 / (download) - annotate - [select for diffs], Wed Nov 12 12:36:16 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.41: +6 -258
lines
Diff to previous 1.41 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.41 / (download) - annotate - [select for diffs], Fri Oct 24 13:55:42 2008 UTC (3 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-5-base,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
matt-mips64-base2
Branch point for: nick-hppapmap,
netbsd-5
Changes since 1.40: +3 -5
lines
Diff to previous 1.40 (colored)
don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Oct 23 20:41:13 2008 UTC (3 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.39: +28 -12
lines
Diff to previous 1.39 (colored)
don't expose ksyms_lock
Revision 1.39 / (download) - annotate - [select for diffs], Mon Oct 20 10:24:18 2008 UTC (3 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.38: +368 -423
lines
Diff to previous 1.38 (colored)
PR kern/38814 ksyms needs locking - Make ksyms MT safe. - Fix deadlock from an operation like "modload foo.lkm < /dev/ksyms". - Fix uninitialized structure members. - Reduce memory footprint for loaded modules. - Export ksyms structures for kernel grovellers like savecore. - Some KNF.
Revision 1.35.16.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:17:27 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.35: +7 -1
lines
Diff to previous 1.35 (colored)
Sync with HEAD.
Revision 1.38 / (download) - annotate - [select for diffs], Fri Oct 10 23:09:19 2008 UTC (3 years, 7 months ago) by skrll
Branch: MAIN
CVS Tags: haad-dm-base1
Changes since 1.37: +3 -1
lines
Diff to previous 1.37 (colored)
RCSID police.
Revision 1.35.12.2 / (download) - annotate - [select for diffs], Fri Oct 10 22:34:14 2008 UTC (3 years, 7 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.35.12.1: +3 -1
lines
Diff to previous 1.35.12.1 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)
Sync with HEAD.
Revision 1.37 / (download) - annotate - [select for diffs], Mon Oct 6 11:49:44 2008 UTC (3 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4
Changes since 1.36: +3 -1
lines
Diff to previous 1.36 (colored)
PR kern/39681 ddb doesn't work with new MODULAR modules Complete initialization of new symbol table record.
Revision 1.35.6.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:52 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.35.6.1: +3 -1
lines
Diff to previous 1.35.6.1 (colored) to branchpoint 1.35 (colored)
Sync with HEAD.
Revision 1.35.12.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:31:42 2008 UTC (3 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.35: +3 -1
lines
Diff to previous 1.35 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.35.14.1 / (download) - annotate - [select for diffs], Mon Jul 28 14:37:36 2008 UTC (3 years, 9 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.35: +3 -1
lines
Diff to previous 1.35 (colored) next main 1.36 (colored)
Sync with head.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Jul 22 21:18:35 2008 UTC (3 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
simonb-wapbl-nbase,
simonb-wapbl-base
Changes since 1.35: +3 -1
lines
Diff to previous 1.35 (colored)
report local symbols too.
Revision 1.35.6.1 / (download) - annotate - [select for diffs], Sat Apr 5 23:33:23 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.35: +18 -14
lines
Diff to previous 1.35 (colored)
- add "file-system DEVFS" and "pseudo-device devfsctl" to conf/std seeing as these are always needed. - convert many, many drivers over to the New Devfs World Order. For a list of device drivers yet to be converted see, http://www.netbsd.org/~mjf/devfs-todo.html. - add a new device_unregister_all(device_t) function to remove all device names associated with a device_t, which saves us having to construct device names when the driver is detached. - add a DEV_AUDIO type for devices.
Revision 1.33.10.2 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:59 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.33.10.1: +14 -2
lines
Diff to previous 1.33.10.1 (colored) to branchpoint 1.33 (colored) next main 1.34 (colored)
sync with HEAD
Revision 1.26.2.5 / (download) - annotate - [select for diffs], Wed Feb 27 08:36:55 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.26.2.4: +14 -2
lines
Diff to previous 1.26.2.4 (colored) to branchpoint 1.26 (colored) next main 1.27 (colored)
sync with head.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Feb 20 02:30:51 2008 UTC (4 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
nick-net80211-sync-base,
nick-net80211-sync,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
ad-socklock-base1
Branch point for: yamt-nfs-mp,
wrstuden-revivesa,
simonb-wapbl,
mjf-devfs2,
haad-dm
Changes since 1.34: +14 -2
lines
Diff to previous 1.34 (colored)
For each symtab, remember which symbols have the minimum and maximum value. When returning a "close" symbol, make sure the value being searched for is within the symtab. This prevents ddb matching addresses beyond the end of the kernel.
Revision 1.33.16.1 / (download) - annotate - [select for diffs], Mon Feb 18 21:06:45 2008 UTC (4 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.33: +7 -2
lines
Diff to previous 1.33 (colored) next main 1.34 (colored)
Sync with HEAD.
Revision 1.26.2.4 / (download) - annotate - [select for diffs], Mon Jan 21 09:46:04 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.26.2.3: +7 -2
lines
Diff to previous 1.26.2.3 (colored) to branchpoint 1.26 (colored)
sync with head
Revision 1.33.10.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:56:02 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.33: +7 -2
lines
Diff to previous 1.33 (colored)
sync with HEAD
Revision 1.33.22.1 / (download) - annotate - [select for diffs], Tue Jan 8 22:11:33 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.33: +7 -2
lines
Diff to previous 1.33 (colored) next main 1.34 (colored)
Sync with HEAD
Revision 1.34 / (download) - annotate - [select for diffs], Fri Jan 4 11:28:13 2008 UTC (4 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: mjf-devfs-base,
matt-armv6-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base
Changes since 1.33: +7 -2
lines
Diff to previous 1.33 (colored)
Ignore symbols marked undefined.
Revision 1.26.2.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:40:48 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.26.2.2: +39 -22
lines
Diff to previous 1.26.2.2 (colored) to branchpoint 1.26 (colored)
sync with head.
Revision 1.32.4.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:09:49 2007 UTC (4 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.32: +22 -5
lines
Diff to previous 1.32 (colored) next main 1.33 (colored)
Sync with head.
Revision 1.31.4.2 / (download) - annotate - [select for diffs], Sun Apr 15 16:03:49 2007 UTC (5 years, 1 month ago) by yamt
Branch: yamt-idlelwp
Changes since 1.31.4.1: +22 -5
lines
Diff to previous 1.31.4.1 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored)
sync with head.
Revision 1.32.2.1 / (download) - annotate - [select for diffs], Tue Apr 10 13:26:38 2007 UTC (5 years, 1 month ago) by ad
Branch: vmlocking
Changes since 1.32: +22 -5
lines
Diff to previous 1.32 (colored) next main 1.33 (colored)
Sync with head.
Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 2 16:44:44 2007 UTC (5 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: mjf-devfs,
matt-armv6,
bouyer-xeni386
Changes since 1.32: +22 -5
lines
Diff to previous 1.32 (colored)
Don't panic if we don't find a symbol or string table. Perhaps the kernel has been stripped?
Revision 1.31.4.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:58:34 2007 UTC (5 years, 2 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.31: +18 -18
lines
Diff to previous 1.31 (colored)
Sync with HEAD.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 4 06:03:03 2007 UTC (5 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: reinoud-bufcleanup
Branch point for: vmlocking,
mjf-ufs-trans
Changes since 1.31: +18 -18
lines
Diff to previous 1.31 (colored)
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Revision 1.26.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:05 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.26.2.1: +103 -31
lines
Diff to previous 1.26.2.1 (colored) to branchpoint 1.26 (colored)
sync with head.
Revision 1.27.22.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:18:44 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.27.22.1: +111 -42
lines
Diff to previous 1.27.22.1 (colored) to branchpoint 1.27 (colored) next main 1.28 (colored)
sync with head.
Revision 1.27.20.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:39:22 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.27: +103 -31
lines
Diff to previous 1.27 (colored) next main 1.28 (colored)
Sync with head.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Nov 6 13:35:35 2006 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp
Changes since 1.30: +9 -2
lines
Diff to previous 1.30 (colored)
Pass a simple ELF header to ksyms_init_explicit with the minimum contents required to initialize ksyms_hdr. Otherwise LKMs do not work when using ksyms_init_explicit instead of ksyms_init, as is the case of booting an i386 kernel using Multiboot.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Nov 1 10:17:58 2006 UTC (5 years, 6 months ago) by yamt
Branch: MAIN
Changes since 1.29: +10 -12
lines
Diff to previous 1.29 (colored)
remove some __unused from function parameters.
Revision 1.29 / (download) - annotate - [select for diffs], Wed Oct 25 13:46:36 2006 UTC (5 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.28: +95 -31
lines
Diff to previous 1.28 (colored)
Add a function (ksyms_init_explicit) to add a symbol table when we know the exact address of the symtab and strtab ELF sections contents beforehand. This will be used in i386's Multiboot code to add the initial kernel ksyms without having to prepare a minimal ELF image that matches the format expected by the reguluar ksyms_init function. This part was reviewed by cube@ and successfully passes a full i386 release build.
Revision 1.27.22.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:07:10 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.27: +12 -9
lines
Diff to previous 1.27 (colored)
sync with head
Revision 1.28 / (download) - annotate - [select for diffs], Thu Oct 12 01:32:15 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.27: +12 -9
lines
Diff to previous 1.27 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.26.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:09:37 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.26: +4 -6
lines
Diff to previous 1.26 (colored)
sync with head.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:29 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-pdpolicy,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.26: +4 -6
lines
Diff to previous 1.26 (colored)
merge ktrace-lwp.
Revision 1.13.2.7 / (download) - annotate - [select for diffs], Thu Nov 10 14:09:44 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.6: +26 -36
lines
Diff to previous 1.13.2.6 (colored) next main 1.14 (colored)
Sync with HEAD. Here we go again...
Revision 1.21.6.1 / (download) - annotate - [select for diffs], Fri Jul 1 12:21:18 2005 UTC (6 years, 10 months ago) by tron
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1
Changes since 1.21: +3 -3
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
Pull up revision 1.26 (requested by riz in ticket #2037): Use %zx in a format string to print a size_t, not %lx, so a kernel with KSYMS_DEBUG will compile.
Revision 1.23.2.1 / (download) - annotate - [select for diffs], Tue Jun 28 10:25:25 2005 UTC (6 years, 10 months ago) by tron
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0
Changes since 1.23: +3 -3
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
Pull up revision 1.26 (requested by riz in ticket #508): Use %zx in a format string to print a size_t, not %lx, so a kernel with KSYMS_DEBUG will compile.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Jun 25 05:30:04 2005 UTC (6 years, 11 months ago) by riz
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Branch point for: yamt-lazymbuf
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
Use %zx in a format string to print a size_t, not %lx, so a kernel with KSYMS_DEBUG will compile.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Jun 23 23:15:12 2005 UTC (6 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.24: +18 -27
lines
Diff to previous 1.24 (colored)
Use ANSI function decls. Apply some static.
Revision 1.24 / (download) - annotate - [select for diffs], Sun May 29 22:24:15 2005 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.23: +11 -10
lines
Diff to previous 1.23 (colored)
- add const. - remove unnecessary casts. - add __UNCONST casts and mark them with XXXUNCONST as necessary.
Revision 1.21.8.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:23 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.21: +35 -20
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
sync with -current
Revision 1.21.10.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:36:11 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.21: +35 -20
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.13.2.6 / (download) - annotate - [select for diffs], Fri Mar 4 16:51:58 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.5: +10 -10
lines
Diff to previous 1.13.2.5 (colored)
Sync with HEAD. Hi Perry!
Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 26 21:34:55 2005 UTC (7 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
kent-audio2-base
Branch point for: netbsd-3
Changes since 1.22: +10 -10
lines
Diff to previous 1.22 (colored)
nuke trailing whitespace
Revision 1.13.2.5 / (download) - annotate - [select for diffs], Thu Feb 17 07:10:37 2005 UTC (7 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.4: +27 -12
lines
Diff to previous 1.13.2.4 (colored)
Sync with HEAD.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 15 21:09:57 2005 UTC (7 years, 3 months ago) by cube
Branch: MAIN
CVS Tags: matt-timespec
Changes since 1.21: +27 -12
lines
Diff to previous 1.21 (colored)
The way I handled /dev/ksyms requests vs. kernel requests was completely
broken. Inside the kernel, we always have to use the real values of the
st_name fields, and only do the math when the request comes from userland.
No need for ksyms_getval_from{kernel,userland} hack anymore. However, a
different version will be asked for pull-up in -2{,-0}, one that doesn't
break the API, that is.
Fixes PR#29133 from Jens Kessmeier.
Revision 1.13.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:35:04 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.3: +5 -5
lines
Diff to previous 1.13.2.3 (colored)
Fix the sync with head I botched.
Revision 1.13.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:53:02 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.2: +5 -5
lines
Diff to previous 1.13.2.2 (colored)
Sync with HEAD.
Revision 1.13.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 10:52:45 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.1: +167 -60
lines
Diff to previous 1.13.2.1 (colored)
Sync with HEAD
Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 19 03:42:01 2004 UTC (8 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
netbsd-2-base,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
netbsd-2,
kent-audio2
Changes since 1.20: +19 -13
lines
Diff to previous 1.20 (colored)
Move detection of a special symbol into a separate function. Add some more special symbols.
Revision 1.20 / (download) - annotate - [select for diffs], Wed Feb 18 23:44:49 2004 UTC (8 years, 3 months ago) by matt
Branch: MAIN
Changes since 1.19: +103 -38
lines
Diff to previous 1.19 (colored)
Support really large LKMs. Find out how much space is needed for symbols and then allocate it on demand. Rename some common symbols (__bss_start, _edata, _end, __start_link_set_*, __stop_link_set_*) so that ".<module>" is appended to them. This shrinks an amd64 kernel by 20KB of BSS.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Feb 18 20:41:09 2004 UTC (8 years, 3 months ago) by matt
Branch: MAIN
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
s/sumbols/symbols/
Revision 1.18 / (download) - annotate - [select for diffs], Thu Jan 8 22:48:26 2004 UTC (8 years, 4 months ago) by cube
Branch: MAIN
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
If ksyms have not been initialized, return ENXIO in ksymsopen instead of ksymsread, because ksyms client test availability with open() and not read().
Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 17 10:16:18 2003 UTC (8 years, 6 months ago) by cube
Branch: MAIN
Changes since 1.16: +45 -14
lines
Diff to previous 1.16 (colored)
o Fix a bug in ksyms that changed the real meaning of st_name entries for symbols, and made it impossible for the kernel to use that value, and correctly find symbols from LKMs. o Allow LKM users to use DDB to debug the entry function of a LKM by loading the symbol table with the temporary name /lkmtemp/ before calling it, and then renaming it once we know the module name. Approved by ragge@.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 6 18:22:01 2003 UTC (8 years, 6 months ago) by ragge
Branch: MAIN
Changes since 1.15: +9 -4
lines
Diff to previous 1.15 (colored)
Do not try to enter more than MAX_INT16 symbols into the patricia tree; the not-entered symbols will be found anyway but via a linear-search. This only happens if something is wrong when linking the kernel. Fixes problems reported on port-hp700.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Oct 25 09:03:59 2003 UTC (8 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.14: +7 -7
lines
Diff to previous 1.14 (colored)
fix uninitialized variables. one of them is a compiler bug.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Sep 3 10:55:22 2003 UTC (8 years, 8 months ago) by ragge
Branch: MAIN
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
long -> unsigned long.
Revision 1.13.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:26:37 2003 UTC (8 years, 10 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.13: +5 -5
lines
Diff to previous 1.13 (colored)
Apply the aborted ktrace-lwp changes to a specific branch. This is just for others to review, I'm concerned that patch fuziness may have resulted in some errant code being generated but I'll look at that later by comparing the diff from the base to the branch with the file I attempt to apply to it. This will, at the very least, put the changes in a better context for others to review them and attempt to tinker with removing passing of 'struct lwp' through the kernel.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 29 22:31:20 2003 UTC (8 years, 10 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Back out the lwp/ktrace changes. They contained a lot of colateral damage, and need to be examined and discussed more.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jun 28 14:21:54 2003 UTC (8 years, 11 months ago) by darrenr
Branch: MAIN
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can be inserted into ktrace records. The general change has been to replace "struct proc *" with "struct lwp *" in various function prototypes, pass the lwp through and use l_proc to get the process pointer when needed. Bump the kernel rev up to 1.6V
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 1 00:03:39 2003 UTC (8 years, 11 months ago) by jdolecek
Branch: MAIN
Changes since 1.10: +4 -1
lines
Diff to previous 1.10 (colored)
Add __KERNEL_RCSID()
Revision 1.10 / (download) - annotate - [select for diffs], Fri May 16 14:25:03 2003 UTC (9 years ago) by itojun
Branch: MAIN
Changes since 1.9: +12 -8
lines
Diff to previous 1.9 (colored)
use strlcpy. [fixed off-by-one in subr_prop.c]
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 11 08:23:23 2003 UTC (9 years ago) by jdolecek
Branch: MAIN
Changes since 1.8: +15 -12
lines
Diff to previous 1.8 (colored)
make couple ksym functions' arguments const
Revision 1.8 / (download) - annotate - [select for diffs], Wed May 7 21:28:16 2003 UTC (9 years ago) by ragge
Branch: MAIN
Changes since 1.7: +230 -15
lines
Diff to previous 1.7 (colored)
Remove useless entries from the symbol table at load. Add patricia-tree-style lookup code for symbols (for fast lookups).
Revision 1.7 / (download) - annotate - [select for diffs], Fri May 2 09:34:57 2003 UTC (9 years ago) by ragge
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
#ifdef KSYMS_DEBUG should be #if NKSYMS.
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 2 09:19:51 2003 UTC (9 years ago) by tron
Branch: MAIN
Changes since 1.5: +5 -1
lines
Diff to previous 1.5 (colored)
Fix build problems for kernel configurations without the "ksyms" pseudo-device.
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 1 20:46:20 2003 UTC (9 years ago) by ragge
Branch: MAIN
Changes since 1.4: +27 -11
lines
Diff to previous 1.4 (colored)
Enable the ioctl's.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 26 10:24:58 2003 UTC (9 years, 1 month ago) by ragge
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Make ksymms_init() take void * parameters instead of caddr_t.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 25 20:30:58 2003 UTC (9 years, 1 month ago) by ragge
Branch: MAIN
Changes since 1.2: +37 -4
lines
Diff to previous 1.2 (colored)
Mobe the SYMTAB_SPACE stuff to ksyms_init, so that it can be used without DDB compiled-in.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 25 07:35:21 2003 UTC (9 years, 1 month ago) by ragge
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Explicitly cast printf arg to long, from Tom Spindler.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 24 19:56:43 2003 UTC (9 years, 1 month ago) by ragge
Branch: MAIN
Basic implementation of in-kernel symbol table manager + /dev/ksyms.