summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_input.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new mechanism, cndbctl(), to tell the console driver thatyokota2000-01-111-7/+0
* Remove unused macro definition.archie1999-11-021-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-3/+2
* The following patch will remove a hack introduced inyokota1999-07-141-13/+1
* Some fixes from John Hood:dyson1997-12-051-2/+1
* Cleaned up revs.1.19-1.21:bde1997-11-201-17/+14
* A better fix for the ddb command history buffer problem; use a staticmsmith1997-11-091-9/+9
* Don't try to do anything with the input history if MALLOC() for the buffermsmith1997-11-071-2/+2
* Minor hack to also allow for syscons's "interesting" arrow keys.joerg1997-08-171-1/+13
* Everyone's favorite, i think: make DDB understand the arrow keys for thejoerg1997-04-121-1/+38
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* if there is no console, cngetc should act like getc and return -1julian1996-10-301-1/+8
* Finally implement a simple commandline history in DDB.joerg1996-08-101-2/+71
* Clean up various compiler warnings. Most (if not all) were benigngpalmer1996-05-081-2/+2
* Reduced and cleaned up #includes.bde1995-12-101-4/+4
* Staticize and cleanup.phk1995-12-101-5/+5
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+2
* Staticized and '#ifdef notused' stuff we don't use.phk1995-11-291-6/+6
* Completed function declarations and/or added prototypes and/or #includesbde1995-11-241-2/+8
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Fix up some sloppy coding practices:wollman1994-08-181-7/+7
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-7/+7
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-2/+3
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-2/+7
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-20/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+268
OpenPOWER on IntegriCloud