2013-06-25 |
Raphael Fuchs | hake: Increase the stack size of the Haskell Runtime...
|
commit | commitdiff | tree |
2013-06-25 |
Raphael Fuchs | terminal: Add flounder interfaces for new terminal...
|
commit | commitdiff | tree |
2013-06-25 |
Raphael Fuchs | libcollections: Extend the list implementation with...
|
commit | commitdiff | tree |
2013-06-25 |
Raphael Fuchs | Serial-driver: Adding debug facilities.
|
commit | commitdiff | tree |
2013-06-25 |
Raphael Fuchs | Octopus: Add ability to set and get records by id capability.
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | TN004: Fixed typo.
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Both, newlib and libposixcompat provide...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Provide an simple implementation for fcntl...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function chroot(), which is part of...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add the POSIX functions setuid(), setegid...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Refactor header include/unistd.h.
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Extend header sys/stat.h with macro S_ISVTX...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add AF_MAX constant from FreeBSD to sys...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function gethostbyaddr().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function sysconf().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function readv().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function readlink().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add functions getegid(), getgid(), setgid().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function gethostname().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function setsid().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function socketpair().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add function alarm().
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add functions getgrgid(), getgrent(),...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add functions getgroups, setgroups, initgroups.
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Add functions getpwent, setpwent, endpwent...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | posixcompat: Refactor lib/posixcompat/Hakefile
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Refactor: Improve debug message of in case ram_alloc...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Refactor: Make 'cpu_type_to_archstr' a static inline...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | collections: Extend collections library with a flipbuffer...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | collections: Extend collections library with a stack.
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | collections: Extend list implementation with a function...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Fix: The header 'include/barrelfish/dispatch.h' uses...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Fix: libposixcompat did not compile with POSIXCOMPAT_DEBUG...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | The invocation of "make debugsim" or "make debugsimvga...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Fix: Remove -Iinclude/posixcompat/ from default compiler...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | Refactor and fix broken usr/testdesc
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | libbarrelfish: Rename the header lib/barrelfish/include...
|
commit | commitdiff | tree |
2012-10-25 |
Raphael Fuchs | libbarrelfish: Spilt private waitset_chan.h header...
|
commit | commitdiff | tree |
2012-08-01 |
Raphael Fuchs | refactor lib/vfs/Hakefile
|
commit | commitdiff | tree |
2012-08-01 |
Raphael Fuchs | refactor usr/net-test/Hakefile
|
commit | commitdiff | tree |
2012-08-01 |
Raphael Fuchs | fix: Library dependencies specified by libDeps were...
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Extend the netdb.h header with symbolic constants for...
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | posixcompat: provide functions getpeername and shutdown
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added timerclear, timerisset and timercmp macros from...
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Extended netinet/in.h with IPPORT_RESERVERD from FreeBSD.
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added header netinet/tcp.h as a wrapper for lwip/tcp.h
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added sa_family_t to sys/socket.h.
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Getaddrinfo and freeaddrinfo were commented out because...
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added header termios.h, sys/_termios.h and sys/ttycom...
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added header sys/uio.h and sys/_iovec.h from FreeBSD.
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added header netinet/ip.h as a wrapper for ipv4/lwip...
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | Added header netinet/in_systm.h from FreeBSD.
|
commit | commitdiff | tree |
2012-07-30 |
Raphael Fuchs | libvfs_nonfs: The library libvfs_nonfs had a broken...
|
commit | commitdiff | tree |
2012-07-11 |
Raphael Fuchs | fix: both newlib and libposixcompat implemented _exit.
|
commit | commitdiff | tree |
2012-06-25 |
Raphael Fuchs | Commit 88d9621eb81e did not include arch-specific code...
|
commit | commitdiff | tree |
2012-06-22 |
Raphael Fuchs | Adding functionality to inherit capabilities and pass...
|
commit | commitdiff | tree |
2012-06-22 |
Raphael Fuchs | Adding a function that builds a 'struct cnoderef' given...
|
commit | commitdiff | tree |
2012-06-22 |
Raphael Fuchs | Added ID capability, providing a system-wide unique ID.
|
commit | commitdiff | tree |
2012-06-20 |
Raphael Fuchs | Kernel: Add stub function access_ok to check the validity...
|
commit | commitdiff | tree |
2012-06-18 |
Raphael Fuchs | Added ability to create certain capabilities at runtime...
|
commit | commitdiff | tree |
2012-06-18 |
Raphael Fuchs | Added Octopus debugging option to Config.hs.
|
commit | commitdiff | tree |
2012-06-14 |
Raphael Fuchs | Fixed a dependency bug. VBE depends on the ACPI rpcclient...
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Typo in Technical Note 013.
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Fixed typos in Technical Note 011.
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Typo in Technical Note 010: Barrelfish Specification.
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Fixed bug in resource id defines.
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Typos in Technical Note 001.
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Typo in Technical Note 000.
|
commit | commitdiff | tree |
2012-05-05 |
Raphael Fuchs | Indentation fix in serial driver.
|
commit | commitdiff | tree |
2011-09-03 |
Raphael Fuchs | Moved debug flag of rpc to Config.hs.
|
commit | commitdiff | tree |
2011-09-03 |
Raphael Fuchs | Moved debug flag of nfs to Config.hs.
|
commit | commitdiff | tree |
|