summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.jkoshy1998-10-131-5/+5
* ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderluoqi1998-09-242-3/+27
* Change doscmd to use i386_set_ioperm() call instead of sysarch().jlemon1998-07-281-19/+11
* o for unknown int21 functions, set the CY bit to indicate failureimp1998-07-171-2/+34
* o remove -f from doscmd man page, as it is not implemented.imp1998-07-164-14/+25
* Add missing ')'..sos1998-07-021-2/+2
* o Be more careful about using sprintf and strcpy.imp1998-07-022-9/+10
* o typo: will -> withimp1998-07-021-1/+1
* o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bitimp1998-07-022-4/+4
* Kill printf accidentally committedimp1998-07-011-3/+1
* Make sourcer's main program execute in X mode.imp1998-07-017-61/+49
* Implement int 2f ax=1600, which is, according to the Interrupt List,imp1998-06-301-1/+5
* Don't assume that time_t is long.bde1998-06-292-8/+16
* Fixed double slashes in pathnames.bde1998-05-311-3/+3
* ELF preparation step 2:sos1998-05-261-3/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-4/+3
* Honour -static in LDFLAGS.bde1998-03-211-9/+8
* Don't assume sigset_t and int are equivalent.jraynard1998-02-282-4/+6
* Don't claim XMS isn't implemented (it is).msmith1998-02-262-1/+17
* Add Back-Tab functionality. (Ie. shift-tab)msmith1998-02-221-2/+3
* Printers under FreeBSD are /dev/lpt*msmith1998-01-221-2/+2
* Fix DOS keyboard handling to use standard pointer addresses instead ofjlemon1998-01-211-11/+19
* Fixed DPADD. ${LIBGCC} must be added explicitly since the defaultbde1997-12-161-13/+22
* Add support for EMS emulation to doscmd. This requires changing thejlemon1997-09-3019-301/+2757
* Make X11 support in doscmd dependent on the actual libX11.a library andjlemon1997-08-281-2/+2
* Clean up Makefile, make compiling in X support dependent on ${X11BASE}.jlemon1997-08-181-26/+14
* Enable the use of keypad cursor motion keys.jlemon1997-08-161-3/+14
* Add support for XMS memory to doscmd.jlemon1997-08-157-68/+1193
* Cleanup and use /usr/libdata/doscmd nowache1997-08-121-8/+6
* Build instbsdi.exe in obj directory (make world stopper)ache1997-08-091-4/+4
* Add a valuable binary that enables I/O to U**X mounted disks.dyson1997-08-092-1/+176
* Commit the manpage for doscmd.dyson1997-08-091-0/+705
* Add the makefile for doscmd.dyson1997-08-091-0/+61
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-0953-0/+18766
OpenPOWER on IntegriCloud