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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ELFize. In fact, doscmd is ELF natural -- there is no need for a loader
luoqi
1998-09-24
2
-3
/
+27
*
Change doscmd to use i386_set_ioperm() call instead of sysarch().
jlemon
1998-07-28
1
-19
/
+11
*
o for unknown int21 functions, set the CY bit to indicate failure
imp
1998-07-17
1
-2
/
+34
*
o remove -f from doscmd man page, as it is not implemented.
imp
1998-07-16
4
-14
/
+25
*
Add missing ')'..
sos
1998-07-02
1
-2
/
+2
*
o Be more careful about using sprintf and strcpy.
imp
1998-07-02
2
-9
/
+10
*
o typo: will -> with
imp
1998-07-02
1
-1
/
+1
*
o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bit
imp
1998-07-02
2
-4
/
+4
*
Kill printf accidentally committed
imp
1998-07-01
1
-3
/
+1
*
Make sourcer's main program execute in X mode.
imp
1998-07-01
7
-61
/
+49
*
Implement int 2f ax=1600, which is, according to the Interrupt List,
imp
1998-06-30
1
-1
/
+5
*
Don't assume that time_t is long.
bde
1998-06-29
2
-8
/
+16
*
Fixed double slashes in pathnames.
bde
1998-05-31
1
-3
/
+3
*
ELF preparation step 2:
sos
1998-05-26
1
-3
/
+3
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-4
/
+3
*
Honour -static in LDFLAGS.
bde
1998-03-21
1
-9
/
+8
*
Don't assume sigset_t and int are equivalent.
jraynard
1998-02-28
2
-4
/
+6
*
Don't claim XMS isn't implemented (it is).
msmith
1998-02-26
2
-1
/
+17
*
Add Back-Tab functionality. (Ie. shift-tab)
msmith
1998-02-22
1
-2
/
+3
*
Printers under FreeBSD are /dev/lpt*
msmith
1998-01-22
1
-2
/
+2
*
Fix DOS keyboard handling to use standard pointer addresses instead of
jlemon
1998-01-21
1
-11
/
+19
*
Fixed DPADD. ${LIBGCC} must be added explicitly since the default
bde
1997-12-16
1
-13
/
+22
*
Add support for EMS emulation to doscmd. This requires changing the
jlemon
1997-09-30
19
-301
/
+2757
*
Make X11 support in doscmd dependent on the actual libX11.a library and
jlemon
1997-08-28
1
-2
/
+2
*
Clean up Makefile, make compiling in X support dependent on ${X11BASE}.
jlemon
1997-08-18
1
-26
/
+14
*
Enable the use of keypad cursor motion keys.
jlemon
1997-08-16
1
-3
/
+14
*
Add support for XMS memory to doscmd.
jlemon
1997-08-15
7
-68
/
+1193
*
Cleanup and use /usr/libdata/doscmd now
ache
1997-08-12
1
-8
/
+6
*
Build instbsdi.exe in obj directory (make world stopper)
ache
1997-08-09
1
-4
/
+4
*
Add a valuable binary that enables I/O to U**X mounted disks.
dyson
1997-08-09
2
-1
/
+176
*
Commit the manpage for doscmd.
dyson
1997-08-09
1
-0
/
+705
*
Add the makefile for doscmd.
dyson
1997-08-09
1
-0
/
+61
*
Add our doscmd to the tree. This is a result of work from BSDI, and
dyson
1997-08-09
53
-0
/
+18766