RSS feed
abc84bb5
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/23 02:29
ape/expr: ansi-ify function declarations
4345d0f8
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 22:35
ape: ansi-ify isatty and listen
063abab2
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 22:34
libsec: ansi-ify hkdf, pbkdf2 and scrypt
7e6cd711
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 23:45
postscript: ansi-ify function declerations
c33c6f29
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 22:20
compress: ansi-ify function declerations and enable warnings
25bc41bf
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 21:41
games/festoon: ansi-ify function declerations
4df277af
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 18:45
libmach: setmach: mipsLE* -> spim
50433ee1
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 18:38
libregexp: regprint: make regimpl.h include match its siblings
bcbec1a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/22 13:23
ethermultilink: add "bypass" ctl for ethernet
a547652f
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/22 11:12
replace ? with ؟ character in fa kbmap (thanks mkf)
e40f4519
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/22 11:14
devether: revert devether changes for ethermultilink, this breaks loopback
9121f85a
– qwx <qwx@sciops.net>
authored
on 2023/07/18 09:47
pc(1): remove non-existent -n (thanks kvo); misc fixes from checkman
811cf03f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/07/17 20:52
git/revert: correctly revert files with spaces in the path
33d139d1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/07/17 20:43
merge3: overlap happens on the source offsets, not the dest offsets
0febde04
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/17 17:25
libmach: fix RETURN and branch target for CBZ/CBNZ for arm64 (wrong sign extension)
f81df6de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/17 16:21
bcm64, imx8: fix breakpoint note strings
80b7066d
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/07/17 00:59
ethermultilink(8): fix bridge(3) reference (thanks Stuart Morrow)
1d84499f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/16 17:33
devarch: recognize AMD Jaguar and Puma SoC's (thanks dave)
7083b0b3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/16 15:04
ethermultilink(8): add some warnings about leaving the secondary interfaces alone
1d1039e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/16 12:40
ethermultilink(8): fix sink bind (thanks sigrid)
cf92511c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/16 12:37
ethermultilink(8): add manpage with example
206882e9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/16 12:15
reform: add ethersink driver for ethermultilink
361400c5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/16 12:15
ethermultilink: switch between different physical interfaces based on link status
7a73a8f0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/14 20:48
etherimx: ignore trailing 4 byte garbage in ethernet receive packet
51a2ff98
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/07/13 19:51
etheriwl: Add support for Wireless AC 3160 (thanks kws)
f008440d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/07/13 12:41
/sys/lib/dist/ndb/common: add esmtp (port 587)
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
Next