]> git.lizzy.rs Git - plan9front.git/log
plan9front.git
13 years agoac97: fix buffering code, games/doom: enable sound
cinap_lenrek [Fri, 27 May 2011 13:58:55 +0000 (13:58 +0000)]
ac97: fix buffering code, games/doom: enable sound

13 years agokbdfs: disable console processing if /dev/kbd is open
cinap_lenrek [Fri, 27 May 2011 00:41:58 +0000 (00:41 +0000)]
kbdfs: disable console processing if /dev/kbd is open

13 years agosorry...
cinap_lenrek [Fri, 27 May 2011 00:08:24 +0000 (00:08 +0000)]
sorry...

13 years agoadd doom to games/mkfile
cinap_lenrek [Fri, 27 May 2011 00:06:15 +0000 (00:06 +0000)]
add doom to games/mkfile

13 years agorio: disable cons if /dev/kbd is open, add games/doom
cinap_lenrek [Thu, 26 May 2011 23:30:17 +0000 (23:30 +0000)]
rio: disable cons if /dev/kbd is open, add games/doom

13 years agomerge
cinap_lenrek [Thu, 26 May 2011 14:55:18 +0000 (14:55 +0000)]
merge

13 years agorio: run kbdproc in with clean fdtable
cinap_lenrek [Thu, 26 May 2011 14:54:28 +0000 (14:54 +0000)]
rio: run kbdproc in with clean fdtable

13 years agofixed issue #47
aiju [Wed, 25 May 2011 10:14:30 +0000 (10:14 +0000)]
fixed issue #47

13 years agodevfs crypto code - alpha version
taruti [Tue, 24 May 2011 22:19:33 +0000 (22:19 +0000)]
devfs crypto code - alpha version

13 years agocpu(1): update in light of irc heckling
stanley lieber [Tue, 24 May 2011 03:06:10 +0000 (03:06 +0000)]
cpu(1): update in light of irc heckling

13 years agocpu(1): fix man page
stanley lieber [Tue, 24 May 2011 02:42:34 +0000 (02:42 +0000)]
cpu(1): fix man page

13 years agopkg(1): update man page
stanley lieber [Mon, 23 May 2011 21:32:09 +0000 (21:32 +0000)]
pkg(1): update man page

13 years agoFix mkfile from prev commit
taruti [Mon, 23 May 2011 14:01:15 +0000 (14:01 +0000)]
Fix mkfile from prev commit

13 years agoAdd ape/cp + ape/mv
taruti [Mon, 23 May 2011 13:55:05 +0000 (13:55 +0000)]
Add ape/cp + ape/mv

13 years agoaux/vga: pci.c dircount bug 3
cinap_lenrek [Mon, 23 May 2011 23:15:06 +0000 (23:15 +0000)]
aux/vga: pci.c dircount bug 3

13 years agoaux/vga: pci.c dircount bug 2
cinap_lenrek [Mon, 23 May 2011 23:12:30 +0000 (23:12 +0000)]
aux/vga: pci.c dircount bug 2

13 years agoaux/vga: pci.c dircount bug
cinap_lenrek [Mon, 23 May 2011 23:11:29 +0000 (23:11 +0000)]
aux/vga: pci.c dircount bug

13 years agoaux/vga: pci.c strtoul
cinap_lenrek [Mon, 23 May 2011 22:32:17 +0000 (22:32 +0000)]
aux/vga: pci.c strtoul

13 years agorio: dont leak the /dev/consctl and /dev/kbd filedescriptors into windows
cinap_lenrek [Mon, 23 May 2011 21:43:51 +0000 (21:43 +0000)]
rio: dont leak the /dev/consctl and /dev/kbd filedescriptors into windows

13 years agoaux/vga/pci.c: remove useless check
cinap_lenrek [Mon, 23 May 2011 19:30:17 +0000 (19:30 +0000)]
aux/vga/pci.c: remove useless check

13 years agoaux/vga: use devpnp for pci control register io
cinap_lenrek [Mon, 23 May 2011 19:21:24 +0000 (19:21 +0000)]
aux/vga: use devpnp for pci control register io

13 years agofixed usb/serial
aiju [Mon, 23 May 2011 07:01:56 +0000 (07:01 +0000)]
fixed usb/serial

13 years agoScan PCI via kernel in aux/vga
taruti [Fri, 27 May 2011 10:49:18 +0000 (10:49 +0000)]
Scan PCI via kernel in aux/vga

13 years agoNVIDIA fix + 0x420 cards
taruti [Fri, 27 May 2011 10:48:12 +0000 (10:48 +0000)]
NVIDIA fix + 0x420 cards

13 years agoAdd Via PV530 bridge
taruti [Mon, 23 May 2011 22:53:43 +0000 (22:53 +0000)]
Add Via PV530 bridge

13 years agoAdd SATA id of VIA PV530
Taru Karttunen [Sat, 21 May 2011 15:04:27 +0000 (18:04 +0300)]
Add SATA id of VIA PV530

13 years agofixed hold(1) man page
aiju [Mon, 23 May 2011 23:13:08 +0000 (23:13 +0000)]
fixed hold(1) man page

13 years agofix panic in usbuhci driver, increase max number of endpoints and alt configurations...
cinap_lenrek [Sat, 21 May 2011 18:39:13 +0000 (18:39 +0000)]
fix panic in usbuhci driver, increase max number of endpoints and alt configurations, make usb/audio continue besides some errors

13 years agoboot(8): fix null list in concatenation error for ! input
cinap_lenrek [Sat, 21 May 2011 03:42:13 +0000 (03:42 +0000)]
boot(8): fix null list in concatenation error for ! input

13 years agoremove keyboard stuff from other ports, make openssl and python compile on arm
cinap_lenrek [Sat, 21 May 2011 00:42:08 +0000 (00:42 +0000)]
remove keyboard stuff from other ports, make openssl and python compile on arm

13 years agosb16: return Blocksize instead of buffer size
cinap_lenrek [Fri, 20 May 2011 21:16:27 +0000 (21:16 +0000)]
sb16: return Blocksize instead of buffer size

13 years agodevaudio: audiostat perms
cinap_lenrek [Fri, 20 May 2011 21:08:10 +0000 (21:08 +0000)]
devaudio: audiostat perms

13 years agodevaudio: attach
cinap_lenrek [Fri, 20 May 2011 20:45:17 +0000 (20:45 +0000)]
devaudio: attach

13 years agoprobe code
cinap_lenrek [Fri, 20 May 2011 20:17:46 +0000 (20:17 +0000)]
probe code

13 years agoaudioif, mixer control
cinap_lenrek [Fri, 20 May 2011 18:30:46 +0000 (18:30 +0000)]
audioif, mixer control

13 years agoac97: pci id list
cinap_lenrek [Thu, 19 May 2011 17:21:55 +0000 (17:21 +0000)]
ac97: pci id list

13 years agomerge
cinap_lenrek [Thu, 19 May 2011 17:01:22 +0000 (17:01 +0000)]
merge

13 years agoac97: fix probe code
cinap_lenrek [Thu, 19 May 2011 17:00:58 +0000 (17:00 +0000)]
ac97: fix probe code

13 years agodma: comment
cinap_lenrek [Wed, 18 May 2011 20:02:17 +0000 (20:02 +0000)]
dma: comment

13 years agomerge
cinap_lenrek [Wed, 18 May 2011 19:58:00 +0000 (19:58 +0000)]
merge

13 years agofixed stupid bug in msi code
aiju [Thu, 19 May 2011 04:56:01 +0000 (04:56 +0000)]
fixed stupid bug in msi code

13 years agosb16: new approach, works in qemu
cinap_lenrek [Wed, 18 May 2011 19:57:31 +0000 (19:57 +0000)]
sb16: new approach, works in qemu

13 years agohold(1): update man page
stanley lieber [Wed, 18 May 2011 14:44:35 +0000 (14:44 +0000)]
hold(1): update man page

13 years agoscram(8) is described in fshalt(8)
stanley lieber [Wed, 18 May 2011 14:39:17 +0000 (14:39 +0000)]
scram(8) is described in fshalt(8)

13 years agoicanhasmsi(8): add man page
stanley lieber [Wed, 18 May 2011 03:34:47 +0000 (03:34 +0000)]
icanhasmsi(8): add man page

13 years agoscram(8): corrections, references
stanley lieber [Wed, 18 May 2011 03:22:46 +0000 (03:22 +0000)]
scram(8): corrections, references

13 years agoscram(8): add man page
stanley lieber [Wed, 18 May 2011 03:10:52 +0000 (03:10 +0000)]
scram(8): add man page

13 years agotty(1): add man page
stanley lieber [Tue, 17 May 2011 22:57:33 +0000 (22:57 +0000)]
tty(1): add man page

13 years agohold(1): fix typo in man page
stanley lieber [Tue, 17 May 2011 21:56:10 +0000 (21:56 +0000)]
hold(1): fix typo in man page

13 years agohold(1): add man page
stanley lieber [Tue, 17 May 2011 21:53:59 +0000 (21:53 +0000)]
hold(1): add man page

13 years agofortunes: update
stanley lieber [Tue, 17 May 2011 21:16:42 +0000 (21:16 +0000)]
fortunes: update

13 years agoadded tput(1)
aiju [Tue, 17 May 2011 16:52:25 +0000 (16:52 +0000)]
added tput(1)

13 years agoadded support for 32 bit MSI
aiju [Tue, 17 May 2011 16:51:30 +0000 (16:51 +0000)]
added support for 32 bit MSI

13 years agopkg(1): add man page
stanley lieber [Mon, 16 May 2011 03:42:06 +0000 (03:42 +0000)]
pkg(1): add man page

13 years agoreset screenimage in devvga "drawinit" command to account for actualsize
cinap_lenrek [Tue, 17 May 2011 00:44:34 +0000 (00:44 +0000)]
reset screenimage in devvga "drawinit" command to account for actualsize

13 years agoremove audio.h, put stuff in port^(dat fns).h
cinap_lenrek [Mon, 16 May 2011 22:31:27 +0000 (22:31 +0000)]
remove audio.h, put stuff in port^(dat fns).h

13 years ago#A0 -> #A
cinap_lenrek [Mon, 16 May 2011 22:12:44 +0000 (22:12 +0000)]
#A0 -> #A

13 years agosb16: make it work in bochs
cinap_lenrek [Mon, 16 May 2011 22:09:39 +0000 (22:09 +0000)]
sb16: make it work in bochs

13 years agoadd icanhasmsi
stanley lieber [Sun, 15 May 2011 19:11:53 +0000 (19:11 +0000)]
add icanhasmsi

13 years agocpurc.local: bind '$' to /dev
stanley lieber [Sun, 15 May 2011 19:11:36 +0000 (19:11 +0000)]
cpurc.local: bind '$' to /dev

13 years agoadded #A0 bind to termrc
aiju [Sun, 15 May 2011 16:57:50 +0000 (16:57 +0000)]
added #A0 bind to termrc

13 years agomerge2
cinap_lenrek [Mon, 16 May 2011 16:30:34 +0000 (16:30 +0000)]
merge2

13 years agoadded scram(8)
aiju [Wed, 18 May 2011 04:17:27 +0000 (04:17 +0000)]
added scram(8)

13 years agomerge
cinap_lenrek [Mon, 16 May 2011 16:30:07 +0000 (16:30 +0000)]
merge

13 years agoaudio.h
cinap_lenrek [Mon, 16 May 2011 16:29:27 +0000 (16:29 +0000)]
audio.h

13 years agofirst attempt to port old sb16/ess driver to new audio layer
cinap_lenrek [Mon, 16 May 2011 14:28:00 +0000 (14:28 +0000)]
first attempt to port old sb16/ess driver to new audio layer

13 years agomerge
cinap_lenrek [Mon, 16 May 2011 12:17:07 +0000 (12:17 +0000)]
merge

13 years agoadded aux/icanhasmsi
aiju [Mon, 16 May 2011 22:56:52 +0000 (22:56 +0000)]
added aux/icanhasmsi

13 years agofixed xargs
aiju [Mon, 16 May 2011 22:16:56 +0000 (22:16 +0000)]
fixed xargs

13 years agofixed [45]s
aiju [Mon, 16 May 2011 22:16:07 +0000 (22:16 +0000)]
fixed [45]s

13 years agoadd ac97 driver
cinap_lenrek [Mon, 16 May 2011 12:16:43 +0000 (12:16 +0000)]
add ac97 driver

13 years agocleaned up mess
aiju [Sun, 15 May 2011 10:33:13 +0000 (12:33 +0200)]
cleaned up mess

13 years agopkg/list: correct listing for file system directories
stanley lieber [Sun, 15 May 2011 07:11:19 +0000 (07:11 +0000)]
pkg/list: correct listing for file system directories

13 years agopkg: support installing from local directories as well as remote URLs; PKG_PATH ...
stanley lieber [Sun, 15 May 2011 05:24:08 +0000 (05:24 +0000)]
pkg: support installing from local directories as well as remote URLs; PKG_PATH -> pkgpath

13 years agoadd local
stanley lieber [Sun, 15 May 2011 04:34:54 +0000 (04:34 +0000)]
add local

13 years agorevert
stanley lieber [Sun, 15 May 2011 04:21:43 +0000 (04:21 +0000)]
revert

13 years agopkg: add pkg/local, $PKG_PATH
stanley lieber [Sun, 15 May 2011 04:12:49 +0000 (04:12 +0000)]
pkg: add pkg/local, $PKG_PATH

13 years agofixed bug in glendy game
aiju [Mon, 16 May 2011 06:22:11 +0000 (06:22 +0000)]
fixed bug in glendy game

13 years agoadded APIC ID remapping
aiju [Mon, 16 May 2011 02:18:29 +0000 (02:18 +0000)]
added APIC ID remapping

13 years agomerge
cinap_lenrek [Sun, 15 May 2011 20:09:01 +0000 (20:09 +0000)]
merge

13 years agoremoved stale variable
aiju [Mon, 16 May 2011 01:39:59 +0000 (01:39 +0000)]
removed stale variable

13 years agoimproved interrupt vector allocation code
aiju [Mon, 16 May 2011 01:28:41 +0000 (01:28 +0000)]
improved interrupt vector allocation code

13 years agoadd ip/tftpfs
cinap_lenrek [Sun, 15 May 2011 20:08:42 +0000 (20:08 +0000)]
add ip/tftpfs

13 years agoremove 9bootfat print
cinap_lenrek [Sun, 15 May 2011 19:19:11 +0000 (19:19 +0000)]
remove 9bootfat print

13 years agoadded basic MSI and PCI capabilities support
aiju [Mon, 16 May 2011 00:35:16 +0000 (00:35 +0000)]
added basic MSI and PCI capabilities support

13 years ago9boot: increase timeout, do less printing
cinap_lenrek [Sun, 15 May 2011 15:25:31 +0000 (15:25 +0000)]
9boot: increase timeout, do less printing

13 years ago9boot: replace dots by printing 64k block number in hex
cinap_lenrek [Sun, 15 May 2011 14:34:37 +0000 (14:34 +0000)]
9boot: replace dots by printing 64k block number in hex

13 years agoremove nmi handling
cinap_lenrek [Sun, 15 May 2011 12:29:49 +0000 (12:29 +0000)]
remove nmi handling

13 years agomerge
cinap_lenrek [Sun, 15 May 2011 12:16:54 +0000 (12:16 +0000)]
merge

13 years ago9boot: use 500 ms timeout
cinap_lenrek [Sun, 15 May 2011 12:16:01 +0000 (12:16 +0000)]
9boot: use 500 ms timeout

13 years agopkg: add pkg/local, $PKG_PATH
stanley lieber [Sun, 15 May 2011 04:07:06 +0000 (04:07 +0000)]
pkg: add pkg/local, $PKG_PATH

13 years ago/dev/kbd: threat key combinations like shift+a as a virtual key and emit both a and...
cinap_lenrek [Sat, 14 May 2011 21:02:20 +0000 (21:02 +0000)]
/dev/kbd: threat key combinations like shift+a as a virtual key and emit both a and A in that case

13 years ago9boot: remove debug prints
cinap_lenrek [Sat, 14 May 2011 19:35:28 +0000 (19:35 +0000)]
9boot: remove debug prints

13 years agomerge
cinap_lenrek [Sat, 14 May 2011 19:20:49 +0000 (19:20 +0000)]
merge

13 years ago9boot: add e820 scan to bootloader
cinap_lenrek [Sat, 14 May 2011 19:20:16 +0000 (19:20 +0000)]
9boot: add e820 scan to bootloader

13 years ago9boot: add APM support
cinap_lenrek [Sat, 14 May 2011 17:06:27 +0000 (17:06 +0000)]
9boot: add APM support

13 years agofix overlapping arguments with Tos for initcode process
cinap_lenrek [Sat, 14 May 2011 17:05:51 +0000 (17:05 +0000)]
fix overlapping arguments with Tos for initcode process

13 years agoadded minesweeper!
aiju [Sat, 14 May 2011 13:32:57 +0000 (13:32 +0000)]
added minesweeper!

13 years agokbdfs(8): cleanup
stanley lieber [Sat, 14 May 2011 06:22:53 +0000 (06:22 +0000)]
kbdfs(8): cleanup

13 years agofortunes: update
stanley lieber [Fri, 13 May 2011 14:30:04 +0000 (14:30 +0000)]
fortunes: update