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()"