Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4428 5607 d 20 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Allow arbitrary block size in gxe_bd. Fix offset calculation.  
4427 5607 d 20 h jermar /trunk/uspace/srv/vfs/ Fix rename() on a non-root file system.  
4426 5607 d 21 h decky /trunk/ turn off SMP for Athlon XP  
4425 5607 d 21 h svoboda /trunk/ Move ramdisk under bd.  
4424 5607 d 22 h jermar /trunk/uspace/srv/fs/tmpfs/ Call libfs_mount() from tmpfs_mount().  
4423 5607 d 22 h jermar /trunk/uspace/lib/libfs/ Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.  
4422 5607 d 23 h jermar /trunk/kernel/generic/src/ipc/ Refuse to clone the phone which is itself used to make the IPC_M_CONNECTION_CLONE call.  
4421 5608 d 0 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4420 5608 d 2 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4419 5608 d 3 h trochtova /branches/dd/uspace/srv/ Adding srv directories deleted by mistake.  
4418 5608 d 4 h trochtova /branches/dd/uspace/srv/pci/ minor changes  
4417 5608 d 9 h decky /trunk/ add simple devfs filesystem and mount it as /dev
add generic NULL device "null"
 
4416 5608 d 9 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
4415 5608 d 9 h decky /trunk/uspace/lib/libc/ add list_count()
cstyle
 
4414 5608 d 9 h decky /trunk/uspace/lib/libfs/ cstyle  
4413 5609 d 4 h decky /trunk/uspace/ add space before $@  
4412 5609 d 6 h decky /trunk/uspace/srv/ remove obsolete reference to libipc  
4411 5609 d 18 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').  
4410 5609 d 18 h svoboda /trunk/uspace/srv/rd/ Fix type definition.  
4409 5609 d 18 h jermar /trunk/uspace/ Rudimentary support for non-root mounts.  
4408 5609 d 18 h svoboda /trunk/uspace/app/bdsh/ Add 'bdd' shell command (block device dump) for testing block device drivers.  
4407 5609 d 18 h jermar /trunk/ Add IPC_M_CONNECTION_CLONE and IPC_M_CONNECT_ME.  
4406 5609 d 18 h jermar /trunk/uspace/srv/vfs/ Remove unused and non-functional code.  
4405 5609 d 18 h jermar /trunk/kernel/generic/src/ipc/ Do not test the same condition twice.  
4404 5609 d 18 h jermar /trunk/uspace/lib/libc/generic/ Fix ipc_forward_slow().  
4403 5609 d 21 h svoboda /trunk/uspace/lib/libc/generic/ pio_enable() was not allocating address space properly (unless sz <= PAGE_SIZE).  
4402 5610 d 19 h decky /trunk/ remove the confusing "Improved support for hyperthreading" configuration option  
4401 5610 d 20 h svoboda /trunk/uspace/ C binding for devmap. Gets rid of duplicate code.  
4400 5610 d 23 h svoboda /trunk/uspace/ Rename ramdisk protocol -> block device protocol.  
4399 5611 d 18 h trochtova /branches/dd/uspace/srv/pci/ Directory structure fix.  
4398 5611 d 18 h trochtova /branches/dd/uspace/ Fragments of pci bus driver.  
4397 5611 d 21 h rimsky /trunk/kernel/arch/sparc64/src/mm/ TLB demap optimalization for US3.  
4396 5612 d 5 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
4395 5612 d 19 h mejdrech /branches/network/uspace/srv/net/structures/packet/ Net: *packet addresses length equals the previously stored length, *packet server clears the packets (bzero)  
4394 5612 d 19 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP +packet queue processing, *packet reuse fix, *improved processing error checks  
4393 5613 d 6 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
4392 5613 d 7 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
4391 5613 d 8 h svoboda /branches/tracing/kernel/arch/ Kernel breakpoint handler for amd64 (not working yet).  
4390 5613 d 17 h svoboda /branches/tracing/ Start porting debugger to amd64 (not done yet).  
4389 5613 d 19 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.