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