Git Product home page Git Product logo

evoke's People

Watchers

 avatar

evoke's Issues

update does not handle low memory conditions well

Update copies everything into a ram staging area by default. 
Unfortunately, if there is a low memory condition, this will overflow, 
leading update to believe the file is corrupted, and error.

Update needs to be able to query the boot device for free space, the ram 
disk for free space, and determine which is available to use. We should 
never /commit/ the final files to disk until after verification, however.

Original issue reported on code.google.com by [email protected] on 4 May 2009 at 6:24

mounter needs to support protocol-less sources

Since the filesystem tasting and remount tasting code works, mounter 
should now grow the ability to specify geoms, files, and directories 
without needing a protocol to be specified.

This will involve changing the logic to testing if the operand is a 
directory, a file, or character device, and making sure the second operand 
is a valid directory.

Original issue reported on code.google.com by [email protected] on 4 May 2009 at 6:38

mounter is unable to mount character devices using the file

What steps will reproduce the problem?
1. mounter ufs:/dev/ad0s1a /mem/mnt


What is the expected output? What do you see instead?

A normal mount, however, it errors with 'device not configured' and fails

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 7:59

netstat does not work on HEAD/r1263M FreeBSD 8.0

netstat and sockstat do not work correctly on the FreeBSD 8.0 kernel. This 
is due to some structure size changes in 8.0 that causes the 7.2 netstat 
to break. This needs to be fixed before 0.2

Original issue reported on code.google.com by [email protected] on 14 Nov 2009 at 3:34

Another test issue

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:05

LibGGI Xvnc and Xorg disparity.

While testing XGGI, I noticed a disparity in how libggi seems to act under 
Xvnc and Xorg.

Under Xvnc, the color channels are flipped; red is blue, and blue is red. 
Other then this, all applications that I have tried have worked fine.

Under Xorg, the color channels are as they should be, however there seems 
to be some addressing problems with regards to drawing. Some things are 
offset 0x0 in the window, and moving windows (as well as hitting 'enter' 
in applications such as xterm), cause a jerky up and down movement.

Until I can figure out why the difference exists, I cannot fix the 'true' 
bug in this code, so that I can bring XGGI to a point where it is viable.

There are cursor related artifacts in both, I believe this is a problem in 
xggi proper.

Original issue reported on code.google.com by [email protected] on 8 Dec 2009 at 9:18

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.