Searched hist:17495 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/ddb/
H A Ddb_input.cdiff 17495 Sat Aug 10 11:38:44 MDT 1996 joerg Finally implement a simple commandline history in DDB.

Emacs-style line editing has already been there (did anybody ever
notice this? :), so i `only' had to add ^P and ^N. The approach is
fairly minimalistic, with the advantage of keeping the bloat as small
as 864 bytes of .text and 16 bytes of .bss, plus 10*120 bytes
malloc'ed history buffer at the first use.
/freebsd-10.1-release/sys/dev/ppc/
H A Dppc.cdiff 59491 Sat Apr 22 13:08:50 MDT 2000 wollman Enable PnP attachment for parallel port controllers.

PR: 17495

Completed in 164 milliseconds