git: 9front

RSS feed

3b4bf13a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/27 15:24
pc kernel: make syscall() return thru forkret() to handle exceptions

278476f7 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/26 08:22
fortunes: I gave up, back to 9front. -- Aram

f5e4aca3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/26 11:16
tcs: eleminate ambigous html entity runes.

93f0813d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/26 19:34
audioac97: remove i/o bar magic, fix ac97mixreset busywait-forever timeout

70be9b90 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/25 16:27
merge

7c8897a2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/26 18:24
reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)

e2f0a0cc – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/09/24 11:50
fix null dereference crash in mothra

8f63d48a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/23 21:52
syssem*: eleminate redundant validaddr() checks

addcf037 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/23 17:12
9bootfat: only check for fat at block 0 on floppy drives (thanks aap)

a1ac58b9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/22 15:49
devproc: check for p->dot == nil, run closeproc with up->dot = up->slash

98bbf64e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/22 14:26
audiohda: vmware support (thanks dreadlorde)

d821d5c4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 23:30
mkfs(8): also list -U option in table

cf6e78d1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 17:21
rootstub: create directories for mips

d22c9fb5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 16:06
merge

2c2f1124 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 15:55
ape: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)

42691d71 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 15:53
libc: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)

4647618c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 18:17
tcs: add html5 rune entities

ad18fbb3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:46
hget(1): usage for webpaste

41ca874b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:44
pushssl(2), pushtls(2): clarify filedescriptor closing

3dde8528 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:41
merge

30415d59 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:39
hpost: dont emit /bin/hpost but just hpost

6a937495 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 12:02
acid: handle buffer overflow with ridiculous long symbol names (thanks mischief)

62d7b38c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 11:00
merge

0d7e3fd4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 10:58
5c: apply richard millers 5c-nan-cmp patch (from sources)

9b92a889 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/20 07:32
rename /rc/bin/ok to /rc/bin/webpaste

bf31addc – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/19 23:09
rc-httpd(8): fix typo (thanks, _trav)

faf47c24 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/18 11:25
pkg(1): fix for plan9.bell-labs.com; update repository list

8d8b64cd – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/18 11:03
add /rc/bin/ok, tool for okturing.com pastebin

e51689b3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/18 05:53
faces: fix callerpc for realloctag in erealloc (thanks qrstuv)

1201f3f8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/17 21:54
libevent: drop queued mouse events

c9d4c3bd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/17 21:07
kernel: reset up->setargs on sysexec(), fix race with devproc

44374f9a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 23:08
ether8169, etherdp83820, ethervt6102: fix snprint READSTR bugs (thanks pap)

0621758b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 21:30
rio: translate window when scaling results in bad window rect on screen resize

cfc5900e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 20:45
faces: fix minor image memory leak

1e8a9ebb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 13:28
rio: fix Xfidwrite memory leak on flush

e55a309d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 12:23
apm: fix wrong segment load, zero segment registers

c066047c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 23:56
libauth: add sanity check for auth_proxy write size

4b3e8958 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 22:10
aux/statusbar, aux/statusmsg: dont fork in background for window, cleanup

8e98429e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 19:36
e820: handle duplicate and overlapping e820 entries, handle overflows

902482a9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 12:22
kbdfs: set exit status

f465701b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 12:21
nusb/serial: set exit status

195f9039 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 12:04
vncs: fix cmdpid fork bug

930588cb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 11:14
vncv: fix missing free for window label

1d2767a6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 10:45
upas/fs: fix potential filedescriptor leaks

38311d8d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/14 21:24
pmmc: add support for Ricoh 5U23 SD/MMC controller

22526128 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/14 15:19
tls: fix various tlsClient()/tlsServer() related bugs

3b9fe7a7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/11 17:23
acme: use threadexitsall() to tear down mouse and keyboard procs on error

3d5fc7e2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 20:51
pci: fix compiler warning about unused variables

48bbe060 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 20:44
mp/pci: msi support for hypertransport platform

0b272264 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 16:59
dossrv(4): remove reference to a:, b:, c:, d: and 9fat:

50d4f4c1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 16:34
cpu, ratrace, trace: remove unused #include <bio.h>

487d5a42 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 15:52
md5sum, srv: remove unused #include <bio.h>

11a4fe2b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 15:30
merge

fa02d7f8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 15:25
sha1sum: remove unused #include <bio.h> (thanks BurnZeZ)

17c337df – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 22:33
archacpi: make pcibusno() work on non pci bridges (fixes pciaddr()), distribute irqs in setuplink(), remove debug prints

33cba75d – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/07 18:48
fortunes: "Not here, not here the darkness, in this twittering world." -- T.S. Eliot

bad6f5bb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 16:07
acme: avoid useless tagline/window redraw if not needed

ffe5c852 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 14:42
mk: handle rc blocks in shell quote

2546587e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 12:22
libaml: fix formating

85d794be – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 12:14
libaml: fix uninitialized variable in getle(), make amleval() work with buildin methods

a38b77f3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 10:50
libaml: use FP->env to access method arguments instead of FP->arg in evalosi()

bb05e41f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 10:41
archacpi: implement amldelay(), remove unused variable in setuplink()

aa012bcf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 10:40
libaml: amldelay(), _OSI(), fix bug in Load() (from plhk's acpi patch)

4cc778cd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:55
libc: set malloctag for runesmprint()

b4674e95 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:54
scram: remove amlalloc()/amlfree()

8f3a5faa – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:50
archacpi: experimental handling of interrupt link devices, io access

5159113d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:48
libaml: new io interface, add amlnew()/amltake()/amldrop(), late binding names, FindSetLeftBit/FindSetRightBit

3bd0341e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/04 20:55
libhtml: fix potential linked list corruption

16f59eb0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/04 17:27
abaco: fix memory leaks

00712034 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/04 17:27
libhtml: fix memory leaks

b1457988 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/03 17:27
webfs: add exits(0) to main()

2bae4132 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/02 19:18
libhtml: fix double free of form action

215525fc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/01 17:18
9bootfat: always try plan9 partition even when not marked active, fix bug

59174850 – ppatience0 <ppatience0@gmail.com> authored on 2013/08/31 09:39
jpg(1), jpg: add -y flag to usage

35d26d41 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/30 12:00
usbehci: portreset timing

d1187eb3 – mveety <mveety@gmail.com> authored on 2013/08/28 19:05
removed unused variable resize in wind.c

34313a37 – mveety <mveety@gmail.com> authored on 2013/08/28 19:01
Added the p9p acme patch the allows multiline tags (thanks rsc and lf94).

633a44ec – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/27 15:01
usbehci: fix portreset.

fa7643ce – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/26 20:34
imap4d: apply djc's patch to fix search (from /n/sources/patch/imap4d-cistrcmp)

82bb1ae8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/27 19:57
devproc: properly handle exclusive refcount for /proc/trace

86c008e4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/27 19:27
devshr, devaudio: openmode()/devopen() error handling

3047fe8a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/27 19:26
devmouse: fix openmode() handling

62d71e55 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/27 19:23
devkbd: fix wrong refcount on open error

080efc4f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/25 14:50
etheriwl: recover from rfkill toggle or firmware crash

b03ad851 – ppatience0 <ppatience0@gmail.com> authored on 2013/08/24 15:18
nusb/ether: add aue driver for admtek pegasus usb ethernet adapter

1eced86a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/25 18:03
usbehci, usbuhci: paranoia

5123b306 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/23 11:48
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

5a3f07c8 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/23 07:27
audio(1), hget(1), nusb(4), page(1): fix spelling, typos

8cb61d93 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/23 07:15
webfs(4): read the whole man page before committing corrections

dea11437 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/23 07:07
webfs(4): fix typo

504a1261 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/22 13:58
webfs(4): correct typo

7385931c – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/22 08:15
fortunes: seems that so much is up on the net, it is hard to comprehend it all.

5e4cc980 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/22 08:14
file(1): recognize AAC audio files, from sources

3734e08d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/20 15:48
wifi: remove pool.h include

cb9ba930 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/20 19:56
rc: flush environment variables (update /env) before fork

af492155 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/20 19:48
rio: position keyboard window (-k) at the bottom of the screen

6480ce98 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/20 19:36
bitsy/keyboard: dont resize our own window

620cebd7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/19 12:07
wpa: repeat rsne setup after deassociation (roamng between access points)

83dadfa0 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/15 08:12
fortunes: GitHub is down...uh...now what?

1127c8dc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/14 20:29
libsec: only send client cert when we have one (fix regression from r6e976b2004dd)

Next