index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-09
kernel/qio: implement concatblock() with pullupblock()
cinap_lenrek
2016-11-08
kernel/ip: fix typo (rfc -> ifc)
cinap_lenrek
2016-11-08
gre: check nil for pullupblock()
cinap_lenrek
2016-11-08
devbridge: simplify etherwrite() as we dont deal with block lists
cinap_lenrek
2016-11-08
kernel/ip: remove nil checks for allocb() and padblock()
cinap_lenrek
2016-11-08
kernel/qio: maintain Block.next pointer in padblock()
cinap_lenrek
2016-11-08
srv(4): add SOURCE for srvtls
cinap_lenrek
2016-11-08
kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmallo...
cinap_lenrek
2016-11-08
devcons: simplify putstrn0()
cinap_lenrek
2016-11-07
devbridge: various bugfixes and improvements from charles forsyth
cinap_lenrek
2016-11-07
kernel/qio: big cleanup of qio functions
cinap_lenrek
2016-11-07
devloopback: simplify loopoput()
cinap_lenrek
2016-11-07
ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls ...
cinap_lenrek
2016-11-07
ip/nullmedium: free passed block in nullbwrite()
cinap_lenrek
2016-11-07
ip/tcp: remove useless nil checks for padblock() and allocb() return value
cinap_lenrek
2016-11-05
kernel: fix missing ; in panic() call
cinap_lenrek
2016-11-05
kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging
cinap_lenrek
2016-11-05
archacpi: fix format string warning on amd64
cinap_lenrek
2016-11-05
devmnt: avoid memory copies of I/O rpc buffer by using bwrite()
cinap_lenrek
2016-11-05
libc: move calloc() into its own compilation unit
cinap_lenrek
2016-11-01
winwatch: put previous label contents in edit buffer for relabling
cinap_lenrek
2016-10-30
8c: fix double compiling FNX complex lvalue in cgen64()
cinap_lenrek
2016-10-30
ape/libsec: add secp384r1 curve parameters for tls
cinap_lenrek
2016-10-30
merge
cinap_lenrek
2016-10-30
libsec: add secp384r1 curve parameters for tls
cinap_lenrek
2016-10-26
winwatch: no more 'l' key labeling
spew
2016-10-25
winwatch: middle mouse button click also prompts for label
spew
2016-10-24
stats: alternatively read battery and temp from aux/acpi
ftrvxmtrx
2016-10-24
aux/acpi: make it stats(8)-friendly
ftrvxmtrx
2016-10-24
fix bugs and cleanup cryptsetup code
cinap_lenrek
2016-10-23
auth/factotum: bound the number of srv processes to 16, error the 9p rpc when...
cinap_lenrek
2016-10-23
lib9p: limit the number of srv processes kept arround 8
cinap_lenrek
2016-10-23
pc/archacpi: don't do acpi initialization in the kernel, provide generic acpi...
cinap_lenrek
2016-10-23
ip: simplify code as packblock() and concatblock() will never error
cinap_lenrek
2016-10-23
devip: simplify ipbwrite() by using retun value of qbwrite()
cinap_lenrek
2016-10-23
ip/icmp: only reply to echo request when directed to us and source is unicast
cinap_lenrek
2016-10-22
gif: just read and decode the first image when -9 or -c flag is specified
cinap_lenrek
2016-10-22
libdraw: avoid dropping queued button change mouse events in emouse()
cinap_lenrek
2016-10-22
mothra: avoid flushimage() calls, event() will implicitely flush
cinap_lenrek
2016-10-19
mpc: remove unused yylval type
spew
2016-10-18
aux/acpi: batteries and CPU temp reading so far
ftrvxmtrx
2016-10-18
archacpi: optionally export acpi memory regions; properly initialize environment
ftrvxmtrx
2016-10-18
sam: revert showdata crap
ftrvxmtrx
2016-10-18
sam: corner cases are hard
ftrvxmtrx
2016-10-18
sam: fixup :(
ftrvxmtrx
2016-10-18
samterm: support "showdata" plumb action
ftrvxmtrx
2016-10-16
fortunes: does that me a dipshit
stanley lieber
2016-10-15
scram: remove _PTS(5). it just doesn't make any sense
ftrvxmtrx
2016-10-15
scram: oops. word is 0xffff, not 0xff
ftrvxmtrx
2016-10-15
scram: run _PTS(5) and disable GPEs before entering S5. x200s shuts down prop...
ftrvxmtrx
[next]