log

age author description
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