summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-09-21tco(4): Fix whitespace. No functional change intended.riastradh
2022-09-21compat_50_quota: reject invalid quota id types.dholland
2022-09-21Add some causes and convenience macrosskrll
2022-09-21Use c99 types. NFC.skrll
2022-09-20fill out more of the linux pci API compatmrg
2022-09-20Typo in comment. No binary changes.rin
2022-09-20stfs{,x}{,u}: Switch to conversion algorithm specified by Power ISA.rin
2022-09-20syncache: make some functions staticozaki-r
2022-09-20tcp: separate syn cache stuffs into tcp_syncache.[ch] filesozaki-r
2022-09-20Checkpoint WIP.skrll
2022-09-20revert rev 1.111 (which was 1.106 again, without the 1.107 changes).mrg
2022-09-20Whitespaceskrll
2022-09-20KNFskrll
2022-09-20Welcome to 9.99.100knakahara
2022-09-20Remove routes on an address removal if the routes referencing to the address....knakahara
2022-09-19Fixed stack analyzing backtrace (bt/s) correctly for nested trapframes.ryo
2022-09-19Move cpu_Debugger() into a more suitable file, from cpuswitch.S to db_interfa...ryo
2022-09-19Don't process RX if SUNXI_CAN_INT_DATA_OR is pending. Seems to fix occasionalbouyer
2022-09-19Sort. NFC.skrll
2022-09-18KNF. 80 columns, use tab. NFC.ryo
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE. (This driver never even set it.)thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Typo in commentmartin
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE. (It was not being used correctly here inthorpej
2022-09-18Eliminate use of IFF_OACTIVE, take 2. (Not sure what happened there.)thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-17Eliminate use of IFF_OACTIVE.thorpej
2022-09-17Eliminate use of IFF_OACTIVE. (In this driver, it was set in onethorpej
2022-09-17Eliminate use of IFF_OACTIVE.thorpej
2022-09-17Eliminate use of IFF_OACTIVE.thorpej
2022-09-17Make qn_softc::transmit_pending a bool. NFC.thorpej
2022-09-17Remove statically allocated qn_softc[] array. NFC, as it was notthorpej
2022-09-17Eliminate use of IFF_OACTIVE.thorpej
2022-09-17Use C99 designated initializers.tsutsui
2022-09-17Make local functions static.tsutsui