FreeDOS/hdr
Eric Auer ab53a50c49 Mktemp (21.5a) only inserts leading backslash in temp file name
if no directory given in template if DOS version is 5.
Older and newer DOS versions just use no dirspec in that case.
This helps ftp.sac.sk/pub/sac/pack/iup067.zip exepacker which
tries to rename the temp file to a file in current directory.

Prepared Truename (21.60) to return 0 if okay, 3a00 if char dev
(and not JOIN / network?). May need further coding to actually
have the intended effect...? Note: The shell TRUENAME command
may change names for display!

Changed the "true DOS version" for FAT16 kernels from 5.0 to
6.22 to reflect the updates in 21.5a and 21.60, other 5 / 6
differences are not simply in the kernel but more in COUNTRY,
KEYB, HIMEM, SMARTDRV, DBLSPACE, EMM386, COMMAND and so on.
In addition, 6.22 is a popular version number to report :-).


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1345 6ac86273-5f31-0410-b378-82cca8765d1b
2007-07-28 19:03:40 +00:00
..
algnbyte.h MSC/TurboC compatibility fixes (Luchezar/Bart) 2003-12-02 23:46:03 +00:00
algndflt.h Final changes for kernel 2029 2003-03-15 04:18:09 +00:00
buffer.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
cds.h Don't allow wildcards for internal truename processing, except for 2003-03-12 06:50:33 +00:00
clock.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
date.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
device.h Removed "Dutch plurals" ("Dutch plural's" ;-)) from the source code: 2007-07-20 20:52:33 +00:00
dirmatch.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
error.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
exe.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
fat.h Corrections to get past turbo c warnings. 2004-01-31 15:04:09 +00:00
fcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
file.h Fixed screwed up comment sequence. 2004-03-27 00:27:11 +00:00
fnode.h dir_read() no longer updates the diroff counter. This eliminates the NEW 2004-04-30 17:14:33 +00:00
kbd.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
kconfig.h if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD. 2003-06-15 14:38:13 +00:00
lol.h Made the main fnodes far so they can be in UMBs. 2004-03-23 22:45:38 +00:00
mcb.h From Lucho (and I think Arkady had this as well at some point): 2004-03-25 00:20:20 +00:00
network.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
nls.h Fix builds with Turbo C. 2007-05-26 21:57:11 +00:00
pcb.h Remove unused intr prototype for resident code; add dir kernel.exe (TE), 2007-05-15 17:48:47 +00:00
portab.h from dev: add MK_PTR and MK_SEG_PTR macros 2005-03-15 15:25:08 +00:00
process.h * add support for the far jmp at "int 30" (0000:00c0) 2003-09-16 12:38:02 +00:00
sft.h Get rid of SFT_M* mode values. O_* values are sufficient. 2004-03-27 00:23:06 +00:00
stacks.inc high-part-of register save fixes from Lucho. 2004-05-30 19:31:07 +00:00
tail.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
time.h From Lucho: converted TM_ENCODE into a function. Various cleanups in fatfs.c 2004-05-23 15:00:37 +00:00
version.h Mktemp (21.5a) only inserts leading backslash in temp file name 2007-07-28 19:03:40 +00:00
xstructs.h kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00