summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2007-10-17Split I/O-related routines (getpages, putpages, etc.) which are heavilypooka
2007-10-09Import of SCHED_M2 - the implementation of new scheduler, which is basedrmind
2007-10-08Fix accidental USE_SSP -> USE_FORT: now USE_SSP works as intended fortls
2007-10-08Add stubs that provide new soft interrupt API from the vmlocking branch.ad
2007-10-08Merge file descriptor locking, cwdi locking and cross-call changesad
2007-10-05since ip_gre.c is gone, it's unhelpful to have dependencies on it.dogcow
2007-09-28Always build & link net/link_proto.c, since net/if.c needs it.dyoung
2007-09-25ufs is ssp cleanpooka
2007-09-21alpha can do notes.christos
2007-09-07move the HID processing defs to a higher context, since it is used byplunky
2007-09-07Implementation of POSIX message queues.rmind
2007-08-15subr_prf_bitmask.c -> subr_prf2.cad
2007-08-15Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposedad
2007-08-15Replace to Matthew Orgass's slhci(4).kiyohara
2007-08-09Shuffle routines which just roll values around from kern_clock.cpooka
2007-08-04Add cpuctl(8). For now this is not much more than a toy for debugging andad
2007-07-29Split vfs_subr.c into routines which need much of the kernelpooka
2007-07-29Move bitmask_snprintf() from subr_prf.c to subr_prf_bitmask.c to permitpooka
2007-07-28Move hashinit() & hashdone() from kern_subr.c to subr_hash.c topooka
2007-07-19Take steps to hide the radix_node implementation of the forwarding tabledyoung
2007-07-18After the recent mount changes, COMPAT_AOUT_M68K now depends on COMPAT_40.he
2007-07-15Default MEMORY_DISK_SERVER to 1 instead of using 'undefined' to mean 1.dsl
2007-07-14kcont was removed.ad
2007-07-09Remove kcont:ad
2007-06-29Add read-only support for SGI's Extent File System.rumble
2007-05-29Add a sockaddr_storage member to "struct ifreq" maintaining backwardschristos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob
2007-05-17merge yamt-idlelwp branch. asked by core@. some ports still needs work.yamt
2007-05-12amd64 kern.ldscript can handle notes nowchristos
2007-05-12Split the ahcisata driver in pci front-end and bus-independant back-end.bouyer
2007-05-08Split the ug(4) driver in three components:xtraeme
2007-05-08Add the TFTPROOT kernel option for TFTP'ing root RAMdisk at root mount time.manu
2007-05-07Rename vfs_aio.c to sys_aio.c as decided in <tech-kern>.rmind
2007-05-02Eliminate address family-specific route caches (struct route, structdyoung
2007-05-01Add bio(4) and associated bioctl(8) from OpenBSD, a driver control blockbouyer
2007-04-30Import of POSIX Asynchronous I/O.rmind
2007-04-14Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver.tnn
2007-03-20Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11.drochner
2007-03-20allocate chracter dev major #180 for drmdrochner
2007-03-17Let config(1) know that #define ATADEBUG goes in opt_ata.h. Indyoung
2007-03-12Add the ability for platform-specific Makefiles to indicate which kerneljmmv
2007-03-08High Precision Event Timer driver, following Intel specifications.njoly
2007-03-06Complete rename of hfsp to hfs, requested by thorpej.dillo
2007-03-05Integrate apmlabel and HFS+ file system.dillo
2007-03-04Move mkldscript.sh, which is used to create ldscript dynamically totsutsui
2007-02-10A quick hack to get things building again: put back the SA system callsad
2007-02-09Merge newlock2 to head.ad
2007-02-02Updates to allow Zaurus screen to rotate 90 degrees to a usable state with th...ober
2007-01-27We don't need to include kern_exit43.c to the list of files that we cannotchristos