Age | Commit message (Collapse) | Author |
|
|
|
controller!
|
|
|
|
The Plan 9 foundation has ownership of the Plan 9 code now,
and has made it accessible under the MIT license, so we're
taking that version of the code as our base now.
|
|
|
|
Remove the execute bit from the fonts.
|
|
|
|
|
|
|
|
This patch to makes 1024x600x32 work. Without it
only 800x600 is supported.
To load this mode, run:
aux/vga -m eeepc -l 1024x600x32
|
|
entire generics proposal and all the semantics, and all we have left to hammer out is the bracket characters? Do I have that right?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9front? -- Steve Stallion
|
|
|
|
|
|
characters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in hybrid graphics systems, this allows the integrated cards to be
detected first.
|
|
|
|
|
|
|
|
of co
mputer science.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
theres a bootstrap problem:
when /bin/init is run, it processes /lib/namespace where we might want to
mount or bind resources to /n or /mnt. but mntgen was run later in
cpurc/termrc so these mounts would be ignored.
we already have mntgen in bootfs, so we can provide these mountpoints early.
i keep the termrc/cpurc mntgens where they are, but ignore the error
prints. this way old kernels will continue to work.
|