2008-05-19 |
Simon Schubert | Enable MS-style pragma push/pop.
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Fill CPU info for vkernels. This makes KTR use TSC...
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Add KTR for tracing userland->kernel entries, i.e....
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Add macros for the linker, which might be different...
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Don't manually declare select, instead include sys...
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Don't #include <sys/select.h> from sys/types.h, to...
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Change asf defaults and flags to suit Dragonfly more.
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Declare lsearch(3)/lfind(3), move them to libc and...
|
commit | commitdiff | tree |
2008-05-19 |
Simon Schubert | Declare lsearch(3)/lfind(3), move them to libc and...
|
commit | commitdiff | tree |
2008-05-16 |
Simon Schubert | Add blacklist feature for weak Debian-generated ssh...
|
commit | commitdiff | tree |
2008-05-16 |
Simon Schubert | Add blacklist feature for weak Debian-generated ssh...
|
commit | commitdiff | tree |
2008-05-16 |
Simon Schubert | Add blacklist feature for weak Debian-generated ssh...
|
commit | commitdiff | tree |
2008-05-09 |
Simon Schubert | Make the code we're running under total signal mask...
|
commit | commitdiff | tree |
2008-05-02 |
Simon Schubert | Properly yield to userland processes.
|
commit | commitdiff | tree |
2008-04-30 |
Simon Schubert | Enforce proper sequencing of world and kernel targets.
|
commit | commitdiff | tree |
2008-03-30 |
Simon Schubert | Sync audio data with other output.
|
commit | commitdiff | tree |
2008-03-27 |
Simon Schubert | Fix layout.
|
commit | commitdiff | tree |
2008-03-05 |
Simon Schubert | Resurrect code mistakenly #ifdef'd out before.
|
commit | commitdiff | tree |
2008-02-17 |
Simon Schubert | Dump entries can have the same timestamp, so accept...
|
commit | commitdiff | tree |
2008-02-14 |
Simon Schubert | Fix incomplete stack traces by gdb.
|
commit | commitdiff | tree |
2008-02-13 |
Simon Schubert | Don't forget to set internal error message in kvm_nlist().
|
commit | commitdiff | tree |
2008-02-12 |
Simon Schubert | Unstaticize some variables so ktrdump will find them.
|
commit | commitdiff | tree |
2008-02-12 |
Simon Schubert | Don't require the tsc frequency to be available.
|
commit | commitdiff | tree |
2008-02-12 |
Simon Schubert | Add O_SYNC, a SUSv3 alias for O_FSYNC (well, roughly).
|
commit | commitdiff | tree |
2008-02-11 |
Simon Schubert | Report the last error code when searching for a tap...
|
commit | commitdiff | tree |
2008-02-10 |
Simon Schubert | Yield after processing a couple of vnodes to avoid...
|
commit | commitdiff | tree |
2008-02-04 |
Simon Schubert | Use correct extension.
|
commit | commitdiff | tree |
2008-02-03 |
Simon Schubert | Work around a `label defined but not used' warning...
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Only build nm.h if necessary. GC tm.h and xm.h.
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Adapt the amd64 kgdb for the new gdb.
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Remove tm.h and xm.h handling, as it wasn't used. ...
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Hard code the register offsets instead of deriving...
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Adjust README.
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Merge from vendor branch GDB:
|
commit | commitdiff | tree |
2008-01-31 |
Simon Schubert | Resurrect deleted file.
|
commit | commitdiff | tree |
2008-01-21 |
Simon Schubert | Don't panic when invalidating a fictitious page.
|
commit | commitdiff | tree |
2008-01-21 |
Simon Schubert | Set valid bits when updating a fake page.
|
commit | commitdiff | tree |
2008-01-20 |
Simon Schubert | Don't link to any threading lib as libc already exports...
|
commit | commitdiff | tree |
2008-01-19 |
Simon Schubert | Add shim for pthread_set_name_np. Not functional.
|
commit | commitdiff | tree |
2008-01-19 |
Simon Schubert | Don't write errno to the GOT, but properly follow the...
|
commit | commitdiff | tree |
2008-01-19 |
Simon Schubert | Use correct register
|
commit | commitdiff | tree |
2008-01-16 |
Simon Schubert | Adjust for the DragonFly ELF ABI
|
commit | commitdiff | tree |
2008-01-15 |
Simon Schubert | Add our register layout changes.
|
commit | commitdiff | tree |
2008-01-15 |
Simon Schubert | Update for import
|
commit | commitdiff | tree |
2008-01-15 |
Simon Schubert | Import missed files from gdb-6.7.1
|
commit | commitdiff | tree |
2008-01-15 |
Simon Schubert | Merge from vendor branch GDB:
|
commit | commitdiff | tree |
2008-01-14 |
Simon Schubert | Switch to gdb-6.7.1
|
commit | commitdiff | tree |
2008-01-14 |
Simon Schubert | Add our READMEs
|
commit | commitdiff | tree |
2008-01-14 |
Simon Schubert | Remove erroneously imported files
|
commit | commitdiff | tree |
2008-01-14 |
Simon Schubert | Customize the code to make it compile nicely.
|
commit | commitdiff | tree |
2008-01-14 |
Simon Schubert | Import a stripped gdb-6.7.1
|
commit | commitdiff | tree |
2008-01-14 |
Simon Schubert | Merge from vendor branch GDB:
|
commit | commitdiff | tree |
2008-01-13 |
Simon Schubert | GC ifdef magic for old gcc version.
|
commit | commitdiff | tree |
2008-01-09 |
Simon Schubert | Fix lockuninit.
|
commit | commitdiff | tree |
2008-01-09 |
Simon Schubert | Remove old file.
|
commit | commitdiff | tree |
2008-01-09 |
Simon Schubert | Compile the kernel and modules with C99 warnings, not...
|
commit | commitdiff | tree |
2008-01-08 |
Simon Schubert | Add _rtld_functrace support.
|
commit | commitdiff | tree |
2008-01-07 |
Simon Schubert | Don't segfault when printing unknown signals.
|
commit | commitdiff | tree |
2008-01-07 |
Simon Schubert | Pull up CVS idents from FreeBSD to match our current...
|
commit | commitdiff | tree |
2008-01-07 |
Simon Schubert | Add small hack to allow both agp and drm to attach...
|
commit | commitdiff | tree |
2008-01-07 |
Simon Schubert | Update from FreeBSD:
|
commit | commitdiff | tree |
2008-01-07 |
Simon Schubert | Rename RB_STATIC_* to RB_*_STATIC to match up with...
|
commit | commitdiff | tree |
2008-01-05 |
Simon Schubert | Correct errno value to comply with SUSv3.
|
commit | commitdiff | tree |
2008-01-05 |
Simon Schubert | Add support for newer CPU models.
|
commit | commitdiff | tree |
2008-01-05 |
Simon Schubert | Define _KERNEL_STRUCTURES when obtaining the list of...
|
commit | commitdiff | tree |
2008-01-05 |
Simon Schubert | Call selwakeup() from an MP-protected taskqueue.
|
commit | commitdiff | tree |
2008-01-05 |
Simon Schubert | Don't let DS_BUSY buses block attachment of other devices.
|
commit | commitdiff | tree |
2008-01-05 |
Simon Schubert | Export bootverbose as sysctl debug.bootverbose.
|
commit | commitdiff | tree |
2007-12-14 |
Simon Schubert | Switch to libthread_xu per default.
|
commit | commitdiff | tree |
2007-12-09 |
Simon Schubert | Make sure that we're locked when initially reading...
|
commit | commitdiff | tree |
2007-12-06 |
Simon Schubert | Fix possible lockup when ptrace()'ing multi-lwp process.
|
commit | commitdiff | tree |
2007-11-24 |
Simon Schubert | Add llabs(3).
|
commit | commitdiff | tree |
2007-11-24 |
Simon Schubert | Add llabs(3).
|
commit | commitdiff | tree |
2007-09-09 |
Simon Schubert | Resync patch with contrib.
|
commit | commitdiff | tree |
2007-09-08 |
Simon Schubert | Yugoslavia split up into Serbia and Montenegro some...
|
commit | commitdiff | tree |
2007-09-08 |
Simon Schubert | Allow comment lines in input files.
|
commit | commitdiff | tree |
2007-09-04 |
Simon Schubert | Use gnuregex.h instead of a private header whose declaration...
|
commit | commitdiff | tree |
2007-09-04 |
Simon Schubert | Consolidate all local CVS patches into the contrib...
|
commit | commitdiff | tree |
2007-08-26 |
Simon Schubert | Correct off-by-one error.
|
commit | commitdiff | tree |
2007-08-26 |
Simon Schubert | Compile in a variable default search prefix.
|
commit | commitdiff | tree |
2007-08-26 |
Simon Schubert | Kmods always need their headers in place.
|
commit | commitdiff | tree |
2007-08-25 |
Simon Schubert | Fix a bug in linprocfs and hold lwps to prevent a race...
|
commit | commitdiff | tree |
2007-08-25 |
Simon Schubert | Print the msgbuf even if using a kernel without symbols...
|
commit | commitdiff | tree |
2007-08-25 |
Simon Schubert | Rework generating of files so that every generation...
|
commit | commitdiff | tree |
2007-08-25 |
Simon Schubert | Don't hang `all' off `_EXTRADEPEND', but rather on...
|
commit | commitdiff | tree |
2007-08-25 |
Simon Schubert | Output more detail when reporting errors. Use err...
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Define TARGET_PLATFORM matching TARGET_ARCH.
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Drop reference to non-existing variable.
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Define MACHINE et al like this header is supposed to do.
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Don't define USED_FOR_TARGET on the command line.
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Define USED_FOR_TARGET in tconfig.h, matching what...
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Change gcc41 search path setup to match gcc34.
|
commit | commitdiff | tree |
2007-08-23 |
Simon Schubert | Use the i486 headers for amd64.
|
commit | commitdiff | tree |
2007-08-22 |
Simon Schubert | Drop the stupid patch infrastructure and merge patches...
|
commit | commitdiff | tree |
2007-08-22 |
Simon Schubert | Merge from vendor branch GDB:
|
commit | commitdiff | tree |
2007-08-22 |
Simon Schubert | Drop the stupid patch infrastructure and merge patches...
|
commit | commitdiff | tree |
2007-08-21 |
Simon Schubert | Define macros also for amd64.
|
commit | commitdiff | tree |
2007-08-21 |
Simon Schubert | Fix size types.
|
commit | commitdiff | tree |
2007-08-21 |
Simon Schubert | Don't include the kernel target. This is handled in...
|
commit | commitdiff | tree |
2007-08-21 |
Simon Schubert | Fix amd64 support of libc.
|
commit | commitdiff | tree |