summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update fr the KDB framework:marcel2004-07-103-50/+28
* Update for the KDB framework. Sanitize the alpha console code now thatmarcel2004-07-1018-1203/+242
* Call getit() unconditionally and only grab clock_lock when themarcel2004-07-102-40/+26
* Increase the scope of the page queues lock in vm_page_alloc() to coveralc2004-07-101-1/+1
* Update for the KDB framework:marcel2004-07-102-26/+22
* Update for the KDB framework:marcel2004-07-101-2/+0
* Update for the KDB framework:marcel2004-07-104-32/+36
* Update for the KDB framework:marcel2004-07-102-5/+6
* When the MT_SONAME mbuf is popped off of a receive socket bufferrwatson2004-07-101-0/+2
* Update for the KDB framework:marcel2004-07-102-18/+6
* Update for the KDB framework:marcel2004-07-101-21/+22
* Update for the KDB framework:marcel2004-07-101-4/+2
* Make the GDB dynamic linker hooks (r_debug_state) conditional uponmarcel2004-07-101-9/+9
* Update for the KDB framework:marcel2004-07-106-60/+33
* Update for the KDB framework:marcel2004-07-102-18/+12
* Update for the KDB framework:marcel2004-07-102-10/+6
* Update for the KDB framework:marcel2004-07-105-7/+9
* Update for the KDB framework:marcel2004-07-102-3/+3
* Update for the KDB framework:marcel2004-07-101-6/+5
* Update for the KDB framework:marcel2004-07-101-8/+6
* Update for the KDB framework:marcel2004-07-101-3/+2
* Remove DDB. The one user of this macro has been changed to use BVDDB.marcel2004-07-101-1/+0
* s/DDB/BVDDB/gmarcel2004-07-101-1/+1
* Update for the KDB framework:marcel2004-07-101-6/+5
* Update for the KDB framework:marcel2004-07-101-8/+8
* Update for the KDB framework:marcel2004-07-101-3/+2
* Update for the KDB framework:marcel2004-07-101-3/+2
* Update for the KDB framework:marcel2004-07-101-3/+2
* Update for the KDB framework:marcel2004-07-101-49/+4
* Update for the KDB framework:marcel2004-07-101-4/+2
* Update for the KDB framework:marcel2004-07-102-3/+5
* Update for the KDB framework:marcel2004-07-101-2/+3
* Update for the KDB framework:marcel2004-07-101-6/+5
* Update for the KDB debugger framework:marcel2004-07-102-6/+5
* Hook the KDB frontend into the build.marcel2004-07-101-0/+1
* Implement makectx(). The makectx() function is used by KDB to createmarcel2004-07-1010-1/+108
* Add new options for the KDB framework. This commit merely adds them andmarcel2004-07-101-0/+9
* Introduce the KDB debugger frontend. The frontend provides a frameworkmarcel2004-07-107-0/+723
* Correct a brain-o in extract_dir: mkdirpath() and mkdir(2) arekientzle2004-07-101-2/+4
* Add support for uart(4) being a debug port for the GDB backend.marcel2004-07-101-0/+101
* o Document net.inet.sack.enable sysctl. net.inet.sack.sackhole_limitmaxim2004-07-101-1/+6
* Introduce the GDB debugger backend for the new KDB framework. Themarcel2004-07-1014-0/+1515
* Unbreak alpha: On alpha a long double is the same as a double andmarcel2004-07-101-0/+4
* Clean up and wash struct iovec and struct uio handling.phk2004-07-109-407/+204
* Remove a pointless check.phk2004-07-101-2/+0
* Add a reference to od(1).tjr2004-07-101-2/+3
* Decode the "wence" arg to lseek and linux_lseek.alfred2004-07-102-2/+16
* Initialize cs_invert to "false" in new csets.tjr2004-07-101-0/+1
* Now socket buffer locks are being asserted at higher code blocks inrwatson2004-07-101-4/+1
* Assert socket buffer lock at strategic points between sections of coderwatson2004-07-101-0/+5
OpenPOWER on IntegriCloud