summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-03-13devip: allow setting the "trans" flag on a logical interfacecinap_lenrek
2022-03-12devip: implement network address translation routescinap_lenrek
2022-03-12awk: fix off-by-one string buffer overflow from gsubcinap_lenrek
2022-03-08hjfs: fix group ownership of home dirs created by newuser commandAlex Musolino
2022-03-05igfx: fix some typos in commentsMichael Forney
2022-03-02igfx: add TypeILK, since it differs slightly from SNBMichael Forney
2022-03-02igfx: maintain single/double-channel LVDS mode from BIOSMichael Forney
2022-03-02igfx: fix FDI link training on ironlakeMichael Forney
2022-03-02mergecinap_lenrek
2022-02-28aux/vga: return modes according to EDID timing priority orderMichael Forney
2022-02-28ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)cinap_lenrek
2022-02-27devbridge: fix vlan range parsingcinap_lenrek
2022-02-27git/revert: update modification time on revertOri Bernstein
2022-02-27snoopy: add vlan protocol (802.1q)cinap_lenrek
2022-02-26devbridge: improve locking, unbind ports automatically on read error and more...cinap_lenrek
2022-02-23nusb/disk: use setalt(), print argv0 in prints instead of "disk:"cinap_lenrek
2022-02-23nusb/cam: fix mistake (nil vs -1)cinap_lenrek
2022-02-23nusb/audio: use setalt(), make sure endpoint has right direction.cinap_lenrek
2022-02-23nusb/cam: use setalt()cinap_lenrek
2022-02-23nusb/ether: use setalt()cinap_lenrek
2022-02-23nusb/lib: provide a setalt() function to set the interface to its altsettingcinap_lenrek
2022-02-23nusb/ether: remove csp check for rndis, already done in nusbrccinap_lenrek
2022-02-21libFLAC: update to 1.3.4Sigrid Solveig Haflínudóttir
2022-02-21nusb: Fix handling of interface altsetting.cinap_lenrek
2022-02-21usbxhci: endpoint address needs to be masked with Epmax from endpoint numbercinap_lenrek
2022-02-16devbridge: implement experimental vlan supportcinap_lenrek
2022-02-16devip: dont hold ifc wlock during medium bind/unbindcinap_lenrek
2022-02-16rc: fix globbing with lists (thanks qwx)cinap_lenrek
2022-01-01nusb/serial: fix pl2303 usbcmd error checksMichael Forney
2021-08-21etheriwl: fixes for 7260 ackemal
2022-02-10git/branch: fix order of operations (thanks qwx)Ori Bernstein
2022-02-10gba: fix flash chip id for 128k and add settingqwx
2022-02-09audio/flacdec: handle read errors properly to avoid endless looping saturatin...Sigrid Solveig Haflínudóttir
2022-02-09rio: fix parsing of directory path (-cd) when creating a new window via wctlIgor Böhm
2022-02-06nusb/usbd: use per hname collision counter instead of device address to resol...cinap_lenrek
2022-02-05bcm: fix rebootcode linkagecinap_lenrek
2022-02-05ip/tftpd: add -m argument for name substitution using regular expressionscinap_lenrek
2022-02-05devgpio: make reading ctl file return 0 bytescinap_lenrek
2022-01-29acne/Mail: fix double-free (Bterm() in mesgshow())cinap_lenrek
2022-01-24vmx: fix PCI ID for virtio block devicesMichael Forney
2022-01-22mothra: fix rendering of <samp> tagKristo
2022-01-23devenv: allow environment total size of up to 1MBcinap_lenrek
2022-01-23git/query: leave range commits in topological orderMichael Forney
2022-01-23cc: fix incorrect octal range condition in mpatovMichael Forney
2022-01-23/sys/games/lib/fortunes: GPU.jsglenda
2022-01-23man(1): reference /rc/bin/sig in SOURCE sectionIgor Böhm
2022-01-07cmd/sshfs.c (recvproc): prefer error codes over error stringsBenjamin Riefenstahl
2022-01-19page: performance fixesqwx
2022-01-19flacdec: do not loop forever on write/decode errorsSigrid Solveig Haflínudóttir
2022-01-16kernel: make Page.txtflush into an arraycinap_lenrek