git: 9front

RSS feed

dbba949e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/12 18:36
vt: resize only when the window is not hidden (fixes window at top left corner with riow after terminal reset)

90cac541 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/12 15:11
vt: bracketed paste mode (fixes autoindentation in text editors)

aa06ad61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/11 10:30
bcm: fix the build

bc58a604 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 19:39
mouse: use tsleep() instead of delay() (thanks uramekus)

2fed6efe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 19:36
libaml: dummy implement NotifyOp (thanks uramekus)

f6d2a34d – Jacob Moody <moody@posixcafe.org> authored on 2023/07/09 15:55
games/gb: correctly mark transmitted serial data as sent

92b6828b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 11:35
omap: Fix missing preempted() call after non-clock interrupt (Thanks Anthony Martin)

8df6ebd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 11:29
bcm, bcm64, imx8, kw: Fix missing preempted() call on non-clock interrupt (thanks Anthony Martin)

ff14ee4e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 19:01
swap: fix pager nil pointer derefence when running out of procs

38fc6254 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 14:19
devvmx: restore previous initial value for xcr0

f17dd78b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:51
devvmx: reset kernel fpu state before loading vmx fpu state

baff851f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:48
pc: skip CLI/STI when not needed

d670bbd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:46
pc: do trapinit() and mathinit() early

1cc8b1b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:45
pc, pc64: clear osxsave flag in cr4 when not used

c2b91d62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 08:40
pc64: no need to _stts() in squidboy()

63f3fe9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 08:19
bcm64, imx8, pc64: save stack space in fault handler

dbfc55fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 07:02
imx8, bcm64: touser() already called splhi()'d

28b33c24 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 07:01
pc64: avoid STI/CLI, touser() already called splhi()'d

1d5618a9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 06:54
imx8, bcm64: make sure interrupts are of (sched() re-enables them)

2a5861c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 06:40
libmach: open /proc/n/kfpregs when kernel debugging

7dc1d531 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 06:37
bcm64: port new FPU code, making FPU available to interrupts

3757d3ce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 06:27
imx8: port new FPU code, making FPU available to interrupts

a2a73204 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 05:25
pc64: make FPU available in interrupts

38d3a8a3 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/07 15:17
hjfs: unlimited buffer works

997a5690 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/06 12:13
newuser: use non-expanded $home instead of /usr/$user in lib/plumbing comment

dee140f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/04 19:53
7c: dont replace SXTW instruction following MOVW $const, r

61a95a1e – glenda <glenda@jasnah> authored on 2023/07/03 19:50
git/walk: fix usage on new repo

3e564c7a – Ori Bernstein <ori@eigenstate.org> authored on 2023/07/02 23:41
git(1): remove lies from manual, improve wording.

72af59ad – glenda <glenda@jasnah> authored on 2023/07/02 23:50
git(1): update and clean up git/walk section

4cd2e732 – glenda <glenda@jasnah> authored on 2023/07/02 22:34
git/revert: only look at changed files

744bae0f – glenda <glenda@jasnah> authored on 2023/07/02 22:33
git/diff: always respect the specified branch

2e97d8f1 – glenda <glenda@jasnah> authored on 2023/07/02 22:33
git/walk: add -b option to override base branch

a8969cc8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/02 18:06
bcm64, imx8: writing CAPR_EL1 (to turn fpu on/off) needs a intruction barrier

c9389e2d – sl <sl@deckard> authored on 2023/06/30 21:51
/lib/troll: We have created something new that we named R9, an OS strongly inspired by Plan 9, written in the Rust programming language.

d7cdcab2 – sl <sl@deckard> authored on 2023/06/30 21:16
/lib/theo: You are trying to compare a pig and a moon rocket.

cfdca542 – qwx <qwx@sciops.net> authored on 2023/06/29 15:16
games/opl3: fix choking on high tempo streams

22fee295 – mia soweli <inbox@tachibana-labs.org> authored on 2023/06/28 15:39
upas/imap4d: fix bad censorship of the password when debug is enabled.

8bb2fb45 – mia soweli <inbox@tachibana-labs.org> authored on 2023/06/28 15:35
upas/imap4d: return SEARCH response in caps.

0d82b22e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/27 11:11
zuke(1): document audio/readtags

c4a46262 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/27 11:10
readtags, zuke: extract cover images stored in the audio files (thanks g-w1)

718e8852 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/26 16:28
ndb/dns: hack for the caching server for delegated nameservers

3384b1e3 – Jacob Moody <moody@posixcafe.org> authored on 2023/06/25 18:39
cc: support binary constants and refactor

f22a2073 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/23 21:31
devip: remove subnet check for arpforme()

a0932e72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/23 21:25
snoopy: fix error handling for convM2DNS()

2aa955ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/20 15:53
bcm64: move pi3 VGPIO to 2MB aligned address, this makes 4K pages work

6e57aee2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/20 15:52
bcm64: don't zap idmap, not in L1 anymore

d0ddd0ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/20 15:01
bcm64: apply same mmu improvements from imx8

c4167b50 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/20 14:22
imx8: dont reuse the TTRB1 page tables for TTRB0 identity map, remove gpioinit()

781a3594 – rodri <rgl@antares-labs.eu> authored on 2023/06/20 05:47
libgeometry: fix rframe xforms

bafffc5b – Ori Bernstein <ori@eigenstate.org> authored on 2023/06/18 15:28
6c: eliminate the rathole

93343177 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/18 12:14
7c: more registers, improve constant propagation, implement load pipelining

4f560f84 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/16 13:22
zuke: apply clipping after replay gain (some cases found in track mode)

38c65459 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/14 19:22
reform/shortcuts: use "mixfs" for volume control, fall back to "master"

778654a5 – sl <sl@vmd> authored on 2023/06/13 20:31
/lib/troll: [9fans] How to access this 9fans group from 9front?

a0172fae – Michael Forney <mforney@mforney.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2022/11/18 15:35
nusb/audio: add support for USB audio 2.0

faaa7bf7 – Michael Forney <mforney@mforney.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2022/11/18 04:21
nusb/audio: enumerate streams through control interface

4899fcd2 – Michael Forney <mforney@mforney.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2022/11/18 04:11
nusb/audio: only consider data endpoints when setting up

bde38632 – Michael Forney <mforney@mforney.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2022/11/18 04:11
nusb/audio: remove code for bi-directional endpoint

e6951b30 – Michael Forney <mforney@mforney.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2022/11/18 04:11
nusb: move audio-specific requests to nusb/audio

67cea15d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/12 18:58
zuke: prefer "mix" volume control if available

274fbed4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/12 18:08
mixfs: add "volume" file with "mix" control to set the output volume of the mixed inputs

38136370 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/12 15:10
7c: elide type converting moves, registerize loads after store from local variables

711750a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/11 09:09
7c: implement bit rotations using ROR/EXT instruction

8f723939 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/10 18:23
libip: actually add the files, sorry :(

e7131cdb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/10 15:19
ndb(6): document " quoting

f2ab3b12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/10 14:45
libip: Provide iplocalonifc() and ipremoteonifc() functions

034b6bc7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/10 07:47
9boot: implement *nocga= and *nokbd= kernel boot parameters

e20ea528 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/09 14:00
strtoull: fix return value on overflow

f77a48a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/08 18:06
nusb/usbd: Fix wrong hname collision handling

c9bca616 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/06/07 16:11
evdump: fix the fix

b345f3ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/07 14:27
devip: generate more reasonable laddr for UDP "headers" connection writes

f41198fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/07 13:30
evdump: have evdump deal with new /dev/kbmap format

b8f1e4d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/07 13:03
vmx: read /dev/kbmap in new format

68aa53f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/06 15:00
ip/dhcp6d: set source address to the receiving interface ip when multicast

a926ba89 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/05 19:30
termrc: start reform/pm and reform/audio drivers

537f8fb4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/05 18:56
imx8: setup $terminal environment variable in init0()

0cdf102d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/05 16:14
ndb(8): document @rattr behaviour for ndb/query -i

dd353cd5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/05 15:46
ndb/cs: avoid trailing spaces when printing ndb line

3aeab1c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/05 15:45
ndb/query: avoid trailing spaces when printing ndb line structure

7e18fe91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/04 17:46
netaudit: use new ndb/query flags instead of ndb/ipquery

05aaa22b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/04 17:42
ndb/query: add -i and -c flags unifying the functionality of ndb/ipqeury

4a3ed930 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/04 17:22
libndb: make ndbipinfo() put each ip and attributes entry on its own line

757ca77c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/04 17:18
ndb/cs: preserve ndbipinfo() line structure for !ipinfo, fix memory leak

d46576ac – mia soweli <inbox@tachibana-labs.org> authored on 2023/06/04 09:52
scram: → /rc/bin/scram

5cd119d8 – sl <sl@x60t> authored on 2023/06/03 23:05
/lib/rob: I find this situation unsatisfactory.

e19efe1b – Alex Musolino <alex@musolino.id.au> authored on 2023/06/03 22:08
fix up auth/*2* programs to report write errors

8658f607 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/03 21:25
auth/factotum: make sure we got a private key in ssh client protocol

0cb61d12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/03 18:16
sdnvme: add smart file for full smart info

9040839c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/06/03 12:58
devsd: Fix memory leaks, wstst check, cleanup

1a4db778 – mia soweli <inbox@tachibana-labs.org> authored on 2023/06/01 11:35
etherbcm: support the 57765 series

beeafac1 – mia soweli <inbox@tachibana-labs.org> authored on 2023/05/29 13:28
aux/acpi: -H is for HALT

09e7da4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/05/29 09:42
rio: fix crash when walking windowless fid (thanks ilikebreadtoomuch)

cd01b5e9 – Jacob Moody <moody@posixcafe.org> authored on 2023/05/28 22:47
aux/kbdfs: use layer names in kbmap reads and document them

589182e5 – mia soweli <inbox@tachibana-labs.org> authored on 2023/05/28 13:45
auth/acmed: better challenge error reporting.

ee98e8fb – mia soweli <inbox@tachibana-labs.org> authored on 2023/05/28 13:36
auth/acmed: support getting a wildcard certificate.

43850265 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/05/28 12:31
ndb/query, ndb/ipquery: use ndbvalfmt()

83ad2ca7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/05/28 12:15
ip/ipconfig: leave ipnet= entries alone when updating /net/ndb, use ndbvalfmt()

519199e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/05/28 12:10
ndb/cs: Use ndbvalfmt() for quoting !ipinfo replies

91bfbdce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/05/28 12:09
libndb: add ndbvalfmt() formatter

fe9e1b79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/05/28 08:16
aux/acpi: no need for amlval(), amleval() will dereference the name and run the method

Next