Subversion Repositories HelenOS-historic

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1740 6527 d 8 h jermar /uspace/trunk/ Changes to uspace doxygen comments.  
/uspace/trunk/doc
/uspace/trunk/doc/doxygroups.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
/uspace/trunk/softfloat/arch/amd64/include/functions.h
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softint/generic/division.c
1719 6529 d 1 h decky /uspace/trunk/ big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
 
/uspace/trunk/fb/sysio.c
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/malloc/malloc.c
/uspace/trunk/ns/ns.c
1649 6538 d 5 h cejka /uspace/trunk/ Doxygen comments update.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/ega.h
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/fb/sysio.c
/uspace/trunk/fb/sysio.h
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/ia64/include/kbd.h
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/kbd/arch/ppc32/include/kbd.h
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/key_buffer.h
/uspace/trunk/ns/ns.c
1596 6539 d 15 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.
 
/uspace/trunk/ipcc
/uspace/trunk/ipcc/Makefile
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog
/uspace/trunk/klog/Makefile
/uspace/trunk/klog/klog.c
/uspace/trunk/Makefile
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/ns/ns.c
1547 6542 d 7 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
/uspace/trunk/console/helenos.ppm
/uspace/trunk/console/nameic.ppm
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
/uspace/trunk/kbd/arch/mips32eb
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/Makefile
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/main.c
/uspace/trunk/fb/main.h
/uspace/trunk/libc/arch/amd64/Makefile.inc
/uspace/trunk/libc/arch/ia32/Makefile.inc
/uspace/trunk/libc/arch/ia64/Makefile.inc
/uspace/trunk/libc/arch/mips32/Makefile.inc
/uspace/trunk/libc/arch/mips32eb/Makefile.inc
/uspace/trunk/libc/arch/ppc32/Makefile.inc
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libc/include/sys/mman.h
/uspace/trunk/ns/ns.c
1531 6543 d 3 h jermar /uspace/trunk/ Cleanup of uspace.  
/uspace/trunk/init/init.c
/uspace/trunk/libc/include/ipc/ns.h
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/ns/ns.c
1501 6543 d 11 h palkovsky /uspace/trunk/ Allocation function for allocating free areas for mmap, map_physmem etc.  
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/align.h
/uspace/trunk/libc/include/as.h
/uspace/trunk/ns/ns.c
1493 6543 d 22 h palkovsky /uspace/trunk/ Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.
 
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/ega.h
/uspace/trunk/fb/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/main.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/include/ddi.h
/uspace/trunk/ns/ns.c
1462 6545 d 8 h palkovsky /uspace/trunk/ Changed according to as_area_send/recv change.  
/uspace/trunk/libc/generic/time.c
/uspace/trunk/ns/ns.c
1435 6548 d 4 h palkovsky /uspace/trunk/ Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/
 
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/time.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/ns/ns.c
1418 6551 d 1 h jermar /uspace/trunk/ Sync with kernel.
Args for IPC_M_AS_AREA_SEND changed.
 
/uspace/trunk/init/init.c
/uspace/trunk/ns/ns.c
1366 6559 d 1 h decky /uspace/trunk/ code cleanup (somebody should read the coding style guide)
remove __DONT_OPEN_STDIO__ (this has to be done in a different way, ppc32 linker segfaults on initiating extern variable)
remove deprecated libipc stuff
 
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/io/io.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/ns/ns.c
1365 6559 d 8 h jermar /uspace/trunk/ Sync with kernel.
Add ipc_wait_for_call_timeout() and ipc_trywait_for_call().
Modify ipc_wait_for_call() to be unconditional.
 
/uspace/trunk/fb/fb.c
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
1363 6559 d 23 h vana /uspace/trunk/ Earliest version of Userspace Framebuffer driver, with stream support in libc.
Also Virtual framebuffers made as split on main fb and its usage by streams

(please test it and report)
 
/uspace/trunk/fb
/uspace/trunk/fb/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/fb/font-8x16.c
/uspace/trunk/fb/font-8x16.h
/uspace/trunk/fb/helenos.xbm
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libfb
/uspace/trunk/Makefile
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/io/io.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/include/as.h
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/ns/ns.c
1360 6560 d 5 h jermar /uspace/trunk/ Sync with kernel.
Rename IPC_M_AS_SEND to IPC_M_AS_AREA_SEND.
 
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/ns/ns.c
1353 6560 d 8 h jermar /uspace/trunk/ Fix uspace to compile again.  
/uspace/trunk/init/init.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
1343 6560 d 13 h jermar /uspace/trunk/ Add services.h to codify service numbers.
Assign codes for PCI, keyboard and frame buffer services.

Rename ipc_answer() to ipc_answer_fast() and add the basic
slower variant and call it ipc_answer(). Add some doxygen comments.

Remove unused bits from the libpci library.
 
/uspace/trunk/libipc/include/services.h
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libipc/generic/ipc.c
/uspace/trunk/libipc/include/ipc.h
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/libpci/pci.h
/uspace/trunk/pci/pci.c
1338 6561 d 7 h jermar /uspace/trunk/ Fix typos and comments.  
/uspace/trunk/pci/libpci/VERSION
/uspace/trunk/ns/ns.c
1336 6561 d 9 h jermar /uspace/trunk/ Implement simple connect_me_to in NS.
Disambigue the term phoneid by creating new term in_phone_hash,
which in fact represents kernel address of the phone sending the
message.
 
/uspace/trunk/libadt/generic/hash_table.c
/uspace/trunk/libipc/generic/ipc.c
/uspace/trunk/libipc/include/ipc.h
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
1335 6561 d 10 h jermar /uspace/trunk/ Simple registration of services at NS.  
/uspace/trunk/libadt/include/hash_table.h
/uspace/trunk/ns/Makefile
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/Makefile
/uspace/trunk/pci/pci.c

Show All