index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
doscmd
/
tty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the number of spelling mistakes.
charnier
2002-04-12
1
-2
/
+2
*
Mark some parameters as unused.
dwmalone
2002-03-30
1
-9
/
+19
*
Update FreeBSD SCM IDs.
obrien
2002-03-07
1
-4
/
+5
*
WARNS=2 fixup
markm
2001-12-02
1
-6
/
+6
*
- First shot at PIC emulation;
tg
2001-10-02
1
-24
/
+28
*
Remove MAP_INHERIT flag from mmaps.
dillon
2001-08-25
1
-2
/
+2
*
Fix INT 10:09 (write char) and INT 10:0a (write char and attribute)
tg
2001-08-14
1
-9
/
+11
*
Move update of BIOS variable at 0x6c (time counter) completely to timer.c.
tg
2001-08-14
1
-8
/
+0
*
Silence some more warnings, mostly from `-W -Wwrite-strings'.
tg
2001-08-08
1
-1
/
+1
*
Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.
tg
2001-08-07
1
-23
/
+8
*
Fix warnings from `-Wmissing-prototypes'. Staticize.
tg
2001-08-03
1
-112
/
+23
*
- Add some more x86 instructions to emulate,
tg
2001-07-30
1
-21
/
+39
*
Include <sys/kbio.h> or <machine/console.h>, depending on __FreeBSD_version.
tg
2001-07-26
1
-1
/
+8
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
1
-2
/
+2
*
Rewrite video emulation. Features:
tg
2001-07-24
1
-547
/
+634
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-3
/
+4
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-1
/
+1
*
Default to no backspace/delete swapping.
imp
1999-10-13
1
-1
/
+2
*
Unbreak doscmd after the sigset_t change:
marcel
1999-09-29
1
-8
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Update to new struct sigcontext after SA_SIGINFO changes
cracauer
1999-07-06
1
-3
/
+4
*
Add Back-Tab functionality. (Ie. shift-tab)
msmith
1998-02-22
1
-2
/
+3
*
Fix DOS keyboard handling to use standard pointer addresses instead of
jlemon
1998-01-21
1
-11
/
+19
*
Enable the use of keypad cursor motion keys.
jlemon
1997-08-16
1
-3
/
+14
*
Add our doscmd to the tree. This is a result of work from BSDI, and
dyson
1997-08-09
1
-0
/
+2193