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
/
doscmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
WARNS=2 fixup
markm
2001-12-02
1
-2
/
+2
*
Remove check for the DISPLAY environment variable. It's easier to use
tg
2001-11-27
1
-3
/
+0
*
- First shot at PIC emulation;
tg
2001-10-02
1
-6
/
+8
*
Initialize debugf in main()
peter
2001-08-13
1
-0
/
+1
*
Silence some more warnings, mostly from `-W -Wwrite-strings'.
tg
2001-08-08
1
-6
/
+6
*
Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.
tg
2001-08-07
1
-1
/
+1
*
Sort options, remove unknown option 'f'.
tg
2001-07-31
1
-68
/
+67
*
Rewrite video emulation. Features:
tg
2001-07-24
1
-23
/
+31
*
Fix boot order (really try A:, then C:, unless the `boot' option is
tg
2001-05-22
1
-12
/
+32
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+2
*
Install a VGA font for the X11 mode. Use a line like
tg
2000-06-23
1
-0
/
+3
*
Fix the case where there's no path and doscmd defaults it to C:\
marcel
1999-11-12
1
-1
/
+1
*
Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested.
jhay
1999-11-08
1
-0
/
+1
*
Allow in/out to work in DOS programs.
imp
1999-10-13
1
-2
/
+35
*
Unbreak doscmd after the sigset_t change:
marcel
1999-09-29
1
-10
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Change doscmd to use i386_set_ioperm() call instead of sysarch().
jlemon
1998-07-28
1
-19
/
+11
*
o remove -f from doscmd man page, as it is not implemented.
imp
1998-07-16
1
-3
/
+2
*
o Be more careful about using sprintf and strcpy.
imp
1998-07-02
1
-4
/
+4
*
Make sourcer's main program execute in X mode.
imp
1998-07-01
1
-13
/
+8
*
Don't assume sigset_t and int are equivalent.
jraynard
1998-02-28
1
-2
/
+2
*
Add support for EMS emulation to doscmd. This requires changing the
jlemon
1997-09-30
1
-2
/
+5
*
Add support for XMS memory to doscmd.
jlemon
1997-08-15
1
-28
/
+5
*
Add our doscmd to the tree. This is a result of work from BSDI, and
dyson
1997-08-09
1
-0
/
+892