Commit graph

49 commits

Author SHA1 Message Date
ftrvxmtrx 04ec990b67 vga, vesa: revert. this needs to be in aux/vga instead 2014-12-26 16:10:45 +01:00
ftrvxmtrx 2cc7c72f8e vga, vesa: scaling modes
At least on some NVIDIA cards the default scaling mode makes
black borders visible on all sides, even on native resolution.
This patch adds a generic "scaling MODE" command to vgactl
and adds support for it on VESA through NVIDIA VBE OEM extension.
It hasn't been tested on any other video cards, but shouldn't
break anything as the scaling mode is only set on write to vgactl.
2014-12-26 15:40:06 +01:00
cinap_lenrek 6379939642 add erik quanstros vblade utility 2014-12-19 02:50:22 +01:00
cinap_lenrek 9df9a3625c sdaoe: allow aoedev= shorthand for id!lun -> id!#æ/aoe/lun
we cannot type æ character in the bootloader console, so allow
the shorthand syntax id!lun which gets translated to id!#æ/aoe/lun.
2014-12-19 02:37:40 +01:00
cinap_lenrek bcb67353c1 pc, pc64: provide access to embedded controller with #P/ec file 2014-11-10 00:04:37 +01:00
cinap_lenrek 3b661a96ef kernel: make noswap flag exclude processes from killbig() if not eve, reset noswap flag on exec 2014-08-17 00:50:20 +02:00
ftrvxmtrx b4fa1e617b man pages: fix duplicate words 2014-04-26 13:22:15 +02:00
ftrvxmtrx 244bb0038d man pages: the the wich 2014-04-26 01:47:36 +02:00
mischief 99f9a60178 libsec: add aes_128_cbc and aes_256_cbc ciphers 2014-02-25 17:37:59 -08:00
aap 7e1b43a53a Corrected some man pages. 2014-01-17 19:15:24 +01:00
cinap_lenrek 18a50d04ac proc(3): the args file is writable, not read only (thanks qrstuv) 2014-01-01 06:44:48 +01:00
stanley lieber 459f018d0d add HISTORY to various man pages 2013-12-27 16:22:05 -05:00
stanley lieber 88f45cef4f audio(3): fix spelling 2013-12-26 16:07:01 -05:00
stanley lieber b0f7b9d80e arch(3): english 2013-11-10 18:44:33 -05:00
cinap_lenrek 235e06c988 arch(3), aml(2): document /dev/acpitbls file 2013-11-10 21:26:11 +01:00
cinap_lenrek 40cf5957e0 add sdp(3) from sources 2013-10-04 13:52:22 +02:00
stanley lieber 1556afae40 2c(1), torrent(1), uhtml(1), kbd(3), cwfs(4), hgfs(4), cifsd(8), cryptsetup(8), hjfs(8), kbdfs(8), realemu(8), wpa(8): fix spelling, typos 2013-08-23 15:48:52 -04:00
stanley lieber d1225403d7 cons(3): add /dev/mordor to the list 2013-01-24 11:41:36 -06:00
cinap_lenrek 1c69f9c023 vac(1), ec(2), usb(3), hjfs(8): fix source reference 2013-01-09 08:17:09 +01:00
cinap_lenrek b9ca8e8378 vga: softscreen
allow the shadow framebuffer (softscreen) to be used with any
vga driver, not just vesa. this removes the ugly scr->paddr = 0
hack employed by vesa driver to force softscreen and adds a
softscreen vgactl message that can switch the feature on and off
at runtime.

softscreen can greatly improve graphics performance when bus
reads are slow even tho it disables hardware acceleration.
2012-07-18 10:16:00 +02:00
cinap_lenrek 4472cbe66e add cryptsetup(8), add crypt command doc to fs(3) 2012-07-05 19:17:03 +02:00
stanley lieber c1374e391c kbd(3): correct spelling error 2012-06-01 21:24:26 -05:00
cinap_lenrek 30b2154e75 ip(3): il protocol 2012-05-03 12:47:51 +02:00
cinap_lenrek 4780a7ff56 devmouse: add twitch mousectl command 2012-02-13 07:06:08 +01:00
cinap_lenrek 06e7cb6728 audio(3): document audiostat/audioctl and speed+delay controls on volume 2011-11-02 00:17:51 +01:00
cinap_lenrek c8168fd3bc arch(3): document msr 2011-08-27 07:42:13 +02:00
cinap_lenrek 55d4dec593 more manpage cleanup 2011-08-26 07:02:03 +02:00
cinap_lenrek 7432617f6a usb(3): usb(2) -> nusb(2) 2011-08-26 06:45:52 +02:00
cinap_lenrek d247218116 audio(3): remove out of date information 2011-08-26 05:45:30 +02:00
cinap_lenrek 1404cc5077 nusb: fix documentation, cleanup, remove /sys/src/cmd/usb 2011-08-26 05:24:55 +02:00
cinap_lenrek a6e3c9fd83 calculate the real number of pages used by segments and use it for killbig and proc 2011-08-26 04:47:34 +02:00
cinap_lenrek 83f08e65a7 fix bad manpage cross reference format 2011-08-22 03:55:31 +02:00
cinap_lenrek 78c6967600 proc(3): document interrupt ctl message 2011-08-22 03:29:45 +02:00
stanley lieber f031d82662 shr(3): fix man page 2011-08-18 23:58:05 -05:00
stanley lieber 62d34a466e shr(3): minor corrections 2011-08-18 12:04:15 -05:00
cinap_lenrek 954405fec9 document /shr in namespace(4) 2011-08-17 19:03:44 +02:00
cinap_lenrek b39d5fbbef devshr: security! 2011-08-15 18:27:30 +02:00
cinap_lenrek e0c3754a3d add shr(3) manpage 2011-08-13 22:20:01 +02:00
cinap_lenrek 76f99f7cb3 serial console support 2011-05-13 08:53:43 +00:00
stanley lieber e9751834c9 kbd(3): style 2011-05-11 22:46:52 +00:00
cinap_lenrek c8a551c414 manpage updates 2011-05-12 18:36:46 +00:00
cinap_lenrek 54a313181e fix manpages 2011-05-04 09:02:04 +00:00
stanley lieber 17f97406ad remove references to fossil from most man pages. 2011-04-17 07:12:00 +00:00
aiju 4d4fc2ca34 moved /dev/mordor to devcons 2011-04-16 14:15:01 +02:00
aiju 6ca93675ed added /dev/mordor 2011-04-15 21:47:11 +02:00
stanley lieber 2867e54fc1 remove references to 9load(8) from most pages that mention it. 2011-04-13 02:58:33 +00:00
cinap_lenrek 463c8d674f acme 2011-03-31 21:00:05 +00:00
Taru Karttunen a9060cc06b Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
Taru Karttunen b41b903422 Import sources from 2011-03-30 iso image - sys/man 2011-03-30 16:49:47 +03:00