source: mainline/uspace/app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29e7cc7   7 months mc Merge branch 'upstream/master' into helenraid
(edit) @690ad20   7 months zarevucky.jiri Convert kio buffer to bytes (part 1)
(edit) @d5b37b6   7 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer …
(edit) @af77459   7 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the …
(edit) @11782da   7 months jiri Fix IDE install device path again.
(edit) @8165a7a   7 months jiri GFX Demo should default to UI interface
(edit) @a188131   7 months jiri Add UI to system installer
(edit) @0db0df2   7 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous …
(edit) @90ee3384   7 months jiri Allow sysinst to restart the system at the end of installation. When …
(edit) @59e32fb   7 months jiri Fix IDE disk path in sysinst.
(edit) @ca7fa5b   7 months mc hr: use <inttypes.h> macro specifiers
(edit) @d082801   7 months mc hr: refactor manual assembly
(edit) @8b51009   7 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @eebecdc   8 months mc merge upstream/master into helenraid
(edit) @0ae9e18   8 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @8cdf360   8 months mc app/hrctl: fix case for 'n'
(edit) @8300c72   8 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @d30e067   8 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   8 months jiri System restart via shutdown -r
(edit) @4285f384   8 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @be62ebc   8 months noreply fix tester/mapping1 test (#243)
(edit) @32254d6   9 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @b336bfd8   9 months jiri Start text editor if open action is used on .txt file.
(edit) @accdf882   9 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @97116a2   9 months zarevucky.jiri Run make ccheck-fix
(edit) @eff458d   10 months jiri Add shutdown dialog to start menu.
(edit) @5162f6e   10 months jiri Fix shutdown dialog in text mode.
(edit) @2e08f2b6   10 months jiri Confirm shutdown in shutdown dialog.
(edit) @afb4025   10 months jiri Show error message when UI shutdown fails.
(edit) @82ff0a1   10 months jiri Add deadlock detector to tester.
(edit) @7bf29e5   10 months mc Merge 'upstream/master' into helenraid-para
(edit) @7d25273   10 months mc hrctl: initialize hr session struct
(edit) @28769117   11 months mc hrctl: usage string modification
(edit) @586b39d   11 months mc hrctl: handle unkown options
(edit) @bf0a791   11 months mc hr: cstyle
(edit) @b56d88f   12 months mc bdwrite: fix writing
(edit) @5b320ac   12 months mc hr: hotspares + RAID1 rebuild
(edit) @dfa2313   12 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @64eba57   12 months mc hrctl: fix memory leaks
(edit) @972b011   12 months mc hrctl: update usage Add a note to usage about automatic prepending of …
(edit) @8f7e1b1   12 months mc hrctl: rename flag —stop (-T) to —destroy (-D)
(edit) @9a07ee3   12 months jiri Add message dialog choice selection (OK, OK/Cancel)
(edit) @0d00e53   12 months jiri Shut down dialog
(edit) @cf28ffd3   12 months mc hr: add option to silently fail an extent
(edit) @6124ee1   12 months mc bdwrite: cstyle
(edit) @1903d77   12 months mc bdwrite: fill blocks with 'A' - 'Z' Following parity blocks in …
(edit) @e47a032   12 months mc hr: base for status handling
(edit) @76cd345   12 months mc bdwrite: write as many blocks as possible at once
(edit) @ad9e225   13 months jiri Shutdown command
(edit) @50bed55d   13 months mc hr: rename levels to upper case
(edit) @6d55e39   13 months mc hrctl: remove disk concatenation option
(edit) @514108e   13 months jiri Minimize /app/init, once root is mounted, go to /srv/system
(edit) @c997374   13 months mc hr: merge assemble and create functions
(edit) @2b8901be   13 months mc hrctl: add RAID 4 to usage message
(edit) @34abe6c5   13 months mc hrctl: inform about stopping a service that does not exit
(edit) @f9440e0d   13 months mc hrctl: add —stop option to usage
(edit) @e273e9e   13 months jiri Move link out of cons_event_t
(edit) @09f41d3   14 months jiri Tetris should be able to detect screen cursor control capability
(edit) @2cf8f994   14 months jiri Improve terminal behavior in console mode.
(edit) @88739997   14 months jiri Remove forgotten debug messages
(edit) @9aa51406   14 months jiri Create terminal window with the correct size from the start.
(edit) @1bbc6dc   14 months jiri Network configuration persistence. nconfsrv is folded into inetsrv …
(edit) @3d588be   14 months jiri GFXDemo needs better textmode detection
(edit) @4c2339b   14 months jiri Bright should not be applied to background color.
(edit) @899bdfd   14 months zarevucky.jiri Terminal scrolling and resizing support
(edit) @2ee6351   14 months zarevucky.jiri Remove unused/undocumented sx, sy arguments
(edit) @9c40b834   14 months zarevucky.jiri Add test for ticket #631
(edit) @ca127f37   14 months jiri Persist volume configuration
(edit) @4a2a6b8b   14 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   14 months mc hr: add option (-T, —stop) for removing an active array
(edit) @ab5a2597   14 months mc bdwrite: writing to block devices
(edit) @b0f1366   14 months mc hr: write persistent metadata, assemble array from metadata
(edit) @ee83e9c   14 months mc hrctl: use sizeof(devname) instead of a constant
(edit) @095a989   14 months mc hr: add status printing
(edit) @e192339   14 months mc hrctl: add option for creating array from config file
(edit) @68e357e   14 months mc hr: use array for devname and devices for now
(edit) @4e84176   14 months mc init: add "/srv/bd/hr"
(edit) @94d84a0   14 months mc hr: initial trivial mirroring implementation
(edit) @dbae3b6   15 months jiri Persistently store taskmon configuration.
(edit) @ca95ccd   15 months jiri Fix file closing, volume config sync.
(edit) @4c25f86b   15 months zarevucky.jiri viewer: Fix deallocation loop
(edit) @c06bd5e   15 months zarevucky.jiri init: Add missing NULL terminator in directory list
(edit) @5b110a9   15 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname …
(edit) @14b2ac7   15 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
(edit) @f8cb1bc5   15 months martin Make the syntax help more useful Use an URL that is guaranteed to …
(edit) @ac9b4f2   15 months jiri Change SIF storage format to be more XML-like While slightly more …
(edit) @bff8619   15 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
(edit) @04e520e   16 months jiri Config file persistence Copy /cfg to /w/cfg when installing and when …
(edit) @994f87b   16 months jiri Add File/New and File/Open to text editor Change repeat search …
(edit) @ec50d65e   17 months jiri Editor needs to hide cursor when menu bar is activated
(edit) @df1b4a8   17 months jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With …
(edit) @b192915a   17 months jiri Add test case for public variable initialized with a relocated value
(edit) @9b95b964   18 months jiri Array of strings sys_dirs must be NULL-terminated
(edit) @b6f8f69   18 months jiri Attempt to deal with changing disk device names in sysinst
(edit) @646849b3   18 months jiri Handle both IDE channels in the same driver instance We need to work …
(edit) @926d9d9b   18 months jiri Remove forgotten debug output
(edit) @7ae01d5   18 months jiri Remove unused comm_size parameter of block_init()
(edit) @bdd9e92   18 months jiri Add random and sequential disk read benchmark
(edit) @bdf06ad   20 months jiri Fix ccheck.
(edit) @a29af37   20 months jiri Fix navigator tests
Note: See TracRevisionLog for help on using the revision log.