git: 9front

RSS feed

c8afd04d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/25 15:44
7c: don't emit SXTW for non-register source operand

5a9f27d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/23 11:15
distproto: add /lib/news/ (thanks lyndon)

5eba6680 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/21 23:05
7l: there is no BIC* $bimm variant

6fac5224 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/19 19:39
usbxhci: make stuck usb transactions interruptable.

a208683b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/19 19:31
distproto: add /lib/ndb/dhcp/ directory (thanks lyndon)

e18c72de – mischief <mischief@offblast.org> authored on 2019/04/17 22:48
nusb/usbd: stop sending port enable commands

1d330c0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/17 19:43
7l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid DWORD in constant pool when we can sign extend

b117d701 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/17 19:38
7c: fix long to vlong/pointer conversion, avoid negative immediate offsets

27001aa6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/16 12:25
devsd: fix sddelpart() AGAIN

90f2dfc7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/16 12:13
awk: fix nextfile crash (thanks leetspete)

75f0c022 – BurnZeZ <devnull@localhost> authored on 2019/04/15 15:48
devsd: fix panic when using "delpart" to remove a partition that was already removed

21199b19 – mischief <mischief@offblast.org> authored on 2019/04/13 19:11
pc: audiohda: recognize AMD Family 17h hd audio controller

f74329e9 – mischief <mischief@offblast.org> authored on 2019/04/13 19:08
pc: devarch: recognize AMD Ryzen model

adc1ef26 – mischief <mischief@offblast.org> authored on 2019/04/13 19:07
pc: pci: add AMD FCH LPC bridge to southbridges

feb6fe3b – mischief <mischief@offblast.org> authored on 2019/04/13 18:37
nusb/usbd: fix dump %U formatter

18312668 – BurnZeZ <devnull@localhost> authored on 2019/04/14 00:50
ip(3): document TCP ctl close command

ac442621 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/13 23:22
devip: reject bad numeric ports (such as 9fs -> 9)

0c569f7d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 15:10
bcm: move CONFADDR parsing into bootargs.c, simplify initcode start() args handling

e70b5eb7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 13:12
bcm: don't use PADDR() to convert bus address to physical in vcore

d0662c6a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 10:05
kernel: get rid of KSTKSIZE alias for KSTACK

864c3c2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:54
merge

111a1434 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:51
kernel: get rid of PTR2UINT() and UINT2PTR() macros

d5bb56ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:49
bcm: dont assume PHYSDRAM 0 in dmaaddr(), fix dmaioaddr()

834a4a10 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:21
bcm: add pl011 uart driver

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

65f986a9 – BurnZeZ <devnull@localhost> authored on 2019/04/09 14:34
fix bad function declarations in manpages

d4f6fa62 – BurnZeZ <devnull@localhost> authored on 2019/04/08 18:18
thread(2): threadsetname takes a fmt string

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

Next