git: 9front

RSS feed

8b343415 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/15 18:27
pc64: implement simple write combining for framebuffers with the PAT

3f5fa150 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/15 17:08
acid: fix y.tab.h dependency for proc.$O

b6a51860 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/14 15:02
xen: fix build by adding missing rdrandbuf() function

1534753d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/11 11:53
vncs: update devmouse code

cc1b4d44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/11 11:52
vnc: don't prompt for password on auth_respond() failure

18788e0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/11 11:02
devmouse: remove unused static map[] array

879373c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/10 11:12
devmouse: change msec argument of *mousetrack() to ulong

18295808 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/05 13:32
audioac97: support for ICH4-ICH7 based cards with memory mapped registers (thanks echoline)

f027985e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/02 19:24
tcp17019: make service proto and netdir arguments optional (for aux/listen1)

60584e0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/29 16:11
devmouse: various bugfixes, simplify

855e7f92 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/29 15:54
omap: cleanup mouse.c, just a dummy for mousectl()

2e1cd4ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/29 15:51
omap: fix format string warning %d for long

e01f0494 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/27 16:20
stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock)

10aec539 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/19 11:47
merge

098671ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/19 11:45
link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernels

5b16ff69 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/17 18:07
libavl, libregexp: put debug functions back

48d5912e – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/17 17:58
/sys/src/lib*: clean up

107110f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 15:10
libmemdraw: cleanup fillpoly(), remove unused fillcolor hack

737994f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 14:54
libsec: remove unused get32() function

8cb3f8c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 14:42
libmemdraw: remove unused static drawbuf variables and ptrfn() declaration

e7b8991a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 13:14
devtls: remove unused get32() function

daa64b38 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:59
cmd: remove a bit of unused stuff

9c192bb4 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:14
tar: remove unused variable

14957d4d – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:12
clock: remove unused variable

034193eb – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:11
page: remove unused variables

1fdeb8aa – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:09
ramfs: remove unused variable

fc807511 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:07
aan: didn't ask about sendcommand

6fd84c35 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:02
libsec: remove unused aes_setupDec

2f200f1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/16 20:28
pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(), rename fault386() to faultamd64()

ef13f1fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 19:54
ip/tcp: never raise the mss over the link mtu < 1280 for v6

313f95f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 17:13
ip: get rid of update_mtucache() and restrict_mtu() prototypes

eeb94c72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 17:11
ip/pktmedium: no mintu, no maclen... thi is ip packets

7adfe1aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 16:54
ip/pktmedium: fix wrong hsize, theres no ethernet header on packet media

79306dee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 15:28
ip/tcp: only calculae mss from interface mtu when directly reachable for v6

c7c52675 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 18:11
nusb/ether: support for "bridge" ctl message

0bd3e302 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 12:41
kernel/qio: make readblist() offset of type ulong as the rest

40ce0638 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 11:05
kernel/qio: get rid of unused qcopycnt debug variable

59dfcf2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/09 14:44
kernel/qio: implement concatblock() with pullupblock()

714262cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 17:33
kernel/ip: fix typo (rfc -> ifc)

bc64dd24 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 17:33
gre: check nil for pullupblock()

9ae51b64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:06
devbridge: simplify etherwrite() as we dont deal with block lists

540d20c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:05
kernel/ip: remove nil checks for allocb() and padblock()

b2775c32 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:03
kernel/qio: maintain Block.next pointer in padblock()

a3918e34 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 21:10
srv(4): add SOURCE for srvtls

fa222973 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 19:38
kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmalloctag() call in qwrite()

6cc8b8eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 19:34
devcons: simplify putstrn0()

4953423f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:43
devbridge: various bugfixes and improvements from charles forsyth

92ae02af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:20
kernel/qio: big cleanup of qio functions

3383474c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:08
devloopback: simplify loopoput()

3688c264 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:05
ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls in Dev.bwrite()

960ab777 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 16:40
ip/nullmedium: free passed block in nullbwrite()

a44bf774 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 16:39
ip/tcp: remove useless nil checks for padblock() and allocb() return value

c00e72ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 16:08
kernel: fix missing ; in panic() call

330465b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 16:05
kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging

2da6980e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:31
archacpi: fix format string warning on amd64

3561755b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:26
devmnt: avoid memory copies of I/O rpc buffer by using bwrite()

a88ac389 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:00
libc: move calloc() into its own compilation unit

ab8c89b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/01 05:50
winwatch: put previous label contents in edit buffer for relabling

c55f9809 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/30 19:30
8c: fix double compiling FNX complex lvalue in cgen64()

f759154d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/30 16:32
ape/libsec: add secp384r1 curve parameters for tls

712570ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/29 22:17
merge

1f9fb05a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/29 22:15
libsec: add secp384r1 curve parameters for tls

bb0f0a82 – spew <devnull@localhost> authored on 2016/10/26 10:01
winwatch: no more 'l' key labeling

84efbca5 – spew <devnull@localhost> authored on 2016/10/25 18:53
winwatch: middle mouse button click also prompts for label

5391b186 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/24 19:51
stats: alternatively read battery and temp from aux/acpi

9987a478 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/24 19:50
aux/acpi: make it stats(8)-friendly

6189a1d1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/24 16:56
fix bugs and cleanup cryptsetup code

62a7db43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/23 13:18
auth/factotum: bound the number of srv processes to 16, error the 9p rpc when it is over limit

19c53610 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/23 13:16
lib9p: limit the number of srv processes kept arround 8

e530722d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/23 00:09
pc/archacpi: don't do acpi initialization in the kernel, provide generic acpimem routines

e44a085d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/22 20:31
ip: simplify code as packblock() and concatblock() will never error

636c5c40 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/22 20:29
devip: simplify ipbwrite() by using retun value of qbwrite()

b14303d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/22 20:25
ip/icmp: only reply to echo request when directed to us and source is unicast

b48e0115 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/21 20:35
gif: just read and decode the first image when -9 or -c flag is specified

0aecb137 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/21 20:04
libdraw: avoid dropping queued button change mouse events in emouse()

a62836a0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/21 20:02
mothra: avoid flushimage() calls, event() will implicitely flush

fabb45a0 – spew <devnull@localhost> authored on 2016/10/19 18:15
mpc: remove unused yylval type

99d9fc9a – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/18 19:05
aux/acpi: batteries and CPU temp reading so far

9f7f0943 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/18 19:04
archacpi: optionally export acpi memory regions; properly initialize environment

948fe8d7 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/18 17:25
sam: revert showdata crap

f5625943 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/18 16:27
sam: corner cases are hard

d0802800 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/18 16:22
sam: fixup :(

38550112 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/18 16:02
samterm: support "showdata" plumb action

c55be167 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/10/16 10:16
fortunes: does that me a dipshit

f4791b89 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/15 19:42
scram: remove _PTS(5). it just doesn't make any sense

48a942e7 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/15 19:34
scram: oops. word is 0xffff, not 0xff

7a678bfa – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/15 19:10
scram: run _PTS(5) and disable GPEs before entering S5. x200s shuts down properly now

3ce6ecd5 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/10/10 09:43
fortunes: Angular uses the term "scope" in a manner akin to the fundamentals of co

e1ef5a41 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/10/03 08:31
iwhois(1): make -n work, add .org, and a couple minor changes

de7a6a9d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/28 15:25
nusb/kb: set usage to 0 (undefined) for items exceeding usage list

8a1d10c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/28 15:15
nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint file

cd9b2421 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/09/26 19:00
sam: putenv("%", ...): don't crash when no file is current

d8343e7f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/22 07:04
sam: use $% instead of $f for filename to be consistent with acme

a698c016 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/22 06:49
sam: make current filename available to shell commands in $f (thanks aiju)

493abd4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/21 17:57
ip(3): spelling, thanks sl

691922a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/21 17:47
ip(3): update description of /net/ipifc/*/status format

53b2ccf7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/20 05:15
rio: fix onscreen()

b8bc8ef3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/19 15:04
scat: hjdicks for amd64

f21a6dc9 – aiju <devnull@localhost> authored on 2016/09/19 12:45
pc(1): if the input base is not 10, print the 0d prefix before decimal numbers; this way, all output is always valid input (for the current mode)

7291f875 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 22:30
merge

Next