FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for utils - Programuserbash/MS-DOS-kernel · GitHub
Programuserbash
/
MS-DOS-kernel
Public
forked from
FDOS/kernel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
MS-DOS-kernel
utils
on
master
User selector
Datepicker
Commit history
Commits on Dec 23, 2024
build: modify echoto.bat to check arguments overflow
jmalak
committed
ced1587
View commit details
Copy full SHA for ced1587
View code at this point
Browse repository at this point
Commits on Aug 18, 2024
exeflat failed to advance str so didn't actually skip whitespace at beginning of string, additional comments
PerditionC
committed
2ce6dc0
View commit details
Copy full SHA for 2ce6dc0
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
exeflat: Update usage text for indirect file
jmalak
authored
bf53e22
View commit details
Copy full SHA for bf53e22
View code at this point
Browse repository at this point
Commits on Jul 14, 2024
echoto.bat: correct batch file for all parameters blank
jmalak
authored and
PerditionC
committed
c0009eb
View commit details
Copy full SHA for c0009eb
View code at this point
Browse repository at this point
exeflat: add support for response file to exeflat utility
Show description for a5b516d
jmalak
authored and
PerditionC
committed
a5b516d
View commit details
Copy full SHA for a5b516d
View code at this point
Browse repository at this point
Commits on Jul 13, 2024
fix dos environment size issue with TC make
jmalak
authored and
PerditionC
committed
d6c50eb
View commit details
Copy full SHA for d6c50eb
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
utils: build utility programs by Open Watcom for Linux and Windows
jmalak
authored and
PerditionC
committed
e985cc3
View commit details
Copy full SHA for e985cc3
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
fix exeflat not deleting temporary file
boeckmann
authored and
PerditionC
committed
e4a62f2
View commit details
Copy full SHA for e4a62f2
View code at this point
Browse repository at this point
Commits on Jun 4, 2022
build fixes, declare variables at start of block, use size_t to avoid int vs long errors
PerditionC
committed
0e6d90c
View commit details
Copy full SHA for 0e6d90c
View code at this point
Browse repository at this point
Commits on May 30, 2022
exeflat: try to fix CI displaying upx output before exeflat output
ecm-pushbx
authored and
PerditionC
committed
9343e00
View commit details
Copy full SHA for 9343e00
View code at this point
Browse repository at this point
exeflat: update comments before prepending entry header
ecm-pushbx
authored and
PerditionC
committed
b529992
View commit details
Copy full SHA for b529992
View code at this point
Browse repository at this point
exeflat: update usage screen with -E, -D, and -U switches
ecm-pushbx
authored and
PerditionC
committed
70c498a
View commit details
Copy full SHA for 70c498a
View code at this point
Browse repository at this point
upxentry, upxdevic: add header comments
ecm-pushbx
authored and
PerditionC
committed
e3e58ee
View commit details
Copy full SHA for e3e58ee
View code at this point
Browse repository at this point
exeflat: document UPX 3.96 exact DOS/SYS limit but use a lower number
ecm-pushbx
authored and
PerditionC
committed
77d3c7e
View commit details
Copy full SHA for 77d3c7e
View code at this point
Browse repository at this point
exeflat: allow to force either DOS/EXE or DOS/SYS compression format
ecm-pushbx
authored and
PerditionC
committed
f23f035
View commit details
Copy full SHA for f23f035
View code at this point
Browse repository at this point
exeflat: implement new-style UPX compression in DOS/SYS format
ecm-pushbx
authored and
PerditionC
committed
10b4d15
View commit details
Copy full SHA for 10b4d15
View code at this point
Browse repository at this point
exeflat: pass argv[3] to use as start_seg in write_header
ecm-pushbx
authored and
PerditionC
committed
9382d7c
View commit details
Copy full SHA for 9382d7c
View code at this point
Browse repository at this point
exeflat: jump across nop slide when the stub is shorter than 192 bytes
ecm-pushbx
authored and
PerditionC
committed
9961425
View commit details
Copy full SHA for 9961425
View code at this point
Browse repository at this point
exeflat: shrink uncompressed stub size to 64 bytes
Show description for 7f38303
ecm-pushbx
authored and
PerditionC
committed
7f38303
View commit details
Copy full SHA for 7f38303
View code at this point
Browse repository at this point
exeflat: move reading entry file into main, pass code to write_header
ecm-pushbx
authored and
PerditionC
committed
45b3d9e
View commit details
Copy full SHA for 45b3d9e
View code at this point
Browse repository at this point
kernel.asm, exeflat: new format with UPX entry at 006C0h
Show description for 992a898
ecm-pushbx
authored and
PerditionC
committed
992a898
View commit details
Copy full SHA for 992a898
View code at this point
Browse repository at this point
Commits on May 22, 2022
exeflat: store original ss:sp in UPX help data
ecm-pushbx
authored and
PerditionC
committed
3b6d836
View commit details
Copy full SHA for 3b6d836
View code at this point
Browse repository at this point
exeflat: support signal byte (clc/stc) to indicate compression to kernel
ecm-pushbx
authored and
PerditionC
committed
ad368a4
View commit details
Copy full SHA for ad368a4
View code at this point
Browse repository at this point
exeflat: copy original CONFIG block to the depacker header
ecm-pushbx
authored and
PerditionC
committed
f51c8a5
View commit details
Copy full SHA for f51c8a5
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
Fix minor issues in diagnostic messages in utils/exeflat.c
tkchia
committed
2111b54
View commit details
Copy full SHA for 2111b54
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Introduce end-of-line normalization
bartoldeman
authored and
PerditionC
committed
e82de4b
View commit details
Copy full SHA for e82de4b
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
unix2dos bat files
Show description for e698ae2
stsp
authored and
PerditionC
committed
e698ae2
View commit details
Copy full SHA for e698ae2
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Fix broken decompression on loading FAT16 kernel (compressed in dos/sys)
lpproj
committed
7eca245
View commit details
Copy full SHA for 7eca245
View code at this point
Browse repository at this point
Commits on Oct 15, 2012
Tell version info without booting kernel
PerditionC
committed
a260927
View commit details
Copy full SHA for a260927
View code at this point
Browse repository at this point
FreeDOS kernel current - 2041+svn1709
PerditionC
committed
c431157
View commit details
Copy full SHA for c431157
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL