HardenedBSD src tree
Go to file
Joerg Wunsch b463077353 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.
1996-08-10 13:38:44 +00:00
bin Updated to match kernel changes for timer/run queue. 1996-07-31 09:27:23 +00:00
contrib/tcl
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc disable `calendar -a'. it's a bad idea, particular 1996-08-07 13:35:29 +00:00
games
gnu The default editor is "vi", not "/usr/ucb/vi". 1996-08-09 09:00:41 +00:00
include Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
lib Yeesh! I shouldn't have looked. Fix a whole bunch more. Pray 1996-08-10 13:37:02 +00:00
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure
share Added A JOSEPH KOSHY <koshy@india.hp.com> for the AMD cpu id code, and 1996-08-10 08:11:25 +00:00
sys Finally implement a simple commandline history in DDB. 1996-08-10 13:38:44 +00:00
tools
usr.bin s/trace -C/ktrace -C/ 1996-08-10 09:05:17 +00:00
usr.sbin Reviewed by: various 1996-08-09 22:20:24 +00:00
COPYRIGHT
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00