Commit graph

  • c4c1ce1093 ip/ipconfig: unconditionally refresh when adding addresses manually (thanks chilledfrogs) front cinap_lenrek 2025-01-12 04:16:03 +0000
  • d73932922b 6l: relocate operands with REX correctly Lennart Jablonka 2024-12-29 13:55:02 +0000
  • 8c86e440c2 ethervgbe: implement proper speed and link detection Arne 2025-01-11 22:04:11 +0000
  • 0336b2fad3 netif: simplify locking and cleanup cinap_lenrek 2025-01-11 18:54:10 +0000
  • 4730816fa4 ip/ipconfig: only write out /net/ndb when something changed Arne 2025-01-11 15:03:56 +0000
  • 511cd4dc31 devether: handle input queue size for bypass mode cinap_lenrek 2025-01-10 22:50:24 +0000
  • 09b5619466 wifi: don't try to associate when bypassed cinap_lenrek 2025-01-10 22:48:27 +0000
  • 3459c8cb8e allocb: implement buffer pools for ethernet drivers cinap_lenrek 2025-01-10 14:32:50 +0000
  • 8b7a03c5e9 gefs: remove daed mkfile bits Ori Bernstein 2025-01-09 05:20:08 +0000
  • b0e7312a62 gefs(8): fix indent of empty snapshot paragraph Arne 2025-01-08 19:36:17 +0000
  • c6a91038b1 stats: add etherovf value (hw and software overflows on input queue) cinap_lenrek 2025-01-07 11:54:07 +0000
  • 22d3ade384 devether: don't print link-status until netif is initialized cinap_lenrek 2025-01-07 11:52:48 +0000
  • 705a2c3c28 netif: fix potential memory leak in netifwstat() cinap_lenrek 2025-01-07 06:49:40 +0000
  • 00c25292d7 devether: print mbps only on link-up cinap_lenrek 2025-01-07 03:50:45 +0000
  • 5dde462f96 devether: make link status prints consistent cinap_lenrek 2025-01-07 03:10:35 +0000
  • 682e47137a ether2114x: fix automatic media detection cinap_lenrek 2025-01-07 00:45:41 +0000
  • 3ff88ede01 libmp: fix mips build breakage from previous commit (thanks eyss) cinap_lenrek 2025-01-06 07:25:11 +0000
  • b3d44a5141 gefs: use broke() when we get a corrupt block Ori Bernstein 2025-01-06 02:45:53 +0000
  • ce4926cfc2 merge cinap_lenrek 2025-01-06 00:53:15 +0000
  • c91fd35518 gefs: getblk(): remove duplicate getcallerpc(), check b->bp.gen from cache cinap_lenrek 2025-01-06 00:51:36 +0000
  • 9a648220b6 configfs: adjust phrasing on file system state/usecases Ori Bernstein 2025-01-05 23:35:20 +0000
  • 01f50db963 inst/configfs: make gefs visible in the installer Ori Bernstein 2025-01-05 22:36:06 +0000
  • c709e09178 gefs: don't abort when the fs breaks Ori Bernstein 2025-01-05 22:25:35 +0000
  • 66d2e1ac59 gefs: use freeblk() instead of freebp() when we already have the block cinap_lenrek 2025-01-05 21:28:04 +0000
  • e0358fd432 mkfiles: stop cargo culting UPDATE= Ori Bernstein 2025-01-05 21:13:43 +0000
  • 11ac75e789 devether: provide ethersetspeed() function to adjust queue sizes cinap_lenrek 2025-01-05 20:16:14 +0000
  • 3b5e83f164 9/pc64: remove reference to stale conf Ori Bernstein 2025-01-05 19:49:07 +0000
  • a8361bc1b4 gefs: flush limbo lists on halt Ori Bernstein 2025-01-05 18:07:53 +0000
  • ddfbf28cd4 htmlroff: fix tcs pipe leak cinap_lenrek 2025-01-05 17:52:36 +0000
  • 8d0702ad19 /sys/doc/fs: don't make fs.html by default Jacob Moody 2025-01-05 17:49:10 +0000
  • 7ed56c370d /sys/doc: remove generated files Jacob Moody 2025-01-05 02:35:40 +0000
  • 05f2965980 /sys/doc: add mk clean Jacob Moody 2025-01-05 02:35:00 +0000
  • 28465682cf kprof: don't downsample the pc Jacob Moody 2025-01-05 00:26:52 +0000
  • 4de9d8a511 gefs: fix waserror() bugs cinap_lenrek 2025-01-05 00:12:16 +0000
  • 2a622dfcec gefs: fix dlist cache limit by maintaining fs->dlcount cinap_lenrek 2025-01-05 00:11:47 +0000
  • 5a460a150b nusb/ether: dont break lan78xx chip (rpi3b+) cinap_lenrek 2025-01-03 09:24:18 +0000
  • ef5a8a7337 aux/mnihongo: formatting Jacob Moody 2025-01-03 00:41:09 +0000
  • 3273db5a84 aux/mnihongo: use memdraw instead of draw Jacob Moody 2025-01-03 00:43:05 +0000
  • 9e0913fa71 libmemdraw: change openmemsubfont() to accept rune minimum as argument Jacob Moody 2025-01-03 00:51:43 +0000
  • a101561223 auth/factotum: avoid static buffer from netmkaddr() cinap_lenrek 2025-01-02 20:11:22 +0000
  • e981a26000 libc: provide netmkaddrbuf() function avoiding the static buffer cinap_lenrek 2025-01-02 20:09:50 +0000
  • 5ea80693ba usbuhci, usbehci: remove portlck qlock cinap_lenrek 2024-12-29 17:09:51 +0000
  • 68c89f4a43 acid: remove outdated 8.out binary default (thanks Tekk) Jacob Moody 2024-12-27 19:29:34 +0000
  • b849349e0c devusb: fix enable delays to avoid device suspend (thanks cgnarne) cinap_lenrek 2024-12-26 17:35:44 +0000
  • 242e1dc552 vdiff: accept diff as filename argument and man page touch-up (thanks humm) Jacob Moody 2024-12-26 03:54:31 +0000
  • ed318aac59 rio(4): fix paragraph spacing (thanks humm) Jacob Moody 2024-12-26 03:53:18 +0000
  • 0bfa3ffcb4 gefs: fix error handling in readsnap() Ori Bernstein 2024-12-26 00:46:07 +0000
  • d4938f099d auth/totp(1): separate docs for auth/totp, auth/userpasswd Ori Bernstein 2024-12-25 17:33:17 +0000
  • e05e30eaca auth/userpasswd: remove factotum-bug work-around from 2002, cruft (thanks ori) cinap_lenrek 2024-12-25 17:08:34 +0000
  • 21731dd45e auth/factotum: add support for TOTP code generation Ori Bernstein 2024-12-25 02:18:43 +0000
  • 1a91932731 ip/dhcpd: impvoe validip(), make validipmask() reject ipv6 masks cinap_lenrek 2024-12-23 16:12:35 +0000
  • 248634879a git: bikeshed git/walk relative path calculation and add tests Jacob Moody 2024-12-22 22:41:02 +0000
  • 7814ec46c3 git: make git/diff -s print relative file paths Jacob Moody 2024-12-22 21:06:53 +0000
  • 35cab9b816 ip/dhcpd: don't get confused by ipv6 addresses for bootp Info cinap_lenrek 2024-12-22 20:06:18 +0000
  • 94d9b7a49d cpp: remove stray line from tests Ori Bernstein 2024-12-22 04:53:12 +0000
  • 9853ea28c8 /sys/src/9/mkfile: add imx8, lx2k and mt7688 to kernel ARCH list cinap_lenrek 2024-12-22 03:37:25 +0000
  • 8b3a70dcd1 git/pull: fix typo Ori Bernstein 2024-12-22 01:19:50 +0000
  • 66abd6e50a cpp: implement empty arg handling for function-like macros (thanks rod) Ori Bernstein 2024-12-22 00:48:14 +0000
  • 60ea3e6d25 git/pull: only show commit summary after updating branches Ori Bernstein 2024-12-21 22:40:27 +0000
  • 83fe095033 git/get: support side-band and multi-ack Ori Bernstein 2024-12-14 17:11:01 +0000
  • 837c596bdf usbdwc: preserve Prtpwr bit for portstatus, turn off power by default, handle channel timeout cinap_lenrek 2024-12-16 05:14:45 +0000
  • 5028b882da usbehci: implement portpower control for rootports cinap_lenrek 2024-12-16 01:52:12 +0000
  • eff4b93652 acme/Mail: correct message line number for partially hidden threads Ori Bernstein 2024-12-15 21:56:54 +0000
  • f86cc3e912 usbxhci: preserve RsvdP bits in registers, print recovery reason, print base address. cinap_lenrek 2024-12-15 21:27:00 +0000
  • d38dbf6415 nusb/usbd: use longer reset delay for rootports cinap_lenrek 2024-12-15 21:19:57 +0000
  • 2f685dd96b git/branch: stop emitting incorrect 'merge failed' messages Ori Bernstein 2024-12-14 05:32:05 +0000
  • 473ebd0f9e ndb/dns: don't refuse queries when delegated subareas cinap_lenrek 2024-12-14 01:49:55 +0000
  • d1b72a27b7 walk: error on mutually exclusive flags Ori Bernstein 2024-12-12 20:35:58 +0000
  • b8797a1cc6 walk: fix skipped files, simplify seen() Ori Bernstein 2024-12-12 20:17:51 +0000
  • e59b7e28cd git: refactor capability parsing Ori Bernstein 2024-12-10 23:15:22 +0000
  • e58df8173f walk: show siblings with the same qid Ori Bernstein 2024-12-10 23:14:33 +0000
  • ace81cb1ae mkfiles: check for test/mkfile when recursing Ori Bernstein 2024-12-10 23:11:44 +0000
  • bf398d28c3 cpiofs: add newc support for cpiofs (thanks rminnich) Ori Bernstein 2024-12-10 23:07:26 +0000
  • 15f66c69d8 tar: use IOUNIT to compute Dblock Ori Bernstein 2024-12-10 23:05:38 +0000
  • ddaadd65b4 libdisk: cleanname() paths for setname()/mkpath(), avoid utfrrune() cinap_lenrek 2024-12-09 13:57:39 +0000
  • 9d552b68e4 nusb/lib: decode classcode() 0xFF -> vendor, 0xFE -> application (-specific) cinap_lenrek 2024-12-09 13:00:16 +0000
  • 8e2a071b8b acme/Mail: fix redrawn line offsets, add support for flag filters Ori Bernstein 2024-12-09 05:27:05 +0000
  • af83b606f9 upas/Mail: Add support for message filtering Ori Bernstein 2024-12-09 03:58:40 +0000
  • aa1e68e9fe nusbrd: pass $usbdebug to nusb/usbd cinap_lenrek 2024-12-09 01:30:16 +0000
  • eb52c928b1 nusb/usbd: improve debugging, dont portfail() when port attaches/detaches too fast, cleanup cinap_lenrek 2024-12-08 01:10:41 +0000
  • 8cc080311f nusb/lib: decode more base class codes in classname() cinap_lenrek 2024-12-07 15:55:12 +0000
  • eab5162760 nusb/audio: fix wrong emallocz() call in getclockrange() cinap_lenrek 2024-12-07 15:54:07 +0000
  • 255704232e nusb/usbd: make it less noisy: fprint() -> dprint() cinap_lenrek 2024-12-06 19:00:30 +0000
  • 5cc0a1f76d nusb/usbd: impelement warm-reset for usb3 ports, attempt port reset on failed hubs, enable port-power for rootports cinap_lenrek 2024-12-06 16:10:31 +0000
  • 2f12ad38ca devusb: handle root-port reset delays outside of hci driver, rootport power control cinap_lenrek 2024-12-06 16:07:44 +0000
  • ff65b74935 nusb/joy: support xbox360 controllers Arne 2024-12-03 20:21:37 +0000
  • 0518041867 cc: dont' try compiling invalid code Ori Bernstein 2024-12-01 22:37:14 +0000
  • 7d13427ccf flambe: right click to plumb functions Jacob Moody 2024-12-01 00:39:27 +0000
  • 6bc1ec47a0 factotum(4): minor typo Jacob Moody 2024-11-30 23:51:18 +0000
  • afe12c32f3 nusbrc: add Prolific and CP2102 serial uart cinap_lenrek 2024-11-24 17:18:59 +0000
  • b0f2f4e47d boot/net.rc: redirect grep error to /dev/null cinap_lenrek 2024-11-24 17:11:13 +0000
  • a77fd25d90 gefs: remove nokill code cinap_lenrek 2024-11-23 17:37:07 +0000
  • 4ed03dff93 auth/factotum: mount factotum onto /mnt/factotum instead of /mnt by default cinap_lenrek 2024-11-23 16:05:11 +0000
  • 0676a1ba51 libpcm: fix buggy use of clip macro (evaluates its arg twice) cinap_lenrek 2024-11-22 22:47:28 +0000
  • b9955e29d1 upas/Mail: don't move cursor when flags are unchanged Ori Bernstein 2024-11-22 16:34:34 +0000
  • 03cb81c7a5 usb: support the pine64 UART Noam Preil 2024-11-18 22:22:25 +0000
  • dd2ed5326e libmp/convtest: fix format string type warning uint -> %ud and remove unused variables cinap_lenrek 2024-11-19 01:56:48 +0000
  • 06d10d96e9 gefs: fix block leak when merging tree nodes Ori Bernstein 2024-11-18 23:00:21 +0000
  • 9ad3c2d098 git/save: handle all cases correctly when walking args Ori Bernstein 2024-11-18 20:34:35 +0000
  • 9fcb4c0896 git: make tests less verbose Ori Bernstein 2024-11-18 20:33:17 +0000