summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2022-11-01s/varaible/variable/ and s/varible/variable/ in comments.andvar
2022-10-26sgimips/scn(4): Convert to ttylock/ttyunlock.riastradh
2022-10-04Remove unused extern declaration of constty.rin
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-08-07UFS/LFS dirhash:simonb
2022-06-08This kernel has no midi, so comment out pseudo-device sequencermartin
2022-06-07This kernel has no midi, so comment out pseudo-device sequencermartin
2022-04-16fix various typos in comments and log messages.andvar
2022-03-03mips: Use device_set_private for cpuN on older ports.riastradh
2022-02-12sys: Fix various abuse of struct device internals.riastradh
2021-12-05Fix typo again... s/Comparision/Comparison/msaitoh
2021-12-05s/comparsion/comparision/ in comment.msaitoh
2021-12-03fix various typos in comments, log messages and documentation.andvar
2021-11-10s/endianess/endianness/msaitoh
2021-09-18Remove unnecessary (and unimplemented) WSKBD_*BELL ioctls in kbd drivers.tsutsui
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-21fix some more typos in comments/log messages, improve wording as well.andvar
2021-08-12fix typos in "environment" word.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-06-29Remove uscanner(4) drivernia
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2021-04-26if ddb is enabled set cpu_reset_address to crime_reboot.mrg
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-15more -fcommon for boot programs.mrg
2021-04-01Whitespace: #define<tab>simonb
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-08-16make COMPAT_LINUX option disabled by defaultjdolecek
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-15Follow ipfilter -> npf changes.tsutsui
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-06-11uvm_availmem(): give it a boolean argument to specify whether a recentad
2020-05-29For struct timecounter, use C99 initializers.rin
2020-04-04mark nsmb major obsoletejdolecek
2020-01-30Fix typomartin
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2020-01-29Adopt <net/if_stats.h>.thorpej
2020-01-25Retire "le* at pci?" from the shipped kernel configs:thorpej
2020-01-20Remove FDDI support.thorpej
2020-01-19Remove HIPPI support and the esh(4) driver that uses it. There have notthorpej
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2020-01-02Use todr_gettime_ymdhms / todr_settime_ymdhms.thorpej
2019-12-31Rename uvm_free() -> uvm_availmem().ad
2019-12-27s/transfered/transferred/msaitoh
2019-12-27s/suport/support/msaitoh
2019-12-26s/lenght/length/msaitoh