source: mainline/uspace/app

Revision Log Mode:


Legend:

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