RSS feed
fa068e44
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/10 11:06
bcm: move okay() from uartmini.c to devarch.c
a1740756
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/10 11:06
bcm: add irq.c to mkfile
bdcd4757
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/10 11:04
bcm: move interrupt handling out of trap.c into irq.c
d10f37e1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 11:50
audiohda: add support for Gemini-Lake audio in Intel NUC nuc7pjyh (thanks sam-d)
7afe2978
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 10:15
7l: fix vlong constants in literal pool for non-MOV instructions
bfa882b3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 10:12
7l: fix bitcon instruction selection and encoding
569bdc42
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 10:05
7l: add arm64 linker (initial sync)
fe522213
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 09:53
7a: fix indexreg operations
298ea816
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 09:50
7a: fix post increment operands
1830eb96
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 09:47
7c: fix registerization of vlong constants
10ea5432
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 09:45
add arm64 c compiler and assembler (thanks charles forsyth)
717509f2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/08 09:07
rootstub: create arm64 directories
9ecb47b0
– BurnZeZ <devnull@localhost>
authored
on 2019/04/07 13:09
uptime: rewrite in awk
dba8dc7a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/06 16:23
libauthsrv: authdial smprint() out of memory autism
77c8bebe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/04 11:28
sgi: remove obsolete TSTKTOP constant
fdc54af5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/04 11:25
xen: remove obsolete TSTKTOP constant
af4ca559
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/04 11:23
bcm: remove obsolete TSTKTOP constant
015bae9d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/04 11:21
pc64: get rid of TSTKTOP, USTKTOP is the end of user address space
17d5f197
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/03 19:49
sshnet: get rid of Announced state, simplify
aa7beb82
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/03 18:15
sshnet: implement listen (port forwarding)
ca881a76
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/03 10:29
sshnet: don't leak error string
08adf66b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/03 10:16
sshnet: don't leak "Dialing" connections when "connect" ctl write gets interrupted
44cb92be
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/03 09:45
sshnet: pass on open failure error message, simplify
7d6bcb1b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/03 06:49
sshnet: fix eof and close handling, use proper packet size, cleanup
f7d63218
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 16:44
vt: dont make fs procs hang arround when closing rio window
10bd9627
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 15:42
sshnet(4): fix user@host syntax, add BUGS section, add ip(3) reference
55458d14
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 15:22
ssh: print usage for unknown flags, cleanup
02ae2ff0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 14:46
ssh(1): add sshnet(4) reference
4d7780d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 14:29
sshnet: reduce memory consumption by lowering stack sizes
c2d71fef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 14:06
sshnet: fix memory leak
95f0f77f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 13:51
sshnet: allow 0 port
19b32abc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 13:32
sshnet: fix write count for ctl message writes
f39e4fcb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 13:28
sshnet: actually make sure ssh established connection before exiting main proc
33d3aa6d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 12:40
sshnet(4): add documentation
3145c6db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 12:23
sshnet: bring back sshnet using ssh(1) mux mode
7a5848e9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 07:18
ssh: add experimental mux mode
6ece1185
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 05:05
merge
f6ef9b3f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/02 05:03
ssh: implement -W option for making remote tcp connections
2a6a9a59
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/04/01 19:14
merge
09b25b98
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/04/01 18:55
fix DST begin/end timestamps for South Australia
f51be58e
– BurnZeZ <devnull@localhost>
authored
on 2019/03/30 11:10
walk: remove unused depth argument from dofile()
c14ddb57
– BurnZeZ <devnull@localhost>
authored
on 2019/03/30 11:09
bootrc: simplify if statement
b1af5fa7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/30 05:17
dtracy: avoid dmachlock() race
e9751c9f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/30 01:50
dist/mkfile: aux/stub -d /n/src9/usr to avoid overbinding /usr in case /n/src9 an / alias
eee40bb5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/29 02:35
5c: dont substibute (destination) registers contained in MOVM reglist
dd6877a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/27 10:46
merge
59d27906
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/27 10:45
inst/startether: skip ipv6 auto configuration when nora6 was specified
01c4942a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/27 10:33
merge
f8f9a8ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/27 10:31
plan9.ini(8): add USB section, documenting various usb options
97bc11f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/27 10:17
bootrc: handle automatic ip configuration on gbe media
421933ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/27 10:11
plan9.ini: add nora6= option to disable automatic ipv6 configuration
f3f4111f
– BurnZeZ <devnull@localhost>
authored
on 2019/03/25 19:10
added walk(1)
37ce2c76
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/23 01:47
upas/fs: release mailbox syncing lock after encountering error
7123ab1d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/22 20:49
webfs: bracket literal ipv6 host in "Host:" header
8326de2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/20 22:14
nusbrc: detect "keyboardio model 01", appears as multifuction device with IAD csp(0102EF) (thanks sam-d)
2863cc46
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/20 21:27
nusb/kb: fix continuous scrollwheel delta not being reported (thanks sam-d)
a00d9bd5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/18 03:16
merge
9156b4ed
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/18 03:15
python: clean and nuke pgen and libpython.a for all $CPUS
f6f687b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/17 22:41
dtracy(1): fix print(2) reference
3f8fe962
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/17 19:52
python: remove /$objtype/lib/ape/libpython.a, track graminit.h dependencies, remove graminit.c
323f45ca
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2019/03/17 19:13
fortunes: Open source may not be safe if it has no super excellent moderator.
e25f8311
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/17 01:44
ip/ipconfig: use defaults for loopback
0d45b671
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/17 00:07
ip/ipconfig: use ewrite() to enable routing command for sendra
4218d7d5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/16 22:43
rootstub: create arm and mips directories in /usr/glenda/bin (tanks timclassic)
c17ae710
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/10 15:07
ip/tinc: 4096 bit RSA, (passive) pmtu discovery, fix udpfd close() race, cleanup
276b7c01
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/09 12:36
libmemdraw: remove static Point p00 and use ZP instead
0fea8e09
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/09 12:34
libmemdraw: handle memarc() phi == 0 and phi <= -360, keep alpha in bounds
dcf44904
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/07 17:41
merge
27455c30
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/07 17:39
devip: ignore the evil bit in fragment info field
52e7dc9b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/06 20:25
devip: ignore icmp advise about laggard fragments
2f108f09
– mischief <mischief@offblast.org>
authored
on 2019/03/06 14:10
mach(2): fix byteswapping function signatures
d725db70
– mischief <mischief@offblast.org>
authored
on 2019/03/06 14:10
vmx: check for draw initialization errors
aa0ee12c
– qwx <devnull@localhost>
authored
on 2019/03/04 16:38
vgadb: add t43p 1600x1200 panel entry
91cfeb7d
– qwx <devnull@localhost>
authored
on 2019/03/04 16:37
igfx: add support for 915gm
5c9314f3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/04 15:29
ip/tinc: honor TcpOnly and IndirectData settings, script support, prefer incoming udp connections
4d8b994c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/04 07:07
devip: ignore reserved fragment offset bits
5a6ecc98
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 22:13
devip: handle packet too big advise for icmp6, remove fragment header
9cc56f5f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 22:09
devip: use common code in icmp for handling advise
2770a46f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 22:08
devip: zero fragment offset after reassembly, remove tos magic, cleanup
3991f08f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 22:05
devip: fix fragment forwarding
7d472df1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 13:56
devip: simplify ip reassembly functions, getting rid of Ipfrag.hlen
f54bafb7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 04:01
devip: fix block list handling for icmp/icmp6, use proper MinAdvise for icmp6
8b286572
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 00:26
qio: handle common case in trimblock()
b9f98a45
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/03/03 00:25
devip: fix ip fragmentation handling issues with header options
ebabda42
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/28 20:43
lib9p: fix zero msize abort() due to unknown version (thanks kivik)
b2d0d08b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/27 13:29
libip: move optimized 386 assembly version of ptclbsum() from kernel to libip
9a28bae9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/27 03:47
kernel: remove ptclbsum dependencies from configs
b8802224
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/27 03:38
pi, pi2: remove ptclbsum dependency from config
3c65b89a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:36
cwfs: fix %.*s format in cmd_printconf()
8fe4837b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:25
pc, pc64: fix %.*s format in multibootargs
6baa8dc4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:22
wifi: fix %.*s format in wifictl
641c1d29
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:20
abaco: fix %.*s format in findctype()
2a3e8eba
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:20
atazz: fix %.*s format in special command processing
4afb4720
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:18
aux/depend: fix %.*s format in path concatenation
d242af52
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:17
aux/statusmsg: fix %.*s format
04aa1dcc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:16
aux/wpa: fix %.*s format in debug prints
635437b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:15
cc: fix %.*s format usage in lexer "token too long" error
f8b8ee82
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 23:08
hgfs: fix %.*s usage in walk
26088b1b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 22:53
ip/cifsd: fix %.*s format xdirflush() path
56f54dbb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/24 22:52
ip/ppp: fix %.*s format in debug print
Next