shithub: riscv

RSS feed

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

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

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

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

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

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

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

1a782fda – 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()

78d2a525 – 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

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

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

35797572 – 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

1f628ef1 – 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

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

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

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

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

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

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

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

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

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

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

b431b6c1 – 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()

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

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

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

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

857f2528 – 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()

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

59dd0af5 – 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

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

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

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

fa5bd712 – 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()

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

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

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

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

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

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

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

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

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

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

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

f3feafc4 – 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

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

98dba9a4 – 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

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

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

ef5c862c – 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

a8d00e5d – 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

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

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

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

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

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

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

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

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

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

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

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

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

375ad2d3 – 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

7392dce0 – 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

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

062a4660 – 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

9cb3e590 – 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

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

d8b4f954 – 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

52cacba3 – 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)

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

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

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

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

11e40fc6 – 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)

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

c7f0aba8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 22:28
webfs: aaand another one (should go to sleep)

fe320116 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 22:14
merge

f5fcb42c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 22:12
merge

cbdf4845 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 22:11
webfs: fix mistake...

6d354d07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 22:04
webfs: don't use cache connections when posting

0c50e1bc – aiju <devnull@localhost> authored on 2016/09/18 21:20
pc(1): add pb (thanks, BurnZeZ); add bit numbering

1447b955 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 17:16
rio: improved bandsize()

31b10e36 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/18 12:54
cpu: quote remaining remote command arguments, don't syslog on missing /mnt/term/dev/cpunote file

40529454 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/17 13:49
ipv6on: get network device from $netdir/ipifc/*/status

2aa727ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/17 11:58
etherzynq: implement promisc mode and multicast filter support

cb9a5a19 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/17 10:18
nusb/ether: promisc and multicast support for admtek pegasus (aue)

382abccf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/17 10:06
nusb/ether: multicast and promisc support for rtl8150 (url)

ce07c1d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/16 19:23
merge

c937aac5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/16 19:21
nusb/ether: experimental pomisc mode and multicast support for smsc and asix

0c3ba556 – aiju <devnull@localhost> authored on 2016/09/15 05:13
pc(1): _ handling in numbers was broken at some point; restore documented behaviour

07284c41 – aiju <devnull@localhost> authored on 2016/09/15 04:51
pc(1): add nsa() command

7bcbef11 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/13 20:18
ape: fix format clash, %z is for size_t (which is a long currently), not pointer sized

a0150376 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/11 19:20
ape: bring strtod() in line with plan9's libc version

5b66b526 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/11 19:19
libc: dont use floating point for portable umuldiv(), use 64 bit uvlong

c0a9c3b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/11 15:07
kernel: rekey chacha state on each randomread() invocation

36c9a248 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/09/11 10:12
devcons: remove /dev/reboot "halt" command...

Next