log

age author description
Thu, 14 Apr 2011 12:23:54 -0400 Josef 'Jeff' Sipek include: there's no reason to not include the printf extern defs in string.h
Thu, 14 Apr 2011 12:20:04 -0400 Josef 'Jeff' Sipek installer: fixed the EDF bitmap management code
Tue, 12 Apr 2011 18:36:08 -0400 Josef 'Jeff' Sipek installer: install a readme of sorts
Tue, 12 Apr 2011 18:33:25 -0400 Josef 'Jeff' Sipek installer: install the nucleus loader files
Tue, 12 Apr 2011 13:59:16 -0400 Josef 'Jeff' Sipek installer: create the cpio archive & make hercules use it
Tue, 12 Apr 2011 13:48:56 -0400 Josef 'Jeff' Sipek build: a mkarchive utility
Tue, 12 Apr 2011 13:45:11 -0400 Josef 'Jeff' Sipek installer: fixup the cpio filename table to reflect reality
Tue, 12 Apr 2011 13:44:24 -0400 Josef 'Jeff' Sipek installer: padcat should fail if it cannot open a file
Mon, 11 Apr 2011 23:03:16 -0400 Josef 'Jeff' Sipek installer: remove the kludgy global to work around the broken ccw generator
Mon, 11 Apr 2011 23:00:16 -0400 Josef 'Jeff' Sipek build: CCW gen revamp
Mon, 11 Apr 2011 23:00:13 -0400 Josef 'Jeff' Sipek build: added a simple cat-like program tha pads each file to a multiple of 80 bytes
Mon, 11 Apr 2011 22:34:24 -0400 Josef 'Jeff' Sipek installer: the end of media generates a unit exception
Sat, 09 Apr 2011 13:15:09 -0400 Josef 'Jeff' Sipek installer: inform the user that the device was not modified in case we failed
Sat, 09 Apr 2011 13:02:39 -0400 Josef 'Jeff' Sipek installer: create_file now uses append_record code
Thu, 07 Apr 2011 12:19:14 -0400 Josef 'Jeff' Sipek cp/mm: fix warning in buddy allocation init code
Thu, 07 Apr 2011 12:13:15 -0400 Josef 'Jeff' Sipek installer: flush dirty dasd block buffers
Thu, 07 Apr 2011 11:18:29 -0400 Josef 'Jeff' Sipek installer: keep track of dirty disk buffers
Wed, 06 Apr 2011 23:01:31 -0400 Josef 'Jeff' Sipek installer: __append_block now handles adding block when a new level is required
Wed, 06 Apr 2011 21:50:06 -0400 Josef 'Jeff' Sipek installer: file creation code & append record code
Sun, 20 Mar 2011 19:22:19 -0400 Josef 'Jeff' Sipek installer: add half-implemented EDF code
Sun, 20 Mar 2011 19:12:20 -0400 Josef 'Jeff' Sipek installer: added a simple malloc implementation
Sun, 20 Mar 2011 18:49:21 -0400 Josef 'Jeff' Sipek build: ignore the generated binaries
Sun, 20 Mar 2011 18:48:17 -0400 Josef 'Jeff' Sipek build: fix bug with ccw_gen
Sun, 20 Mar 2011 18:39:38 -0400 Josef 'Jeff' Sipek moved linked list header file into top-level include
Sun, 27 Feb 2011 00:53:53 -0500 Josef 'Jeff' Sipek installer: parse the archive and determine which files need processing
Sun, 27 Feb 2011 00:48:30 -0500 Josef 'Jeff' Sipek installer: use 2MB for the I/O buffer
Sat, 26 Feb 2011 23:59:09 -0500 Josef 'Jeff' Sipek build/ccw_gen: add "padding" bytes to make the image a muliple of 80 bytes
Sat, 26 Feb 2011 23:55:30 -0500 Josef 'Jeff' Sipek installer: mark wto/wtor and {ipl,con,dasd}_sch as extern
Sat, 26 Feb 2011 23:51:44 -0500 Josef 'Jeff' Sipek installer: move die() into the header file
Sat, 26 Feb 2011 22:41:58 -0500 Josef 'Jeff' Sipek installer: delete rdr.S in the clean make target
Sat, 26 Feb 2011 22:35:29 -0500 Josef 'Jeff' Sipek installer: automatically generate the rdr CCWs
Sat, 26 Feb 2011 20:01:43 -0500 Josef 'Jeff' Sipek installer: save IPL device
Sat, 26 Feb 2011 20:01:23 -0500 Josef 'Jeff' Sipek installer: link against current cpio code
Sat, 26 Feb 2011 19:55:30 -0500 Josef 'Jeff' Sipek lib/string: added strncmp and memmove
Sat, 26 Feb 2011 17:37:10 -0500 Josef 'Jeff' Sipek installer: import the work-in-progress code
Sat, 26 Feb 2011 17:15:15 -0500 Josef 'Jeff' Sipek Merge branch 'master' into loader
Fri, 18 Jun 2010 20:41:48 -0400 Josef 'Jeff' Sipek Merge branch 'master' into loader
Tue, 29 Dec 2009 20:04:16 -0500 Josef 'Jeff' Sipek loader: replace the existing ipl code (rdr & tape) with an EDF one
Sat, 26 Feb 2011 17:58:57 -0500 Josef 'Jeff' Sipek scripts: fixup email announcement script
Sat, 26 Feb 2011 17:48:52 -0500 Josef 'Jeff' Sipek HVF 0.16-rc3 v0.16-rc3
Sat, 26 Feb 2011 17:05:37 -0500 Josef 'Jeff' Sipek libify ebcdic - moved EBCDIC translation related code into a separate library
Sat, 26 Feb 2011 12:09:21 -0500 Josef 'Jeff' Sipek cp/ipl: keep reading cards until there are none left
Mon, 17 May 2010 16:57:03 -0400 Nur Hussein [PATCH] Trivial HVF fix for using addr_to_page() instead of page_num_to_ptr(base >> PAGE_SHIFT)
Sun, 09 May 2010 02:29:38 -0400 Josef 'Jeff' Sipek cp/shell: add options to QUERY REAL
Tue, 04 May 2010 02:08:53 -0400 Josef 'Jeff' Sipek manual: fix STORE PSW documentation
Sat, 02 Jan 2010 19:02:09 -0500 Josef 'Jeff' Sipek cp/shell: added Q USERID command
Sat, 02 Jan 2010 18:56:12 -0500 Josef 'Jeff' Sipek cp/shell: display the userid and address in host storage in D SIECB
Sat, 02 Jan 2010 17:10:42 -0500 Josef 'Jeff' Sipek Remove the TODO file
Sat, 02 Jan 2010 17:09:51 -0500 Josef 'Jeff' Sipek Merge branch 'todo'
Sat, 10 Jan 2009 19:36:39 -0500 Josef 'Jeff' Sipek scripts: a script to help with releases
Sat, 10 Jan 2009 19:36:10 -0500 Josef 'Jeff' Sipek TODO update: let's try to be a little bit conservative for 0.15 :)
Mon, 05 Jan 2009 23:53:31 -0500 Josef 'Jeff' Sipek TODO update: 0.15 is almost done
Sat, 23 Aug 2008 12:56:27 -0400 Josef 'Jeff' Sipek TODO update; reshuffle goals a bit, add specifics
Sat, 02 Feb 2008 15:09:57 -0500 Josef 'Jeff' Sipek TODO update; 0.14 goal is to echo user input
Tue, 22 Jan 2008 22:27:59 -0500 Josef 'Jeff' Sipek v0.12 update
Tue, 22 Jan 2008 22:26:54 -0500 Josef 'Jeff' Sipek scripts: announcement email generator script
Fri, 11 Jan 2008 15:27:09 -0500 Josef 'Jeff' Sipek TODO update for v0.11
Fri, 11 Jan 2008 00:44:40 -0500 Josef 'Jeff' Sipek TODO: the printf code now uses the async console task
Thu, 10 Jan 2008 01:41:33 -0500 Josef 'Jeff' Sipek Imported TODO list
Sat, 02 Jan 2010 17:08:30 -0500 Josef 'Jeff' Sipek manual: fix compilation errors due to repo reorganization