Commit graph

  • 498f4f15b5 usbtree(8): document usbtree cinap_lenrek 2024-04-24 20:31:45 +0000
  • b7da224d10 nusb(4): document usbhubctl command format for PPPS cinap_lenrek 2024-04-24 20:09:57 +0000
  • 03a52c7cf7 tcp: remove "MaxSegment" MIB stat, add InLimbo stat cinap_lenrek 2024-04-24 09:06:22 +0000
  • 0320813091 /sys/lib/dist/ndb/common: remove old random auth domains Jacob Moody 2024-04-23 00:55:07 +0000
  • 0298949dd2 tcp: fix limbo entry leaks from hell cinap_lenrek 2024-04-22 18:44:53 +0000
  • b43c416083 pc: fix link order, libc.a *after* libsec.a (for rand()) cinap_lenrek 2024-04-22 07:19:58 +0000
  • 4745cae5bc g: search .S files Jacob Moody 2024-04-21 18:51:39 +0000
  • 567b1b912a rio: fix memory leak with closed kbdtap (thanks aap) Jacob Moody 2024-04-21 18:40:08 +0000
  • ff30a7743b stats: use a high water mark for maximum on graphs Jacob Moody 2024-04-21 18:21:54 +0000
  • 46b4b99997 /sys/lib/dist/ndb: update root servers and add script to keep them updated Jacob Moody 2024-04-21 18:20:30 +0000
  • a70280308a rudp: better newgen() function, avoiding the lock cinap_lenrek 2024-04-21 13:16:22 +0000
  • a54fcac016 devsdp: fix randomization of dial and acceptid cinap_lenrek 2024-04-21 13:10:39 +0000
  • 314faec394 rudp: fix start generation randomization and cleanup cinap_lenrek 2024-04-21 13:08:19 +0000
  • e4509d40cc snoopy: teach gre about ethernet and ip6 payloads (thanks arne meyer) cinap_lenrek 2024-04-20 12:01:37 +0000
  • a288db973c keyboard(6): use >> instead of > for caps example (thanks moody) cinap_lenrek 2024-04-19 16:17:41 +0000
  • dd820435e9 Fix minor typos and error redirections Roberto E. Vargas Caballero 2024-04-19 14:06:38 +0000
  • c655b6552c Add caps kbmap Roberto E. Vargas Caballero 2024-04-19 11:55:01 +0000
  • ec73849b69 nusb/usbd: fix typos Sigrid Solveig Haflínudóttir 2024-04-16 14:07:18 +0000
  • fe5d1976a0 snoopy: add igmp protocol cinap_lenrek 2024-04-14 13:29:22 +0000
  • 9861f1a92b igmp: maintain timeout per group per interface cinap_lenrek 2024-04-13 17:34:28 +0000
  • 7144ff2694 kernel: do nlocks && delayshed check only for Running state cinap_lenrek 2024-04-08 16:47:30 +0000
  • b3a26fb633 kernel: fix the semacquire stack corruption on interrupt cinap_lenrek 2024-04-08 16:45:23 +0000
  • a6ccb66d9c audio(1): mention mixfs resampling audio Sigrid Solveig Haflínudóttir 2024-04-08 15:57:29 +0000
  • 0a28dcd218 ext4srv(4): fshalt works with ext4srv now, update; add SOURCE section Sigrid Solveig Haflínudóttir 2024-04-08 14:50:45 +0000
  • 354a970bc1 ext4srv: fix ext4_bmap_bit_find_clr returning the wrong bit index Sigrid Solveig Haflínudóttir 2024-04-08 14:00:38 +0000
  • b17ce0d9ae ext4srv: remove mbr scanning and writing Sigrid Solveig Haflínudóttir 2024-04-08 13:48:50 +0000
  • 733c5d6645 ext4srv: revisit "fix meta csum producing garbage" in a better way Sigrid Solveig Haflínudóttir 2024-04-07 23:22:48 +0000
  • 2875193842 disk/smart: fix a warning Sigrid Solveig Haflínudóttir 2024-04-07 22:03:28 +0000
  • a3f2d6d23e tapefs: fix two warnings Sigrid Solveig Haflínudóttir 2024-04-07 22:00:41 +0000
  • 6a714c488e imx8/sai: run off ref 25MHz clock - no need to turn audio PLL on Sigrid Solveig Haflínudóttir 2024-04-07 21:44:21 +0000
  • 217f99b137 filter(1): small typesetting error Jacob Moody 2024-04-07 19:04:38 +0000
  • 26008742c5 kernel: dont zero up->nerrlab in syscall() cinap_lenrek 2024-04-07 17:45:47 +0000
  • 31c5c1ac9a kernel: zero Proc.lastlock and Proc.lastilock in newproc() cinap_lenrek 2024-04-07 16:23:07 +0000
  • 18039c83c0 kernel: remove unused Proc.lockwait Lock pointer cinap_lenrek 2024-04-07 16:19:36 +0000
  • 8a4a2dea70 kernel: remove some debugging cruft from taslock.c cinap_lenrek 2024-04-07 16:09:46 +0000
  • 87299152ec pc, pc64: simplify error handling setscreensize() cinap_lenrek 2024-04-07 15:22:59 +0000
  • 36d797f8b6 nusb/audio: fix division by zero error cinap_lenrek 2024-04-07 15:19:43 +0000
  • cc17845f6c ape: bring in entrypoint changes from libc and fix profiling across the board Jacob Moody 2024-04-07 01:56:57 +0000
  • 69793014c2 pc, pc64: fix rlock: nlocks 1 print from vga cinap_lenrek 2024-04-06 23:18:35 +0000
  • 6e33b8e40b audio/mixfs: resample based on audio dev output format, not just the rate Sigrid Solveig Haflínudóttir 2024-04-06 23:07:48 +0000
  • e6f85e3ec8 nusb(4): fix audio(3) reference Sigrid Solveig Haflínudóttir 2024-04-06 22:55:43 +0000
  • dde3628d54 nusb(4): fix Audio section Sigrid Solveig Haflínudóttir 2024-04-06 21:31:49 +0000
  • 1b44caa0c4 kernel: print warning in rlock() and wlock() when we hold spinlocks cinap_lenrek 2024-04-06 16:42:27 +0000
  • a597496b19 9boot: use BIOS tick counter instead of INT 0x15 WAIT cinap_lenrek 2024-04-06 16:35:37 +0000
  • 3e9ae26c2e devip: handle interface spec correctly for writes to /net/iproute cinap_lenrek 2024-04-06 16:17:40 +0000
  • d5fc608059 sdide: add pci id for SiS 964 IDE controller (thanks mrunix00) Jacob Moody 2024-04-05 03:21:24 +0000
  • 0c77ac17f4 nusb/audio: great new features Sigrid Solveig Haflínudóttir 2024-04-05 00:50:47 +0000
  • 0a7d581eec mt7688: add devarch and i2c adventuresin9 2024-04-04 22:23:19 +0000
  • 6901fbd5e9 usbxhci: fix high/super speed iso transfers Sigrid Solveig Haflínudóttir 2024-04-04 21:45:46 +0000
  • c613e336df libpcm: fix pcmratio - forgot to adjust for output frame size Sigrid Solveig Haflínudóttir 2024-04-03 01:46:50 +0000
  • 3d5dca5217 ext4srv: correct the "not found" walk error Sigrid Solveig Haflínudóttir 2024-04-02 21:28:10 +0000
  • 8dfdc38f95 ext4srv: walk: set QTTMP Sigrid Solveig Haflínudóttir 2024-04-02 21:19:25 +0000
  • 5af9daea17 ext4srv: fix ..-walk from a dir under root Sigrid Solveig Haflínudóttir 2024-04-02 20:52:34 +0000
  • de1a460fa1 ext4srv: add append-only and temp files support Sigrid Solveig Haflínudóttir 2024-04-02 20:52:14 +0000
  • 0196ca7536 /sys/doc/nssec.ms: fix references section header Jacob Moody 2024-04-02 03:57:17 +0000
  • 68512a3f66 ktrans: correct Korean input (thanks npmania!) Jacob Moody 2024-04-02 03:55:16 +0000
  • f4122cfbc9 ktrans: graphical upgrade and feedback Jacob Moody 2024-04-02 04:01:56 +0000
  • 578af37678 6c: fix botched "embedded struct conversion codegen"-fix cinap_lenrek 2024-04-01 20:23:46 +0000
  • 1b51d5683a pc64: use chain of IDIVQ for delayloop() (former aamloop()) cinap_lenrek 2024-03-31 19:55:02 +0000
  • ad5c6c0dfa qio: fix deadlock with qdiscard() cinap_lenrek 2024-03-30 19:26:20 +0000
  • 0bf1028ead git/branch: don't add dirs to removed file list Ori Bernstein 2024-03-29 21:38:15 +0000
  • 61cc069464 audio(1): add a missing comma Sigrid Solveig Haflínudóttir 2024-03-29 15:35:13 +0000
  • bdd385803d kernel: fix addbroken() race cinap_lenrek 2024-03-28 22:27:14 +0000
  • b96573b481 kernel: zero up->ureg on sysexec() and pexit() cinap_lenrek 2024-03-28 21:52:38 +0000
  • c309f466ef kernel: bring back cooperating scheduling cinap_lenrek 2024-03-28 21:34:02 +0000
  • 92ce2cfea6 ktrace: _intrr -> noteret (pc64) cinap_lenrek 2024-03-28 15:16:21 +0000
  • 5622b0bbd8 /sys/src/cmd/nusb/kb/kb.c: increase uchar rep from 512 to 1024, makes thinkpad x280 usb touchscreen work sl 2024-03-28 02:58:47 +0000
  • 027f579f43 nusb/audio: pick a different rate if 44.1kHz is not available Sigrid Solveig Haflínudóttir 2024-03-27 23:47:45 +0000
  • 571d3258ef audio/mixfs: convert pcm for devices that are not 44.1kHz Sigrid Solveig Haflínudóttir 2024-03-27 23:44:25 +0000
  • 2d1f4327f1 audio/pcmconv: use libpcm Sigrid Solveig Haflínudóttir 2024-03-27 23:43:06 +0000
  • 0d84321e65 libpcm: audio/pcmconv-as-a-library Sigrid Solveig Haflínudóttir 2024-03-27 23:42:37 +0000
  • 4834c3c19f devuart: dont allow ridiculous queue sizes cinap_lenrek 2024-03-27 21:14:41 +0000
  • 4cdf05391a devuart: should use rts() control only when hw flow control is enabled (modem flag) cinap_lenrek 2024-03-27 21:13:11 +0000
  • d034799ead qio: aaand turn QDEBUG off :) cinap_lenrek 2024-03-24 20:38:48 +0000
  • ad9748422e kernel: Fix qio flow control cinap_lenrek 2024-03-24 20:37:01 +0000
  • 0f9c172712 devether: use qfull() instead of qwindow() cinap_lenrek 2024-03-24 20:24:30 +0000
  • fe4b87e682 devmnt: handle too short or negative message sizes cinap_lenrek 2024-03-24 17:05:55 +0000
  • f0f2d452c8 audio/mkplist: fix wrong pointer being dereferenced Sigrid Solveig Haflínudóttir 2024-03-24 15:24:25 +0000
  • 57b4f2b8e4 /sys/src/cmd: make Rerror for non existent files consistent Jacob Moody 2024-02-29 23:56:04 +0000
  • 90032afb5f /sys/src: remove testfiles on mk clean Jacob Moody 2024-02-29 23:53:22 +0000
  • a24a294465 cal(1): indicate which reformation date is used Jacob Moody 2024-02-29 23:46:34 +0000
  • de0f2325ce pc/ac97: add 0x27de did Sigrid Solveig Haflínudóttir 2024-03-21 19:23:17 +0000
  • e5561c364d libgeometry: add barycentric interpolation routines rodri 2024-03-21 11:38:02 +0000
  • f97cf2ac23 kernel: delcare nalemenerror() and faulterror() as _Noreturn cinap_lenrek 2024-03-17 17:27:52 +0000
  • e3ad3d6968 qio: revert the change, i was not reading the code right cinap_lenrek 2024-03-16 20:14:40 +0000
  • b54c61c617 devpipe: use 256k pipeqsize as default, make sure its a multiple of the i/o unit cinap_lenrek 2024-03-16 17:10:59 +0000
  • 06221c080d qio: fix queue bloat blocking condition for qwrite() cinap_lenrek 2024-03-16 17:07:03 +0000
  • 6c9c2beb6e imap4d: be consistant with rest of system in log file name mkf 2024-03-14 13:48:56 +0000
  • e1cd22504e audio/flac: remove unused var; add a missing newline Sigrid Solveig Haflínudóttir 2024-03-13 01:01:32 +0000
  • fcb6d6ec65 7c: fix storeprop() sign extension bug cinap_lenrek 2024-03-11 17:34:03 +0000
  • 1d902b24b7 libtags: separate "album artist" key Sigrid Solveig Haflínudóttir 2024-03-10 21:45:36 +0000
  • 68a4565cab ext4srv: support ORCLOSE Sigrid Solveig Haflínudóttir 2024-03-10 21:13:57 +0000
  • e5d9d3c049 libtags: sync with upstream Sigrid Solveig Haflínudóttir 2024-03-06 23:29:10 +0000
  • 36478171be bootrc: make sure essid and wpapsk are used literally cinap_lenrek 2024-03-04 19:32:54 +0000
  • 88377fc82f libtags: fix multiple issues found by fuzzing Sigrid Solveig Haflínudóttir 2024-03-04 18:53:51 +0000
  • abdb626082 libtags: correct 437 codepage Sigrid Solveig Haflínudóttir 2024-03-02 18:23:59 +0000
  • c5c19dfe49 ext4srv: generate a uuid when doing mkfs; don't journal ext2 Sigrid Solveig Haflínudóttir 2024-02-24 20:43:38 +0000
  • d6923e0f14 nusbrc: ignore ITE RGB LED Controller cinap_lenrek 2024-02-24 19:43:46 +0000
  • f881d4f672 games/gba: add rtc GPIO implementation Jacob Moody 2024-02-24 14:35:33 +0000
  • 2259c436be ext4srv: ext4_recover: fix a deadlock on filesystems without a journal Sigrid Solveig Haflínudóttir 2024-02-23 23:27:50 +0000