|  |  | @286 | 8 years | max | Fix dangerous typos. | 
                
                  |  |  | @285 | 8 years | max | Must be reg_t. | 
                
                  |  |  | @281 | 8 years | max | The thread has already been registered in thread_user_create, so don't … | 
                
                  |  |  | @279 | 8 years | alain | 1) Introduce independant command fields for the various devices in the … | 
                
                  |  |  | @278 | 8 years | max | Should be 'next'. | 
                
                  |  |  | @265 | 8 years | alain | Fix several bugs in VFS. | 
                
                  |  |  | @249 | 8 years | max | Remove the ICU driver. | 
                
                  |  |  | @248 | 8 years | max | Don't include dev_icu.h when it's not needed. | 
                
                  |  |  | @247 | 8 years | max | Rename soclib_tty->txt_rs232. | 
                
                  |  |  | @246 | 8 years | alain | Fix a major bug in FATFS : miss handling in the FAT mapper. | 
                
                  |  |  | @238 | 8 years | alain | Fixing bugs in vfs_lookup() | 
                
                  |  |  | @204 | 8 years | alain | Bug fix in kernel_init
-This line, and those below, will be ignored--
 … | 
                
                  |  |  | @188 | 8 years | alain | Redefine the PIC device API. | 
                
                  |  |  | @186 | 8 years | max | memory leak (among others) | 
                
                  |  |  | @185 | 8 years | max | use thread_release directly | 
                
                  |  |  | @174 | 8 years | max | style | 
                
                  |  |  | @173 | 8 years | max | style | 
                
                  |  |  | @172 | 8 years | max | style | 
                
                  |  |  | @171 | 8 years | max | style | 
                
                  |  |  | @170 | 8 years | max | remove ';' | 
                
                  |  |  | @140 | 8 years | max | style | 
                
                  |  |  | @127 | 8 years | max | style | 
                
                  |  |  | @126 | 8 years | max | use hal_time_stamp instead, because hal_get_cycles will use the … | 
                
                  |  |  | @124 | 8 years | max | rename hal_wbflush->hal_fence | 
                
                  |  |  | @120 | 8 years | max | don't use hal_remote_lwd, we want the address, not its content | 
                
                  |  |  | @103 | 8 years | alain | Introducing a nolock_printk() function used by kernel_init. | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @77 | 8 years | max | Start hiding the architecture-specific drivers behind the … | 
                
                  |  |  | @71 | 8 years | max | advance a little | 
                
                  |  |  | @70 | 8 years | max | start constructing the bootinfo structure | 
                
                  |  |  | @68 | 8 years | alain | Fix bug in kernel_init, and reduce size of remote_fifo. | 
                
                  |  |  | @60 | 8 years | max | use reg_t instead of uint32_t | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @25 | 8 years | max | First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL … | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @19 | 8 years | max | cosmetic, and a few typos | 
                
                  |  |  | @16 | 8 years | alain | mprove the HAL for interrupt, exception, syscall handling. | 
                
                  |  |  | @14 | 9 years | alain | Bugs fix. | 
                
                  |  |  | @5 | 9 years | alain | Introduce the chdev_t structure in place of the device_t structure. | 
                
                  |  |  | @1 | 9 years | alain | First import |