jmmv
aa9ddb13e1
Merge two patches fixing the same file (doscmd_loader.c); they were causing
...
problems as one was undoing changes done by the other.
2003-06-06 11:55:06 +00:00
wiz
9c82eb852e
Add patch provided by Andrew Dyer in pkg/11820 for better I/O support
...
for the printer port.
2001-03-16 13:59:54 +00:00
wiz
d51e0f9c2e
Standardize patches.
2001-03-16 13:58:58 +00:00
wiz
63f93b3058
Fix documentation bug (PR #11821 ).
2001-02-27 17:20:09 +00:00
christos
45bf2691a2
Use objcopy to make the binary file and load it directly,
...
instead of using loadfile which is less portable. [suggested by Tron]
1999-12-18 22:10:02 +00:00
christos
5f8c4e3ce0
typo in patch
1999-12-18 01:48:56 +00:00
christos
eacffdb43a
- Fix Makefile to work with elf
...
- Fix RO string that got written
- Add mmap() when we run ELF, because we need to map lomem
- Fix uninitialized reference in di->location
- Make doscmd_loader use loadfile() [Tested only with ELF]
1999-12-18 01:46:29 +00:00
sommerfe
b59a4d1d8c
sigaddset() on an automatic variable works much better if preceded by
...
sigemptyset(). (this used to work, by chance, when sigmasks fit in a
register).
doscmd now seems to work on 1.3I
1998-11-29 23:39:30 +00:00
hubertf
5d5202affd
Add changes to compile on current; still works on 1.3(.1)
...
Reported and tested by Bernhard Riedel <bernhard@sdg.de>
1998-10-28 01:29:16 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
tsarna
1e5f78bc9c
An MS-DOS emulator (NetBSD/i386 only)
1998-07-18 04:58:17 +00:00