|  |  | @278 | 8 years | max | Should be 'next'. | 
                
                  |  |  | @273 | 8 years | max | Mmh, must be Elf64_Xword. | 
                
                  |  |  | @271 | 8 years | max | new_offset can be NULL | 
                
                  |  |  | @270 | 8 years | max | Comment out EI_OSABI, and use ELFCLASS. | 
                
                  |  |  | @266 | 8 years | alain | Implement vfs_lseek() function. | 
                
                  |  |  | @265 | 8 years | alain | Fix several bugs in VFS. | 
                
                  |  |  | @262 | 8 years | max | Remove soclib_dma on x86. | 
                
                  |  |  | @261 | 8 years | max | Hide soclib_dma. | 
                
                  |  |  | @259 | 8 years | max | Hide soclib_nic. | 
                
                  |  |  | @257 | 8 years | max | Hide soclib_mmc. | 
                
                  |  |  | @255 | 8 years | max | Don't route the IRQ for IMPL_TXT_RS2, it is multiplexed in software. | 
                
                  |  |  | @254 | 8 years | max | Use IMPL_TXT_RS2. | 
                
                  |  |  | @252 | 8 years | max | Hide IMPL_PIC_. | 
                
                  |  |  | @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. | 
                
                  |  |  | @245 | 8 years | max | Hide soclib_tty. | 
                
                  |  |  | @244 | 8 years | max | Hide the fields. | 
                
                  |  |  | @239 | 8 years | alain | bloup | 
                
                  |  |  | @238 | 8 years | alain | Fixing bugs in vfs_lookup() | 
                
                  |  |  | @232 | 8 years | max | Remove this shell, several files are missing. | 
                
                  |  |  | @229 | 8 years | bouyer | Remove bad file | 
                
                  |  |  | @228 | 8 years | max | remove unused file | 
                
                  |  |  | @227 | 8 years | max | use Elf64 for 64bit architectures (x86_64) | 
                
                  |  |  | @223 | 8 years | max | Damn, don't do NULL checks here, otherwise we're hiding NULL derefs … | 
                
                  |  |  | @222 | 8 years | max | fix inverted arguments | 
                
                  |  |  | @216 | 8 years | max | dispatch 'impl' in the hal | 
                
                  |  |  | @214 | 8 years | max | remove unused includes | 
                
                  |  |  | @213 | 8 years | max | hide soclib_bdv | 
                
                  |  |  | @212 | 8 years | max | style | 
                
                  |  |  | @211 | 8 years | max | hide the fields | 
                
                  |  |  | @207 | 8 years | max | mask/unmask the IRQ | 
                
                  |  |  | @206 | 8 years | max | re-hide | 
                
                  |  |  | @205 | 8 years | alain | Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes
to … | 
                
                  |  |  | @204 | 8 years | alain | Bug fix in kernel_init
-This line, and those below, will be ignored--
 … | 
                
                  |  |  | @201 | 8 years | max | fix the pointers | 
                
                  |  |  | @200 | 8 years | alain | bloup | 
                
                  |  |  | @190 | 8 years | max | hide soclib | 
                
                  |  |  | @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 | 
                
                  |  |  | @184 | 8 years | max | style | 
                
                  |  |  | @183 | 8 years | max | style | 
                
                  |  |  | @182 | 8 years | max | lock leak | 
                
                  |  |  | @181 | 8 years | max | style again | 
                
                  |  |  | @180 | 8 years | max | don't memset ptr if it's null… | 
                
                  |  |  | @179 | 8 years | max | fix a lock leak, there are many others left… | 
                
                  |  |  | @178 | 8 years | max | style | 
                
                  |  |  | @177 | 8 years | max | detect use-after-frees | 
                
                  |  |  | @176 | 8 years | max | detect use-after-frees | 
                
                  |  |  | @175 | 8 years | max | detect use-after-frees | 
                
                  |  |  | @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 ';' | 
                
                  |  |  | @161 | 8 years | max | style | 
                
                  |  |  | @160 | 8 years | max | style | 
                
                  |  |  | @159 | 8 years | max | style | 
                
                  |  |  | @158 | 8 years | max | tab ffs | 
                
                  |  |  | @157 | 8 years | max | add the x86_64 flag | 
                
                  |  |  | @156 | 8 years | max | style | 
                
                  |  |  | @149 | 8 years | max | unused variables | 
                
                  |  |  | @140 | 8 years | max | style | 
                
                  |  |  | @136 | 8 years | max | Hide a few soclib_xcu_ functions | 
                
                  |  |  | @131 | 8 years | max | use hal_drivers_xcu_init | 
                
                  |  |  | @128 | 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 | 
                
                  |  |  | @113 | 8 years | max | add memcmp in libk; these mem* functions should probably be hal- … | 
                
                  |  |  | @104 | 8 years | max | style | 
                
                  |  |  | @103 | 8 years | alain | Introducing a nolock_printk() function used by kernel_init. | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @93 | 8 years | max | style | 
                
                  |  |  | @77 | 8 years | max | Start hiding the architecture-specific drivers behind the … | 
                
                  |  |  | @75 | 8 years | max | Create the drivers/ sub-directory in each hal, and move soclib
into … | 
                
                  |  |  | @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. | 
                
                  |  |  | @66 | 8 years | max | style | 
                
                  |  |  | @65 | 8 years | max | use %p to silence a few warnings | 
                
                  |  |  | @63 | 8 years | max | move the ldscript into core/ for tsar | 
                
                  |  |  | @60 | 8 years | max | use reg_t instead of uint32_t | 
                
                  |  |  | @57 | 8 years | max | move the ldscript into x86_64/ | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @52 | 8 years | max | remove hard_config.h | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @49 | 8 years | max | style | 
                
                  |  |  | @47 | 8 years | max | Use mcmodel=large, in order to have a kernel image that is located at … | 
                
                  |  |  | @28 | 8 years | max | Remove unused Makefile. | 
                
                  |  |  | @27 | 8 years | max | cosmetic | 
                
                  |  |  | @26 | 8 years | max | Add the Makefile and LD script for x86_64. | 
                
                  |  |  | @25 | 8 years | max | First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL … | 
                
                  |  |  | @24 | 8 years | max | Use intptr_t instead. | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @22 | 8 years | max | cosmetic & typos again | 
                
                  |  |  | @21 | 8 years | max | cosmetic & comments | 
                
                  |  |  |