| Commit message (Expand) | Author | Age | Files | Lines |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 52 | -52/+52 |
* | Use our floppy device names rather than BSD/OS's. | obrien | 1999-08-13 | 2 | -3/+5 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Break lines to be < 80 chars. This has been done only to that file in | cracauer | 1999-07-07 | 1 | -16/+25 |
* | Update to new struct sigcontext after SA_SIGINFO changes | cracauer | 1999-07-06 | 4 | -18/+20 |
* | X11 include directory may not actually contain any header file, check for | luoqi | 1999-04-17 | 1 | -2/+2 |
* | Disable setgid kmem for now. | imp | 1999-03-16 | 1 | -2/+2 |
* | Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead of | bde | 1999-02-17 | 1 | -5/+5 |
* | Look for aout X libraries at the right place. | luoqi | 1999-02-16 | 1 | -4/+10 |
* | Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel, | bde | 1999-02-15 | 1 | -2/+2 |
* | Use the new variable NEED_LIBNAMES instead of including | jdp | 1999-01-22 | 1 | -2/+2 |
* | Add support for accessing ports. This was done to access parallel | imp | 1999-01-20 | 1 | -4/+19 |
* | Fix typos. | jkoshy | 1998-10-13 | 1 | -5/+5 |
* | 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 |