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
4426 5509 d 5 h decky /trunk/ turn off SMP for Athlon XP  
4425 5509 d 6 h svoboda /trunk/ Move ramdisk under bd.  
4424 5509 d 6 h jermar /trunk/uspace/srv/fs/tmpfs/ Call libfs_mount() from tmpfs_mount().  
4423 5509 d 7 h jermar /trunk/uspace/lib/libfs/ Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.  
4422 5509 d 8 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 5509 d 9 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4420 5509 d 11 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4419 5509 d 12 h trochtova /branches/dd/uspace/srv/ Adding srv directories deleted by mistake.  
4418 5509 d 13 h trochtova /branches/dd/uspace/srv/pci/ minor changes  
4417 5509 d 18 h decky /trunk/ add simple devfs filesystem and mount it as /dev
add generic NULL device "null"
 
4416 5509 d 18 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
4415 5509 d 18 h decky /trunk/uspace/lib/libc/ add list_count()
cstyle
 
4414 5509 d 18 h decky /trunk/uspace/lib/libfs/ cstyle  
4413 5510 d 13 h decky /trunk/uspace/ add space before $@  
4412 5510 d 14 h decky /trunk/uspace/srv/ remove obsolete reference to libipc  
4411 5511 d 3 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').  
4410 5511 d 3 h svoboda /trunk/uspace/srv/rd/ Fix type definition.  
4409 5511 d 3 h jermar /trunk/uspace/ Rudimentary support for non-root mounts.  
4408 5511 d 3 h svoboda /trunk/uspace/app/bdsh/ Add 'bdd' shell command (block device dump) for testing block device drivers.  
4407 5511 d 3 h jermar /trunk/ Add IPC_M_CONNECTION_CLONE and IPC_M_CONNECT_ME.  
4406 5511 d 3 h jermar /trunk/uspace/srv/vfs/ Remove unused and non-functional code.  
4405 5511 d 3 h jermar /trunk/kernel/generic/src/ipc/ Do not test the same condition twice.  
4404 5511 d 3 h jermar /trunk/uspace/lib/libc/generic/ Fix ipc_forward_slow().  
4403 5511 d 6 h svoboda /trunk/uspace/lib/libc/generic/ pio_enable() was not allocating address space properly (unless sz <= PAGE_SIZE).  
4402 5512 d 4 h decky /trunk/ remove the confusing "Improved support for hyperthreading" configuration option  
4401 5512 d 5 h svoboda /trunk/uspace/ C binding for devmap. Gets rid of duplicate code.  
4400 5512 d 8 h svoboda /trunk/uspace/ Rename ramdisk protocol -> block device protocol.  
4399 5513 d 3 h trochtova /branches/dd/uspace/srv/pci/ Directory structure fix.  
4398 5513 d 3 h trochtova /branches/dd/uspace/ Fragments of pci bus driver.  
4397 5513 d 6 h rimsky /trunk/kernel/arch/sparc64/src/mm/ TLB demap optimalization for US3.  
4396 5513 d 14 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
4395 5514 d 4 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 5514 d 4 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP +packet queue processing, *packet reuse fix, *improved processing error checks  
4393 5514 d 15 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
4392 5514 d 16 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
4391 5514 d 16 h svoboda /branches/tracing/kernel/arch/ Kernel breakpoint handler for amd64 (not working yet).  
4390 5515 d 2 h svoboda /branches/tracing/ Start porting debugger to amd64 (not done yet).  
4389 5515 d 4 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
4388 5515 d 4 h svoboda /branches/dynload/uspace/ Fix build.  
4387 5515 d 4 h svoboda /trunk/kernel/generic/src/ Reduce Udebug overhead with some nifty tricks.