Commit Graph

  • 8e3e2896b6 Someone at OpenBSD screwed up on quality control Tyson Key 2014-09-16 23:32:29 +0100
  • eb861a52f1 Export strtonum Tyson Key 2014-09-16 23:22:52 +0100
  • 5d5f111c7a Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/strtonum.c Tyson Key 2014-09-16 23:21:44 +0100
  • cb41825324 IMport ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/atof.c Tyson Key 2014-09-16 23:20:04 +0100
  • ce1c0549a0 Export qsort Tyson Key 2014-09-16 23:17:48 +0100
  • f8370754d4 lldiv_t Tyson Key 2014-09-16 23:14:11 +0100
  • 07d835a0b5 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/lldiv.c Tyson Key 2014-09-16 23:09:59 +0100
  • 78c757dfda Update definitions Tyson Key 2014-09-16 23:06:41 +0100
  • 4ee1e10000 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/labs.c Tyson Key 2014-09-16 23:03:22 +0100
  • 30c36138bc More headers Tyson Key 2014-09-16 22:45:40 +0100
  • 59f2da5e20 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/jrand48.c Tyson Key 2014-09-16 22:44:43 +0100
  • ebc8fd7c18 Headers Tyson Key 2014-09-16 22:43:11 +0100
  • 19f6462771 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/ecvt.c Tyson Key 2014-09-16 22:42:07 +0100
  • dc2a322c43 IMport ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/atoll.c Tyson Key 2014-09-16 22:39:51 +0100
  • 9981e8b0d3 Importftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/atol.c Tyson Key 2014-09-16 22:39:13 +0100
  • 6675352553 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/atoi.c Tyson Key 2014-09-16 22:38:45 +0100
  • ec31e0d59d More maths functions Tyson Key 2014-09-16 22:37:29 +0100
  • 85e62ca6ce Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/llabs.c Tyson Key 2014-09-16 22:35:44 +0100
  • f449762aac Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/ldiv.c Tyson Key 2014-09-16 22:35:12 +0100
  • a290d7dd0d Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/erand48.c Tyson Key 2014-09-16 22:33:47 +0100
  • 70e2070dae Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/drand48.c Tyson Key 2014-09-16 22:33:18 +0100
  • 2f7e597c3b Build imaxabs Tyson Key 2014-09-16 22:32:47 +0100
  • 3aa16b1b31 Try defining LONG_MIN, and LONG_MAX Tyson Key 2014-09-16 22:29:48 +0100
  • 846410dfb4 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/strtol.c Tyson Key 2014-09-16 22:22:55 +0100
  • 63f6a26ffd Avoid clobbering internal static functions Tyson Key 2014-09-16 22:16:26 +0100
  • c5ac09afc2 Build log Tyson Key 2014-09-16 22:12:49 +0100
  • 1f22194af2 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/strtoull.c Tyson Key 2014-09-16 22:07:55 +0100
  • 0667e1a7cf Note on errno Tyson Key 2014-09-16 22:01:12 +0100
  • f9b7af1963 Hacks to build strtoimax Tyson Key 2014-09-16 22:00:16 +0100
  • 7837e8cd8f Try defining intmax_t Tyson Key 2014-09-16 21:48:52 +0100
  • 46d28c8d4d Dummy stdint.h Tyson Key 2014-09-16 21:42:43 +0100
  • 848b56afeb Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/include/inttypes.h with mods Tyson Key 2014-09-16 21:42:16 +0100
  • d19df05799 Define imaxdiv_t Tyson Key 2014-09-16 21:38:54 +0100
  • a70678f3c8 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/strtoul.c Tyson Key 2014-09-16 21:34:15 +0100
  • 3be7733aca Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/strtoimax.c Tyson Key 2014-09-16 21:33:25 +0100
  • ea904522cb Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/seed48.c Tyson Key 2014-09-16 21:32:21 +0100
  • 17a34bdb4a Disable gcvt for now Tyson Key 2014-09-16 21:06:47 +0100
  • 2616c8cb50 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/gcvt.c Tyson Key 2014-09-16 21:05:57 +0100
  • 5338f1bad5 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/rand48.h Tyson Key 2014-09-16 21:04:21 +0100
  • f87ae65fb8 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/lcong48.c Tyson Key 2014-09-16 21:03:47 +0100
  • 81633f83ce Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/qsort.c Tyson Key 2014-09-16 21:01:42 +0100
  • f7c0af8080 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/merge.c Tyson Key 2014-09-16 20:58:05 +0100
  • 7575add327 Export radix sort functions Tyson Key 2014-09-16 20:49:02 +0100
  • 6d2a80a027 Define u_char Tyson Key 2014-09-16 20:45:50 +0100
  • 97fa3daece Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/radixsort.c Tyson Key 2014-09-16 20:42:22 +0100
  • 04d77daddd Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdio/wcio.h Tyson Key 2014-09-16 20:35:13 +0100
  • 2cfa103ff2 Remove the unused PDCLib implementation Tyson Key 2014-09-16 20:30:15 +0100
  • 061bf0c72b Ugly compromise based on empty struct for FILE Tyson Key 2014-09-16 19:26:49 +0100
  • c650a7eca4 Build logs Tyson Key 2014-09-16 19:11:34 +0100
  • a3285bfb18 Try enabling scanf Tyson Key 2014-09-16 19:09:13 +0100
  • a876990038 Remove comment Tyson Key 2014-09-16 19:08:13 +0100
  • cbb0b67022 Fake std* Tyson Key 2014-09-16 19:01:03 +0100
  • 19cf5652e1 Export div() Tyson Key 2014-09-16 11:55:36 +0100
  • b870c68057 Define div_t, so that we can build div.c Tyson Key 2014-09-16 11:53:41 +0100
  • dc0c3de721 Try enabling one use of errno Tyson Key 2014-09-16 11:48:40 +0100
  • 3e1ec86f7e Try re-enabling calloc Tyson Key 2014-09-16 11:47:28 +0100
  • 3c47a63396 Is EINVAL always 22? Tyson Key 2014-09-16 11:43:17 +0100
  • dff7f176c8 Dodgy implementation of error-based errno Tyson Key 2014-09-16 11:40:12 +0100
  • 892f3c7f69 Now tidy them up Tyson Key 2014-09-15 00:21:44 +0100
  • 37e5574371 Temporarily add back-up files Tyson Key 2014-09-15 00:21:33 +0100
  • e794e76a9c More header updates Tyson Key 2014-09-15 00:17:36 +0100
  • ef5554c3af Change path Tyson Key 2014-09-15 00:16:34 +0100
  • bbfdeceb07 Prise out Plan9 runes headers@ Tyson Key 2014-09-15 00:14:55 +0100
  • cb61762238 Try uncommenting header Tyson Key 2014-09-15 00:10:26 +0100
  • f07a6bd88e Properly guard EDebugPrintf() to make both C, and C++ code happy Tyson Key 2014-09-14 21:19:23 +0100
  • 552d6a0fc5 Try testing EDebugPrintf in C code Tyson Key 2014-09-14 21:12:30 +0100
  • 8e950d52af Test the new API Tyson Key 2014-09-14 21:05:39 +0100
  • 5b621a1024 Fix file Tyson Key 2014-09-14 21:04:31 +0100
  • 8d05758592 Update makefile Tyson Key 2014-09-14 21:03:30 +0100
  • c165dbfc13 Define a new EDebugPrintf() API Tyson Key 2014-09-14 21:01:46 +0100
  • a83ae0433d Update headers Tyson Key 2014-09-14 20:53:29 +0100
  • 7358357ec0 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/cfree.c Tyson Key 2014-09-14 20:49:26 +0100
  • 433b3738aa Port getenv, too Tyson Key 2014-09-14 20:48:27 +0100
  • 2d6ad9e017 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/getenv.c Tyson Key 2014-09-14 20:47:21 +0100
  • cdffa1c6ea Export APIs Tyson Key 2014-09-14 20:46:53 +0100
  • 492ef9a112 No errno Tyson Key 2014-09-14 20:43:04 +0100
  • a13717f894 Import ftp://ftp.fr.openbsd.org/pub/OpenBSD/src/lib/libc/stdlib/setenv.c Tyson Key 2014-09-14 20:39:12 +0100
  • 2a47b00494 Don't build SAX until we have iconv Tyson Key 2014-09-14 20:36:20 +0100
  • ddd19e48ee Import libxml2 for porting Tyson Key 2014-09-14 20:20:00 +0100
  • 181bffdc7c Prefix debugging Tyson Key 2014-09-14 16:47:57 +0100
  • 4bdcc99163 Print base address bases Tyson Key 2014-09-14 16:44:44 +0100
  • 99658792af More tweaks Tyson Key 2014-09-14 16:36:51 +0100
  • af6e47758a Try changing base address of PIO_BASE_ADDR1 Tyson Key 2014-09-14 16:25:37 +0100
  • cd53f87e8b (Re)Comment Tyson Key 2014-09-14 01:09:47 +0100
  • a8f92880c2 Print reg_cmd_info.ec Tyson Key 2014-09-13 23:50:57 +0100
  • 2df92b0f7b Linebreaks Tyson Key 2014-09-13 23:42:55 +0100
  • cd7510a8e2 Even more debugging fun Tyson Key 2014-09-13 23:35:42 +0100
  • bfdd8fb38b Debug outgoing packets Tyson Key 2014-09-13 23:16:33 +0100
  • 0441454f1d Not ASCII Tyson Key 2014-09-13 22:46:25 +0100
  • ba0d291f67 Logs Tyson Key 2014-09-13 22:43:33 +0100
  • 09f97ba795 Debug reg_pio_data_in_lba28 Tyson Key 2014-09-13 22:39:49 +0100
  • 0f2d65af8d Debugging Tyson Key 2014-09-13 22:31:21 +0100
  • c96b7ec332 Try using a loop to get sectors Tyson Key 2014-09-13 22:20:21 +0100
  • d15bc60bf4 Size bump Tyson Key 2014-09-13 22:00:11 +0100
  • 8db04ba1f3 Try printing ASCII Tyson Key 2014-09-13 21:58:09 +0100
  • b4e4efcef2 Debugging Tyson Key 2014-09-13 21:41:21 +0100
  • bef96551d6 Try printing data Tyson Key 2014-09-13 21:35:42 +0100
  • 8d7d4ebbc6 Fix debugging Tyson Key 2014-09-13 21:01:47 +0100
  • 7b2ba955b5 Try printing read result Tyson Key 2014-09-13 20:32:05 +0100
  • fa8bf2f4ed Debugging Tyson Key 2014-09-13 20:27:57 +0100