summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Bump __FreeBSD_version for the following (weak) reasons:marcel2004-07-111-1/+1
* The SC_DISABLE_DDBKEY options has been renamed to SC_DISABLE_KDBKEY.marcel2004-07-111-1/+1
* Add options KDB and GDB. KDB takes on the function of what DDB usedmarcel2004-07-115-5/+15
* Now that the console setup is identical to that on other platforms,marcel2004-07-111-0/+2
* Add options KDB and GDB. KDB takes on the function of what DDB usedmarcel2004-07-111-1/+3
* Remove now unused files:marcel2004-07-114-708/+0
* Remove the now unused GDB stubs. See src/sys/gdb/* for the new KDBmarcel2004-07-114-2552/+0
* In the 'dontblock' section of soreceive(), assert that the mbuf on handrwatson2004-07-111-0/+1
* Update for the KDB framework:marcel2004-07-112-43/+29
* Fix build for non-WITNESS casegrehan2004-07-111-0/+1
* Break out non-inline out-of-band data receive code from soreceive()rwatson2004-07-111-38/+63
* Assign pointers values of NULL rather than 0 in soreceive().rwatson2004-07-111-2/+2
* Make NdisReadPcmciaAttributeMemory() and NdisWritePcmciaAttributeMemory()wpaul2004-07-116-31/+91
* Mega update for the KDB framework: turn DDB into a KDB backend.marcel2004-07-1029-2343/+1689
* Hook the GDB backend into the build.marcel2004-07-107-5/+9
* Update for the KDB framework:marcel2004-07-103-25/+24
* Update for the KDB framework:marcel2004-07-101-1/+2
* Remove obsolete prototype of kdb_trap().marcel2004-07-101-2/+0
* MFi386: Update for the KDB framework:marcel2004-07-102-24/+68
* Build uart_dbg.c for remote GDB support.marcel2004-07-101-1/+1
* Update for the KDB framework:marcel2004-07-105-117/+224
* Update for the KDB framework:marcel2004-07-101-12/+15
* MFi386: don't fake the time counter when the debugger is active.marcel2004-07-101-20/+12
* Remove obsolete prototype of kdb_trap().marcel2004-07-101-2/+0
* Update for the KDB framework:marcel2004-07-103-45/+33
* 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
OpenPOWER on IntegriCloud