Bryce Denney
a6fef54678
- update copyright dates to 2001 for all mandrake headers
...
- for bochs files with other header, replaced with current mandrake header
2001-04-10 02:20:02 +00:00
Bryce Denney
96174271f9
- change bx_snprintf back to normal name
2001-04-10 01:57:27 +00:00
Bryce Denney
cfbac2ee2c
- change strtoull back to normal name
2001-04-10 01:57:02 +00:00
Bryce Denney
c7d20d2a91
- call bx_strtoull instead of strtoull
2001-04-10 01:46:37 +00:00
Bryce Denney
91ec229216
- call bx_strtoull instead of strtoull.
2001-04-10 01:46:12 +00:00
Bryce Denney
ff34643472
- include osdep.h
...
- arg1 of bx_dbg_watch/unwatch is sent -1, 0, and 1 but was declared as
a Boolean.
2001-04-10 01:45:37 +00:00
Bryce Denney
3adbd8f71b
- in bx_dbg_print_string_command there was a zero-length array, which
...
didn't compile with some compiler.
- put conditional "#if BX_HAVE_HASH_MAP" around code that uses
<hash_map.h>.
- replace calls to snprintf with bx_snprintf.
- arg1 of bx_dbg_watch is an int, not a Boolean.
2001-04-10 01:45:06 +00:00
cvs
beff63eb32
- entered original Bochs snapshot bochs-2000_0325a.tar.gz from
...
ftp.bochs.com
2001-04-10 01:04:59 +00:00