log

age author description
Tue, 26 Apr 2011 15:48:11 -0400 Josef 'Jeff' Sipek cp/drivers: cleanup the virtual device alloc routine
Tue, 26 Apr 2011 15:46:16 -0400 Josef 'Jeff' Sipek lib/errno: define error code 0 as success
Tue, 26 Apr 2011 15:45:16 -0400 Josef 'Jeff' Sipek cp/shell: a better error message when we failed to allocate a virt device
Tue, 26 Apr 2011 15:43:03 -0400 Josef 'Jeff' Sipek cp: more constants for the channel subsystem
Tue, 26 Apr 2011 14:01:31 -0400 Josef 'Jeff' Sipek cp/fs: added a generic variable length record in-memory spool file code
Tue, 26 Apr 2011 14:00:24 -0400 Josef 'Jeff' Sipek include: added tail versions of list_splice and list_last_entry
Tue, 26 Apr 2011 09:35:33 -0400 Josef 'Jeff' Sipek cp: move the definition of the senseid struct into generic channel code
Tue, 26 Apr 2011 09:31:31 -0400 Josef 'Jeff' Sipek cp: added definitions for format-0 ccws & conversion function
Mon, 25 Apr 2011 22:45:28 -0400 Josef 'Jeff' Sipek cp: implement the generic part of SSCH
Mon, 25 Apr 2011 22:20:53 -0400 Josef 'Jeff' Sipek cp: add a lock to the virt device struct
Mon, 25 Apr 2011 22:19:59 -0400 Josef 'Jeff' Sipek cp: move ADDR31 to a more logical place, add ADDR64
Mon, 25 Apr 2011 21:32:29 -0400 Josef 'Jeff' Sipek cp: allow nss ipl of 31bit systems
Mon, 25 Apr 2011 21:32:22 -0400 Josef 'Jeff' Sipek cp: define a page worth of zeros
Mon, 25 Apr 2011 20:54:32 -0400 Josef 'Jeff' Sipek include: added 31-bit and 64-bit definitions of ELF program segment headers
Mon, 25 Apr 2011 20:52:01 -0400 Josef 'Jeff' Sipek cp: rename the 31bit field in the psw
Mon, 25 Apr 2011 20:44:22 -0400 Josef 'Jeff' Sipek nss/8ball: fix entry symbol name
Mon, 25 Apr 2011 14:54:22 -0400 Josef 'Jeff' Sipek cp: keep a reference to the system fs
Mon, 25 Apr 2011 14:53:17 -0400 Josef 'Jeff' Sipek include: added a ERR_CAST macro to allow easy returns of mismatching types
Mon, 25 Apr 2011 14:44:19 -0400 Josef 'Jeff' Sipek nss/8ball: changed the build to produce a 31-bit binary
Mon, 25 Apr 2011 14:43:58 -0400 Josef 'Jeff' Sipek lib: added ASCII uppercase translation table
Mon, 25 Apr 2011 14:43:47 -0400 Josef 'Jeff' Sipek elf.h: added elf32 struct definitions
Mon, 25 Apr 2011 14:43:41 -0400 Josef 'Jeff' Sipek doc/manual: fix a build error related to the sample directory file move
Mon, 25 Apr 2011 14:43:28 -0400 Josef 'Jeff' Sipek cp/fs: don't add files to the fs files list twice
Mon, 25 Apr 2011 14:26:41 -0400 Josef 'Jeff' Sipek cp/fs: make EDF helper functions static
Mon, 25 Apr 2011 14:20:49 -0400 Josef 'Jeff' Sipek cp/shell: added LOGIN and LOGI as aliases for LOGON
Mon, 25 Apr 2011 09:15:29 -0400 Josef 'Jeff' Sipek cp/fs: rewrite the EDF code to use the block cache
Mon, 25 Apr 2011 09:15:18 -0400 Josef 'Jeff' Sipek cp/fs: added a block caching layer
Mon, 25 Apr 2011 09:10:57 -0400 Josef 'Jeff' Sipek cp/shell: added TASK_ZOMBIE state character
Mon, 25 Apr 2011 09:09:26 -0400 Josef 'Jeff' Sipek lib/errno: added another error code (ECORRUPT) and C-strings for each
Sat, 23 Apr 2011 17:45:26 -0400 Josef 'Jeff' Sipek Revert "cp: the config loading code should not use the schedule()"
Sat, 23 Apr 2011 17:43:33 -0400 Josef 'Jeff' Sipek cp: move the late init code into a separate task
Sat, 23 Apr 2011 17:29:58 -0400 Josef 'Jeff' Sipek cp: handle task exits
Sat, 23 Apr 2011 14:16:31 -0400 Josef 'Jeff' Sipek cp: ldep should check for recursive locking
Fri, 22 Apr 2011 15:43:29 -0400 Josef 'Jeff' Sipek cp: enable ldep after the scheduler is initialized
Fri, 22 Apr 2011 15:42:29 -0400 Josef 'Jeff' Sipek cp: implement mutex dependency tracking
Fri, 22 Apr 2011 13:19:40 -0400 Josef 'Jeff' Sipek cp: use the operator userid specified in the system config
Fri, 22 Apr 2011 13:19:39 -0400 Josef 'Jeff' Sipek cp: use the operator console dev num & userid from the config file
Fri, 22 Apr 2011 13:19:26 -0400 Josef 'Jeff' Sipek cp: system config syntax change & parsing code
Fri, 22 Apr 2011 13:01:01 -0400 Josef 'Jeff' Sipek lib/string: strsep and strpbrk
Fri, 22 Apr 2011 13:00:00 -0400 Josef 'Jeff' Sipek cp: use 4 bytes of \0 in BUG
Fri, 22 Apr 2011 12:59:00 -0400 Josef 'Jeff' Sipek cp/init: make note of when we can start using the schedule function
Fri, 22 Apr 2011 12:58:46 -0400 Josef 'Jeff' Sipek cp: the config loading code should not use the schedule()
Thu, 21 Apr 2011 18:01:46 -0400 Josef 'Jeff' Sipek cp: the new POP defines another bit of the ORB
Thu, 21 Apr 2011 17:47:10 -0400 Josef 'Jeff' Sipek cp: added SCSW Activity Control bit defs, fixed Function Control bits
Thu, 21 Apr 2011 17:47:10 -0400 Josef 'Jeff' Sipek cp: fix up definition of SCHIB
Thu, 21 Apr 2011 17:37:41 -0400 Josef 'Jeff' Sipek cp/dat: create a memcpy to/from guest storage
Thu, 21 Apr 2011 15:52:52 -0400 Josef 'Jeff' Sipek cp: stubs for config file parsing
Thu, 21 Apr 2011 14:35:54 -0400 Josef 'Jeff' Sipek installer: user the right filename for the system config
Thu, 21 Apr 2011 14:35:30 -0400 Josef 'Jeff' Sipek cp: move system config & user directory into a subdir
Thu, 21 Apr 2011 13:22:05 -0400 Josef 'Jeff' Sipek installer: actually install the CP binary
Wed, 20 Apr 2011 21:20:32 -0400 Josef 'Jeff' Sipek manual: fix NSS acronym
Wed, 20 Apr 2011 21:10:58 -0400 Josef 'Jeff' Sipek installer: install 8ball nss
Wed, 20 Apr 2011 20:50:32 -0400 Josef 'Jeff' Sipek Merge branch 'loader'
Wed, 20 Apr 2011 20:50:06 -0400 Josef 'Jeff' Sipek installer: ignore the archive.cpio
Wed, 20 Apr 2011 20:19:56 -0400 Josef 'Jeff' Sipek installer: print the last record (if it is incomplete)
Wed, 20 Apr 2011 20:18:56 -0400 Josef 'Jeff' Sipek installer: finish the implementation of __append_block
Wed, 20 Apr 2011 20:17:17 -0400 Josef 'Jeff' Sipek installer: if we can't find a block in the block map, be more verbose
Fri, 15 Apr 2011 21:07:04 -0400 Josef 'Jeff' Sipek installer: fix EDF allocmap bug
Fri, 15 Apr 2011 21:06:56 -0400 Josef 'Jeff' Sipek installer: there are some special files - install them
Thu, 14 Apr 2011 12:26:53 -0400 Josef 'Jeff' Sipek Updated various ignore files
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