Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1300 6566 d 3 h vana /boot/trunk/arch/ Comment unsupported build targets  
1299 6566 d 3 h vana /boot/trunk/arch/ Move grub.conf outside the image  
1298 6566 d 22 h vana /kernel/trunk/ FB endian fix  
1297 6566 d 23 h jermar /kernel/trunk/ Add SYS_CAP_GRANT and SYS_CAP_REVOKE syscalls.
Move SYS_PREEMPT_CONTROL to ddi.c.
Add some comments and fix some small issues.
 
1296 6567 d 0 h vana /kernel/trunk/arch/ia32/src/drivers/ new line only if no clrscr  
1295 6568 d 1 h jermar /kernel/trunk/arch/ia64/ Complete implementation of memcpy_from_uspace() and memcpy_to_uspace().
The memcpy() variants are based on the assembler output of the generic
_memcpy().
 
1294 6568 d 2 h jermar /kernel/trunk/generic/src/syscall/ Remove unused variable.  
1293 6568 d 23 h palkovsky /kernel/trunk/ Implemented mips memcpy (copy from gcc builtin memcpy).  
1292 6568 d 23 h vana /kernel/trunk/arch/ VESA FB cut unwanted  
1291 6569 d 0 h vana /kernel/trunk/arch/amd64/src/boot/ VESA detection failure fix on amd64  
1290 6569 d 0 h vana /kernel/trunk/arch/ VESA detection failure fix.

(Some headers)
 
1289 6569 d 0 h vana /kernel/trunk/arch/ Amd64 framebuffer  
1288 6569 d 2 h jermar /kernel/trunk/ Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided.
 
1287 6569 d 4 h vana /kernel/trunk/ ia32 VESA FB support  
1286 6570 d 3 h decky /uspace/trunk/libc/arch/ppc32/ preliminary TLS & pthread support for ppc32  
1285 6571 d 6 h palkovsky /uspace/trunk/ns/ Added commented example to ns.c how to access i8042 from uspace.  
1284 6571 d 6 h palkovsky /kernel/trunk/generic/ Added commands for accessing ia32 portspace in irq top-half.  
1283 6571 d 15 h decky /kernel/trunk/arch/ppc32/include/ fix nasty CR clobber bug
change coding style
 
1282 6571 d 16 h palkovsky /uspace/trunk/ Added way to do an action upon interrupt.
ns.c contains a commented example on how to access keyboard in msim.
 
1281 6571 d 16 h palkovsky /kernel/trunk/ Added means to make a simple action upon interrupt.  

Show All