summaryrefslogtreecommitdiff
path: root/sys/arch/sun2
AgeCommit message (Expand)Author
2019-04-26Use veriexec.config to reduce duplicationsevan
2019-04-25No functional change:msaitoh
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-04-03Gut more stuff so we fit. Last working RAMDISK kernel was 6.1.5.christos
2019-02-05 Remove very old IFF_NOTRAILERS flag.msaitoh
2019-01-28Systematize handling of removed drivers.dholland
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-09-22No need to specify COMPAT_AS anymore.rin
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh
2018-06-22 It's not required to include net/bpfdesc.h. Remove it.msaitoh
2018-06-01disable a few more things and return another 1% of memory.mrg
2018-05-08make as not having pmap statistics availablechristos
2018-03-07Remove more unused functions with COMPAT_AS=librarymaya
2018-03-03sun2/sun3:mrg
2018-02-10Remove the last reference to IPSEC_ESP. This option was deleted inmaxv
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-11-06Cleanup and clarify the ELFSIZE mess:christos
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-06-16dumpconf(void) long doesn't exist, remove the prototypejdolecek
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-12-15Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_inputozaki-r
2016-12-08Apply deferred if_start frameworkozaki-r
2016-07-07KNF. Remove extra spaces. No functional change.msaitoh
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-02-09Introduce softint-based if_inputozaki-r
2015-12-24fenv for m68kchristos
2015-09-26Remove KMEMSTATS. Normally it's ok now.maxv
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-08-12Remove KMEMSTATS.maxv
2015-08-07Remove KMEMSTATS.maxv
2015-05-20Remove leftover use of AF_NS and NS optionozaki-r
2015-04-13MD rnd.h cleanups. Please let me know if I broke anything!riastradh
2015-03-04Handle EINVAL in the fault path and send SIGBUS on mmap'd access past EOFmartin
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-10Merge tls-earlyentropy branch into HEAD.tls
2014-07-26Comment out options and devices to sync GENERIC rev 1.90.tsutsui
2014-07-26Shrink GENERIC kernel to fit to bootloader's limit (2MB).tsutsui
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-24- remove unusedchristos
2014-03-24avoid local redefinitionschristos
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland