git: 9front

RSS feed

c9a4dc6a – Alex Musolino <alex@musolino.id.au> authored on 2018/12/13 07:00
merge

3affd72d – Alex Musolino <alex@musolino.id.au> authored on 2018/12/13 06:59
upas/fs: remove now unnecessary "force" argument to cachefree

dbadf0a3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/12 14:33
upas/fs: handle errors from fetch for cachebody()/cacheheaders()

dc8ef1f1 – Alex Musolino <alex@musolino.id.au> authored on 2018/12/12 07:51
merge

7e1dc861 – Alex Musolino <alex@musolino.id.au> authored on 2018/12/12 07:48
upas/fs: fix infinite loop in putcache

2ee2aa0d – stanley lieber <stanley.lieber@gmail.com> authored on 2018/12/11 07:57
fortunes: [9fans] ..... UNSUBSCRIBE_HELP NEEDED

f487210d – aiju <devnull@localhost> authored on 2018/12/11 04:20
forgotten files

bed44a1c – aiju <devnull@localhost> authored on 2018/12/11 04:17
kernel: change peek to return number of characters left rather than 0/-1

83f5caf7 – aiju <devnull@localhost> authored on 2018/12/11 04:09
dtracy: catch page faults

93edbcfa – aiju <devnull@localhost> authored on 2018/12/11 02:44
add dtracy support to mkdevc and enable dtracy with plan9.ini

de4c4714 – BurnZeZ <devnull@localhost> authored on 2018/12/10 00:18
sshfs: add exits(nil) to threadmain

dfb8d83c – aiju <devnull@localhost> authored on 2018/12/09 16:43
dtracy: call dtptrigger with a struct pointer rather than a list of arguments; put return value in arg9

f06e3c5b – aiju <devnull@localhost> authored on 2018/12/08 13:04
dtracy: fix lexer bug

c348854f – aiju <devnull@localhost> authored on 2018/12/08 12:24
fix dtracy man page

8af6b25d – aiju <devnull@localhost> authored on 2018/12/08 11:35
add dtracy manpage

13fca1bb – aiju <devnull@localhost> authored on 2018/12/08 10:07
dtracy: add support for aggregations

14244da5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/07 11:32
rio: get rid of window delete thread, fix mysterious disappearing windows

d8c23cdd – BurnZeZ <devnull@localhost> authored on 2018/12/06 20:41
add entries for il rcpu

9d76d0e9 – BurnZeZ <devnull@localhost> authored on 2018/12/06 01:53
ptrap(4): fix formatting

eb0ed68b – aiju <devnull@localhost> authored on 2018/12/06 05:56
forp: change indexing to verilog-like semantics

dd4ac6a8 – BurnZeZ <devnull@localhost> authored on 2018/12/06 02:11
acid: fix transcript

804cf64a – aiju <devnull@localhost> authored on 2018/12/06 04:32
libmp: fix mptouv behaviour to match mptoui

9ab4b2f3 – aiju <devnull@localhost> authored on 2018/12/06 04:32
libmp: add tests for integer conversions

3983db89 – aiju <devnull@localhost> authored on 2018/12/05 05:26
mptov: make it actually work

e1ee1612 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 22:59
kernel: remove unused static variable "sofar" from timerintr() (thanks mischief)

6ceadb89 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 20:43
kernel: fix tprof on multiprocessor

1a4cb7e2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 14:34
factotum: rsa: use mptober() to get right adjusted result instead of mptobe() and memset()

f9f9bb65 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 13:55
bootrc: remove $ff references (was old parsed /boot/boot argument list)

57a2c3cb – aiju <devnull@localhost> authored on 2018/12/02 06:36
kencc: make "function not declared" a warning unless compiling with -T

559b623f – mischief <mischief@offblast.org> authored on 2018/12/01 22:30
python: explicitly declare WaitForThreadShutdown as void

45bc4512 – mischief <mischief@offblast.org> authored on 2018/12/01 22:30
ape: declare gethostname

209590c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/01 22:27
merge

f7e789f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/01 22:23
libsec: fix memory leak in pkcs1_decrypt()

20fc36e2 – BurnZeZ <devnull@localhost> authored on 2018/12/01 13:07
libdtracy: wrong operator in XORI (thanks aiju)

ea8e8b25 – aiju <devnull@localhost> authored on 2018/12/01 06:39
kencc: turn "function args not checked" warning into "function not declared" error if appropriate

595093a6 – aiju <devnull@localhost> authored on 2018/12/01 06:28
2c(1): document some differences with ANSI C

3a88324b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/30 23:22
hgwebfs: write headers individually, so they are not limited by webfs iounit (thanks mischief)

92adcda6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/30 23:20
webfs: write headers individually so they are not limited in sum to the 8k buffer

823514da – aiju <devnull@localhost> authored on 2018/11/30 12:32
fplot: add support for readout with middle mouse button

6213ac95 – aiju <devnull@localhost> authored on 2018/11/30 11:58
fplot: color different curves

6c2f9d55 – aiju <devnull@localhost> authored on 2018/11/30 11:12
fplot: compute y range correctly when used with multiple graphs

aa462eeb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/28 16:12
upas: get rid of broken validatesender example, remove redundant upas/misc and setup target

97dd1f35 – mischief <mischief@offblast.org> authored on 2018/11/28 06:34
hgwebfs: read to eof by default to match urllib2 behavior

c02a95c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/28 07:41
devip: fix arpread, dont return partial entries

48124144 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/27 17:37
fshalt: wait for fileservers command file to vanish

388f650e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/26 16:36
upas/fs: avoid switch on vlong breaking build (thanks k0ga)

61a10b4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/26 16:29
upas/fs: another mistake ...

a1f34e76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/26 15:15
upas/fs: fix broken body.ext in walk (thanks sl)

b0797395 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/24 17:38
libmach: change amd64 szreg to 8 (thanks charles forsyth)

9a124c98 – aiju <devnull@localhost> authored on 2018/11/24 10:22
delete old NOTICE file

f06d16d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 15:27
snap: use Mach->szaddr as the width of the stack pointer (fixes snap on amd64)

e9ccc500 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 10:09
snap: add debug flag, make debug less verbose

0a762dd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 07:44
snap: check for overflows, cleanup error handling

b2556f9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 05:31
snap: consequently use ulong for page index and count

2cec4222 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 05:30
snap: be more conservative taking stack snapshot

3bee221d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 03:55
upas/fs: keep messages *marked* for deletion in the index

d2854bc9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 03:49
upas/fs: allow msgincref() with mb->refs == 0

8db44465 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/21 16:48
upas/fs: checkfid() might be called with uninitialized fid, ignore

77456108 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/21 12:32
upas/fs: fix walk

24b7b54a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/21 11:19
upas/fs: don't enter mailbox into hashtree when it is being freed

5b0618bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/20 21:08
mp(2): fix spelling

415fe71d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/20 20:15
mp(2): clarify mptoa() and mpfmt() default base

85420a44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/20 19:37
upas/fs: rework the refcounting, use 64bit qid path, add checks

d73fa462 – aiju <devnull@localhost> authored on 2018/11/20 04:22
games/md: fix mkfile

98977df2 – aiju <devnull@localhost> authored on 2018/11/20 04:20
games/md: use cpu.c from blit

d11b026a – aiju <devnull@localhost> authored on 2018/11/20 04:18
games/blit: clean up cpu.c and make it pass tests

232acbe5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/19 13:42
pc, pc64: park application processors in rebootcode with mmu off

900afc0e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/18 16:28
vt(1): vt doesnt exit when the host process exits as claimed (thanks driusan)

42ef3312 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/18 15:42
cc: fix wrong "useless or misleading comparison" warning

b4b589d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/17 23:56
rc: implement $"x in terms of Xdol() and new Xqw() instruction

f2b7a66f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/17 23:14
devip: fix swapped tcp snd.scale and recv.scale in tcpstate() format (thanks joe9)

2e296967 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/17 22:37
libdraw: avoid deadlock for mouse ioproc sending on resizec

b1109ec7 – mischief <mischief@offblast.org> authored on 2018/11/17 12:23
devbridge: fix runt packets going through the bridge (thanks cinap)

14cbac61 – aiju <devnull@localhost> authored on 2018/11/17 04:48
games/c64: make keyboard table more readable

4e4d29a7 – mischief <mischief@offblast.org> authored on 2018/11/14 06:33
ether82563: ignore i82753 checksums, fixes T60 ethernet

f7678a29 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/14 04:12
nusb/kb: multitouch support (touchscreens, stylus)

677b3b8a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/13 06:03
rcpu: fix pvar to initialize empty variables (thanks mycroftiv)

935e2b23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/12 22:34
nusb/kb: revert multitouch, breaks some mice...

167e9a7b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/12 15:43
upa/imap4d: ignore messages without digest info

c67eddd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/12 11:54
disk/mkfs: remove unused cputype variable (thanks kvik)

91e82580 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/12 03:53
merge

8e6e5538 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/12 03:52
nusb/kb: lilu dallas multitouch

7b47c4a7 – aiju <devnull@localhost> authored on 2018/11/11 05:10
add dtracy to mkfile

89bf9b4a – aiju <devnull@localhost> authored on 2018/11/10 15:01
add dtracy.h

e241e247 – aiju <devnull@localhost> authored on 2018/11/10 09:01
dtracy: missing break in dteverify

be2c7c5d – aiju <devnull@localhost> authored on 2018/11/10 08:46
adding dtracy (crude early version)

529f6dd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/08 17:35
ssh: handle unknown MSG_CHANNE_REQUEST messages

4c5b133c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/08 17:00
ssh: handle MSG_GOBAL_REQUEST

ba01b77f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/08 16:15
ip/dhcpd: Add swap server support in dhcpd (thanks k0ga)

118103b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/08 15:26
bcm: intrenable() can happen from any cpu in case of dma interrupts

810da078 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/08 11:56
libdraw: cannot happen

d12e8fcc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/07 17:01
libdraw: fix gengetwindow()

611a2b23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/07 12:02
bcm: cleanup timer code

6e461fa2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/07 11:49
bcm: simplify irq handling by having per cpu Vctl chain

895e8613 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/07 11:48
bcm: speed up co-processor operations by avoiding i+d cache flush on each operation

75b6e73e – aiju <devnull@localhost> authored on 2018/11/06 07:05
nusb/serial: fix wrong guard statement (thanks deuteron)

567d30b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/05 23:33
merge

4d24c279 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/05 23:31
dnstcp: temporarily switch on resolver mode so we can resolve the dnsslaves for axfr check

ba783ace – aiju <devnull@localhost> authored on 2018/11/05 15:17
sed: only dollars as first address are a problem for -u

7a499f98 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/04 14:48
libaml: allow amlmapio() to re-enter the interpreter (can happen by pciadd() -> amleval())

Next