summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve a couple of warnings and bump WARNS to 6.stefanf2004-07-112-10/+12
* Expand and rewrite documentation using doxygen markup so that we candfr2004-07-111-49/+206
* Pass doxygen doc comments through to the output.dfr2004-07-111-8/+33
* Experimental support for using doxygen to generate kernel documentation.dfr2004-07-114-0/+482
* Document that sx_unlock() exists as a macro.darrenr2004-07-111-6/+23
* Add sx_unlock() macro as a frontend to both sx_sunlock() and sx_xunlock(),darrenr2004-07-111-0/+7
* Until I'm ready to commit the better pccard probe/attach routines, effectivelyimp2004-07-111-0/+2
* Fix braino: Make sure there is a current backend before we return itsmarcel2004-07-111-2/+5
* Introduce ttygone() which indicates that the hardware is detached.phk2004-07-1116-375/+117
* Fix document year.tjr2004-07-111-1/+1
* Add fairly standard ENVIRONMENT and DIAGNOSTICS sections.tjr2004-07-111-1/+12
* Respect locale settings from the environment.tjr2004-07-111-0/+3
* MFi386: revision 1.212.nyan2004-07-113-39/+33
* MFi386: revision 1.406nyan2004-07-111-1/+3
* Fix typo in 20040702 entry.simon2004-07-111-1/+1
* Clean up a bunch of white-space difference with IPFilter source as well asdarrenr2004-07-111-9/+8
* Remove incomplete support for multi-character collating elements. Removetjr2004-07-112-262/+8
* Add 3 new entries:marcel2004-07-111-0/+30
* 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
* KANJI and DSPMBYTE are now "on" by default in the tcsh 6.13.00 distribution.mp2004-07-112-24/+34
* Add the nls/*/charset files to the exclude list. These files are not neededmp2004-07-111-0/+1
* This commit was generated by cvs2svn to compensate for changes in r131962,mp2004-07-1167-1489/+4975
|\
| * Import of tcsh-6.13.00mp2004-07-1167-1489/+4975
* | 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
* | Add POSIX-style support for multibyte characters to od(1): the 'c'tjr2004-07-114-11/+114
* | 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
OpenPOWER on IntegriCloud