index
:
users/hpa/test16/test16.git
master
16-bit test program
H. Peter Anvin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hello.c: try to provoke an error on fouling of the high bits of %esp
HEAD
master
H. Peter Anvin
2014-04-28
1
-1
/
+25
*
run16: fix comments for the "contents" type
H. Peter Anvin
2014-01-24
1
-2
/
+2
*
test16/hello.c: drop unnecessary \r
H. Peter Anvin
2014-01-22
1
-1
/
+1
*
conio: separate out write() from puts()
H. Peter Anvin
2014-01-22
1
-4
/
+11
*
run16: mark jump16() as noreturn
H. Peter Anvin
2014-01-22
1
-2
/
+4
*
run16: load ELF files with proper memory protection
H. Peter Anvin
2014-01-22
2
-34
/
+137
*
.gitignore: add emacs temp files
H. Peter Anvin
2014-01-22
1
-0
/
+2
*
lib16: pass argc and argv to main(), convert crt0 to C
H. Peter Anvin
2014-01-22
2
-7
/
+8
*
run16: pass command-line tail on to the 16-bit program
H. Peter Anvin
2014-01-22
1
-4
/
+30
*
Introduce SYS structure; add <string.h>
H. Peter Anvin
2014-01-22
5
-10
/
+47
*
run16: clean up warnings
H. Peter Anvin
2014-01-22
1
-4
/
+3
*
Sanitize the Makefile a bit
H. Peter Anvin
2014-01-22
2
-4
/
+18
*
Initial checkin
H. Peter Anvin
2014-01-22
8
-0
/
+239